- 23 Jun, 2022 1 commit
-
-
Laurent Montel authored
-
- 19 Jun, 2022 1 commit
-
-
This reverts commit 7ecb3f2c BUG: 455601
-
- 18 Jun, 2022 1 commit
-
-
Alexander Lohnau authored
Task: https://phabricator.kde.org/T15109
-
- 16 Jun, 2022 2 commits
-
-
Christoph Cullmann authored
BUG: 454648
-
Christoph Cullmann authored
ATM we auto reload the document if the old content is in some revision of the local git clone this might be bad for people, as even thought it is versioned, it might be hard to find that version again
-
- 15 Jun, 2022 1 commit
-
-
Waqar Ahmed authored
-
- 14 Jun, 2022 1 commit
-
-
- 13 Jun, 2022 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"
-
- 12 Jun, 2022 1 commit
-
-
Script Kiddy authored
-
- 09 Jun, 2022 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"
-
- 07 Jun, 2022 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"
-
- 04 Jun, 2022 1 commit
-
-
Script Kiddy authored
-
- 31 May, 2022 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"
-
- 25 May, 2022 1 commit
-
-
loh.tar authored
-
- 22 May, 2022 1 commit
-
-
Alexander Lohnau authored
```log .../ktexteditor/src/script/katescriptmanager.cpp:292:19: error: alias template 'QVector' requires template arguments; argument deduction only allowed for class templates const QVector args = QStringView(_cmd).split(QRegularExpression(QStringLiteral("\\s+")), Qt::SkipEmptyParts); ^ .../usr/include/QtCore/qcontainerfwd.h:63:22: note: template is declared here template<typename T> using QVector = QList<T>; ```
-
- 21 May, 2022 2 commits
-
-
- The slider now works better and don't jump when click on in - Font and line spacing grouped together
-
Xaver Hugl authored
-
- 18 May, 2022 2 commits
-
-
-
Waqar Ahmed authored
editFinished is only emitted only focus loss which means you have to explicitly lose focus to be able to click apply BUG: 453978
-
- 15 May, 2022 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"
-
- 14 May, 2022 20 commits
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Just as Falkon does
-
-
This should now not needed anymore, but guess one will request that
-
-
just as the other slots, why ever that was missing
-
-
-
-
-
-
-
-
-
With disabled on-the-fly check is that not shown, but when it is enabled you may use it use more often that other actions.
-
It's not documented why this was done, but that has not worked perfect. Now it seems always to work when you just right-click from one wrong word to the other. Prior to this patch was in such case sometimes not the current word used but some pervious.
-
Script Kiddy authored
-