Albert Astals Cid
eee401946b
Don't attach to another instance if we're going to exit
...
It's rude to exit someone else we just attached to
BUGS: 419982
6 years ago
Albert Astals Cid
98570d3633
Fix indentation
6 years ago
Christoph Feck
3d148bd570
GIT_SILENT Update Appstream for new release
6 years ago
Christoph Feck
5e1f2c9a47
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 3d148bd570 )
6 years ago
l10n daemon script
35ef78d708
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
334904c48b
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
390a88411a
Fix File menu structure
...
BUGS: 421004
6 years ago
Andi Sardina Ramos
d735d50cde
Give the option of switching to a tab if the file is already open instead of opening a new tab
...
Disabled by default
BUG: 419096
6 years ago
Albert Astals Cid
903cdec02b
GIT_SILENT fix version
...
need to figure out a way to make this work :/
6 years ago
Christoph Feck
8fd53e5674
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit c8dcf1fdea )
6 years ago
Christoph Feck
c8dcf1fdea
GIT_SILENT Update Appstream for new release
6 years ago
l10n daemon script
054f8930ab
GIT_SILENT made messages (after extraction)
6 years ago
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