Albert Astals Cid
4f3540f88a
GIT_SILENT Upgrade KDE Applications version to 17.04.1.
9 years ago
Kurt Hindenburg
4e1f489e34
Add check for valid container (possible crash fix)
...
Possible fix for crashes from ambiguous shortcuts. I have been unable
to duplicate the crashes.
CCBUG: 375540
(cherry picked from commit a2b6a81b45 )
9 years ago
Kurt Hindenburg
355ca4063c
Correct ANSI string terminator
...
Use the correct decimal value 27
In bash, PS1="\e]0;<title>\e\\" or PS1="\e]0;<title>\033"
BUG: 231405
Differential Revision: https://phabricator.kde.org/D5576
(cherry picked from commit 7a41b73b46 )
9 years ago
Albert Astals Cid
6d545ed44c
GIT_SILENT Upgrade KDE Applications version to 17.04.0.
9 years ago
Albert Astals Cid
931a33e2dd
GIT_SILENT Upgrade KDE Applications version to 17.03.90.
9 years ago
Albert Astals Cid
98c8956130
GIT_SILENT Upgrade KDE Applications version to 17.03.80.
9 years ago
l10n daemon script
ff58cd5cc1
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"
9 years ago
l10n daemon script
b5fc131938
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
a0c3783a3a
GIT_SILENT made messages (after extraction)
9 years ago
Montel Laurent
b69fef3afa
We can increase copyright => waou 20 years!
9 years ago
l10n daemon script
58b53bb24c
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"
9 years ago
l10n daemon script
f197dca5a1
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"
9 years ago
l10n daemon script
b6699357d9
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
36ab362a0b
GIT_SILENT made messages (after extraction)
9 years ago
Kurt Hindenburg
e4d9634157
use QLatin1string() with endsWith()
9 years ago
Kurt Hindenburg
3f651a51f5
remove extra ; and ,
9 years ago
Kurt Hindenburg
2212b5eafd
remove breaks which will never be reached
9 years ago
Kurt Hindenburg
1844ae17ed
change foreach varible to a more appropiate name and avoid shadowing
9 years ago
Kurt Hindenburg
2ac9a08b31
fix param api documentation
9 years ago
Kurt Hindenburg
49f6216e6a
Add static_cast to show conversions
9 years ago
Kurt Hindenburg
e4b9622372
Add newline at end
9 years ago
l10n daemon script
726234026b
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
151215a919
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
4c7ef0af9d
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"
9 years ago
l10n daemon script
58d4380967
GIT_SILENT made messages (after extraction)
9 years ago
Anthony Fieroni
191c89097a
[TerminalDisplay] Abort painting invalid rect
...
REVIEW: 129914
Signed-off-by: Anthony Fieroni <bvbfan@abv.bg>
(cherry picked from commit d8b242f3c702bbfd9c8e1cf2d735c439542b689d)
9 years ago
l10n daemon script
25321cd00a
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
c6bf94f38a
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"
9 years ago
l10n daemon script
1e98f249ed
GIT_SILENT made messages (after extraction)
9 years ago
Kurt Hindenburg
369f990540
Fix numerous clazy issues
...
container-anti-pattern, detaching-temporary, incorrect-emit
9 years ago
Kurt Hindenburg
c225122709
use foreach for TerminalDisplay loops
...
All the other loops use foreach - keep them constant for when they
are converted from Q_FOREACH - clang range-loop issues
9 years ago
l10n daemon script
2d65a950cc
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"
9 years ago
l10n daemon script
b050ccf71d
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
b8ef08f629
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"
9 years ago
l10n daemon script
ae537307a7
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"
9 years ago
l10n daemon script
3d556481a3
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"
9 years ago
Kurt Hindenburg
82941586f0
Revert "Remove pointless Desktop Actions"
...
This reverts commit 3440ab0ab3 .
The --new-tab has been fixed to work
9 years ago
l10n daemon script
a9c15f85d8
GIT_SILENT made messages (after extraction)
9 years ago
Maximiliano Curia
bb5ef87958
Add the _lineSpacing value set by the user.
...
This setting is intended to be used to workaround fonts that lack some
characters that are taller than _fontAscent
REVIEW: 129901
9 years ago
Kurt Hindenburg
555866a011
Add phabricator's arc config
9 years ago
l10n daemon script
87e830ee6b
GIT_SILENT made messages (after extraction)
9 years ago
Martin T. H. Sandsmark
f5016a867a
Use _fontAscent, since we already have it.
...
Thanks to Maximiliano Curia for spotting it.
9 years ago
Kurt Hindenburg
792eda569a
Update release/date, scripting and command line help
...
Add more info about using dbus with Konsole's envirnomental variables
and re-add --nofork help
BUG: 373905
9 years ago
Kurt Hindenburg
bfa28220ea
Fix clazy-detaching-temporary issue - change [] to .at()
9 years ago
Kurt Hindenburg
5cabe247c4
remove unused variable
9 years ago
Kurt Hindenburg
2023de8534
fix two clang warnings
...
clazy-container-anti-pattern clazy-range-loop
9 years ago
Kurt Hindenburg
5601e995bd
Allow ANSI string terminator to work
...
Treat "\e]0;<title>\e\\" (set window title) the same way
it interprets "\e]0;<title>\007".
It seems that Konsole does not recognize the standard string terminator
sequence "\e\\" (ESC \). Everything works fine if I use "\007" (BEL).
<http://invisible-island.net/xterm/xterm.faq.html#how2_title >
Thanks to Aniketh Girish anikethgireesh gmail com and Martin Sandsmark
martin sandsmark kde org for patch/review
BUG:231405
REVIEW:129895
9 years ago
l10n daemon script
cfd0a7aead
GIT_SILENT made messages (after extraction)
9 years ago
Martin T. H. Sandsmark
cbb7448434
Fix opening of new tabs with multiple processes
...
Make sure we re-use the process if the user wants a new tab.
BUG: 373440
REVIEW: 129886
9 years ago
Maximiliano Curia
a779c8314a
Pre process the -e custom command argument
...
Special case parsing of -e, to avoid parsing parameters intended for the
command to be executed.
REVIEW: 129677
9 years ago