1463 Commits

Author SHA1 Message Date
l10n daemon script
ab89460d74 GIT_SILENT made messages (after extraction) 2023-12-06 01:37:40 +00:00
l10n daemon script
1cd9bdf50b GIT_SILENT Sync po/docbooks with svn 2023-12-05 02:09:59 +00:00
Bart De Vries
9483607a20 Make playPause() also work when player is in stopped state 2023-12-04 13:43:55 +01:00
Bart De Vries
749eb17c56 Fix app silently closing when minimized to tray 2023-12-04 13:42:38 +01:00
Heiko Becker
a39278706f GIT_SILENT Update Appstream for new release
(cherry picked from commit 5b3de3b5b2a6bbc128d68c360114ad15a0c58cf1)
2023-11-30 18:32:54 +01:00
l10n daemon script
13b8663ebc GIT_SILENT Sync po/docbooks with svn 2023-11-29 02:12:34 +00:00
Bart De Vries
bce24aa9c6 Fix vertical alignment of text in player controls toolbar v24.01.80 2023-11-28 14:54:44 +01:00
Bart De Vries
74f52e6171 Fix close to tray 2023-11-28 12:58:36 +01:00
l10n daemon script
2beb424e74 GIT_SILENT Sync po/docbooks with svn 2023-11-28 02:10:47 +00:00
Ingo Klöcker
6443ca99bf Tell Craft that we need Qt 6 and master of the dependencies 2023-11-27 18:58:04 +00:00
Ingo Klöcker
92376177fe Add CI template for building APKs with Qt 6 on invent 2023-11-27 18:58:04 +00:00
Tobias Fella
6f567175b9
Fix windows even more 2023-11-27 13:50:06 +01:00
l10n daemon script
61e19f601b GIT_SILENT Sync po/docbooks with svn 2023-11-27 02:12:11 +00:00
Tobias Fella
3fef53a355 Fix windows build 2023-11-26 18:22:11 +00:00
l10n daemon script
54888f6011 GIT_SILENT Sync po/docbooks with svn 2023-11-26 02:47:14 +00:00
l10n daemon script
157f22b4c3 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-11-26 02:30:37 +00:00
Albert Astals Cid
e30540a882 GIT_SILENT Upgrade release service version to 24.01.80. 2023-11-25 00:50:47 +01:00
l10n daemon script
ffa71c18ba GIT_SILENT Sync po/docbooks with svn 2023-11-20 02:43:05 +00:00
Tobias Fella
98806ae6b3
Fix kirigami name 2023-11-14 19:07:00 +01:00
Laurent Montel
71095f1dcd GIT_SILENT: ignore build dir 2023-11-14 07:13:23 +01:00
l10n daemon script
1655b09159 GIT_SILENT Sync po/docbooks with svn 2023-11-12 02:21:40 +00:00
l10n daemon script
29c79daec9 GIT_SILENT Sync po/docbooks with svn 2023-11-11 02:19:08 +00:00
l10n daemon script
60a19504ca GIT_SILENT Sync po/docbooks with svn 2023-11-10 02:22:35 +00:00
Tobias Fella
82ac05a7db
Remove unsupported android metadata 2023-11-09 20:17:55 +01:00
Tobias Fella
7743c5528a
Remove unsupported android messages 2023-11-09 20:16:25 +01:00
Tobias Fella
60c260b4ac
Adapt apk building to Qt6 2023-11-09 20:07:01 +01:00
Bart De Vries
566780ab49 Fix NavigationTabBar API breakage 2023-11-09 19:02:11 +01:00
l10n daemon script
6cfa319b62 GIT_SILENT Sync po/docbooks with svn 2023-11-09 02:12:35 +00:00
l10n daemon script
1eb31a5cfa 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-11-09 02:07:44 +00:00
l10n daemon script
6e2220e649 GIT_SILENT made messages (after extraction) 2023-11-09 01:37:55 +00:00
l10n daemon script
d3123f69ee GIT_SILENT Sync po/docbooks with svn 2023-11-08 09:27:12 +00:00
Bart De Vries
52a1f08e02 Add a switch to globally enable/disable network status checks
Make error reporting less ambiguous: report either "no connection" or
"not allowed on metered connection".  Also show hint how to disable
network status checking altogether.

BUG: 475400
v24.01.75
2023-11-07 21:06:19 +00:00
Albert Astals Cid
2b228babef GIT_SILENT Upgrade release service version to 24.01.75. 2023-11-07 21:10:22 +01:00
l10n daemon script
b4e37f30e3 GIT_SILENT Sync po/docbooks with svn 2023-11-07 03:22:29 +00:00
Carl Schwan
d82fad4547 Port to RoundedItemDelegate
CCBUG: 473945
2023-11-06 15:33:40 +01:00
l10n daemon script
52c351c929 GIT_SILENT Sync po/docbooks with svn 2023-11-06 02:16:43 +00:00
l10n daemon script
8fdbcd7fbf 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-11-06 02:10:21 +00:00
l10n daemon script
d98944a93f GIT_SILENT made messages (after extraction) 2023-11-06 01:38:52 +00:00
Bart De Vries
7dd5d33caa Do not use transactions for DB reads
Otherwise this will block the DB for other actions.  SQLITE should
always allow reads regardless of other ongoing actions/transactions (or
at least in WAL mode if I remember correctly).
2023-11-05 10:50:49 +01:00
l10n daemon script
73420571d7 GIT_SILENT Sync po/docbooks with svn 2023-11-04 17:23:52 +00:00
Heiko Becker
773f3ff98b GIT_SILENT Update Appstream for new release
(cherry picked from commit 5cbf14051c6de3cac92fa28111587210331937d3)
2023-11-04 12:31:11 +01:00
l10n daemon script
7f64e11c8f GIT_SILENT Sync po/docbooks with svn 2023-11-04 02:10:00 +00:00
Bart De Vries
9c79fc131b Fix ListSectionHeaders on DownloadPage
Also remove the workaround for a qt5 bug which apparently is no longer
there with qt6.
2023-11-03 14:59:13 +01:00
Bart De Vries
ffe4f80240 Convert gitlab CI includes to the include:project format 2023-11-03 12:53:57 +01:00
l10n daemon script
9e030c8479 GIT_SILENT Sync po/docbooks with svn 2023-11-01 02:14:55 +00:00
l10n daemon script
73f8f7a31f GIT_SILENT Sync po/docbooks with svn 2023-10-30 02:13:27 +00:00
l10n daemon script
a284114f94 GIT_SILENT Sync po/docbooks with svn 2023-10-29 02:22:57 +00:00
l10n daemon script
cda3f724ab GIT_SILENT Sync po/docbooks with svn 2023-10-28 02:20:16 +00:00
Bart De Vries
00d53bc21d Fix streaming button showing up instead of download button
BUG: 476144
2023-10-27 14:07:50 +02:00
l10n daemon script
438bfee904 GIT_SILENT Sync po/docbooks with svn 2023-10-27 02:16:39 +00:00