miruka
|
69ed35d4dd
|
Trigger model sync ASAP when creating local echoes
|
2019-08-31 16:14:14 -04:00 |
|
miruka
|
28d8721fe2
|
Fix HShortcutHandler not processing shortcuts
|
2019-08-31 15:34:05 -04:00 |
|
miruka
|
8d1c02f44f
|
Add qpl files to rcc resources
|
2019-08-30 20:59:08 -04:00 |
|
miruka
|
d838d4ecfc
|
Warn about no_embedded and make install
|
2019-08-30 20:54:27 -04:00 |
|
miruka
|
9d51df4bf7
|
make clean: also remove mypy cache dirs
|
2019-08-30 20:41:51 -04:00 |
|
miruka
|
0bbc61fd64
|
Remove pdb call
|
2019-08-30 20:40:09 -04:00 |
|
miruka
|
9aff5450db
|
Reduce icons brightness
|
2019-08-30 20:30:39 -04:00 |
|
miruka
|
ca2ecc75bb
|
Make uvloop dependency optional
|
2019-08-30 20:24:13 -04:00 |
|
miruka
|
446dc776b0
|
Make make install work
|
2019-08-30 20:13:38 -04:00 |
|
miruka
|
cc4a33bb04
|
Write to disk merged base + user config files
|
2019-08-30 19:43:58 -04:00 |
|
miruka
|
92f6274458
|
Use QtGraphicalEffects.LinearGradient
Instead of using a Rectangle and its gradient prop, since there's no
need for the rotation/scale hack and it gives better quality.
|
2019-08-30 19:21:51 -04:00 |
|
miruka
|
f25a0d7c87
|
mainUI: be an Item instead of Rectangle
|
2019-08-30 19:09:21 -04:00 |
|
miruka
|
e506a70767
|
Fix random shortcuts getting triggered
Caused the "window bounces when typing text" bug
|
2019-08-30 19:06:42 -04:00 |
|
miruka
|
6953250e50
|
Adjust padding for Buttons, TextFields, TextAreas
|
2019-08-30 18:10:25 -04:00 |
|
miruka
|
a6aec2d5bf
|
Fix HButton size on KDE
|
2019-08-30 17:37:13 -04:00 |
|
miruka
|
8a7e140163
|
Improve README instructions
|
2019-08-30 17:05:22 -04:00 |
|
miruka
|
a40b274c7d
|
Explicitely unset font.pointSize
Avoid warnings on desktop environments
|
2019-08-30 17:04:42 -04:00 |
|
miruka
|
546761f591
|
Fix sidePane toolBar id/property name
|
2019-08-30 13:48:24 -04:00 |
|
miruka
|
70b82b7b59
|
Add scroll to top/bottom keybinds
|
2019-08-30 13:40:56 -04:00 |
|
miruka
|
6a540f6397
|
Add keybinds to scroll page up/down
|
2019-08-30 13:06:54 -04:00 |
|
miruka
|
927323909d
|
Rename "greentext" to "quote"
|
2019-08-30 12:29:01 -04:00 |
|
miruka
|
b651be3c30
|
Support greentext in RoomDelegate subtitle
|
2019-08-30 12:07:50 -04:00 |
|
miruka
|
720eb78fe8
|
Fix displaying local echo html formatting
|
2019-08-30 11:53:55 -04:00 |
|
miruka
|
aec83c66f3
|
Fix apply button loading on profile change
|
2019-08-30 11:42:01 -04:00 |
|
miruka
|
8a2053fcaf
|
Fix collapsing account with keyboard
When collapsing the account and the current page/focus is a room of this
account, switch focus to the account.
|
2019-08-30 11:24:47 -04:00 |
|
miruka
|
8276e800be
|
Rename SidePane components
|
2019-08-30 11:05:11 -04:00 |
|
miruka
|
244fc12465
|
Fix using up/down arrows when focusing sidepane
Pause the HTileDelegates setCurrentTimer when the SidePane has focus.
|
2019-08-30 10:56:38 -04:00 |
|
miruka
|
4587599cf5
|
Fix sending typing state when no configured alias
|
2019-08-30 10:49:41 -04:00 |
|
miruka
|
498bee2e20
|
Improve image path matching regex for html_filter
|
2019-08-30 10:37:13 -04:00 |
|
miruka
|
06d75a18fc
|
Remove useless print
|
2019-08-30 10:33:58 -04:00 |
|
miruka
|
f0612c2a51
|
Fix daybreak not showing before RoomCreateEvent
|
2019-08-30 10:33:17 -04:00 |
|
miruka
|
10a53d7afb
|
Fix room past events loading in some cases
|
2019-08-30 10:28:53 -04:00 |
|
miruka
|
a987cf48e6
|
Don't add profile events to the timeline (for now)
|
2019-08-30 10:09:09 -04:00 |
|
miruka
|
19cbfc9cfe
|
Fix html_filter.py for html_sanitizer 1.7.3
|
2019-08-30 00:07:41 -04:00 |
|
miruka
|
6cc689fb57
|
Add missing instructions to README
|
2019-08-30 00:07:05 -04:00 |
|
miruka
|
3a6ecce4f7
|
Improve background gradient
|
2019-08-29 21:06:24 -04:00 |
|
miruka
|
552a4b53fb
|
Use the now fixed nio.MatrixRoom.display_name
The property behaves according to the Matrix standard starting from nio
0.5, no need to generate the room display name ourself anymore.
|
2019-08-29 16:47:07 -04:00 |
|
miruka
|
665211a8d3
|
Increase inputs color saturation
|
2019-08-28 19:47:28 -04:00 |
|
miruka
|
73af3bd2c5
|
Reduce button hover/highlight overlay opacity
|
2019-08-28 19:44:52 -04:00 |
|
miruka
|
1eaec701dc
|
Fix banners position
|
2019-08-28 19:39:22 -04:00 |
|
miruka
|
ff9f8127d7
|
UI gradient background, adjust some colors
|
2019-08-28 19:34:50 -04:00 |
|
miruka
|
1806ac6ac0
|
Color "upload profile picture" icon
Also fix hover zone to span the entire avatar rectangle
|
2019-08-28 18:47:04 -04:00 |
|
miruka
|
e1da7be253
|
Gray out disabled button icons
|
2019-08-28 18:32:16 -04:00 |
|
miruka
|
6cda69ad67
|
Restore icon colors
|
2019-08-28 18:21:13 -04:00 |
|
miruka
|
4bee87ed5d
|
Add positive/negativeBackground to theme
|
2019-08-28 16:41:58 -04:00 |
|
miruka
|
37e762d241
|
Remove hard-coded colors and cleanup SVG icons
Also remove old filled icons pack, and rename the "light-thin" pack to just
"thin".
|
2019-08-28 16:30:48 -04:00 |
|
miruka
|
18120f5216
|
Add HProgressBar component
|
2019-08-28 14:28:20 -04:00 |
|
miruka
|
21b44bcf66
|
Add animated icon to ImportingKeys box
|
2019-08-28 13:50:29 -04:00 |
|
miruka
|
4ff3ebe255
|
Fix room subtitle for local echoes
|
2019-08-28 13:29:49 -04:00 |
|
miruka
|
f8a392883b
|
Retry decrypting megolm events after a key import
|
2019-08-28 13:23:12 -04:00 |
|