dries.k
234557df46
add option to set date label as system locale format
2023-05-22 23:22:23 +02:00
Imran Shah
5dd9c54380
set minimum size hint for short messages
2023-05-21 21:57:24 +01:00
dries.k
8ea89b1df9
try to improve readability
2023-05-21 12:54:59 +02:00
dries.k
b585e3bb97
use _parent attribute instead of parent
2023-05-21 12:54:29 +02:00
dries.k
0ca78ad8d9
update type hinting
2023-05-21 12:53:33 +02:00
dries.k
7d47c79898
Simplify the inserting and processing of messages.
...
Message widgets are now inserted into the listView through the `rowsInserted` callback of the messages model.
Messages are processed in the GetMessagesTask and GetApplicationMessagesTask when fetching multiple new messages. Single new incoming messages are processed in ProcessMessageTask.
2023-05-21 12:52:52 +02:00
seird
bc221d6c8f
Automatic theme ( #29 )
...
* add "automatic" theme
set the theme and icons based on the system theme
* update the default icons based on system theme
* update pyqt to 6.5.0 to get the colorSchemeChanged callback
* rename style to theme
* remove unused svg files for default theme
* ServerInfoDialog: update feedback colors in dark mode
2023-05-21 11:41:01 +02:00
dries.k
e00c2d4ca1
display message priority colors
2022-12-28 18:21:43 +01:00
dries.k
86fbf003e1
add scale image factor to default settings
2022-12-04 16:17:47 +01:00
dries.k
304daee5ff
make sure pixmap height is an int
2022-12-03 10:06:00 +01:00
dries.k
eaf4ba57a3
render images
2022-12-03 10:03:10 +01:00
dries.k
eea1c874cc
update icons on theme change
2022-11-03 18:21:41 +01:00
seird
a8a854ce6b
Add basic dark & light theme ( #18 )
2022-11-02 19:31:56 +01:00
dries.k
23250acf31
remove url parameters from extension
2022-09-03 13:31:34 +02:00
dries.k
3b9931826a
do not use the leaveEvent on macos
2022-09-03 13:31:34 +02:00
dries.k
7957c0c4d6
add extensions to default settings
2022-09-03 13:31:34 +02:00
dries.k
28fef2c9de
basic image pop-up on hover
2022-09-03 13:31:33 +02:00
dries.k
fa985f1023
respect system font sizes by default
2022-08-21 10:20:00 +02:00
dries.k
2c8493d6a3
wrap title
2022-04-10 19:00:07 +02:00
dries.k
625ceb279c
message widget: display date on the right hand side
2022-04-06 19:47:30 +02:00
dries.k
c591ebf09c
make icons smoother in the messagewidget
2022-04-04 14:35:23 +02:00
dries.k
93a1207718
use absolute paths to access images
2022-03-21 19:18:48 +01:00
dries.k
ff8f7328fa
message fonts setting
2022-02-10 17:56:39 +01:00
dries.k
0bea6ea14f
a better main window
2022-02-08 22:12:52 +01:00