- 24 Jun, 2022 1 commit
-
-
Waqar Ahmed authored
This needed to be a multiplication, not an addition as addition unconditionally adds points to the score messing up the results. CCBUG: 455865
-
- 22 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"
-
- 21 Jun, 2022 1 commit
-
-
Christoph Cullmann authored
allows to have only a left and bottom border in the "default" Kate configuration users still can move the stuff to the location they prefer !763
-
- 20 Jun, 2022 6 commits
-
-
Christoph Cullmann authored
allows the user to limit the amount of history in the output toolview
-
Christoph Cullmann authored
avoids that we store endless output first step: internal limiting
-
Christoph Cullmann authored
-
Christoph Cullmann authored
this avoids that we spam the console beside this, it allows users that start not from console to at all see this output
-
Thomas Friedrichsmeier authored
-
Script Kiddy authored
-
- 19 Jun, 2022 12 commits
-
-
Christoph Cullmann authored
avoids pixelated and too small icon
-
Christoph Cullmann authored
-
Christoph Cullmann authored
this can't be altered after startup
-
Christoph Cullmann authored
somehow the category filter regressed for me use a proper filter, chain with old filter, if any this works reliable for me
-
-
-
-
Christoph Cullmann authored
avoids duplication with file tree plugin
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
now that we combined status bar and lower side bar it looks more natural if we just go with the original margins
-
Christoph Cullmann authored
no text but larger icons the multi-tab bar has minor layout glitches with that guess this needs some patching there to add no margin if no text set
-
- 18 Jun, 2022 8 commits
-
-
Limitation is: a function with a space before the keyword function is detected as a method of the latest detected class
-
-
Problematic case: class class1
-
-
-
-
To know where the method must be in the tree
-
Christoph Cullmann authored
alter config key, too, to swap value for existing configs
-
- 16 Jun, 2022 2 commits
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
ATM if you start kate via kate -n -s sjdfjskljfklsjdlf and the session doesn't exist, even the default plugin loading state is lost CCBUG: 436085
-
- 14 Jun, 2022 2 commits
-
-
Laurent Montel 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"
-
- 13 Jun, 2022 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"
-
Script Kiddy authored
-
- 12 Jun, 2022 1 commit
-
-
Christoph Cullmann authored
CCBUG: 454864
-
- 11 Jun, 2022 4 commits
-
-
Christoph Cullmann authored
-
Use only regexp to: * extract name and parameters * detect if function is a method or not BUG: 454582
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-