8613 Commits (49f1357ac4c178cae6a1d6098fb0e55f2c363791)
 

Author SHA1 Message Date
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
Matan Ziv-Av bc4a631bae Support iTerm2 ReportCellSize OSC 4 years ago
Nicolas Fella b621d0c0e5 Improve settings name for color preview 4 years ago
Luis Javier Merino Morán e4cbfef2b5 Allow ending wordwise select in mousetracking mode 4 years ago
Ahmad Samir d34fe1a289 When building with Qt6, disable as much deprecated code as possible 4 years ago
Ahmad Samir 4bf4311c03 When saving config, only sync a KConfig object once 4 years ago
Ahmad Samir 1c7ca41921 Let KColorSchemeManager handle loading/saving the widget color scheme 4 years ago
Waqar Ahmed 60b0c9d526 Fix jumpy characters in Konsole 4 years ago
Martin T. H. Sandsmark a35991306c a bit faster CompactHistoryType::scroll 4 years ago
Martin T. H. Sandsmark 167bdc64b9 Center text with increased line height 4 years ago
Martin T. H. Sandsmark 1bc9be4dc6 bring back some lost comments 4 years ago
Martin T. H. Sandsmark 1f841ec42b clean up text rect calculation 4 years ago
Martin T. H. Sandsmark 2ed0cdd3c9 We don't need to paint the rect twice 4 years ago
Luis Javier Merino Morán 93cabe1f23 Restrict mouse movement to cells only for mousetracking. 4 years ago
Martin T. H. Sandsmark ec64ccd352 the url extractor kills performance a bit, so skip it if we can 4 years ago
Matan Ziv-Av fac05b712d Correctly fill the cell with background color for text drawn above images with negative z-index 4 years ago
Matan Ziv-Av c87b803398 Ignore Privacy Message escape sequences 4 years ago
Matan Ziv-Av 2b43104873 Fix XTSMGRAPHICS (report sixel number of color registers and image size) 4 years ago
Matan Ziv-Av 65296a8c0a Remove block of code that should not be there, and should do nothing. 4 years ago
Martin T. H. Sandsmark 23c205f5ff fix compile warning 4 years ago
Martin T. H. Sandsmark 5888a377af Let the user recover the terminal if in graphics receiving mode by pressing ctrl+c 4 years ago
Martin T. H. Sandsmark e26e5074b1 ensure we don't try to consume more than we have 4 years ago
Luis Javier Merino Morán e8f7710180 Do not count trailing empty cells on selections 4 years ago
Luis Javier Merino Morán 4e0bcd4edb Set default rendition before clearing the screen 4 years ago