Albert Astals Cid
c81392a71c
Remove wrong forward declarations
...
They are not needed and clang-tidy says they are on the wrong namespace
anyway
6 years ago
Laurent Montel
5c1fe471a7
Port QSet::toList to QSet::values (toList() is deprecated)
6 years ago
Albert Astals Cid
78cf6bd910
CI: enable more modernize checks
...
Since unfortunately some of the autogenerated includes don't pass the
checks we do a trick of building out of source and then specifying the
.*/okular/.* path as the only includes we care about
6 years ago
Ahmad Samir
45c72ff0eb
Port from deprecated foreach to range-for
...
autotests/*, conf/* , mobile/* , shell/*, part.cpp, extension.cpp
The code compiles and all unit tests pass (except for the two that
fail on master too).
6 years ago
l10n daemon script
abc8e13a8c
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
2a3d99e873
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
13bb95c253
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
35b7d057a2
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
8d1dbe5041
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
13c3dbdb88
GIT_SILENT made messages (after extraction)
7 years ago
Carl Schwan
b0533bdb28
Add Windows Store link in AppStream metadata
7 years ago
Christoph Cullmann
96fec4acb9
fix hi-dpi scaling
7 years ago
l10n daemon script
1c51c9020e
GIT_SILENT made messages (after extraction)
7 years ago
Peter Eszlari
9fcd33599d
appdata: add content_rating
7 years ago
l10n daemon script
b16dcf41aa
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"
7 years ago
l10n daemon script
bf7a53d62b
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"
7 years ago
l10n daemon script
0507bea427
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
7e2e5a4ac9
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
7074bad2a6
GIT_SILENT made messages (after extraction)
7 years ago
Albert Astals Cid
cf7d847a33
Fix saving "don't show again" when not using frameworksintegration
...
When not using frameworks integration we only get "false" in
shouldBeShownYesNo when the saved value is yes/no so set it to yes.
Also it was a bit weird before because we were using an uninitialized
value, so this is much better :)
BUGS: 409430
7 years ago
l10n daemon script
16e30bd2e8
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
fe12cf5958
GIT_SILENT made messages (after extraction)
7 years ago
Laurent Montel
9f90e14dd1
Fix forward declaration
7 years ago
Laurent Montel
cb691f70dc
Fix some clazy warning
...
Summary: fix clazy warning
Reviewers: aacid
Reviewed By: aacid
Subscribers: nicolasfella, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D20832
7 years ago
l10n daemon script
ae96db80af
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
cf311c87a3
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
f7880ce4d4
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
1f08c47245
GIT_SILENT made messages (after extraction)
7 years ago
A. Wilcox
29ac9b2302
Fix build with Qt <5.10
...
Summary:
Qt::AA_CompressTabletEvents was added in Qt 5.10. Use preprocessor check
to avoid build failures on 5.9 LTS or 5.8 (the minimum version).
Test Plan: Build against Qt 5.9 LTS and 5.12 LTS. Both built successfully.
Subscribers: okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D20678
7 years ago
Kezi Olio
5ef54e97ec
Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with a tablet
...
Summary:
BUG: 399208
See also: https://bugreports.qt.io/browse/QTBUG-71708
Enabling this option _vastly_ improves the user experience on wacom tablets and touchscreens
Reviewers: #okular
Subscribers: sander, aacid, okular-devel, #okular
Tags: #okular
Differential Revision: https://phabricator.kde.org/D16519
7 years ago
l10n daemon script
35b95b36aa
GIT_SILENT made messages (after extraction)
7 years ago
Joao Netto
716b234100
Implemented find function from console
...
Summary:
Implemented feature request to find from console.
BUG: 362038
Reviewers: #okular, aacid
Reviewed By: #okular, aacid
Subscribers: ngraham, aacid, yurchor, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D18144
7 years ago
l10n daemon script
241bc6525a
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"
7 years ago
l10n daemon script
419dd73c71
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
e642c39563
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
35d456e094
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
42ca9ab2f2
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
876bd02e8a
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
59307b57ab
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
829d189e27
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
5fdeec57df
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
43eb508c32
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
03d0a40397
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
e19cd125f1
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
b9d751ae76
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
a71f18a001
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
e6f3f972db
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
41330b111a
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
139e6d8fae
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
167b7955cf
GIT_SILENT made messages (after extraction)
7 years ago