6425 Commits (47199ba564628f8e7230ce3cea80f65aefe17dfa)
 

Author SHA1 Message Date
Mariusz Glebocki 47199ba564 Allow any character(s) as a key in key binding. 8 years ago
Ahmad Samir d547d1d177 Ignore control characters in the text part of Xpe "ESC]" sequences 8 years ago
Mariusz Glebocki 847b72358d Silence -Wformat-truncation warnings 8 years ago
Tomaz Canabrava 12fa4737ab Remove StackedViewContainer class 8 years ago
Tomaz Canabrava 58a9311bcb Modernize: Remove 'this->' 8 years ago
Ahmad Samir 581df2a23a Improve the Keyboard tab and the KeyBindings editor 8 years ago
Tomaz Canabrava c4baeb5ab1 Reduce the boilerplate needed for commandLineArgs 8 years ago
Mariusz Glebocki 674de973f9 Convert loc() to function and add arguments checks 8 years ago
Kurt Hindenburg 39aebeafea Use setPlaceholderText for profile name instead of kmessagewidget 8 years ago
Mariusz Glebocki f24aa818f9 Fix word selection mode 8 years ago
Mariusz Glebocki 5128781a82 Change internal character type size to 32 bit 8 years ago
Ahmad Samir be7181c93a Backspace without CTRL should send '^?' 8 years ago
Mariusz Glebocki f65e5a5797 Fix cursor advancement in last column 8 years ago
Kurt Hindenburg 242a9fb19d update docs for file used with --tabs-from-file 8 years ago
Kurt Hindenburg cf1ab2cd86 Check for valid currentView before using it for scrolling up/down 8 years ago
Caio Carvalho 90b96b695f Fix when the name of a process called with sudo is not shown 8 years ago
Mariusz Glebocki 17cb78cee1 Prevent invalid image array indexing 8 years ago
l10n daemon script 7a9fd997cb GIT_SILENT made messages (after extraction) 8 years ago
Ahmad Samir a78d525e8c Fix scoping issues with Screen::DecodingOptions 8 years ago
Ahmad Samir 7e040b6159 The exported version env var should have a consistent length 8 years ago
Kurt Hindenburg 259b98011f Fallback to fixed width fonts 8 years ago
Mariusz Glebocki ca36b88619 Do not paint long pre-edit text outside display 8 years ago
Ahmad Samir b0d3d83eca Export KONSOLE_VERSION as an environment variable 8 years ago
Mariusz Glebocki 205819713a Do not round up character coordinates for hotspots 8 years ago
Nathaniel Graham 4752c0923a Paste dropped files and folders as text by default 8 years ago
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