Commit graph

73 commits

Author SHA1 Message Date
Martin Rotter
2b2aaee70a refactor media player, separate into backend logic 2023-11-27 10:53:08 +01:00
Martin Rotter
d1ae926b5d fix build 2023-11-24 11:03:20 +01:00
Martin Rotter
be6b8984c0 added playback speed and time lalbe 2023-11-24 09:50:17 +01:00
Martin Rotter
c6aea2bbfa fixes for compilation 2023-11-22 15:12:17 +01:00
Martin Rotter
49d5716785 compile on qt5 2023-11-22 10:20:19 +01:00
Martin Rotter
56c9e973df initial slim implementation of media player for qt6, will fix for qt5 and polish and integrate better later 2023-11-21 14:33:48 +01:00
Martin Rotter
76c7dd1703 fixes for gmail, fixed crash when editing email 2023-11-16 10:21:30 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
24f72dee33 elide notifications title! 2023-11-10 10:20:52 +01:00
Martin Rotter
919547e586 fix some bugs in settings UI section 2023-11-03 10:29:38 +01:00
martinrotter
623caa7631
Multi select feeds list - basic implementation (#1148)
* Starting to work on this.

* Working, saving of common data in feeds could work

* Working, saving of common data in feeds could work

* work on standard

* save work

* work on multi feed select, should work now for feeds

* kind of works, there are some corner cases and UX things that need to be sorted out, will merge so people can test
2023-10-30 10:54:44 +01:00
Martin Rotter
2f5b84cfc7 make repeatedly used regexps static for some performance boost 2023-10-23 08:32:07 +02:00
Martin Rotter
22c5cd56fa selecting articles from notifications work 2023-10-04 14:44:31 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
c37eadea07 make displaying of huge article lists faster due to optimizations in how article list filtering is handled 2023-09-05 10:24:37 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
0abef3faac new initial feeds 2023-08-18 18:11:41 +02:00
Martin Rotter
ed2e9e2ce6 New translations, fixed build. 2023-08-17 09:04:54 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
6566349838 bunch of GUI QOL enhancements for queries, ability to "clean" 2023-08-15 14:03:40 +02:00
Martin Rotter
a4ee83f96d fix build 2023-08-04 11:25:43 +02:00
Martin Rotter
8698084ffe lang sync + syntax highlighting for article filters 2023-08-04 11:06:04 +02:00
Martin Rotter
a4818bd327 initial WIP js highlighter for article filters dialog 2023-08-01 13:39:25 +02:00
martinrotter
cd8ba3da17
Merge pull request #1019 from RachidTagzen/master
New Features: Avoid Downloading Old Articles to Preserve a Small Database & Supporting RTL
2023-07-31 09:50:47 +02:00
Martin Rotter
8133fce9e8 correctly use RTL text for rtl feeds 2023-07-31 08:33:04 +02:00
Martin Rotter
96910ee97d refactoring random colors 2023-07-27 07:15:04 +02:00
Martin Rotter
4694696c5d generate just a bit better colors using HSV model 2023-07-25 09:38:11 +02:00
Martin Rotter
64b33e3907 make filter, highlight btns more visually acceptable 2023-06-22 11:06:51 +02:00
Martin Rotter
4784baad48 much faster label menu showing 2023-06-12 07:44:08 +02:00
Martin Rotter
4b5a503bc8 bulk refreshing of article counts of all labels is now hugely faster 2023-06-09 11:17:27 +02:00
Martin Rotter
4d7203d715 save 2023-04-28 14:55:48 +02:00
Martin Rotter
f0b6fa09f0 fix some leaks 2023-03-14 19:00:52 +01:00
Martin Rotter
ac8629c751 better article list filtering 2023-02-10 14:04:42 +01:00
Martin Rotter
0d9521a33c fix #545 and also clear lineedits on ESC 2023-02-08 08:46:38 +01:00
Martin Rotter
3cf0fe8763 allow for skins to specify default app-wide font, some other subfixes to allow for proper functionality 2023-01-31 14:47:20 +01:00
Martin Rotter
feb4de0833 update helpspoiler to display HTML, properly show TT-RSS error when method not found, disable intelligent sync by default in tt-rss, update warning regarding 3rd party plugin 2023-01-30 09:30:11 +01:00
Martin Rotter
a555cd3224 make sure that newly enabled msg view column is not zero width 2022-08-31 12:43:26 +02:00
Martin Rotter
09bb58dcff save 2022-04-01 14:15:11 +02:00
Martin Rotter
2d7f9bb289 remove Qt < 5.12 code as Qt 5.12 is now minimal req. version 2022-03-25 07:38:40 +01:00
Martin Rotter
e8c84dc748 fix some mistakes 2022-03-17 06:54:12 +01:00
Martin Rotter
b442d9fb84 display unread counts in title too 2022-02-24 08:31:45 +01:00
Martin Rotter
cfcdeef031 some UX 2022-01-31 19:22:54 +01:00
Martin Rotter
cf01b38d70 some UI changes 2022-01-21 11:57:28 +01:00
Martin Rotter
6242bfa60c customize padding for msg list 2022-01-20 10:58:10 +01:00
Martin Rotter
95a5341967 multiple UX fixes, fix #570, prepare for better integration of nodejs 2022-01-13 13:51:57 +01:00
Martin Rotter
8ae02930f6 working custom colůors 2021-11-25 15:09:30 +01:00
Martin Rotter
fb840a5440 some icon fixes, also fix crash #539 2021-11-23 12:53:02 +01:00
Martin Rotter
f1baf56dcf use direct enums in metadata.xml, allow for custom dynamcic colors in lists for selected items 2021-11-19 08:31:09 +01:00