l10n daemon script
4a9f048c91
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
d68323ad4c
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
09a600f6d4
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
9e115c8927
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
dcd4f330f6
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
59ede589d2
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
8b4ae7ebec
GIT_SILENT Sync po/docbooks with svn
3 years ago
Heiko Becker
c3c0d8d528
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit cffa20eeae )
3 years ago
l10n daemon script
6598337994
GIT_SILENT Sync po/docbooks with svn
3 years ago
Willyanto Willyanto
98876cf588
Replace qSwap with std::swap
...
Fixes obsolete function 'qSwap' called. It is recommended to use 'std::swap'
instead. (CWE-477)
3 years ago
l10n daemon script
da5afd0854
GIT_SILENT Sync po/docbooks with svn
3 years ago
Volker Krause
ffc1d2d36f
Export main activity as required by Android 12
...
Should fix the binary factory build.
3 years ago
l10n daemon script
00d3073574
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
fa5b5db25d
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
e158513555
GIT_SILENT Sync po/docbooks with svn
3 years ago
Willyanto Willyanto
64e835103c
Call va_end() before return
...
Fixes va_list 'arg' was opened but not closed by va_end(). (CWE-664)
3 years ago
l10n daemon script
4fce6710bd
GIT_SILENT Sync po/docbooks with svn
3 years ago
Albert Astals Cid
743888b809
New Windows package
3 years ago
l10n daemon script
4e916f5fdd
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
0b705a4b70
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
32da636053
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
56504195b2
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
baa868b0cb
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
8a8abf4882
GIT_SILENT Sync po/docbooks with svn
3 years ago
shenleban tongying
2ba2ee5d87
Reduce sidebar title size
...
This slightly increases the amount of vertical space available for content.
BUG: 462321
FIXED-IN: 23.04
3 years ago
l10n daemon script
c7f62c5d3c
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
0c6b945d64
GIT_SILENT Sync po/docbooks with svn
3 years ago
Matthew Shoults
3b71740639
Improve annotations documentation
...
Fix errors, improve English style and grammar.
3 years ago
l10n daemon script
acdcb5bb6e
GIT_SILENT Sync po/docbooks with svn
3 years ago
Albert Astals Cid
3165771409
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 54faf31823 )
3 years ago
l10n daemon script
12eddb1384
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
9e21c85cf2
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
6e93f019ad
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
6af5bbfd19
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
026bbec517
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
6f315be79c
GIT_SILENT made messages (after extraction)
3 years ago
l10n daemon script
08cc19fc4a
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
dcc7a0019d
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
8ee349fe88
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
af4b3f2009
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
8c12371869
GIT_SILENT Sync po/docbooks with svn
3 years ago
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
3 years ago
l10n daemon script
38438b00bf
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
0856972f32
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
a14b4c8c4d
GIT_SILENT Sync po/docbooks with svn
3 years ago
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
3 years ago
l10n daemon script
048349d330
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
bff8518438
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
bebc4400a0
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
de3b5ce61a
GIT_SILENT Sync po/docbooks with svn
3 years ago