6550 Commits (7907b7a88fd3f1b6efaaf3aa98c37566c59616dc)
 

Author SHA1 Message Date
Mariusz Glebocki bdd98f8561 Restore Bi-Directional text support 8 years ago
l10n daemon script 1bc36c2cdb GIT_SILENT made messages (after extraction) 8 years ago
l10n daemon script 51c0c3986f GIT_SILENT made messages (after extraction) 8 years ago
Ahmad Samir 7c2a1164be Add support for Set Cursor Style (DECSCUSR) escape sequences 8 years ago
Ahmad Samir f2aa2ba643 Apply the key bindings changes to the current profile 8 years ago
Kurt Hindenburg 2336fe6b6b Revert "s/quint8/int/ to simplify and avoid conversion issues" 8 years ago
Andreas Sturmlechner 977508bc17 Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) 8 years ago
Kurt Hindenburg 7926db9d18 s/quint8/int/ to simplify and avoid conversion issues 8 years ago
Ahmad Samir 916ff8f829 Check for valid _foregroundProcessInfo to prevent crash 8 years ago
Kurt Hindenburg 3593debc5a Add more tests for CharacterColor 8 years ago
Ahmad Samir 2a80b02dae Support XTerm Alternate Scroll Mode escape sequences 8 years ago
Ahmad Samir 1ec394b9e7 Tweak README-KeyTab and README.keyboard a bit 8 years ago
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