Commit graph

23 commits

Author SHA1 Message Date
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44: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
c41ca13ad1 fix using custom account-wide proxy when importing feeds 2023-04-05 11:24:31 +02: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
1f988b8a60 fix some DB race conditions, fix some bulk insert SQL formatting bugs along the way 2023-01-11 12:31:07 +01:00
martinrotter
8347a8cb2f
Concurrent import (#864)
* save

* save

* save
2023-01-03 13:07:34 +01:00
Martin Rotter
e4e98b861a disable UI elements when importing correctly 2022-12-29 20:12:22 +01:00
Martin Rotter
a4e7b97c18 accept XML as valid OPML file name suffix 2022-12-29 20:08:23 +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
52798f9ed2 fix #685 2022-04-09 18:44:32 +02:00
Martin Rotter
a52d703e4b refactoring and adding of taskbar overlay icon 2022-02-24 11:44:05 +01:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
f0ef4329f9 fixed #439 2021-06-22 07:08:42 +02:00
Martin Rotter
e100ffd530 Fix #436ˇ 2021-06-19 07:59:40 +02:00
Martin Rotter
f29ea98bbb Save work on DB layer and DB models. 2021-05-07 07:19:39 +02:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01: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
a136de363e Big refactorings. 2020-05-06 12:56:24 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/services/standard/gui/formstandardimportexport.cpp (Browse further)