- 14 Jun, 2016 2 commits
-
-
Yuri Chornoivan authored
-
Burkhard Lück authored
bump date + releaseinfo remove entities from header already in kdoctools > 1 year Question: Do we need the Meta entity in en/user.entities? proofread + update new screenshots REVIEW:128117
-
- 29 May, 2016 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"
-
- 26 May, 2016 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 Apr, 2016 3 commits
-
-
Yuri Chornoivan authored
-
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"
-
Burkhard Lück authored
proofread, update + add search feature REVIEW:127675
-
- 23 Apr, 2016 1 commit
-
-
Burkhard Lück authored
replace KDE SCwith &kde-frameworks;, &plasma-workspaces; +&applications; REVIEW:127676
-
- 20 Apr, 2016 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 Apr, 2016 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"
-
- 10 Apr, 2016 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"
-
- 08 Apr, 2016 3 commits
-
-
Luigi Toscano authored
-
Script Kiddy authored
-
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 Apr, 2016 1 commit
-
-
Luigi Toscano authored
-
- 03 Apr, 2016 2 commits
-
-
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"
-
Yuri Chornoivan authored
-
- 30 Mar, 2016 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"
-
- 29 Mar, 2016 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"
-
- 28 Mar, 2016 2 commits
-
-
Pino Toscano authored
-
Pino Toscano authored
This way it simplifies their cleanup, and avoid double deletions in some (rare) cases.
-
- 27 Mar, 2016 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"
-
- 26 Mar, 2016 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 Mar, 2016 3 commits
-
-
Pino Toscano authored
There is really no need to popup a message for that -- it will not be useful to users anyway.
-
Pino Toscano authored
It makes DocEntry slightly smaller.
-
Script Kiddy authored
-
- 24 Mar, 2016 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"
-
- 22 Mar, 2016 1 commit
-
-
Luigi Toscano authored
BUG: 351939
-
- 21 Mar, 2016 5 commits
-
-
Pino Toscano authored
Create a new version of checkxrefs in Perl, which makes working with data structures a bit easier than in shell... (and there is no need to spawn executables all the time) Also, add it as build time test, so it isn't forgotten anymore.
-
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"
-
Pino Toscano authored
-
Pino Toscano authored
Migrate mSearchFrame from QFrame to QWidget, since it does not use any of what QFrame provides over QWidget; also change its name, since it is not a frame anymore.
-
Pino Toscano authored
A simple layout with widgets in it is enough, no need for extra widgets. Also change the button in the button box, Close instead of Ok.
-
- 20 Mar, 2016 7 commits
-
-
Pino Toscano authored
Use <...> instead of "...".
-
Pino Toscano authored
Also decode it using the right encoding.
-
Pino Toscano authored
-
Pino Toscano authored
If ki18n >= 5.20.0 is available, use KLocalizedString::languages() to get the list of configured languages for translations. This fixes the lookup of translated content, such as TOCs, mirroring what was done with commit 37bc9831fe097b01bb100f622ecd0ef19f77b80f in kio.git.
-
Pino Toscano authored
- remove endl and '\n', since they are added automatically - remove extra spaces - remove extra quoting (done automatically for QString) - raise some khcDebug to khcWarning, since they are not usual situations - other general fixups
-
Pino Toscano authored
-
Pino Toscano authored
-