miruka
|
4c4d747ecf
|
Add AudioPlayer & EventAudio
|
2019-09-17 23:23:47 -04:00 |
|
miruka
|
f19d337817
|
Move hover preview height from settings to theme
|
2019-09-17 16:39:45 -04:00 |
|
miruka
|
692749e72f
|
Support video events, new media player
|
2019-09-17 16:30:04 -04:00 |
|
miruka
|
ebf6d36c01
|
Transparent black for hovered avatar background
Also add theme property to change it.
|
2019-09-12 20:04:46 -04:00 |
|
miruka
|
1f58cfeae8
|
Add GIF pause overlay
|
2019-09-12 17:27:26 -04:00 |
|
miruka
|
15add6d91c
|
Confirm account logout and propose exporting keys
Key export button callback not implemented yet.
|
2019-09-09 12:58:13 -04:00 |
|
miruka
|
2f7fbd2621
|
Profile: fix eliding, increase wide width needed
|
2019-09-09 11:35:46 -04:00 |
|
miruka
|
31e1daa046
|
Set placeholder text color for text field and area
|
2019-09-07 17:00:12 -04:00 |
|
miruka
|
c5bd5a1eb1
|
Add transparency to typing members bar
|
2019-09-07 16:55:07 -04:00 |
|
miruka
|
78119d1ef0
|
Wrap text in <pre>
|
2019-09-07 14:34:14 -04:00 |
|
miruka
|
6e40f29ebe
|
Consider preview thumbnails to calculate msg width
Also move thumbnails width setting from settings.json to the theme
|
2019-09-06 23:36:37 -04:00 |
|
miruka
|
164f09c939
|
Add theme property to control hovered avatar size
|
2019-09-06 16:14:39 -04:00 |
|
miruka
|
812fc3aff7
|
Background color for HMenu instead of transparent
|
2019-09-06 16:11:25 -04:00 |
|
miruka
|
87ff343cc3
|
Reduce quotes brightness in room subtitles
|
2019-09-06 14:12:32 -04:00 |
|
miruka
|
9aff5450db
|
Reduce icons brightness
|
2019-08-30 20:30:39 -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
|
927323909d
|
Rename "greentext" to "quote"
|
2019-08-30 12:29:01 -04:00 |
|
miruka
|
3a6ecce4f7
|
Improve background gradient
|
2019-08-29 21:06:24 -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
|
ff9f8127d7
|
UI gradient background, adjust some colors
|
2019-08-28 19:34:50 -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
|
399a35dacb
|
Rename SendBox to Composer
|
2019-08-27 23:03:52 -04:00 |
|
miruka
|
77dbc3a502
|
Fix accent and input colors
|
2019-08-27 22:44:41 -04:00 |
|
miruka
|
ebfebbeae1
|
Improve import keys password popup
|
2019-08-27 22:43:57 -04:00 |
|
miruka
|
0a0e11e1f4
|
Rework the LoadingScreen and HBusyIndicator
|
2019-08-27 19:47:58 -04:00 |
|
miruka
|
0c0ede8b40
|
Disable buttons when they're loading
|
2019-08-27 14:21:10 -04:00 |
|
miruka
|
627a186700
|
Add tooltips to buttons and room invite button
|
2019-08-22 09:27:41 -04:00 |
|
miruka
|
3082c64666
|
Show user ID as member tile subtitle
Also move member styling in theme to the right place
|
2019-08-22 05:42:48 -04:00 |
|
miruka
|
437324bd64
|
Improve HMenu/HMenuItem style
|
2019-08-21 16:23:22 -04:00 |
|
miruka
|
ed96409645
|
Split HButton components, add HMenu/HMenuItem
|
2019-08-21 15:45:13 -04:00 |
|
miruka
|
206f5494c8
|
Use hsluv for display names & remove hsl funcs
|
2019-08-21 12:43:07 -04:00 |
|
miruka
|
9332eadbbf
|
Use hsluv instead of hsla for avatar colors
|
2019-08-21 12:35:55 -04:00 |
|
miruka
|
6e3924ca4e
|
Add ListView highlight color to theme
|
2019-08-21 04:58:53 -04:00 |
|
miruka
|
46e685847f
|
Replace HInteractiveRectangle by HTiledelegate
|
2019-08-21 04:39:07 -04:00 |
|
miruka
|
4abf57c8d4
|
Make HCheckBox themable
|
2019-08-20 18:31:20 -04:00 |
|
miruka
|
ce128d5ab5
|
Refactor HButton
|
2019-08-20 17:41:24 -04:00 |
|
miruka
|
2865d86d19
|
Refactor SidePane ListView in a flat way
Also adjust some colors (accentBackground)
TODO: Repair Filter rooms field
|
2019-08-18 03:35:28 -04:00 |
|
miruka
|
1663b166c7
|
HInteractiveRectangle: add missing pressed effect
|
2019-08-17 17:05:52 -04:00 |
|
miruka
|
7319c8d7b4
|
Highlight currently select account/room delegate
|
2019-08-17 16:59:13 -04:00 |
|
miruka
|
5e63331f8b
|
Increase h6 titles font size
|
2019-08-17 14:54:34 -04:00 |
|
miruka
|
c7adb5b02f
|
Show error messages on login screen
|
2019-08-16 16:30:18 -04:00 |
|
miruka
|
186d42a45e
|
Change accentText hue
|
2019-08-16 13:24:48 -04:00 |
|
miruka
|
7d4da8952f
|
Reduce RoomDelegate opacity for left rooms
|
2019-08-16 13:04:54 -04:00 |
|
miruka
|
2bb3952225
|
Show last event time in RoomDelegate
Also respect locale for message times
|
2019-08-16 12:07:22 -04:00 |
|
miruka
|
ea4ba38056
|
Give pane toolbar a stronger background
|
2019-08-15 12:06:51 -04:00 |
|