Martin Rotter
20f8d81f13
work
2023-11-28 13:09:01 +01:00
Martin Rotter
195a1f595c
rename nowebengine to lite, many other changes, will need to re-fix other tgins
2023-11-28 07:40:11 +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
dbb1b53974
remove newspaper view and unify "newspaper view" for single articles, they now use full previewer
2023-11-20 12:58:39 +01:00
Martin Rotter
2aead89071
fix warnings
2023-11-11 08:18:19 +01:00
Martin Rotter
24cbeb9491
normalize heights of feeds/articles toolbar when main windows is shown
2023-11-02 07:34:39 +01:00
Martin Rotter
5b090c7030
double fix selected items fetch and fix multiple popup questions when clearing multiple feeds
2023-11-01 10:11:25 +01:00
Martin Rotter
5d7cb9dfcd
add menu buttons to batch add direct/recursive feeds
2023-10-30 11:25:10 +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
3f0f26e28e
fix #1136
2023-10-24 08:35:37 +02:00
Martin Rotter
e8090ce68c
work on discoverying feeds
2023-10-17 15:23:36 +02:00
Martin Rotter
e3e1929436
save, work on toasts
2023-09-20 07:20:08 +02:00
Martin Rotter
255154c2dd
save
2023-09-15 09:44:09 +02:00
Martin Rotter
1cfcc0b952
save work
2023-09-13 14:09:18 +02:00
Martin Rotter
9745f29547
work on toasts
2023-09-12 09:02:00 +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
01af7a2a3e
fix proxy not used in some tt-rss calls
2023-09-04 08:45:59 +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
87c5abec12
set add_any_datetime... to 0 when migrating DB to be consistent
2023-08-22 10:28:43 +02:00
Martin Rotter
238a18cbde
refactor C++ includes
2023-08-16 20:44:38 +02:00
Martin Rotter
c76320fbcd
better code flow when app starts + correctly show number badge when tray icon is active on windows startup + correctly show tray messages on app startup + remove some redundant code
2023-07-21 10:06:06 +02:00
Martin Rotter
83e3126343
fix window remembering its correct location
2023-06-09 08:22:35 +02:00
Martin Rotter
daf0ca4636
fix #953 and some missing icon
2023-05-11 09:01:25 +02:00
Martin Rotter
df7e9109b1
add button to clear web cache and storage - in Tools menu
2023-05-11 08:00:22 +02:00
Martin Rotter
d0b69cbdcb
fix #933 + work on richtext
2023-05-02 08:29:13 +02:00
Martin Rotter
7868342a80
fix #918
2023-04-21 13:06:53 +02:00
Martin Rotter
e33599b862
fixed #408
2023-04-21 09:33:43 +02:00
Martin Rotter
47b5156374
fixed #408
2023-04-21 09:32:12 +02: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
0571bec512
bump version, fix end of feed fetching
2023-01-05 13:56:04 +01:00
martinrotter
454cca6711
Add workaround for a macOS-only Qt crash ( #866 )
...
QTBUG: https://bugreports.qt.io/browse/QTBUG-102107
Co-authored-by: guihkx <626206+guihkx@users.noreply.github.com>
2023-01-04 14:17:38 +01:00
Martin Rotter
a3a77211d0
added no-duplicates premade article filter + implemented dialog-based application log viewer
2022-12-01 08:17:39 +01:00
Martin Rotter
b3216c570b
fix main window state saving in qt6
2022-09-15 09:01:25 +02:00
Martin Rotter
65e232d2d2
fix main window visibility switching
2022-08-15 09:13:13 +02:00
Martin Rotter
ac1b88b481
try to fix #697 upstream
2022-04-21 09:23:29 +02:00
brkgbr
e3096aee4f
Extend filtering ( #678 )
...
* Unified naming in message highlighter related code
* Added extended filtering logic
* Added UI for extended filtering
* Removed ShowOnlyUnreadMessages from Articles menu
* Added filter to messagestoolbar defaults
* Implemented QToolButton state saving
* Review fixes
* Changed titles for article filter buttons
2022-04-09 07:14:25 +02:00
Martin Rotter
c713b02b13
fix 679
2022-04-07 10:30:07 +02:00
Martin Rotter
f571a2d01b
Initial PoC for litehtml integration.
2022-03-25 14:28:34 +01:00
Martin Rotter
62691d9813
fix missing icon
2022-03-25 07:34:27 +01:00
Martin Rotter
a312d02a07
can sort cats and accs too, need to revisit removing of accounts and categories and also moving to parents
2022-03-15 14:50:20 +01:00
Martin Rotter
c03e31a26a
work on man. sort, now can move bottom/top for feed
2022-03-14 14:06:29 +01:00
Martin Rotter
73f6e602ac
fixup after revert
2022-03-14 09:24:52 +01:00
Martin Rotter
67e9a249af
Revert "cleanup manual sort partial implementation"
...
This reverts commit 741c6ef68281460035b03f7b9b695d90045b28d6.
2022-03-14 09:24:30 +01:00
Martin Rotter
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +01:00
Martin Rotter
84aa24255c
working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features
2022-03-04 14:14:37 +01:00
Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
521d6418fb
fix #608
2022-02-14 15:10:28 +01:00