Joseph Donofry
a5d5ea1881
Fix URL in appdata.xml
5 years ago
Nicolas Werner
ddcab64315
Update versions to 0.7.1
5 years ago
Nicolas Werner
4720d2b562
Update translations
5 years ago
Nicolas Werner
0e1bb5137b
Add menu entry to show decrypted source
...
Also make hidden entries not consume space in Menus with some qml
styles.
5 years ago
Nicolas Werner
6a39b29acc
Disable opening images, when they are not loaded
5 years ago
Joseph Donofry
03a838709b
Update appdata.xml
5 years ago
Joe
9d46eb123f
Release v0.7.0
5 years ago
Nicolas Werner
277c0e9564
Update translations
5 years ago
DeepBlueV7.X
46f3c97879
Translated using Weblate (English)
...
Currently translated at 100.0% (261 of 261 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
5 years ago
DeepBlueV7.X
741da4ab32
Translated using Weblate (German)
...
Currently translated at 97.7% (255 of 261 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
Nicolas Werner
dcddea6fb8
Fix reply not closing
...
fixes #124
5 years ago
Nicolas Werner
2b24a978e1
Mid color is used for scrollbars it seems
5 years ago
Nicolas Werner
537cc966cc
Use Item for transparent rectangles
5 years ago
Nicolas Werner
d68b24188f
Size reply background by contents
5 years ago
Nicolas Werner
d2e495532d
Make Filemessage background size by content
5 years ago
Nicolas Werner
6794b6472d
Add a few missing palette colors
5 years ago
Nicolas Werner
94f5b25888
Change fallback style to fusion
5 years ago
Nicolas Werner
8bf25f3d80
Set palette globally
5 years ago
Nicolas Werner
d35cc3dda4
Use palette for qml code for theming
...
Can't do it for QtWidgets code. We need to fully transition, before we
can fully switch over probably.
5 years ago
Emi Simpson
06676cfb33
Updated translations
5 years ago
Pushpam Choudhary
93bcdbed2d
Update minor fixes in translations as requested
5 years ago
Pushpam Choudhary
71ba8cb284
Add periods to terminate non-user messages in the timeline
5 years ago
Nicolas Werner
0f1a352dd7
Make buttons hideable via setting, button contents can still be accessed via context menu
5 years ago
Nicolas Werner
a071f55c7b
Fix images without size
5 years ago
DeepBlueV7.X
50eec6a96b
Translated using Weblate (German)
...
Currently translated at 68.4% (165 of 241 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
Nicolas Werner
b894ce4dcd
Make blurhash provider async
5 years ago
Adasauce
ee176de1ec
update translations
5 years ago
Adasauce
ed4bb1a576
Add support for more room events in timeline
5 years ago
Joseph Donofry
ca1d3203f5
Translated using Weblate (English)
...
Currently translated at 100.0% (241 of 241 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
5 years ago
Joseph Donofry
1046958099
Update translations
5 years ago
Nicolas Werner
0fc98b2692
Experimental blurhash implementation (MXC2448)
5 years ago
Nicolas Werner
328a3c7ebd
Fix avatar layering in room list
5 years ago
Nicolas Werner
9efa001bcf
Fix high dpi scaling of avatars
5 years ago
Nicolas Werner
11bffd5d90
Revert change from TextEdit to TextArea
...
It made some messages unreadabe. We loose proper highlight colors, but
we will have to do for now, until I can figure out, why the TextArea
doesn't work.
5 years ago
Nicolas Werner
b1eff0a37f
Improve link theming
5 years ago
Nicolas Werner
4d79f8078e
Don't let click on reply steal focus from the replied to elements
5 years ago
Nicolas Werner
505a8b5742
Only show reply button and option button on hover
5 years ago
Nicolas Werner
bed8c52891
Fix colour in svg not being actually white
5 years ago
Nicolas Werner
653ad0be97
Fix placeholder text being visible behind transparent avatars
5 years ago
Adasauce
6e6fe0cad2
remove setStyleSheet calls directly from widget code
...
removed from:
- emoji panel scrollbars
- emoji category labels
- splitter image handles
- textfield setTextColor impl
small change to the category separator label for better contrast /
readability in dark mode.
removed setTextColor completely from TextField. Doesn't appear to be in
use anywhere, and focus going more toward qss themeing from qproperty
setting.
5 years ago
Adasauce
5cdc5304ec
clean up the light and system themes too
5 years ago
Adasauce
388dee1d67
cleanup, re-order, de-duplicate, re-dry qss for dark
5 years ago
Nicolas Werner
6bdc75d073
Reset user colors on theme change (in qml timeline)
5 years ago
Adasauce
8b8b844bda
Tooltip and Combobox bugs with Breeze / Dark theme
...
setStyleSheet was overriding default tooltip theme from the system,
causing themes like Breeze to render white text on a grey bg for
tooltips. Tooltips now render default for the system theme everywhere.
set a theme matching color on the dark theme comboboxes.
fixes #118
5 years ago
Shun Sakai
2ceaead7fc
Change the initial of the proper noun to uppercase
...
markdown -> Markdown
5 years ago
Shun Sakai
68570a41e0
Add Japanese translation
5 years ago
Nicolas Werner
284fc8eaa8
Improve styling of emote messages
5 years ago
Joseph Donofry
096db389d1
Make closing the reply popup actually clear the reply message
5 years ago
Nicolas Werner
d330020fdd
Improve styling a bit
5 years ago
Nicolas Werner
2053f67626
Close popup when clicking outside
5 years ago