l10n daemon script
93fd5a6044
GIT_SILENT Sync po/docbooks with svn
2024-05-09 03:14:22 +00:00
Albert Astals Cid
547d495543
GIT_SILENT Upgrade release service version to 24.04.90.
2024-05-09 01:19:54 +02:00
l10n daemon script
7516e2d928
GIT_SILENT Sync po/docbooks with svn
2024-05-08 03:13:38 +00:00
l10n daemon script
48ae4ec2ed
GIT_SILENT Sync po/docbooks with svn
2024-05-05 03:04:24 +00:00
Bart De Vries
b88bd566b4
Add missing icon for android
2024-05-03 11:03:18 +02:00
l10n daemon script
6116c88896
GIT_SILENT Sync po/docbooks with svn
2024-05-01 02:57:52 +00:00
l10n daemon script
4a88746ff0
GIT_SILENT Sync po/docbooks with svn
2024-04-30 02:58:36 +00:00
Bart De Vries
a3fad5bc00
Fix icons on windows again
2024-04-29 23:39:29 +02:00
l10n daemon script
47d99b6055
GIT_SILENT Sync po/docbooks with svn
2024-04-29 02:58:00 +00:00
l10n daemon script
660864b949
GIT_SILENT Sync po/docbooks with svn
2024-04-28 02:55:01 +00:00
l10n daemon script
f742ffb4d7
GIT_SILENT Sync po/docbooks with svn
2024-04-26 02:54:09 +00:00
Bart De Vries
71ac94a831
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:50:02 +02:00
l10n daemon script
0a03cd6d24
GIT_SILENT Sync po/docbooks with svn
2024-04-25 02:58:18 +00:00
Bart De Vries
755014f570
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 17:59:07 +02:00
Bart De Vries
014cf66898
Fix clipping of ListView in ErrorListOverlay
2024-04-24 15:47:33 +02:00
Bart De Vries
ecd6d5c3aa
Fix missing streaming button on android
2024-04-24 15:47:27 +02:00
Bart De Vries
4e7bc2a596
Fix qml property assignment
2024-04-24 15:47:17 +02:00
Bart De Vries
b7b7f18922
Refactor conversion from enum to int and vice versa
2024-04-24 15:47:10 +02:00
Bart De Vries
f58fd20201
Save filters on episode list and episode detail pages
...
FEATURE: 466792
2024-04-24 15:47:02 +02:00
Bart De Vries
8e7bfeddff
Workaround for mipmap issue with Image
...
See https://bugreports-test.qt.io/browse/QTBUG-105277 for background
2024-04-24 15:46:53 +02:00
Bart De Vries
14d38a87d8
Set breeze as icon fallback theme
2024-04-24 15:46:30 +02:00
l10n daemon script
3bdc7a4ffd
GIT_SILENT Sync po/docbooks with svn
2024-04-24 03:35:37 +00:00
l10n daemon script
1bb02b6c89
GIT_SILENT Sync po/docbooks with svn
2024-04-22 03:48:05 +00:00
Albert Astals Cid
0d85efbeaf
GIT_SILENT Upgrade release service version to 24.04.80.
2024-04-21 11:38:13 +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
l10n daemon script
d686f1a18a
GIT_SILENT Sync po/docbooks with svn
2024-03-27 01:29:53 +00:00
l10n daemon script
4bd6b786a6
GIT_SILENT Sync po/docbooks with svn
2024-03-26 01:29:38 +00:00