Commit Graph

1369 Commits

Author SHA1 Message Date
Tobias Fella a201fdd1ed Merge branch 'master' of invent.kde.org:kde/alligator 2020-04-24 12:36:51 +02:00
Tobias Fella 96ad838473 Remove .clang-format 2020-04-24 12:36:39 +02:00
l10n daemon script 45074ca2e8 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-04-24 06:20:00 +02:00
l10n daemon script ccd5148dec GIT_SILENT made messages (after extraction) 2020-04-24 03:53:00 +02:00
Tobias Fella aba24a171d Add Icon to Contextmenu in FeedListPage 2020-04-23 23:03:47 +02:00
Bhushan Shah 727d80e718 Use single code-block 2020-04-23 18:13:50 +05:30
Tobias Fella 60341592f1 Add PlaceholderMessage to EntryList 2020-04-23 14:17:54 +02:00
Tobias Fella eaa4d41d7c Update README.md 2020-04-23 12:03:25 +00:00
Tobias Fella 6e204c6ec9 Merge branch 'master' of invent.kde.org:kde/alligator 2020-04-23 13:52:30 +02:00
Tobias Fella 7e828772e0 Add a PlaceholderMessage to the FeedList 2020-04-23 13:47:24 +02:00
l10n daemon script 772d284e83 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-04-23 06:34:57 +02:00
l10n daemon script c2c58ca015 GIT_SILENT made messages (after extraction) 2020-04-23 03:52:01 +02:00
Tobias Fella 5984af329d Add license header 2020-04-22 19:48:47 +00:00
Tobias Fella 72d1f37416 Add Android Splash screen 2020-04-22 20:15:15 +02:00
Tobias Fella 97e9b4c663 Apply clang-format 2020-04-22 02:17:57 +02:00
Tobias Fella 4acd43d240 Update icon name 2020-04-22 01:52:53 +02:00
Tobias Fella f1451122f2 Add logo.png for gitlab 2020-04-22 00:50:41 +02:00
Tobias Fella d2d11cd56e Add logo for Android 2020-04-22 00:34:48 +02:00
Tobias Fella 4a0a45b056 Merge branch 'icon' into 'master'
add icon

See merge request kde/alligator!1
2020-04-21 20:30:44 +00:00
Tobias Fella 26c57d45d7 Port to Android 2020-04-21 23:27:15 +02:00
Mathis Brüchert c87b2861cc add icon 2020-04-21 22:04:12 +02:00
Laurent Montel 42ab8a676a Remove executable attribute 2020-04-21 13:23:25 +02:00
Tobias Fella e4735623cb Close EntryListPage when feed is deleted 2020-04-20 14:37:30 +02:00
Tobias Fella 276d8ba831 Remove authors when removing feed 2020-04-20 02:06:21 +02:00
Tobias Fella 593d221c9c remove entries when removing feed 2020-04-20 02:02:31 +02:00
Tobias Fella 708b958da1 QStringLiteralify all the things 2020-04-20 01:50:57 +02:00
Tobias Fella df297dd898 add FeedDetailsPage 2020-04-20 01:47:06 +02:00
Tobias Fella 229ec83406 align versions in qml files 2020-04-20 01:42:13 +02:00
Tobias Fella eb8d24e28a port models to QSqlTableModel 2020-04-18 21:07:49 +02:00
Tobias Fella ff7c03a32c fix opening the entryListPage when clicking on a feed 2020-04-15 22:03:59 +02:00
Tobias Fella 4412d1094f make feed list delegate SwipeListItem again 2020-04-15 21:36:59 +02:00
Tobias Fella 7dbcb4ccaf prepare for i18n 2020-04-15 21:21:08 +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 451a40f9b8 dont crash when feed is invalid 2020-03-31 23:52:03 +02:00
Tobias Fella 08d4a56e9a move qml files 2020-03-30 22:03:05 +02:00
Tobias Fella 03d5b12423 show icons in feedlist 2020-03-30 21:58:30 +02:00
Tobias Fella ce103c9fc3 fix image saving 2020-03-30 21:09:15 +02:00
Tobias Fella c9bb068ec8 add icons to menu 2020-03-30 14:55:41 +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 399892d474
add files 2020-03-26 18:45:16 +01:00
Tobias Fella 9fdee82660
add storage time setting 2020-03-26 18:43:20 +01:00
Tobias Fella 195b6d63ee
add timestamp, aboutpage, settingspage 2020-03-26 14:16:19 +01:00
Tobias Fella 4802a4db04
more things to gitignore 2020-03-19 19:59:07 +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 7013a7278e
add all feeds view 2020-03-17 21:15:10 +01:00
Tobias Fella a6f6969912
Rework the database system 2020-03-16 22:37:04 +01:00