Commit Graph

509 Commits

Author SHA1 Message Date
l10n daemon script 5b1d69256c GIT_SILENT made messages (after extraction) 2020-06-02 02:12:06 +02:00
Carl Schwan cb9bb84b6f
Also fix the about page 2020-06-02 01:11:05 +02:00
Carl Schwan 966d64c74e
fix: Multiples settings page 2020-06-02 01:05:37 +02:00
Tobias Fella 8163a4cd6d Improve Entry rendering 2020-06-01 23:58:58 +02:00
Tobias Fella 92d3ef4874 Remove unimplemented command line option 2020-06-01 01:12:02 +02:00
Tobias Fella eb1ed0ad8e Improve command line options 2020-06-01 01:11:21 +02:00
Tobias Fella 07f47d5327 Remove dead code 2020-06-01 01:05:08 +02:00
Tobias Fella 5e090262c3 Fix saving link and description 2020-06-01 00:31:59 +02:00
Tobias Fella a0c871f145 More qml cleanup 2020-06-01 00:15:14 +02:00
Tobias Fella 9e1e637030 Add icon to FeedDetailsPage action 2020-05-31 22:50:04 +02:00
Tobias Fella 4d5684b0d0 Make refreshing consistent on FeedListPage and EntryListPage 2020-05-31 22:47:42 +02:00
Tobias Fella 6fd81f52e9 package missing icons for android 2020-05-31 21:49:30 +02:00
Tobias Fella 3e07ce824b Package alligator icon on android 2020-05-31 18:50:16 +02:00
Tobias Fella da2b9bfad0 use Q_EMIT consistently 2020-05-31 18:48:24 +02:00
Tobias Fella f1c62f067f Add 'refresh all feeds' context action on desktop 2020-05-31 18:47:04 +02:00
Tobias Fella 47a5d7afec Fix indentation in FeedListPage 2020-05-31 18:21:02 +02:00
Tobias Fella 22e766f214 Implement pull-down refreshing in FeedListPage 2020-05-31 18:19:41 +02:00
Tobias Fella a0b7e0d9e1 Make 'add feed' main action on FeedListPage 2020-05-30 23:36:48 +02:00
Tobias Fella dc384c598e store link, description, authors for feed 2020-05-30 17:33:08 +02:00
Tobias Fella 78255fbdef Fix showing feed title 2020-05-26 23:07:27 +02:00
Tobias Fella 8269cb960f Refactor models 2020-05-26 16:32:32 +02:00
Tobias Fella 8a05a47e40 Whitespace fix 2020-05-21 20:06:11 +02:00
Tobias Fella a8fb481631 Expose Fetcher as QML Singleton 2020-05-19 20:37:51 +02:00
Tobias Fella d68d44faa8 Refactor file download 2020-05-18 21:20:23 +02:00
Tobias Fella b338f017c9 Make functions more generic 2020-05-18 21:00:05 +02:00
Tobias Fella b2d10e578a Port EntryList to user SwipeListItems 2020-05-18 20:37:07 +02:00
Tobias Fella 649c6a1e10 Expose Enclosures to QML 2020-05-18 20:22:31 +02:00
Tobias Fella 1129d4c0f2 Store Enclosures 2020-05-18 17:02:46 +02:00
Tobias Fella fc1f5ef378 Refactor Fetcher 2020-05-18 16:47:12 +02:00
Tobias Fella fe7723416a Update url to new location 2020-05-18 14:36:48 +02:00
Tobias Fella 06df8c0f5d Show authors in EntryList 2020-05-16 22:12:50 +02:00
Tobias Fella dd27c1d3ab Improve 'Add Feed' Sheet 2020-05-13 20:53:07 +02:00
Nicolas Fella f4a89b427d Use CI_PROJECT_NAME instead of hardcoding alligator 2020-05-13 12:54:42 +02:00
Nicolas Fella 1c3b59e677 Switch CI to kdeorg image 2020-05-13 11:44:21 +02:00
Tobias Fella bec24f9436
Add command line parameters 2020-05-11 21:13:27 +02:00
Tobias Fella 2c125c3819 Fix artifact capturing 2020-05-11 19:46:20 +02:00
Tobias Fella 9bb192610d Update .gitlab-ci.yml 2020-05-10 22:54:45 +00:00
Tobias Fella 84596d2ff0 Another try to fix CI 2020-05-11 00:25:10 +02:00
Tobias Fella fdf69bb116 Clazy Warnings-- 2020-05-10 23:32:03 +02:00
Tobias Fella a4b456efb2 More clazy fixes 2020-05-10 23:29:53 +02:00
Tobias Fella b91171e21f Clazy fix 2020-05-10 23:25:23 +02:00
Tobias Fella 1e29ab02ab Make feed property in EntryListModel notifyable 2020-05-10 23:23:25 +02:00
Tobias Fella 4cb1848249 Fix for real this time 2020-05-10 20:32:55 +00:00
Tobias Fella 47e26abf84 Update .gitlab-ci.yml 2020-05-10 19:55:54 +00:00
Tobias Fella 2919303403 Update .gitlab-ci.yml 2020-05-10 19:42:09 +00:00
Tobias Fella 9d5a118161 Update .gitlab-ci.yml 2020-05-10 19:34:01 +00:00
Tobias Fella e3678fdff5 Clazy fixes 2020-05-10 21:30:50 +02:00
Tobias Fella e0ce488979 Remove unused query 2020-05-10 21:26:00 +02:00
Tobias Fella fdc92f7ff2 Show new Entries when updating 2020-05-10 19:58:07 +02:00
Tobias Fella f761ca437b Open links in Entries 2020-05-10 16:40:47 +02:00