Bart De Vries
def54ae6f7
Workaround for TapHandler+ColumnView issues
2024-02-07 16:28:19 +01:00
l10n daemon script
8bafa91de1
GIT_SILENT Sync po/docbooks with svn
2024-02-07 01:16:15 +00:00
Bart De Vries
28fcb10993
Fix mobile player background on dark theme
2024-02-06 19:58:57 +01:00
l10n daemon script
d62d24f280
GIT_SILENT Sync po/docbooks with svn
2024-02-06 01:28:59 +00:00
l10n daemon script
98aca04e84
GIT_SILENT Sync po/docbooks with svn
2024-02-05 01:25:03 +00:00
l10n daemon script
500982ab9f
GIT_SILENT Sync po/docbooks with svn
2024-01-31 01:20:41 +00:00
l10n daemon script
003325d0d6
GIT_SILENT Sync po/docbooks with svn
2024-01-28 01:19:13 +00:00
l10n daemon script
0c82f1c440
GIT_SILENT Sync po/docbooks with svn
2024-01-26 01:18:49 +00:00
l10n daemon script
0b4b71d7d5
GIT_SILENT Sync po/docbooks with svn
2024-01-25 01:15:55 +00:00
Bart De Vries
50bdc5551c
Add check for invalid embedded images
...
Some enclosures have non-empty embedded images which are not pictures.
This add a check which discards those, and then falls back to a valid
image.
BUG: 480263
2024-01-24 13:26:20 +00:00
l10n daemon script
b4fe6a7245
GIT_SILENT Sync po/docbooks with svn
2024-01-24 01:16:37 +00:00
Bart De Vries
973a5b7ac9
Fix the pause() method toggling pause state for VLC backend
...
This method should pause the audio. Instead, the VLC backend would
toggle the pause state, i.e. it would start playing again if the audio
stream was already paused. This caused issues with already paused
streams incorrectly resuming playback after the system woke up from
suspend.
BUG: 474432
2024-01-23 22:16:00 +01:00
l10n daemon script
7f7901b2bd
GIT_SILENT Sync po/docbooks with svn
2024-01-23 01:17:40 +00:00
Bart De Vries
612ebe30a7
Fix SectionListHeaders on DownloadListPage
...
SectionListHeader has been ported to ItemDelegate in KF6, which needs
the width to be set explicitly.
2024-01-22 20:23:50 +01:00
l10n daemon script
c0b763700e
GIT_SILENT Sync po/docbooks with svn
2024-01-22 01:27:09 +00:00
l10n daemon script
26d2aae95f
GIT_SILENT Sync po/docbooks with svn
2024-01-17 01:18:49 +00:00
Uri Tomas
cc06ad050f
Add StartupWMClass to org.kde.kasts.desktop
...
Added `StartupWMClass=kasts` to fix the use case when in Plank (maybe others docks/taskbar) creates a new icon with empty/blank icon.
2024-01-16 20:17:49 +00:00
l10n daemon script
05301b987f
GIT_SILENT Sync po/docbooks with svn
2024-01-16 01:18:36 +00:00
l10n daemon script
9f61c5e8af
GIT_SILENT Sync po/docbooks with svn
2024-01-15 01:18:13 +00:00
Joshua Goins
1d2ebcdc87
Add screenshot to README
2024-01-14 16:28:02 -05:00
l10n daemon script
84f0d23c08
GIT_SILENT Sync po/docbooks with svn
2024-01-14 01:28:13 +00:00
l10n daemon script
47d01938e6
GIT_SILENT Sync po/docbooks with svn
2024-01-13 01:23:10 +00:00
Bart De Vries
1ae2688512
Solve size issues and adapt to match desktop and breeze style
2024-01-11 21:52:10 +01:00
Tobias Fella
6b825fc540
Show chapters in the progress slider
2024-01-11 21:52:10 +01:00
Tobias Fella
ba9c302352
Port to declarative type registration
2024-01-11 21:52:10 +01:00
Bart De Vries
ae3cdc207a
Fix image masking and smoothing
...
Image masking with MultiEffect was not applying antialiasing at the edges
with the default settings.
The mipmap setting was ignored if the image source was changed (e.g. on
HeaderBar). Added a hack to reset this AFTER the image has changed.
2024-01-11 21:52:10 +01:00
Tobias Fella
eb74c913a9
Simplify author handling
...
- Don't make them QObjects; those are heavy and there's no reason for that
- In fact, don't make them objects at all; we're only using them in string form anyway
2024-01-11 21:52:10 +01:00
Tobias Fella
fe6626ebeb
Remove some empty descructors
2024-01-11 21:52:10 +01:00
Bart De Vries
739e046837
Enable middle-click on systray icon to play/pause
2024-01-11 21:52:10 +01:00
Tobias Fella
6dbe0fd921
Move globaldrawer into own file
2024-01-11 21:52:10 +01:00
Tobias Fella
6fb08350cb
Modernize cmake
2024-01-11 21:52:10 +01:00
Bart De Vries
866d111049
Port away from qt5compat graphical effects
2024-01-11 21:52:10 +01:00
Albert Astals Cid
264a1ff974
GIT_SILENT Upgrade release service version to 24.04.70.
2024-01-11 21:35:27 +01:00
Bart De Vries
8202a2f444
Update dependencies in flatpak manifest
2024-01-11 13:13:35 +01:00
Albert Astals Cid
335635b80c
GIT_SILENT Upgrade release service version to 24.01.90.
2024-01-09 00:46:19 +01:00
l10n daemon script
a4110a7d84
GIT_SILENT Sync po/docbooks with svn
2024-01-07 02:40:56 +00:00
l10n daemon script
1e580edcc9
GIT_SILENT Sync po/docbooks with svn
2024-01-06 02:11:19 +00:00
Bart De Vries
6fa9f90cdc
Fix: add explicit arguments to qml signal handlers
2024-01-05 16:20:29 +01:00
Bart De Vries
5d7ed68544
Fix mobile volume button size
...
Align with the size of the other buttons on the player controls page.
2024-01-05 16:11:20 +01:00
l10n daemon script
042fc54b43
GIT_SILENT Sync po/docbooks with svn
2024-01-04 02:15:59 +00:00
l10n daemon script
3d0c457674
GIT_SILENT Sync po/docbooks with svn
2023-12-31 02:41:39 +00:00
l10n daemon script
4876f795a1
GIT_SILENT Sync po/docbooks with svn
2023-12-30 02:16:52 +00:00
l10n daemon script
44f070ab91
GIT_SILENT made messages (after extraction)
2023-12-30 01:37:39 +00:00
Bart De Vries
30fadd17d8
Fix taphandler on touchscreen
...
Taphandler emits NoButton instead of LeftButton on touchscreen
2023-12-28 14:23:38 +00:00
l10n daemon script
09b866dc75
GIT_SILENT Sync po/docbooks with svn
2023-12-28 02:13:05 +00:00
Tobias Fella
605c235e3a
Re-enable flatpak
2023-12-28 00:34:52 +00:00
l10n daemon script
8deecba6f8
GIT_SILENT Sync po/docbooks with svn
2023-12-27 02:10:42 +00:00
l10n daemon script
d69ed37374
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-12-27 02:06:15 +00:00
l10n daemon script
c3a74485ca
GIT_SILENT made messages (after extraction)
2023-12-27 01:33:59 +00:00
l10n daemon script
dbacdf598c
GIT_SILENT Sync po/docbooks with svn
2023-12-24 02:46:46 +00:00