Christoph Feck
a7876ca013
GIT_SILENT Update Appstream for new release
6 years ago
Pino Toscano
76e972e950
appdata: use canonical cdn screenshot location
6 years ago
l10n daemon script
a13ef3ecaa
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
93540ac16d
Enable most of clazy level2
6 years ago
Albert Astals Cid
968e9d6073
Enable clazy old-style-connect
6 years ago
Albert Astals Cid
f85deae680
Enable clazy container-anti-pattern
...
Yes, this is a bit of cheating, but there's really no nicer way of doing
this and memory/speed here is not really important so we can trick clazy
6 years ago
Albert Astals Cid
e2a1705703
CI: Enable clazy connect-not-normalized
6 years ago
Albert Astals Cid
1a05112be1
CI: enable clazy incorrect-emit
6 years ago
Albert Astals Cid
96f00a4d29
CI: Enable clazy qstring-arg check
6 years ago
Andi Sardina Ramos
d9069ef661
The shell and the part need to be independent of each other.
...
This reverts commit 931425987ab9138bd843e02488dfaa6fa1afd52f.
6 years ago
Andi Sardina Ramos
c549d28f7f
Solving the creation of an additional tab for a deleted file.
...
BUG: 412978
BUG: 412979
6 years ago
l10n daemon script
a26dd5118a
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"
6 years ago
l10n daemon script
0d5bd0bc43
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"
6 years ago
Christoph Feck
a18c013932
GIT_SILENT Update Appstream for new release
6 years ago
l10n daemon script
2514c9f51a
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
79de5d3958
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"
6 years ago
l10n daemon script
a5eda6348f
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
2da1cd736a
CI: Enable clang-tidy modernize-loop-convert
6 years ago
Bob Bai
60f1fa790c
Enable closing a tab by middle click
...
Some discussions at https://phabricator.kde.org/D25484 .
This MR adds:
* mouse middle button event handler for closing a tab
* an `undo close tab` action
Test plan:
1. Compile and install.
2. Enable `Open new files in tabs`.
3. Open two documents. They should be opened in two tabs in the same window.
4. Middle click one of the tabs. It should be closed.
5. Choose `File`-`Undo close tab`. The closed tab should be reopened.
6. Middle click one of the tabs. It should be closed.
7. Press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>T</kbd>. The closed tab should be reopened.
6 years ago
Christoph Feck
475652a990
Update Appstream for new release
6 years ago
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
033d6d55f7
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
abc8e13a8c
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
f7f2b3105f
Increase version here too
6 years ago
Christoph Feck
7974aa1d36
Update Appstream for new release
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