1344 Commits

Author SHA1 Message Date
l10n daemon script
404fe6bf40 GIT_SILENT Sync po/docbooks with svn 2023-09-13 03:18:08 +00:00
l10n daemon script
663f711867 GIT_SILENT Sync po/docbooks with svn v23.08.1 2023-09-11 03:11:40 +00:00
Heiko Becker
e968b02ae5 GIT_SILENT Update Appstream for new release 2023-09-09 11:04:17 +02:00
Heiko Becker
83ec6e38df GIT_SILENT Upgrade release service version to 23.08.1. 2023-09-09 10:23:34 +02:00
l10n daemon script
2723b0d394 GIT_SILENT Sync po/docbooks with svn 2023-09-08 03:06:54 +00:00
Marco Mattiolo
b9fc8915a7 Bump KF minimum version to 5.105.0
CCBUG: 473648
2023-09-06 10:57:18 +02:00
l10n daemon script
0e2c0d9fe7 GIT_SILENT Sync po/docbooks with svn 2023-09-03 04:01:43 +00:00
l10n daemon script
4528efbcea GIT_SILENT Sync po/docbooks with svn 2023-09-02 03:14:27 +00:00
l10n daemon script
515b4a333b GIT_SILENT Sync po/docbooks with svn 2023-08-28 04:01:29 +00:00
l10n daemon script
e78f362b58 GIT_SILENT Sync po/docbooks with svn 2023-08-22 03:08:08 +00:00
Heiko Becker
1438ca4ef6 GIT_SILENT Update Appstream for new release v23.08.0 2023-08-16 23:31:26 +02:00
Heiko Becker
6ee4c6a057 GIT_SILENT Upgrade release service version to 23.08.0. 2023-08-16 22:26:20 +02:00
l10n daemon script
bb73f6fbed GIT_SILENT Sync po/docbooks with svn 2023-08-15 03:07:33 +00:00
l10n daemon script
d85b8ad779 GIT_SILENT Sync po/docbooks with svn 2023-08-14 03:06:21 +00:00
Albert Astals Cid
ecbf4cc725 GIT_SILENT Upgrade release service version to 23.07.90. v23.07.90 2023-08-10 20:59:24 +02:00
l10n daemon script
cd975c8ebb GIT_SILENT made messages (after extraction) 2023-08-09 02:29:19 +00:00
l10n daemon script
ed18f22a9d GIT_SILENT Sync po/docbooks with svn 2023-08-08 03:22:22 +00:00
l10n daemon script
e474cc789c GIT_SILENT Sync po/docbooks with svn 2023-08-05 03:07:23 +00:00
l10n daemon script
9df9cdb459 GIT_SILENT made messages (after extraction) 2023-08-05 02:25:37 +00:00
l10n daemon script
3c47a66930 GIT_SILENT Sync po/docbooks with svn 2023-08-04 03:06:21 +00:00
l10n daemon script
68b13636e1 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"
2023-08-04 03:02:21 +00:00
l10n daemon script
464b84b610 GIT_SILENT Sync po/docbooks with svn 2023-08-03 04:03:43 +00:00
l10n daemon script
66cdbc6d8a GIT_SILENT Sync po/docbooks with svn 2023-07-31 04:03:39 +00:00
l10n daemon script
826212ba19 GIT_SILENT Sync po/docbooks with svn 2023-07-30 03:12:57 +00:00
l10n daemon script
5d183fabb3 GIT_SILENT Sync po/docbooks with svn 2023-07-29 03:08:45 +00:00
l10n daemon script
67fda0132a GIT_SILENT Sync po/docbooks with svn 2023-07-28 03:18:05 +00:00
Bart De Vries
761b1dcc5d Revert to non-proxied QueueModel
The proxy model was causing issues with item dragging.
The model would reset after each swapped item.  This meant that items
could only be swapped one position at a time.
v23.07.80
2023-07-27 16:52:49 +02:00
Bart De Vries
8ddb278e8a Fix and prevent nullptr dereferences in AudioManager
This would happen when the current track is changed to "no track".
Signals from the backend KMediaSession would still trigger duration()
calls which would try to dereference the pointer to the current track
entry.
2023-07-27 13:36:10 +02:00
Bart De Vries
95590dd4e5 Implement backend to allow Feed list sort and search
The current list of things to sort on (ascending and descending), includes:
- unplayed episodes
- new episodes
- favorite episodes
- title (alphabetical)
For the first three categories, the value of the sort quantity will be shown
in the upper right corner of the delegate.

BUG: 471012
CCBUG: 459885
2023-07-27 11:25:15 +02:00
l10n daemon script
df599ae996 GIT_SILENT Sync po/docbooks with svn 2023-07-27 03:10:44 +00:00
Bart De Vries
fd33e28398 Implement sorting for queue and episode lists
Also move filter action (menu) from the search bar back into the main toolbar.

BUG: 466855
2023-07-26 10:18:52 +02:00
Emir SARI
593881e668 Adopt string casings according to HIG 2023-07-26 09:56:34 +02:00
l10n daemon script
b23bded857 GIT_SILENT Sync po/docbooks with svn 2023-07-26 03:12:30 +00:00
l10n daemon script
1c2fdf3a01 GIT_SILENT Sync po/docbooks with svn 2023-07-25 03:18:57 +00:00
l10n daemon script
f7d0e4b20b GIT_SILENT made messages (after extraction) 2023-07-25 02:29:41 +00:00
l10n daemon script
940b688cd7 GIT_SILENT Sync po/docbooks with svn 2023-07-24 11:03:47 +00:00
l10n daemon script
069d2b852d 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"
2023-07-24 10:47:27 +00:00
Bart De Vries
4f6be2e323 Add missing icons for android build 2023-07-23 16:02:38 +02:00
Bart De Vries
1b57f31b05 Port to AlbumMaximizeComponent from kirigami-addons
Replace the custom FullScreenImage component (which was a copy of a
component used in other apps) with the new AlbumMaximizeComponent from
kirigami-addons.
2023-07-22 16:19:45 +02:00
Bart De Vries
84179be834 Give priority to image embedded in audio file if it exists 2023-07-22 16:19:35 +02:00
l10n daemon script
a49147990a GIT_SILENT Sync po/docbooks with svn 2023-07-22 03:22:14 +00:00
Emir SARI
7a1832ba1b Adopt string casings according to HIG 2023-07-21 14:49:53 +02:00
l10n daemon script
2250d9eba3 GIT_SILENT Sync po/docbooks with svn 2023-07-21 03:38:03 +00:00
l10n daemon script
fff0b05cba GIT_SILENT Sync po/docbooks with svn 2023-07-20 03:30:14 +00:00
l10n daemon script
b6685add39 GIT_SILENT made messages (after extraction) 2023-07-20 02:44:55 +00:00
Emir SARI
386e95e95e Adopt string casings according to HIG
This commit also improve formatting and style in some places.
2023-07-19 14:51:19 +02:00
l10n daemon script
7dcf88113a GIT_SILENT Sync po/docbooks with svn 2023-07-19 05:14:03 +00:00
Bart De Vries
5abaac06ff Restrict filenames to alphanumeric characters 2023-07-18 19:06:26 +02:00
Eamonn Rea
2068b0515f Use Entry title to set downloaded file name
Instead of using the MD5 hash of the enclosure download URL, we
create a filename which follows `feedname/entry_title.hash.ext`, where
feedname is a uniquefied feed title (stored in the DB), a truncated version
of the entry title, a shortened hash based on the download URL, and the
original file extension extracted from the download URL.

BUG: 457848
2023-07-18 19:06:23 +02:00
l10n daemon script
dbcdd9757d GIT_SILENT made messages (after extraction) 2023-07-18 08:28:35 +00:00