Commit Graph

1616 Commits

Author SHA1 Message Date
l10n daemon script 74bb308052 GIT_SILENT Sync po/docbooks with svn 2024-05-10 01:23:55 +00:00
l10n daemon script 5ba4031cc6 GIT_SILENT Sync po/docbooks with svn 2024-05-09 01:28:27 +00:00
l10n daemon script 379348d1d8 GIT_SILENT Sync po/docbooks with svn 2024-05-08 01:29:33 +00:00
l10n daemon script 68a5c5a745 GIT_SILENT Sync po/docbooks with svn 2024-05-06 01:25:06 +00:00
l10n daemon script 1dfaac476a GIT_SILENT made messages (after extraction) 2024-05-06 00:37:54 +00:00
l10n daemon script bf0539d74e GIT_SILENT Sync po/docbooks with svn 2024-05-05 01:25:30 +00:00
Bart De Vries e2cee25b8b
Add missing icon for android 2024-05-03 11:02:06 +02:00
l10n daemon script cd835cc464 GIT_SILENT Sync po/docbooks with svn 2024-05-01 01:22:27 +00:00
l10n daemon script 08971b1b79 GIT_SILENT Sync po/docbooks with svn 2024-04-30 01:23:49 +00:00
Bart De Vries c22ce65545
Fix icons on windows again 2024-04-29 23:37:39 +02:00
l10n daemon script 01401888b6 GIT_SILENT Sync po/docbooks with svn 2024-04-28 01:20:21 +00:00
l10n daemon script fa8fcad74b GIT_SILENT Sync po/docbooks with svn 2024-04-26 01:19:36 +00:00
Bart De Vries e9111eb011
Workaround for a qtmultimedia backend issue
Qt multimedia with the ffmpeg backend suddenly started sending
LoadedMedia signals in the PlayingState, even though that should not be
a valid combination according to the docs.  This is messing up the
AudioManager.
2024-04-25 13:44:31 +02:00
l10n daemon script fa2fd6e3af GIT_SILENT Sync po/docbooks with svn 2024-04-25 01:21:03 +00:00
Bart De Vries 5a42358592
Add manual proxy configuration
This implementation is based on the one from neochat and tokodon, but it
fixes the "system default" option and adds a "no proxy" option.

Most of these settings now also cover streaming audio through the
different backends.

FEATURE: 467490
2024-04-24 15:44:57 +02:00
Bart De Vries c15fd5b54d
Fix clipping of ListView in ErrorListOverlay 2024-04-24 15:43:58 +02:00
l10n daemon script 093129b0ea GIT_SILENT Sync po/docbooks with svn 2024-04-24 01:28:31 +00:00
Bart De Vries eb1dcc9d67
Fix missing streaming button on android 2024-04-23 19:36:59 +02:00
Bart De Vries ea3f3d5123
Fix qml property assignment 2024-04-23 11:30:43 +02:00
Bart De Vries c09925c59f
Refactor conversion from enum to int and vice versa 2024-04-23 11:19:36 +02:00
Bart De Vries 9c6c77db7a
Save filters on episode list and episode detail pages
FEATURE: 466792
2024-04-23 09:32:02 +02:00
l10n daemon script 7bfaf5654c GIT_SILENT Sync po/docbooks with svn 2024-04-23 01:27:37 +00:00
Bart De Vries b6da9407c7
Workaround for mipmap issue with Image
See https://bugreports-test.qt.io/browse/QTBUG-105277 for background
2024-04-22 11:13:54 +02:00
Bart De Vries acbf4c605f
Set breeze as icon fallback theme 2024-04-22 09:52:20 +02:00
l10n daemon script 2ba3ec98a6 GIT_SILENT Sync po/docbooks with svn 2024-04-22 01:26:52 +00:00
Albert Astals Cid b831a26686 GIT_SILENT Upgrade release service version to 24.07.70. 2024-04-21 12:27:40 +02:00
l10n daemon script 162100c340 GIT_SILENT Sync po/docbooks with svn 2024-04-21 01:22:10 +00:00
l10n daemon script 9422ee6ca6 GIT_SILENT Sync po/docbooks with svn 2024-04-20 01:22:23 +00:00
l10n daemon script 3d4a7ababe GIT_SILENT Sync po/docbooks with svn 2024-04-19 01:24:26 +00:00
Bart De Vries 6822304c56 Implement interval-based automatic podcast updates
This also includes a restructuring of some of the settings.

BUG: 466789
2024-04-18 12:56:42 +00:00
Bart De Vries 98603c383e Update appstream data
- Add branding colors
- Fix duplicate use of "default" screenshot attribute
2024-04-18 12:54:33 +00:00
l10n daemon script e4bf2a29e7 GIT_SILENT Sync po/docbooks with svn 2024-04-18 01:17:58 +00:00
l10n daemon script 2b6142e07d GIT_SILENT Sync po/docbooks with svn 2024-04-17 01:24:07 +00:00
l10n daemon script 01f57997a3 GIT_SILENT Sync po/docbooks with svn 2024-04-16 01:26:06 +00:00
l10n daemon script fad334059d GIT_SILENT Sync po/docbooks with svn 2024-04-15 01:19:35 +00:00
l10n daemon script a647c126be GIT_SILENT Sync po/docbooks with svn 2024-04-14 01:19:51 +00:00
Bart De Vries 6a8de7570e Remove workaround for FolderDialog for flatpak
Also update the flatpak manifest to align with the one on flathub.

BUG: 485462
2024-04-13 23:06:51 +02:00
l10n daemon script 0bc16772f6 GIT_SILENT Sync po/docbooks with svn 2024-04-13 01:23:52 +00:00
Bart De Vries e7e243db66 Fix i18nc call 2024-04-12 16:23:50 +02:00
Bart De Vries b1934e0601 Add option to show podcast title on entry delegates 2024-04-12 12:50:48 +02:00
Bart De Vries 37a8465c7f Add switch to display Podcast image instead of Episode image
Closes #46
2024-04-12 12:50:48 +02:00
Bart De Vries 48a10a25cc Clean up the feed addition routine
- Avoid multiple QUrl::toString() calls
- Immediately create the Feed object rather than wait for loadFeed()
2024-04-12 12:49:47 +02:00
Bart De Vries aaefa428c3 Improve i18nc for page titles 2024-04-12 12:48:30 +02:00
Bart De Vries d09974755d Add comments to translatable strings in Settings
I.e. use i18nc instead of i18n.
2024-04-12 12:48:30 +02:00
Heiko Becker fd8b224a35 GIT_SILENT Update Appstream for new release
(cherry picked from commit 931283b517)
2024-04-08 17:54:12 +02:00
Bart De Vries db9fc0730b Set correct icon fallback search path 2024-04-04 14:42:52 +02:00
Bart De Vries a67e3f86ca Add link to windows builds in README.md
Closes #48
2024-04-03 09:42:25 +02:00
l10n daemon script 8d84104a39 GIT_SILENT Sync po/docbooks with svn 2024-03-31 01:28:57 +00:00
l10n daemon script 64cc47a1b0 GIT_SILENT Sync po/docbooks with svn 2024-03-29 01:29:03 +00:00
l10n daemon script 73757f5a76 GIT_SILENT Sync po/docbooks with svn 2024-03-28 01:36:26 +00:00