Commit Graph

1604 Commits

Author SHA1 Message Date
Tobias Fella
a0abb5019b Use AboutPage from KirigamiAddons.FormCard 2023-09-06 10:21:33 +00:00
Marco Mattiolo
c1a45ed49b Bump KF minimum version to 5.105.0
CCBUG: 473648
2023-09-06 08:02:00 +00:00
l10n daemon script
5e9a246384 GIT_SILENT Sync po/docbooks with svn 2023-09-03 02:04:02 +00:00
l10n daemon script
8d4abf5270 GIT_SILENT Sync po/docbooks with svn 2023-09-02 01:49:11 +00:00
l10n daemon script
1c871121b1 GIT_SILENT Sync po/docbooks with svn 2023-08-28 02:04:49 +00:00
l10n daemon script
28b2266da2 GIT_SILENT Sync po/docbooks with svn 2023-08-27 01:49:05 +00:00
l10n daemon script
dbdde46051 GIT_SILENT Sync po/docbooks with svn 2023-08-26 01:46:26 +00:00
Bart De Vries
5120585187 Update flatpak manifest (kirigami-addons version to 0.11.0) 2023-08-25 16:22:30 +02:00
Bart De Vries
e483d6171c Add missing debian build dependency to README.md
CCBUG: 473648
2023-08-25 16:06:03 +02:00
l10n daemon script
4d281b5a2c GIT_SILENT Sync po/docbooks with svn 2023-08-25 01:46:19 +00:00
l10n daemon script
3b552d2bea GIT_SILENT Sync po/docbooks with svn 2023-08-22 01:46:14 +00:00
l10n daemon script
48d3e75db9 GIT_SILENT Sync po/docbooks with svn 2023-08-20 01:45:46 +00:00
l10n daemon script
3f3ef8e367 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-20 01:37:43 +00:00
l10n daemon script
a9bf4610fb GIT_SILENT made messages (after extraction) 2023-08-20 00:45:38 +00:00
l10n daemon script
58ba7c17db GIT_SILENT Sync po/docbooks with svn 2023-08-17 01:45:52 +00:00
Heiko Becker
0ae2786cef GIT_SILENT Update Appstream for new release
(cherry picked from commit 1438ca4ef6)
2023-08-16 23:31:33 +02:00
l10n daemon script
3de2ae9fb0 GIT_SILENT Sync po/docbooks with svn 2023-08-15 01:47:03 +00:00
l10n daemon script
62edd9f7d2 GIT_SILENT Sync po/docbooks with svn 2023-08-14 01:45:30 +00:00
l10n daemon script
2a86489dde GIT_SILENT Sync po/docbooks with svn 2023-08-13 01:45:00 +00:00
l10n daemon script
c9ab00eeb1 GIT_SILENT Sync po/docbooks with svn 2023-08-12 01:47:50 +00:00
l10n daemon script
bcde3a39b3 GIT_SILENT Sync po/docbooks with svn 2023-08-11 01:44:01 +00:00
l10n daemon script
c0f83dab64 GIT_SILENT Sync po/docbooks with svn 2023-08-10 01:45:36 +00:00
Carl Schwan
19d0129d01
Adapt to MobileForm -> FormCard renaming
This also simplify some code
2023-08-09 17:07:19 +02:00
Carl Schwan
507e502ebe
settings: Port to new KirigamiAddons.CategorizedSettings 2023-08-09 16:32:59 +02:00
l10n daemon script
26f57f92da GIT_SILENT Sync po/docbooks with svn 2023-08-08 01:47:20 +00:00
l10n daemon script
dda0d2952a GIT_SILENT made messages (after extraction) 2023-08-08 00:45:31 +00:00
l10n daemon script
dba58ba59e GIT_SILENT Sync po/docbooks with svn 2023-08-05 01:46:11 +00:00
l10n daemon script
6e60f4dcbd GIT_SILENT Sync po/docbooks with svn 2023-08-04 01:46:11 +00:00
l10n daemon script
7b87847cff 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 01:37:33 +00:00
l10n daemon script
d3e84bd564 GIT_SILENT made messages (after extraction) 2023-08-04 00:45:06 +00:00
l10n daemon script
23eac14184 GIT_SILENT Sync po/docbooks with svn 2023-08-03 02:05:08 +00:00
l10n daemon script
94924664d9 GIT_SILENT Sync po/docbooks with svn 2023-07-31 02:06:11 +00:00
l10n daemon script
96db1d40be GIT_SILENT made messages (after extraction) 2023-07-31 00:46:03 +00:00
l10n daemon script
f00a45656c GIT_SILENT Sync po/docbooks with svn 2023-07-30 01:48:13 +00:00
l10n daemon script
ed0c525697 GIT_SILENT Sync po/docbooks with svn 2023-07-29 01:45:29 +00:00
l10n daemon script
329b306982 GIT_SILENT Sync po/docbooks with svn 2023-07-28 01:53:32 +00:00
l10n daemon script
ccafba692a GIT_SILENT made messages (after extraction) 2023-07-28 00:45:34 +00:00
Bart De Vries
376bb6db29 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.
2023-07-27 16:50:59 +02:00
Bart De Vries
af6e581bee 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:33:41 +02:00
Bart De Vries
c3ca038af7 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 09:24:03 +00:00
l10n daemon script
4b1fe5e3f9 GIT_SILENT Sync po/docbooks with svn 2023-07-27 01:45:58 +00:00
Bart De Vries
5c8502718a 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 08:17:23 +00:00
l10n daemon script
4d7f40639a GIT_SILENT Sync po/docbooks with svn 2023-07-26 01:48:01 +00:00
Emir SARI
5a69783ffb Adopt string casings according to HIG 2023-07-25 17:06:52 +00:00
l10n daemon script
af4c275e8c GIT_SILENT Sync po/docbooks with svn 2023-07-25 01:45:58 +00:00
l10n daemon script
4265f4e0eb GIT_SILENT Sync po/docbooks with svn 2023-07-24 09:00:39 +00:00
l10n daemon script
58aeeeb172 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 08:30:48 +00:00
l10n daemon script
c6441e0c96 GIT_SILENT made messages (after extraction) 2023-07-24 07:32:23 +00:00
Bart De Vries
cad8af469e Add missing icons for android build 2023-07-23 16:01:35 +02:00
Bart De Vries
dea35cc271 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:12:32 +02:00