Commit graph

10049 commits

Author SHA1 Message Date
l10n daemon script da5afd0854 GIT_SILENT Sync po/docbooks with svn 2023-01-25 02:16:47 +00:00
Volker Krause ffc1d2d36f Export main activity as required by Android 12
Should fix the binary factory build.
2023-01-20 15:07:02 +00:00
l10n daemon script 00d3073574 GIT_SILENT Sync po/docbooks with svn 2023-01-20 02:12:14 +00:00
l10n daemon script fa5b5db25d GIT_SILENT Sync po/docbooks with svn 2023-01-19 02:19:14 +00:00
l10n daemon script e158513555 GIT_SILENT Sync po/docbooks with svn 2023-01-18 02:09:31 +00:00
Willyanto Willyanto 64e835103c Call va_end() before return
Fixes va_list 'arg' was opened but not closed by va_end(). (CWE-664)
2023-01-17 22:49:23 +07:00
l10n daemon script 4fce6710bd GIT_SILENT Sync po/docbooks with svn 2023-01-17 02:21:29 +00:00
Albert Astals Cid 743888b809 New Windows package 2023-01-15 19:36:10 +01:00
l10n daemon script 4e916f5fdd GIT_SILENT Sync po/docbooks with svn 2023-01-15 02:04:41 +00:00
l10n daemon script 0b705a4b70 GIT_SILENT Sync po/docbooks with svn 2023-01-13 02:38:50 +00:00
l10n daemon script 32da636053 GIT_SILENT Sync po/docbooks with svn 2023-01-09 02:13:02 +00:00
l10n daemon script 56504195b2 GIT_SILENT Sync po/docbooks with svn 2023-01-08 02:14:19 +00:00
l10n daemon script baa868b0cb GIT_SILENT Sync po/docbooks with svn 2023-01-07 02:38:07 +00:00
l10n daemon script 8a8abf4882 GIT_SILENT Sync po/docbooks with svn 2023-01-06 02:29:18 +00:00
shenleban tongying 2ba2ee5d87 Reduce sidebar title size
This slightly increases the amount of vertical space available for content.

BUG: 462321
FIXED-IN: 23.04
2023-01-05 23:45:52 +00:00
l10n daemon script c7f62c5d3c GIT_SILENT Sync po/docbooks with svn 2023-01-05 02:15:56 +00:00
l10n daemon script 0c6b945d64 GIT_SILENT Sync po/docbooks with svn 2023-01-04 02:32:36 +00:00
Matthew Shoults 3b71740639 Improve annotations documentation
Fix errors, improve English style and grammar.
2023-01-03 16:00:06 +00:00
l10n daemon script acdcb5bb6e GIT_SILENT Sync po/docbooks with svn 2023-01-03 02:41:01 +00:00
Albert Astals Cid 3165771409 GIT_SILENT Update Appstream for new release
(cherry picked from commit 54faf31823)
2023-01-03 01:18:33 +01:00
l10n daemon script 12eddb1384 GIT_SILENT Sync po/docbooks with svn 2023-01-02 02:47:52 +00:00
l10n daemon script 9e21c85cf2 GIT_SILENT Sync po/docbooks with svn 2023-01-01 02:42:32 +00:00
l10n daemon script 6e93f019ad GIT_SILENT Sync po/docbooks with svn 2022-12-30 09:57:56 +00:00
l10n daemon script 6af5bbfd19 GIT_SILENT Sync po/docbooks with svn 2022-12-30 02:24:57 +00:00
l10n daemon script 026bbec517 GIT_SILENT Sync po/docbooks with svn 2022-12-29 02:17:20 +00:00
l10n daemon script 6f315be79c GIT_SILENT made messages (after extraction) 2022-12-29 00:50:47 +00:00
l10n daemon script 08cc19fc4a GIT_SILENT Sync po/docbooks with svn 2022-12-28 02:14:01 +00:00
l10n daemon script dcc7a0019d GIT_SILENT Sync po/docbooks with svn 2022-12-26 02:15:06 +00:00
l10n daemon script 8ee349fe88 GIT_SILENT Sync po/docbooks with svn 2022-12-25 02:28:43 +00:00
l10n daemon script af4b3f2009 GIT_SILENT Sync po/docbooks with svn 2022-12-24 02:09:22 +00:00
l10n daemon script 8c12371869 GIT_SILENT Sync po/docbooks with svn 2022-12-23 02:05:07 +00:00
Eugene Popov 2fbab13e1f Port sidebar to QDockWidget
With this MR, the sidebar can now be (if not locked):
* docked to the left or right side
* undocked and floated as an independent window
* closed with the close button in the header

BUG: 455013
2022-12-22 22:50:55 +00:00
l10n daemon script 38438b00bf GIT_SILENT Sync po/docbooks with svn 2022-12-21 02:04:31 +00:00
l10n daemon script 0856972f32 GIT_SILENT Sync po/docbooks with svn 2022-12-17 12:26:55 +00:00
l10n daemon script a14b4c8c4d GIT_SILENT Sync po/docbooks with svn 2022-12-17 02:10:47 +00:00
Nicholas Omann f0e3581bab Enable Support for Dark Theme for Titlebar in Windows
When using the windows dark theme it's annoying to have white titlebars on some apps. I noticed that this app which and I would like to use on Windows but the lack of dark theme on the titlebar makes it not fit in well. I did some research on this and found that the best way to set it seems to be using the darkmode toggle on the platform. That can be set as a parameter or environment variable. This seems to be the easiest way to set it. I tested this locally on a Win11 VM and it looks to work the same as setting -platform windows:darkmode=1 or setting QT_QPA_PLATFORM=windows:darkmode=1. Note this does need to be set before the QApplication is originally created and so I think it has to be done per app to work. If I missed some other way to set this that would be better I would be interested to know more.

QT Docs: https://doc.qt.io/qt-5/qguiapplication.html#platform-specific-arguments
2022-12-17 00:00:36 +00:00
l10n daemon script 048349d330 GIT_SILENT Sync po/docbooks with svn 2022-12-15 02:11:02 +00:00
l10n daemon script bff8518438 GIT_SILENT Sync po/docbooks with svn 2022-12-14 02:26:58 +00:00
l10n daemon script bebc4400a0 GIT_SILENT Sync po/docbooks with svn 2022-12-12 02:15:40 +00:00
l10n daemon script de3b5ce61a GIT_SILENT Sync po/docbooks with svn 2022-12-11 02:09:08 +00:00
l10n daemon script a9c435bce6 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"
2022-12-11 01:52:30 +00:00
l10n daemon script 3a25ff6f22 GIT_SILENT Sync po/docbooks with svn 2022-12-05 02:00:15 +00:00
l10n daemon script f3035b00ac GIT_SILENT Sync po/docbooks with svn 2022-12-04 01:59:06 +00:00
l10n daemon script 1f6f332dd2 GIT_SILENT Sync po/docbooks with svn 2022-12-03 02:05:15 +00:00
l10n daemon script 074c161fc8 GIT_SILENT Sync po/docbooks with svn 2022-12-02 02:38:38 +00:00
Albert Astals Cid f0fe7aacb5 Add 22.08.1 Windows binary to appstream data 2022-12-01 22:24:41 +01:00
Max Mueggler a1cf3f9e5e Don't paint a partial pixmap over a fully rendered pixmap, even if dirty
This preserves fully rendered areas when zooming in or out instead of
replacing them with partially rendered pixmaps.
2022-12-01 20:21:12 +00:00
Max Mueggler aa0386dccd Fix hasPixmap setting size of TilesManager 2022-12-01 20:21:12 +00:00
Paul Worrall 0136eddb12 Handbook: Select Browse to edit/delete annotations
Minor change to handbook to say that the Browse tool has to be selected before you can edit or delete annotations

BUG: 457739
2022-12-01 15:29:04 +00:00
Phu Nguyen 57ea4a0be3 Remove leftover of a release element which made the syntax invalid 2022-12-01 09:14:53 +00:00