Commit graph

10049 commits

Author SHA1 Message Date
l10n daemon script 691f5319bc GIT_SILENT Sync po/docbooks with svn 2023-03-12 02:57:16 +00:00
l10n daemon script c9cb4ebe94 GIT_SILENT Sync po/docbooks with svn 2023-03-11 02:05:14 +00:00
Albert Astals Cid 7476e3dd28 GIT_SILENT Upgrade release service version to 23.07.70. 2023-03-10 21:27:02 +01:00
l10n daemon script b8bae77f0b GIT_SILENT Sync po/docbooks with svn 2023-03-10 01:57:10 +00:00
l10n daemon script 2d69760597 GIT_SILENT Sync po/docbooks with svn 2023-03-05 02:26:05 +00:00
l10n daemon script 8fe4a4bd48 GIT_SILENT made messages (after extraction) 2023-03-05 00:47:31 +00:00
l10n daemon script c68a027e1d GIT_SILENT Sync po/docbooks with svn 2023-03-04 01:53:29 +00:00
Friedrich W. H. Kossebau 9de70e2499 Port away from deprecated PurposeWidgets include
GIT_SILENT
2023-03-03 02:39:25 +01:00
l10n daemon script f8fe79f668 GIT_SILENT Sync po/docbooks with svn 2023-03-02 02:39:48 +00:00
l10n daemon script 773e0b89a5 GIT_SILENT Sync po/docbooks with svn 2023-02-27 02:25:12 +00:00
l10n daemon script 2e6dab1553 GIT_SILENT Sync po/docbooks with svn 2023-02-26 02:14:12 +00:00
l10n daemon script c2ca0c86ea GIT_SILENT Sync po/docbooks with svn 2023-02-25 02:44:25 +00:00
l10n daemon script e7f7f7d7af GIT_SILENT made messages (after extraction) 2023-02-25 00:58:02 +00:00
Heiko Becker c400b675b6 GIT_SILENT Update Appstream for new release
(cherry picked from commit 5138c6ceae)
2023-02-24 22:39:10 +01:00
l10n daemon script dc345539e6 GIT_SILENT Sync po/docbooks with svn 2023-02-24 02:15:17 +00:00
Max Mueggler 71770ed815 Replace QTime with QDeadlineTimer in DocumentPrivate::getFreeMemory
QTime is quite inefficient and getFreeMemory sometimes gets called quite
frequently. I found that upwards of 10% of CPU time was being spent
inside of QTime in some cases. Besides being the recommended thing for
this use case, QDeadlineTimer is a lot more efficient.
2023-02-23 22:24:07 +00:00
Nate Graham b6c6d906ba Tweak default toolbar to fit View Mode combobox
This is a useful UI element that I find myself using a lot, so quick
access is helpful. Another person just submitted a similar change (see
!689) so it would seem there is some demand for this.

In its current form, the toolbar contents would be too long if we added
it, and items would get pushed into the overflow menu. To prevent this,
let's also drop the separator lines and text from the zoom buttons.
2023-02-23 16:21:27 +00:00
l10n daemon script b7c8c0c850 GIT_SILENT Sync po/docbooks with svn 2023-02-23 02:14:37 +00:00
l10n daemon script a27a0ae788 GIT_SILENT Sync po/docbooks with svn 2023-02-22 02:07:59 +00:00
l10n daemon script 94fb67d2e6 GIT_SILENT made messages (after extraction) 2023-02-22 00:56:43 +00:00
l10n daemon script d9bc07fa17 GIT_SILENT Sync po/docbooks with svn 2023-02-21 02:16:00 +00:00
l10n daemon script 3ad1a976c4 GIT_SILENT Sync po/docbooks with svn 2023-02-20 02:17:47 +00:00
l10n daemon script 9ef28fffec 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-02-20 02:01:39 +00:00
Friso Smit 0b25a83cd5 Do continous scrolling when there is high resolution scroll 2023-02-20 01:07:11 +00:00
Friso Smit 30969b490c Move continuous zoom to a function 2023-02-20 01:07:11 +00:00
l10n daemon script e91c6cf0cf GIT_SILENT made messages (after extraction) 2023-02-20 00:55:34 +00:00
l10n daemon script 86006b5883 GIT_SILENT Sync po/docbooks with svn 2023-02-19 02:19:56 +00:00
l10n daemon script 9709ddf709 GIT_SILENT Sync po/docbooks with svn 2023-02-18 02:16:12 +00:00
l10n daemon script d05c3018b2 GIT_SILENT Sync po/docbooks with svn 2023-02-17 02:12:37 +00:00
l10n daemon script ea091814bc GIT_SILENT Sync po/docbooks with svn 2023-02-16 02:47:03 +00:00
l10n daemon script bf745445bf 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-02-16 02:03:52 +00:00
l10n daemon script 864c623f28 GIT_SILENT made messages (after extraction) 2023-02-16 00:56:26 +00:00
Cimbali a33e499b40 Fix wrong interpretation of autoplay flag
BUGS: 436709
2023-02-15 23:32:49 +00:00
Willyanto Willyanto 5bb79f2cfd Add patch for call va_end() before return 2023-02-15 22:42:33 +00:00
l10n daemon script 880444b7b4 GIT_SILENT Sync po/docbooks with svn 2023-02-12 02:09:52 +00:00
l10n daemon script 0ec6127d7e GIT_SILENT Sync po/docbooks with svn 2023-02-11 02:09:54 +00:00
l10n daemon script 7c2099231a GIT_SILENT Sync po/docbooks with svn 2023-02-10 02:12:47 +00:00
Albert Astals Cid f1f638c2c5 Compile with discount 3 2023-02-09 22:46:26 +00:00
Nicolas Fella 0501c5d8c4 Fix raising window when attaching to an existing instance on Wayland
When the second instance is launched it receives an activation token per environment variable

We need to pass that token to the first instance so that it can use it to raise itself

Also properly use startup ids for this on X11 instead of relying on forceActiveWindow, which is a hack
2023-02-09 12:26:52 +00:00
l10n daemon script 4be119f22c GIT_SILENT Sync po/docbooks with svn 2023-02-09 02:22:07 +00:00
l10n daemon script 4a9f048c91 GIT_SILENT Sync po/docbooks with svn 2023-02-08 02:46:15 +00:00
l10n daemon script d68323ad4c GIT_SILENT Sync po/docbooks with svn 2023-02-07 02:15:05 +00:00
l10n daemon script 09a600f6d4 GIT_SILENT Sync po/docbooks with svn 2023-02-05 02:10:59 +00:00
l10n daemon script 9e115c8927 GIT_SILENT Sync po/docbooks with svn 2023-02-04 02:27:43 +00:00
l10n daemon script dcd4f330f6 GIT_SILENT Sync po/docbooks with svn 2023-02-03 02:22:13 +00:00
l10n daemon script 59ede589d2 GIT_SILENT Sync po/docbooks with svn 2023-02-01 02:11:45 +00:00
l10n daemon script 8b4ae7ebec GIT_SILENT Sync po/docbooks with svn 2023-01-30 02:15:51 +00:00
Heiko Becker c3c0d8d528 GIT_SILENT Update Appstream for new release
(cherry picked from commit cffa20eeae)
2023-01-30 01:08:40 +01:00
l10n daemon script 6598337994 GIT_SILENT Sync po/docbooks with svn 2023-01-29 02:15:44 +00:00
Willyanto Willyanto 98876cf588 Replace qSwap with std::swap
Fixes obsolete function 'qSwap' called. It is recommended to use 'std::swap'
instead. (CWE-477)
2023-01-26 18:11:50 +00:00