8436 Commits (8c535033291597c5b130c2ffb05110285587b331)
 

Author SHA1 Message Date
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
Kurt Hindenburg 7c1fe406cd Enable require passing tests for Linux and FreeBSD 4 years ago
Kurt Hindenburg a7d70cd5c3 Refactor memory allocations 4 years ago
ivan tkachenko fca0f4f9d7 Rename "fallback" profile to Built-in 4 years ago
ivan tkachenko a67edd3f25 ProfileTest: Create ProfileWriter directly on a stack 4 years ago
ivan tkachenko f2d2303ecb cosmit: Fix whitespaces 4 years ago
Ahmad Samir d4c30a1aa7 Call TerminalPainter methods directly instead of using signals/slots 4 years ago
Ahmad Samir be874b1cc8 Pass TerminalDisplay parent arg when constructing a TerminalPainter object 4 years ago
Ahmad Samir dc353e8f20 Minor cleanup 4 years ago
Ahmad Samir 33b3a1a7a7 Port away from using QObject::sender() 4 years ago
Luis Javier Merino Morán d2ca202abd Fix scroll position jumps regression 4 years ago
Kurt Hindenburg 200d745295 Change method to not return dynamically allocated memory 4 years ago
Kamay Xutax 8663b4be86 Be able to resize the splits to the same size. 4 years ago
Tomaz Canabrava 7e37cbabe5 Offer a choice for the user, to run a snippet, even with errors 4 years ago
Tomaz Canabrava cfd07464a7 i18n 4 years ago
Tomaz Canabrava 4021e5991c Don't allow to run a script with errors or warnings 4 years ago
Tomaz Canabrava 0de61a51ae Analyze the Quick Commands code with shellcheck 4 years ago
Tomaz Canabrava 048e97b15d Check if shellcheck exists 4 years ago
Tomaz Canabrava 0df63a2c93 Add a panel for shellsheck. 4 years ago
Tomaz Canabrava 41e945f190 New method to setup the menu. One lambda less 4 years ago
Tomaz Canabrava 8f5316d363 Don't crash when selecting a group 4 years ago
Tomaz Canabrava 4cbca9f4f5 Don't clean up fields when we are in add mode 4 years ago
Tomaz Canabrava 182e624d17 Rename triggerEdit, we can call editMode directly 4 years ago
Tomaz Canabrava 512f57eaa5 Upon selection, fill the script dialog 4 years ago
Tomaz Canabrava 6a9ff4e60b Add a run button to execute the current text on the script area 4 years ago
Tomaz Canabrava 4750ece68f Move Command widget outside of the toggable area 4 years ago
Tomaz Canabrava 02e670edd2 Rename element on ui file 4 years ago
Tomaz Canabrava 262b09c98c Add filter capabilities on the Quick Actions plugin 4 years ago
Tomaz Canabrava bea850a615 Use the filter model on the Quick Commands 4 years ago
Tomaz Canabrava 798177ee2f Add filtermodel class for the QuickCommands plugin 4 years ago