Commit graph

25 commits

Author SHA1 Message Date
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
ad4ffddf8d fix warnings, update clang file 2022-04-09 09:35:55 +02:00
Martin Rotter
fd722f6a4d allow to use bundled downloader to download attachments 2022-04-06 09:27:42 +02:00
Martin Rotter
a52d703e4b refactoring and adding of taskbar overlay icon 2022-02-24 11:44:05 +01:00
Martin Rotter
ed6db54cff fix some crash 2021-11-16 11:45:28 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
7c599bdef4 fix regex parsing of content-disposition header 2021-10-15 11:18:39 +02:00
Martin Rotter
0c2943e85e fix crash when downloading files repeatedly 2021-10-15 08:26:27 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
02e03e6d4a overhauled logic around adblock, now is much easier to use 2021-08-24 10:18:39 +02:00
Martin Rotter
546f166a90 unified progress labels into label, making progress indeterminate in the initial stage of article sync 2021-08-02 09:32:15 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
89ebcf7382 Icons in download mgr. 2020-11-11 13:40:43 +01:00
Martin Rotter
01e79d7c5d refact 2020-08-13 15:18:07 +02:00
Martin Rotter
0d1ef7cd88 Fix #256 - some files were not downloaded because their Content-Disposition header was badly parsed. 2020-07-31 12:11:30 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
45e163ecba Fix network manager destructor exception. 2020-05-26 09:58:07 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/network-web/downloadmanager.cpp (Browse further)