Commit graph

41 commits

Author SHA1 Message Date
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
aa372361ee fix #1009 2023-07-24 07:50:51 +02:00
Martin Rotter
eac63ff867 fixed #388 2023-04-21 08:03:40 +02:00
Martin Rotter
6d251dd34c fix #913 2023-04-12 06:35:30 +02:00
Martin Rotter
c41ca13ad1 fix using custom account-wide proxy when importing feeds 2023-04-05 11:24:31 +02:00
Martin Rotter
b91db35eb5 fix qt5 build 2023-03-29 09:20:31 +02:00
Martin Rotter
1a0144a08f try to fix freezing when updating feeds with new Qt 2023-03-29 08:34:57 +02:00
Martin Rotter
f896860f75 rename, fix build 2023-03-17 08:45:43 +01:00
Martin Rotter
eeedf8b1a5 work on #909 2023-03-16 15:02:06 +01:00
Martin Rotter
932222bf58 some minor enhancements for OPML import + gmail email viewer uses skin styling, same as classic articles 2023-03-16 07:37:49 +01:00
Martin Rotter
8488759718 fix crash when importing opml 2023-01-30 11:12:37 +01:00
Martin Rotter
0e73a3c061 Merge branch 'master' of github.com:martinrotter/rssguard 2023-01-04 07:00:16 +01:00
Martin Rotter
1cdb975fcd save 2023-01-04 06:57:14 +01:00
Martin Rotter
73cbbe55e0 brutal speed enhancement of OPML/TXT import when fetching metadata 2023-01-03 20:11:49 +01:00
Martin Rotter
9705f2772d fix build 2023-01-03 13:53:30 +01:00
Martin Rotter
854c7515d6 fix build 2023-01-03 13:38:55 +01:00
Martin Rotter
b5cb2f7f1e fix build 2023-01-03 13:25:02 +01:00
martinrotter
8347a8cb2f
Concurrent import (#864)
* save

* save

* save
2023-01-03 13:07:34 +01:00
Martin Rotter
4f45ce40ea fix #848 - added a way to specify common post-process filter when importing feeds 2022-12-08 10:45:42 +01:00
Martin Rotter
b3216c570b fix main window state saving in qt6 2022-09-15 09:01:25 +02:00
Martin Rotter
52798f9ed2 fix #685 2022-04-09 18:44:32 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
40d32f3088 some refactorings, fixed #390 2021-05-07 07:22:56 +02:00
Martin Rotter
85760efb5d finalized refactorings 2021-05-07 07:21:33 +02:00
Martin Rotter
9f929fb787 guessing feed now exception based 2021-05-07 07:19:58 +02:00
Martin Rotter
93da8822ef catch some exceptions 2021-05-07 07:19:57 +02:00
Martin Rotter
bf5d182f2a fix correct % progress when importing feeds 2021-05-07 07:19:57 +02:00
Martin Rotter
5cb6e9e791 fix export/import 2021-05-07 07:19:57 +02:00
Martin Rotter
f28c681827 save 2021-05-07 07:19:55 +02:00
Martin Rotter
0610e17128 rename url -> source, start adding custom data API to feeds too 2021-05-07 07:19:38 +02:00
Martin Rotter
1118d278d6 massive cleanups of redundant code 2021-05-07 07:19:37 +02:00
Martin Rotter
6dda15eb00 fix many warnings, remove redundant SQL scripts, refactor some preprocessor constants 2021-05-07 07:19:36 +02:00
Martin Rotter
a94c0167f4 Fixed #265. 2021-02-03 10:41:59 +01:00
Martin Rotter
8e95f8a5ec Added support for acc proxy to standard acc. 2021-01-21 10:51:45 +01:00
Martin Rotter
e8ea98d3fa JSON feed support added. 2020-10-16 18:52:20 +02:00
Martin Rotter
e2198faedc Sort cats/feeds in export/import model and in msg filter dialog. 2020-09-25 09:29:50 +02:00
Martin Rotter
b36e84bc8c Save 2020-08-21 11:36:55 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
5d8fd25173 Work on filters dialog. 2020-07-01 10:13:44 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/services/standard/standardfeedsimportexportmodel.cpp (Browse further)