8615 Commits (wilder)
 

Author SHA1 Message Date
Matan Ziv-Av 37b9f9e363 Manage graphics placements vertical position on text reflow. 4 years ago
Ahmad Samir e3fd9f7bc0 Make Profile::propertiesInfoList() static 4 years ago
Ahmad Samir d5822aed32 Adjust usage of Profile::DefaultPropertyNames 4 years ago
Ahmad Samir dfc8e6ed7b Make Profile::DefaultPropertyNames a vector instead of built-in array 4 years ago
Luis Javier Merino Morán 392bb51e72 regexp filter: remember last line 4 years ago
Luis Javier Merino Morán 64814dae24 Remove obsolete TODO comment 4 years ago
Luis Javier Merino Morán c018111828 URI regexp: allow empty queries and fragments 4 years ago
Luis Javier Merino Morán b59102a8d0 URI regexp: support ? in query and fragment 4 years ago
Luis Javier Merino Morán 45c0025c15 URI regexp: allow / as path 4 years ago
Luis Javier Merino Morán 1af5cfc2bb URI regexp: allow more than one colon in userinfo 4 years ago
Luis Javier Merino Morán b53fb1d0ec Allow IPv6 literals in URIs 4 years ago
Luis Javier Merino Morán da41c19a86 URI: be more strict with www. URIs 4 years ago
Luis Javier Merino Morán 64fb6409c0 Fix demo_konsolepart crash 4 years ago
Luis Javier Merino Morán 1d6da99c6c Fix underline gaps in space characters 4 years ago
Ahmad Samir 27046e54d1 Remove an unused member 4 years ago
Heiko Becker ffe912a107 GIT_SILENT Update Appstream for new release 4 years ago
Nate Graham 2d70ab5591 Fix Ctrl+PageUp/PageDown keyboard shortcuts 4 years ago
Ahmad Samir fc9f97df70 Fix build with older ECM versions 4 years ago
Ahmad Samir 28b0d321a3 Enable -fPIC to fix linking static libraries when building with Qt6 4 years ago
Ahmad Samir 7b89ba176c Port away from KNewStuff deprecated API 4 years ago
Ahmad Samir 806bd5a0d9 Port away from deprecated Qt API 4 years ago
Ahmad Samir 260abc1ec7 Q_DECLARE_METATYPE isn't needed for Qt6 QExplicitlySharedDataPointer 4 years ago
Ahmad Samir b534adb2ea Port away from deprecated Qt6 QFont API 4 years ago
Ahmad Samir 3b58e4a9ac More Qt6 build fixes 4 years ago
Ahmad Samir 38d5fa529f Use delegating constructors in Pty 4 years ago
Ahmad Samir 2117727305 Port to Qt6 QProcess::setChildProcessModifier() 4 years ago
Ahmad Samir 46768ea173 Fix includes for Qt6 4 years ago
Ahmad Samir b3bfed5ab1 Fix includes with respect to QMetaObject 4 years ago
Ahmad Samir 305e699a57 Adapt build system to building with Qt5 and Qt6 4 years ago
l10n daemon script 8c53503329 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 12f3be2d78 GIT_SILENT made messages (after extraction) 4 years ago
l10n daemon script 8d2dce41fb SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Benoît DÉCHAMPS 3d6c839bcd Do not snapshot session when idle 4 years ago
André Kugland 715da3c2b8 Updated DEC Line Graphics character set to use Unicode 3.2.0 characters where appropriate 4 years ago
Kurt Hindenburg c0c3ca48f0 Remove unused caption to avoid translations 4 years ago
Kurt Hindenburg 9541d2eb2c Use unique variable name to avoid shadowing 4 years ago
Ahmad Samir 7360503f01 Make UrlFilter::CompleteUrlRegExp match case-insensitively 4 years ago
Ahmad Samir 40b1fcf487 Use possessive quantifiers to optimise regex matching performance 4 years ago
Ahmad Samir 3b7e73f54e UrlFilter::FullUrlRegExp matches more valid urls 4 years ago
Luis Javier Merino Morán e16f5fb5b4 4-arg setWinSize() was added on 5.93, not 5.92 4 years ago
l10n daemon script ec3ad5a10d GIT_SILENT made messages (after extraction) 4 years ago
Kurt Hindenburg a5d69875a4 Fix comment spelling error 4 years ago
Martin Hostettler e2b2482ddb Add Vt102Emulation parsing tests. 4 years ago
Vlad Zahorodnii cc279b7dbd Fix uninitialized variable warning in konsole_globalaccel.cpp 4 years ago
Kurt Hindenburg eb834ca2f7 Give loop variables unique names to avoid shadowing 4 years ago
Kurt Hindenburg ebf5aa6e41 Set variable as unused 4 years ago
Luis Javier Merino Morán 836b1d9814 Selecting past last char -> extend to last column 4 years ago
Luis Javier Merino Morán 9046680f5a Ignore non-real chars for selection in history 4 years ago
Luis Javier Merino Morán 4e69f47b06 Respect Trim Trailing Space also in history buffer 4 years ago
Luis Javier Merino Morán 9b364450f0 Remove unused include 4 years ago