Commit Graph

1268 Commits

Author SHA1 Message Date
Bart De Vries 0c54ab7edf Refactor to use QNetworkInformation instead of SolidExtras for Qt6
SolidExtras will still be used for the Qt5 version for the time being.
This refactoring makes it trivial to rip out SolidExtras once the jump
to Qt6-only will be made.
2023-06-02 19:11:10 +02:00
Bart De Vries eac74ecbbb [KMediaSession] Only send MRPIS2 positionChanged signal on seek
Stop spamming the DBus with positionChanged signals if playback is
progressing at the nominal playback rate.  This brings the
implementation in line with the MPRIS2 player spec.  The previous
implementation was causing android battery drain issues with KDEConnect
constantly updating the position (and player details) on the notification
widget.
This implementation will still send the current playback position every
10 seconds to ensure that clients that don't implement the standard
properly or did not receive previous messages, will still get regularly
updated.
This also fixes correct signaling of playback rate changes over DBus.
2023-06-01 10:42:58 +02:00
l10n daemon script 52e074e266 GIT_SILENT Sync po/docbooks with svn 2023-05-31 02:21:42 +00:00
l10n daemon script 562560c03b GIT_SILENT Sync po/docbooks with svn 2023-05-30 02:08:03 +00:00
l10n daemon script 463ecb3304 GIT_SILENT Sync po/docbooks with svn 2023-05-29 01:50:15 +00:00
l10n daemon script 8f7774ef31 GIT_SILENT Sync po/docbooks with svn 2023-05-28 01:56:36 +00:00
l10n daemon script ac0742791a GIT_SILENT Sync po/docbooks with svn 2023-05-27 01:48:59 +00:00
l10n daemon script 23b848ab90 GIT_SILENT Sync po/docbooks with svn 2023-05-26 01:46:10 +00:00
Bart De Vries caff8da25f Expand FeedListPage PlaceholderMessage with helpful actions 2023-05-25 18:47:46 +02:00
Bart De Vries cbf2888754 Also update fullscreen image if chapter image in HeaderBar changes
BUG: 470194
2023-05-25 18:37:39 +02:00
l10n daemon script 0cc00652a3 GIT_SILENT Sync po/docbooks with svn 2023-05-23 02:23:37 +00:00
l10n daemon script 8dee08991f 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-05-23 01:42:25 +00:00
l10n daemon script ef1830eec6 GIT_SILENT made messages (after extraction) 2023-05-23 00:45:39 +00:00
l10n daemon script e3957ad641 GIT_SILENT Sync po/docbooks with svn 2023-05-22 01:51:16 +00:00
l10n daemon script 6ee592ac9b GIT_SILENT Sync po/docbooks with svn 2023-05-15 01:49:55 +00:00
l10n daemon script 5ae6ff6e93 GIT_SILENT Sync po/docbooks with svn 2023-05-14 02:02:37 +00:00
l10n daemon script d211e6f380 GIT_SILENT Sync po/docbooks with svn 2023-05-13 01:50:06 +00:00
l10n daemon script 229190f1b5 GIT_SILENT Sync po/docbooks with svn 2023-05-12 01:53:59 +00:00
Harry Kaimenas 39f215c897 Add adjustable seek times
Make seek times adjustable. Expose seek time under Playback Settings.
Set min time allowed in seconds to 1 and max time in seconds to 300.

FEATURE: 468686
2023-05-11 07:26:31 +00:00
l10n daemon script 38b67dbc4b GIT_SILENT Sync po/docbooks with svn 2023-05-11 01:48:46 +00:00
Bart De Vries f69366f6fd Load custom icons through fallbackSearchPaths
BUG: 469567
2023-05-10 14:30:43 +02:00
l10n daemon script 47a42e7205 GIT_SILENT Sync po/docbooks with svn 2023-05-07 01:57:40 +00:00
Heiko Becker ced43e0bba GIT_SILENT Update Appstream for new release
(cherry picked from commit 9ea4bf7098)
2023-05-06 11:13:49 +02:00
l10n daemon script beabd5e342 GIT_SILENT Sync po/docbooks with svn 2023-05-04 01:57:50 +00:00
l10n daemon script 5a80921680 GIT_SILENT Sync po/docbooks with svn 2023-05-03 02:01:28 +00:00
l10n daemon script 5f4fee8bba GIT_SILENT Sync po/docbooks with svn 2023-05-02 02:00:54 +00:00
l10n daemon script 8727a56387 GIT_SILENT Sync po/docbooks with svn 2023-05-01 02:11:17 +00:00
l10n daemon script 40bdef8911 GIT_SILENT Sync po/docbooks with svn 2023-04-30 02:39:05 +00:00
l10n daemon script c98f286164 GIT_SILENT Sync po/docbooks with svn 2023-04-29 02:02:05 +00:00
Bart De Vries 1115f2b686 Update i18n to add context to FeedListPage 2023-04-28 14:13:08 +02:00
l10n daemon script 5fe74bf7a7 GIT_SILENT Sync po/docbooks with svn 2023-04-27 01:56:07 +00:00
l10n daemon script 750da93ff0 GIT_SILENT made messages (after extraction) 2023-04-27 00:47:53 +00:00
Bart De Vries 6865c8c57e Add actionName for SettingsActions (preparation for kf6) 2023-04-26 16:26:46 +02:00
Bart De Vries e6052dbbba Also handle opening the settings dialog through pushPage() 2023-04-26 16:23:35 +02:00
Bart De Vries 188c1d08e4 Use MenuItem for search field selection in GlobalSearchField 2023-04-26 10:29:27 +02:00
Bart De Vries cee5ed71fa Small refactorings to prepare for qt6 2023-04-26 10:24:15 +02:00
l10n daemon script c46d4f3959 GIT_SILENT Sync po/docbooks with svn 2023-04-26 01:59:24 +00:00
Bart De Vries e20509f621 Fix kf6 globaldrawer loading issue 2023-04-25 22:10:06 +02:00
Bart De Vries ef627c047e Remove custom contextDrawer which is no longer used 2023-04-25 14:34:01 +02:00
Bart De Vries 27f4d6145b Prepare for KF6 change in Page actions 2023-04-25 12:58:31 +02:00
Bart De Vries ba1cefd5fc Use breeze style on android
The font issues should be solved in qqc2-breeze-style 5.27.4, which is
now used by binary factory.
2023-04-25 12:10:10 +02:00
Bart De Vries 5026b25352 Revert back to MenuItem
Up to now, RadioButton and CheckButton were added to Menus explicitly
because MenuItem would not use the correct delegate (i.e. CheckButton
instead of RadioButton for a selection group).  Since this has been
fixed in qqc2-desktop-style, we can use the proper component again.
2023-04-25 10:51:32 +02:00
Bart De Vries 8a9dc0f22f Also delete partially downloaded played episodes on startup
Previously only fully downloaded episodes that had been played
were deleted on startup.
2023-04-24 14:19:43 +02:00
l10n daemon script 6416faab0c GIT_SILENT Sync po/docbooks with svn 2023-04-23 02:32:31 +00:00
Bart De Vries 91874a9c34 Update kirigami-addons version to 0.8 in flatpak manifest 2023-04-20 21:57:27 +02:00
l10n daemon script d65ef7c38a GIT_SILENT Sync po/docbooks with svn 2023-04-17 02:33:00 +00:00
Heiko Becker 529823a0af GIT_SILENT Update Appstream for new release
(cherry picked from commit a1e3131842)
2023-04-12 19:06:20 +02:00
l10n daemon script 0c42ec6ba2 GIT_SILENT Sync po/docbooks with svn 2023-04-11 02:15:15 +00:00
l10n daemon script 761e676233 GIT_SILENT Sync po/docbooks with svn 2023-04-04 01:58:52 +00:00
l10n daemon script b3b5623ead 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-04-04 01:43:17 +00:00