6488 Commits (ac59cc7e007a3ef73a07f3d31d4a9516fd5f56f5)
 

Author SHA1 Message Date
Ahmad Samir 6b1d799a51 Add profile property to toggle alternate scrolling 8 years ago
Kurt Hindenburg 8254dd07d9 Add note about Edit Bookmarks menu requires keditbookmark program 8 years ago
Ahmad Samir 666c1c8372 Add docs to the user manual about the terminal key bindings 8 years ago
Mariusz Glebocki 10a41f41b0 Always preserve line breaks on "Select All" action 8 years ago
Martin T. H. Sandsmark 0b48299027 Remove ESC sequences from pastes in bracketed mode 8 years ago
Kurt Hindenburg f9d3b79bb2 convert the token parsing from #define to constexpr 8 years ago
Ahmad Samir 2037c36a64 Make the keypad "5" key send "\E[E" when NumLock is off 8 years ago
Kurt Hindenburg e2aff3645d fix test now that & is converted to & 8 years ago
Martin T. H. Sandsmark d93aba545b Convert & to & for HTML decoder 8 years ago
Kurt Hindenburg 24a7726ee0 correct delete lines 8 years ago
Kurt Hindenburg 92d1a56f44 Add data drived tests for PlainText and HTML decoder 8 years ago
Kurt Hindenburg bae835439b add faint/concel/strike/overline and combo italic/underline 8 years ago
Kurt Hindenburg a385ee7c29 fix readability-implicit-bool-cast issues 8 years ago
Kurt Hindenburg 52a7ce60a9 Add Vt102Emultation tests for token changes s/#define/constexpr/ 8 years ago
Mariusz Glebocki 61069543e0 Do not resize new screen lines 8 years ago
Mariusz Glebocki a565bc9733 Clip character drawing to its own cell 8 years ago
Kurt Hindenburg fb812c75ba Fix 2 issues: don't use last() on temp object and use for loop reference 8 years ago
Kurt Hindenburg b0e4e474a9 For QPointer do not compare to nullptr, use isNull() 8 years ago
Kurt Hindenburg c16b26d024 remove unused variables 8 years ago
Alex Nemeth 88b9cf197f Fixed scrollbar background bug for transparent Konsole 8 years ago
Kurt Hindenburg bc13b93c9d Remove unused [this] in lambda 8 years ago
Kurt Hindenburg 8b4cbcaf7a Use constuctor initialization list for all members 8 years ago
Kurt Hindenburg 944ba0c258 Add _ to member name for clarity and use constuctor initialization list 8 years ago
l10n daemon script 65b5a97971 SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
Ahmad Samir 914d12a049 Fix crash when using resetColorScheme() 8 years ago
Mariusz Glebocki 0ca1391cf5 Properly handle mouse in read-only mode 8 years ago
l10n daemon script 23af1ed449 GIT_SILENT made messages (after extraction) 8 years ago
Mariusz Glebocki c0a46e2b08 Process key event even without active TerminalDisplay 8 years ago
Kurt Hindenburg 98b05633b6 add check for valid screen; fixes test 8 years ago
Kurt Hindenburg 474db53ff7 initialize _currentTerminalDisplay 8 years ago
Kurt Hindenburg df68818e52 Delete new KMessageWidgets first before _image 8 years ago
Mariusz Glebocki 2e086c852e Allow view-controlling keys in read-only mode 8 years ago
Kurt Hindenburg 4c68ff3faa Mostly revert of "Allow view-controlling keys in read-only mode" 8 years ago
Kurt Hindenburg 1f2128ead7 Partial revert of "Allow view-controlling keys in read-only mode" 8 years ago
Mariusz Glebocki 6635190c12 Allow view-controlling keys in read-only mode 8 years ago
l10n daemon script 59228754f1 SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
l10n daemon script fe9c99ca26 GIT_SILENT made messages (after extraction) 8 years ago
Ahmad Samir bd560c563f Make the key binding editor dialog bigger 8 years ago
Kurt Hindenburg da9e86e32c fix spelling issue 8 years ago
Joshua Noack 3a1d350b67 Disable menu actions when read-only/locked 8 years ago
Albert Astals Cid fc5ffe62fc GIT_SILENT Upgrade KDE Applications version to 18.07.70. 8 years ago
Mariusz Glebocki 6b8cf60adf Fix search result rectangle position 8 years ago
Kurt Hindenburg a9aad431f6 fix argument names to match declarations 8 years ago
Ahmad Samir 78beb59680 Preserve tab titles set by the user, when applying profile changes 8 years ago
Ahmad Samir 6992751fa1 Initialize _isPrimaryScreen 8 years ago
Kai Uwe Broulik 7f8baec605 Default to show tab bar only when needed 8 years ago
l10n daemon script 50e568824b SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
l10n daemon script ec2aa90d8e GIT_SILENT made messages (after extraction) 8 years ago
Kurt Hindenburg 9db706226b After changing search match regular expression option, refresh searches 8 years ago
Ahmad Samir 7934bcff27 Reset rendition attributes to default when switching to alternate screen 8 years ago