l10n daemon script
982a857b85
GIT_SILENT Sync po/docbooks with svn
2023-03-30 01:48:50 +00:00
l10n daemon script
4d69eaf30f
GIT_SILENT Sync po/docbooks with svn
2023-03-29 01:52:13 +00:00
l10n daemon script
0b6b87f056
GIT_SILENT Sync po/docbooks with svn
2023-03-28 02:06:04 +00:00
Albert Astals Cid
052264c3e5
Use KIO::OpenUrlJob instead of KRun::runService
...
Works much better in Windows
2023-03-27 15:14:04 +00:00
l10n daemon script
9b97052053
GIT_SILENT Sync po/docbooks with svn
2023-03-27 02:25:27 +00:00
l10n daemon script
dccedf6159
GIT_SILENT made messages (after extraction)
2023-03-27 00:47:35 +00:00
Willyanto Willyanto
647cdc40d0
Perform some initializations in initialization list
...
Fixes some variable is assigned in constructor body. Consider performing
initialization in initialization list. (CWE-398)
2023-03-23 17:37:37 +00:00
l10n daemon script
8a657e6d47
GIT_SILENT Sync po/docbooks with svn
2023-03-22 02:07:50 +00:00
l10n daemon script
ce0d6ec7e6
GIT_SILENT Sync po/docbooks with svn
2023-03-18 02:08:27 +00:00
l10n daemon script
4a91996b52
GIT_SILENT Sync po/docbooks with svn
2023-03-17 02:04:47 +00:00
l10n daemon script
b03d8f9e17
GIT_SILENT Sync po/docbooks with svn
2023-03-16 02:01:09 +00:00
Nate Graham
8c8744f2e3
Re-arrange toolbar buttons by usage frequency
...
When using an LTR language, people scan user interfaces left-to right
and top to bottom. This means that the most frequently-used controls
should be located at the top left, so people see them first.
This commit uses that principle to re-arrange the toolbar a bit, so that
after the "show/hide sidebar button" (which needs to be the left-most
item to connect it with the left sidebar), the left-most items in the
default toolbar are the zoom and view mode controls. These are
viewing-related controls, and Okular is first and foremost a viewer app.
The controls that let you interact with the document (select stuff,
annotate) are moved over to the right side of the toolbar because they
are used for secondary workflows.
The zoom buttons are also grouped together to connect them in the user's
mind.
Finally, the separator lines are re-added to disconnect the "show/hide
sidebar" button from the now-icons-only zoom buttons.
2023-03-15 18:11:52 +00:00
l10n daemon script
5b733fcb73
GIT_SILENT Sync po/docbooks with svn
2023-03-15 01:54:03 +00:00
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