l10n daemon script
dcf3aff4f3
GIT_SILENT made messages (after extraction)
5 years ago
Albert Astals Cid
47b56fb8df
Merge remote-tracking branch 'origin/release/21.04'
5 years ago
l10n daemon script
6ad2ebdbbb
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"
5 years ago
l10n daemon script
724b9413e3
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"
5 years ago
l10n daemon script
3fb0390f2f
GIT_SILENT made messages (after extraction)
5 years ago
Albert Astals Cid
92f4ade00c
Mark items with name in toolsQuick as default
...
This way we know we must translate their names when showing it to the
user
5 years ago
Alexander Lohnau
13a394cc17
Port msits kioslave to JSON metadata
...
Task: https://phabricator.kde.org/T14518
The JSON file was created using the protocoltojson utility from KIO.
5 years ago
Alexander Lohnau
16f70bb2a7
Remove Description property for kioslave
...
This value is never read in KIO and not exposed in the public API.
5 years ago
Yuri Chornoivan
07a57ea8a3
Add missing space
5 years ago
Yuri Chornoivan
083e3e9240
Sync docs with the current interface
5 years ago
David Hurka
195bbe3636
Create color mode menu.
...
Implemented using a ColorModeMenu class,
derived from ToggleActionMenu (derived from KActionMenu),
as a child object of PageView.
* KToggleAction for every color mode, allows to set shortcuts for every mode.
Color mode actions have icons.
* KToggleAction for normal colors mode.
* ToggleActionMenu containing all color mode actions.
If triggered, toggles color mode between normal colors and last change colors mode.
"Toggle Change Colors" is replaced by "Change Colors", which is actually a toggle action.
BUG: 407217
BUG: 437755
5 years ago
Albert Astals Cid
81344f8aa8
Unbox alert() parameters when they are in an object
...
API let's you use both arguments or objects with named properties, so
support both.
This fixes the contents of the warning in 435833, the crash is still
there though, working on that next
CCBUGS: 435833
5 years ago
Alexander Lohnau
8b13d989c6
Clean up ServiceType property usage for JSON based plugins
...
This is no needed anymore, because the plugins are installed into a
specific dir. It is a leftover from the time where the ServiceTypes were
used to find the correct plugins.
Task: https://phabricator.kde.org/T14483
5 years ago
Albert Astals Cid
6e467c343e
Merge remote-tracking branch 'origin/release/21.04'
5 years ago
Albert Astals Cid
99788b907e
Second attempt at fixing the windows/craft build
...
Since libspectre includes reference themselves with libspectre/ change
the cmake find_path to also include libspectre/ when doing the include
path search
5 years ago
Albert Astals Cid
fefe41b2fc
Merge remote-tracking branch 'origin/release/21.04'
5 years ago
Dan Leinir Turthra Jensen
108e568d67
Fix spectre includes
...
The include path should not be added to the include line, that will make
it be not found if the parent directory for includes is not included.
5 years ago
Albert Astals Cid
1954d43f05
0 -> Okular::Settings::EnumViewMode::Single
5 years ago
Charlie Arehart
16a4015b68
correct grammatical error
5 years ago
Albert Astals Cid
75eb2095f5
Merge remote-tracking branch 'origin/release/21.04'
5 years ago
Mahmoud Khalil
b15accd0ae
Checks whether the pdf is broken or not
...
This commit adds support for the to be added functionality in Poppler
which detects whether or not the Xref Table has been reconstructed
5 years ago
Albert Astals Cid
1c349f5448
Use new poppler "fancy signature"
5 years ago
Albert Astals Cid
3ff6ff35ba
doc: Try to make it clearer that one one is used not all three
...
BUGS: 436820
5 years ago
Albert Astals Cid
f31152d389
Fix loading some png files inside zip comicbook files
...
BUGS: 436086
5 years ago
Nicolas Fella
6009e9f526
Use QIcon::fromTheme instead of KIconLoader::loadIcon
5 years ago
Simone Gaiarin
0a41305160
Fix old quick annotations not deleted after reparse
...
Also refactored the code to populate the quick annotations in order to re-add only the quick annotions and not config actions
5 years ago
Simone Gaiarin
c925b224de
Fix crash when repopulating quick annotations action
5 years ago
Simone Gaiarin
5d251b725b
Use new ToggleActionMenu constructor interface
5 years ago
Simone Gaiarin
068d19de27
Add action to quick annotation menu to show the builtin annotation toolbar
5 years ago
Simone Gaiarin
388b3e54dc
Rename action aShowToolBar to aToolBarVisibility
5 years ago
Simone Gaiarin
87fa366c4a
Adapt annotation toolbar tests to new toggleable quick annotation
5 years ago
Simone Gaiarin
4408d13886
Refactor code for populating the quick annotations action
5 years ago
Simone Gaiarin
93a4b47332
Remember last used quick annotation tool
...
A limitation of the current implementation is that when the quick annotation tools are modified by the user, the first quick annotation tool is selected. This because the order of the quick annotation tools may be changed and some tools may have been deleted.
5 years ago
Simone Gaiarin
3d55184116
Do not uncheck quick annotations when the toolbar is hidden
5 years ago
Simone Gaiarin
03b2346e4e
Uncheck quick annotation when repopulating the quick tools menu
...
This prevents undefined states when the currently selected quick annotation is modified or deleted in the annotation settings.
BUG: 426026
FIXED-IN: 21.08
5 years ago
Simone Gaiarin
616b03358f
Warn user that quick stamp annotations in PDF are an experimental feature
5 years ago
Simone Gaiarin
f8fe30e687
Do not show annotation toolbar when quick annotation tool is selected
5 years ago
Simone Gaiarin
0fb2058e2a
Make quick annotation tools checkable
...
CCBUG: 425438
5 years ago
Simone Gaiarin
6b61909ac5
Select quick tool directly without proxying a builtin annotation
5 years ago
Simone Gaiarin
3f18367efd
Refactor code for selecting annotation tool
5 years ago
Simone Gaiarin
e000489268
Refactor selection of last used annotation tool
5 years ago
Albert Astals Cid
34b8c1e72e
Merge remote-tracking branch 'origin/release/21.04'
5 years ago
Albert Astals Cid
be1f0de196
try to stabilize test
5 years ago
Heiko Becker
5941247354
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 1898bd2bec )
5 years ago
Heiko Becker
1898bd2bec
GIT_SILENT Update Appstream for new release
5 years ago
Heiko Becker
254907e446
GIT_SILENT Upgrade release service version to 21.04.1.
5 years ago
Albert Astals Cid
2d78da8a8a
Merge remote-tracking branch 'origin/release/21.04'
5 years ago
Albert Astals Cid
72658e0ec3
Fix saving signed revisions of a signature
...
We don't need a QDataStream to assign a QByteArray to a QByteArray, and
it was adding some noise at the beginning which is clearly not what we
want
5 years ago
Nicolas Fella
e73bf99e58
Remove GuiUtils::iconLoader
...
It's unused
5 years ago
Nicolas Fella
b0542ca0b2
Use QIcon::fromTheme instead of GuiUtils::iconLoader
...
The only relevant behavior of the custom icon loader is the automatic
fallback to <share>/okular/pics, which we can do ourselves with QIcon
API.
5 years ago