Bart De Vries
|
13868709e7
|
A lot of progress on refactoring with DataManager
|
2021-04-21 14:52:33 +02:00 |
|
Bart De Vries
|
d3107dc096
|
And more work on queue
|
2021-04-21 14:52:33 +02:00 |
|
Bart De Vries
|
8419fe76ec
|
Some unrelated small changes
|
2021-04-21 14:52:33 +02:00 |
|
Tobias Fella
|
e5837425d3
|
Support podcasts
|
2021-03-22 23:33:44 +01:00 |
|
Tobias Fella
|
7d75c6cf9b
|
Make more things const &
|
2020-11-01 13:18:11 +01:00 |
|
Tobias Fella
|
c17ddca38c
|
Fix Exporting and Importing Feeds on Android
|
2020-09-19 20:03:02 +02:00 |
|
Tobias Fella
|
b8ea078fcf
|
Implement feed export to opml
|
2020-09-04 16:53:07 +02:00 |
|
Tobias Fella
|
fd9420fe2d
|
Implement feed import from opml
|
2020-09-03 00:09:59 +02:00 |
|
Tobias Fella
|
db30f159c4
|
Convert license headers to SPDX
|
2020-08-14 20:57:40 +02:00 |
|
Tobias Fella
|
31ed1fe5c2
|
remove unnecessary feed options
|
2020-07-06 18:14:43 +02:00 |
|
Tobias Fella
|
3d33cb9569
|
User QUrl::fromUserInput for adding feeds
|
2020-07-05 00:11:59 +02:00 |
|
Tobias Fella
|
a5a449c08b
|
Implement FeedDetailsPage
|
2020-06-06 00:05:46 +02:00 |
|
Tobias Fella
|
c6a59392e0
|
Add option to never delete entries
|
2020-06-03 00:20:29 +02:00 |
|
Tobias Fella
|
dc384c598e
|
store link, description, authors for feed
|
2020-05-30 17:33:08 +02:00 |
|
Tobias Fella
|
8269cb960f
|
Refactor models
|
2020-05-26 16:32:32 +02:00 |
|
Tobias Fella
|
1129d4c0f2
|
Store Enclosures
|
2020-05-18 17:02:46 +02:00 |
|
Tobias Fella
|
bec24f9436
|
Add command line parameters
|
2020-05-11 21:13:27 +02:00 |
|
Tobias Fella
|
e0ce488979
|
Remove unused query
|
2020-05-10 21:26:00 +02:00 |
|
Tobias Fella
|
f069871eb1
|
Fix showing images in EntryPage by setting baseUrl
|
2020-04-30 16:17:41 +02:00 |
|
Tobias Fella
|
97e9b4c663
|
Apply clang-format
|
2020-04-22 02:17:57 +02:00 |
|
Tobias Fella
|
26c57d45d7
|
Port to Android
|
2020-04-21 23:27:15 +02:00 |
|
Tobias Fella
|
276d8ba831
|
Remove authors when removing feed
|
2020-04-20 02:06:21 +02:00 |
|
Tobias Fella
|
eb8d24e28a
|
port models to QSqlTableModel
|
2020-04-18 21:07:49 +02:00 |
|
Tobias Fella
|
5b938722f9
|
fix debug message
|
2020-04-11 23:47:49 +02:00 |
|
Tobias Fella
|
2c798db7c1
|
remove logging categories
|
2020-04-10 17:28:26 +02:00 |
|
Tobias Fella
|
fb7d52aa48
|
save and show image
|
2020-03-29 18:07:28 +02:00 |
|
Tobias Fella
|
fed096f96c
|
fix deletion time handling
|
2020-03-27 16:41:29 +01:00 |
|
Tobias Fella
|
bd8ef20ecc
|
implement autodeleting entries after <time>
|
2020-03-26 20:24:28 +01:00 |
|
Tobias Fella
|
0d1c0104db
|
only save each entry to the database once
|
2020-03-19 00:41:27 +01:00 |
|
Tobias Fella
|
552ad82816
|
make id unique again
|
2020-03-19 00:16:23 +01:00 |
|
Tobias Fella
|
a6f6969912
|
Rework the database system
|
2020-03-16 22:37:04 +01:00 |
|