- 27 Jun, 2019 1 commit
-
-
Mark Nauwelaerts authored
-
- 24 Jun, 2019 1 commit
-
-
Script Kiddy authored
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"
-
- 15 Jun, 2019 1 commit
-
-
Michal Humpula authored
BUG: 392858 Differential Revision: https://phabricator.kde.org/D21409
-
- 03 Jun, 2019 1 commit
-
-
Script Kiddy authored
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"
-
- 01 Jun, 2019 1 commit
-
-
Script Kiddy authored
-
- 30 May, 2019 3 commits
-
-
Sergio Martins authored
Windows doesn't use the dbus stuff and instead uses qtsingleapplication, which does support window activation if setActivationWindow is called. setActivationWindow wasn't called anywhere. Differential Revision: 21485 CCBUG: 407288
-
Script Kiddy authored
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"
-
Script Kiddy authored
-
- 27 May, 2019 1 commit
-
-
Méven Car authored
Summary: QFileDialog has by default an overwrite check, avoid the second one done by kate. Related to D21401 Reviewers: #kate, #frameworks, cullmann Reviewed By: #kate, cullmann Subscribers: apol, dhaumann, kwrite-devel Tags: #kate Differential Revision: https://phabricator.kde.org/D21402
-
- 26 May, 2019 1 commit
-
-
Michal Humpula authored
BUG: 407103 Differential Revision: 21405
-
- 24 May, 2019 2 commits
-
-
Christoph Cullmann authored
BUG: 407288
-
Script Kiddy authored
-
- 22 May, 2019 3 commits
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
Summary: Me being an idiot and all forgot to change the quick open model when configuration dialog changes the mode (sigh). So fixing that. Testing manually it seems that now it behaves as expected. Thanks for being so patient. BUG: 407512 Reviewers: cullmann Reviewed By: cullmann Subscribers: kwrite-devel Tags: #kate Differential Revision: https://phabricator.kde.org/D21294
-
Script Kiddy authored
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"
-
- 19 May, 2019 8 commits
-
-
Michal Humpula authored
Closes: D21187
-
Dominik Haumann authored
-
Dominik Haumann authored
Previous: /home/async and /home/autolink --> prefix path == "/home/a". Now the returned path is correct, i.e. "/home/". This should also work on Windows thanks to normalized QUrl paths.
-
Dominik Haumann authored
-
Dominik Haumann authored
Now, insertDocument() and removeDocument() are symmetric operations of the model.
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
Previously, raising a document (i.e. moving it to row 0) was done by unregistering + registering a document again. This triggered several calls of the expensive updateItems() call, even though updateItems() is not needed at all in this case. Now we directly raise via std::rotate(), following the nice talk https://www.youtube.com/watch?v=W2tWOdzgXHA
-
- 18 May, 2019 12 commits
-
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
Problem was that calling beginInsertRows() used the wrong row count. See warning output: kate(28432)/(default) unknown: QAbstractItemModel::endInsertRows: Invalid index ( 2 , 1 ) in model detail::TabswitcherFilesModel(0x12e61e0) kate(28432)/(default) unknown: QAbstractItemModel::endInsertRows: Invalid index ( 2 , 0 ) in model detail::TabswitcherFilesModel(0x12e61e0)
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
-
Dominik Haumann authored
-
- 13 May, 2019 2 commits
-
-
Summary: Added a single new source file xml_parser.cpp based on xslt_parser.cpp to produce a symbol view for xml and html files. Updated existing symbolviewer files. This stretches the concept of symbolviewer a bit (what is a function or a macro in html), but it is useful for some editing tasks. Reviewers: sars Subscribers: sars, kwrite-devel Tags: #kate Differential Revision: https://phabricator.kde.org/D21024
-
Laurent Montel authored
-
- 12 May, 2019 1 commit
-
-
Christoph Cullmann authored
-
- 07 May, 2019 1 commit
-
-
loh.tar authored
When changing tabs anything that exists in the command line gets executed which can be very dangerous. Differential Revision: https://phabricator.kde.org/D20974
-
- 01 May, 2019 1 commit
-
-
Script Kiddy authored
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"
-