Kurt Hindenburg
cfa2e01543
Fix to allow + in email names (firstname+lastname@example.com)
...
BUG: 340281
8 years ago
Kurt Hindenburg
dfa44e29c5
add screenshot caption and update_contact tags
8 years ago
Kurt Hindenburg
f268b33d84
Change defaults of keeping whitespace to true
...
Without this, any links that are on a line with leading spaces are
incorrectly handled.
BUG: 389163
8 years ago
Kurt Hindenburg
a7c3bda7a5
Use QFileInfo::completeBaseName() instead of baseName()
...
This fixes some infinite loops and other issues when file names have
multiple dots in their file name.
Patch by ahmadsamir
BUG: 343071
Differential Revision: https://phabricator.kde.org/D10439
8 years ago
l10n daemon script
e547207936
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"
8 years ago
l10n daemon script
d25504d79f
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"
8 years ago
Kurt Hindenburg
4a6aa6b946
Remove unneeded Qt check
...
No need to check for > Qt5.6.0 since we require 5.6.0 now
8 years ago
Kurt Hindenburg
d25e5ac708
Fix mouse wheel scrolling with libinput
...
If the Libinput X server input driver is used we get a value for
pixelDelta for a physical mouse wheel scroll, so we check that the
source of the wheel event is actually a mouse, this was fixed in
Qt 5.9.5
https://bugreports.qt.io/browse/QTBUG-59261
Patch by ahmadsamir
BUG: 386762
Differential Revision: https://phabricator.kde.org/D9008
8 years ago
Kurt Hindenburg
9666799e97
correct spelling
8 years ago
Albert Astals Cid
0b28ee3f2c
Merge remote-tracking branch 'origin/Applications/17.12'
8 years ago
Kurt Hindenburg
39b2c5aac6
Do not force the height of the color scheme editor window (widget)
...
Allow the dialog to be usable on < 600 px windows; the removed code
to force height makes no sense regardless.
8 years ago
Kurt Hindenburg
b8a2f0cfd0
Add support for ECMA-48 REP: repeating previous character
...
Patch by btown using lxde/qtermwidget@60221da by @yan12125
ECMA-48 8.3.103 describes the sequence CSI Pn b for repeating the
previous character in the data stream. This sequence has been present
in XTerm since January 1997 and has been added to the latest terminfo
entry for xterm-new and derived entries such as xterm-256color.
https://phabricator.kde.org/D10064
8 years ago
Kurt Hindenburg
e2184aef3d
Select newly-created colorScheme after saving the scheme
...
After a new color scheme is created, select it in the list.
Patch by ahmadsamir
https://phabricator.kde.org/D10214
8 years ago
Albert Astals Cid
5f0eea615c
GIT_SILENT Upgrade KDE Applications version to 17.12.2.
8 years ago
Kurt Hindenburg
c63525fcdc
Add option to ColorScheme to blur transparent background
...
Note that this does not affect KonsolePart; it is up to the app using
it to enable transparency (see src/tests/demo_konsolepart).
Patch by anemeth
FEATURE: 198175
Differential Revision: https://phabricator.kde.org/D10015
8 years ago
Kurt Hindenburg
3589c3b7d0
demo_konsolepart: allow profiles' transparency to work
...
Add notes about why EditProfileDialog transparency warning show up
8 years ago
Dominik Haumann
de2525ca6b
GIT_SILENT: QLatin1String("") -> QString()
8 years ago
Kurt Hindenburg
90e29d5875
Allow Edit Profile dialog height to be less than 600 pixels #2
...
Shorten scrolling page height to fit in 600 pixels
8 years ago
Kurt Hindenburg
881eb743d4
Allow Edit Profile dialog height to be less than 600 pixels
...
For small screens, allow the bottom buttons to be visible by
rearranging some of the text on a number of tabs.
8 years ago
Kurt Hindenburg
0d95c7f46b
Add a way to reset changes to system-wide color schemes
...
If an user has alter the system-side color schemes, Konsole saves
thoses changes in the user's local folder. This patch allows that
local user file to be deleted, thus resetting the color scheme to the
default system-wide file.
Patch by ahmadsamir
BUG: 369481
FIXED-IN: 18.04
Differential Revision: https://phabricator.kde.org/D9568
8 years ago
l10n daemon script
f9e8eaa11a
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"
8 years ago
Kurt Hindenburg
f98c752bce
Reverts: Fix double click can only select text within visible region
...
Partial revert of 914067d14a
Change to use old code while leaving (not used) new code in.
Fixes reproduciable crashes:
Konsole::TerminalDisplay::findWordEnd()
Konsole::TerminalDisplay::charClass(image[j]); -> invalid location
I was not able to get the triple click code to crash which was the
previous patch to this.
BUG: 338997
FIXED-IN: 18.04
8 years ago
Kurt Hindenburg
5a31b4af6d
change to use auto
8 years ago
l10n daemon script
445d54be58
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"
8 years ago
l10n daemon script
c5dc77f851
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"
8 years ago
Kurt Hindenburg
59cce871a8
remove commented out code
8 years ago
Kurt Hindenburg
b6fb10ff73
fix some parameter/api documentation mismatches
8 years ago
Kurt Hindenburg
7693106396
s/QLatin1String/QStringLiteral/
...
Use separate varible to fix compilation on FreeBSD
8 years ago
Kurt Hindenburg
eb90e6fb48
simplify ProfileReader class as there is no longer multiple versions
8 years ago
Kurt Hindenburg
0feaa76963
simplify ProfileWriter class as there is no longer multiple versions
8 years ago
Kurt Hindenburg
e281b226bf
fix test memory leak
8 years ago
l10n daemon script
2c4f288d47
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"
8 years ago
Kurt Hindenburg
d4772d8166
use reinterpret_cast as ASAN show undefined behavior downcast to QWidget
8 years ago
Kurt Hindenburg
82e6bba103
change old cast (int) to int()
8 years ago
Kurt Hindenburg
3805cb9d9d
convert QSignalMapper (switchToTab shortcuts) to lambda
8 years ago
Kurt Hindenburg
6b990498e7
convert QSignalMapper (viewAdded/Removed) to lambda
8 years ago
l10n daemon script
efde8569a5
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"
8 years ago
Kurt Hindenburg
e40230a710
follow up to prev commit - remove unused variable
8 years ago
Kurt Hindenburg
bed79d9fdf
convert QSignalMapper (session finished) to lambda
8 years ago
Kurt Hindenburg
6cc32028e1
Fix ambiguity of qFuzzyCompare on armv6
...
Patch from FreeBSD
https://github.com/freebsd/freebsd-ports-kde/blob/master/x11/konsole/
files/patch-src_ColorScheme.cpp
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217079
8 years ago
l10n daemon script
595f9fdc1d
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"
8 years ago
l10n daemon script
bf52f60581
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"
8 years ago
Kurt Hindenburg
74e36bc6ff
revert back to QLatin1String
...
On FreeBSD, QStringLiteral here generates this error:
512:53: error: lambda expression in an unevaluated operand
foreach (const QString &value, m_parser->values(QStringLiteral("p"))) {
8 years ago
Kurt Hindenburg
be60d9151d
fix spelling error
8 years ago
Kurt Hindenburg
27e894f05e
add check for division by zero
8 years ago
Kurt Hindenburg
06b13420bf
use const on method
8 years ago
Kurt Hindenburg
bed548e85a
sync declarations with definitions (have .h and .cpp variable names match)
8 years ago
Kurt Hindenburg
4530b39f0a
sync declarations with definitions (have .h and .cpp variable names match)
8 years ago
Kurt Hindenburg
1480b5cace
sync declarations with definitions; simplify openUrl()
8 years ago
Kurt Hindenburg
cf56e5db4c
sync declarations with definitions (have .h and .cpp variable names match)
8 years ago