115 Commits (37b9f9e363d92fd1e0455dde729c095d83167508)

Author SHA1 Message Date
Matan Ziv-Av 37b9f9e363 Manage graphics placements vertical position on text reflow. 4 years ago
Luis Javier Merino Morán 836b1d9814 Selecting past last char -> extend to last column 4 years ago
Martin T. H. Sandsmark ec64ccd352 the url extractor kills performance a bit, so skip it if we can 4 years ago
Luis Javier Merino Morán 9dadb7b562 Fix regression preserving tcsh command prompt 4 years ago
Matan Ziv-Av ad1421f8b8 Fix cursor position after drawing Sixel graphics 4 years ago
Luis Javier Merino Morán 62f956b723 Add support for DECSTR (Soft Terminal Reset) 4 years ago
Matan Ziv-Av e0b4b96a85 Use negative z postion for sixel and iterm2 protocol images 4 years ago
Matan Ziv-Av 5647cc35e9 Use std::unique_ptr for placement list 4 years ago
Matan Ziv-Av ff716ffbf3 Move graphics related lists from TerminalDisplay to more appropriate classes 4 years ago
Matan Ziv-Av 78971aa5c7 Improve memory handling 4 years ago
Luis Javier Merino Morán 830f416850 Fix copying one single char 4 years ago
Luis Javier Merino Morán d787ac75bc Move inverted selection to TerminalPainter 4 years ago
Luis Javier Merino Morán 5919c1fd0a Don't get the selection to check if it is empty 4 years ago
Luis Javier Merino Morán 0d65b7f0a8 Don't check profile for every selected character 4 years ago
Luis Javier Merino Morán 97d1967ad9 [Coverity] Init originMode in SavedState ctor 4 years ago
Luis Javier Merino Morán 566912883d Saving/Restoring cursor should include Origin Mode 4 years ago
Waqar Ahmed fbf4875865 Use std::vector instead of QVector for _lineProperties 4 years ago
Waqar Ahmed 5daf46c1e0 Use std::vector instead of QVector for _screenLines 4 years ago
Ahmad Samir d1c826adc8 Tweak formatting after running clang-format 5 years ago
Ahmad Samir 97569b764c Run clang-format on the whole repo 5 years ago
Ahmad Samir 38208f94cd Add option to always invert text selection colours 5 years ago
Tomaz Canabrava 17c3b96235 Fix block selection on reflowed lines 5 years ago
Carlos Alves 4ce6ea9132 Change lineProperties to QVector in Screen 5 years ago
Luis Javier Merino Morán c61e4cacb6 Allow writing only half of a double-height line 5 years ago
Luis Javier Merino Morán e1e832f586 Don't clear line rendition on EL and partial ED 5 years ago
Luis Javier Merino Morán 9ffe33a27a Fix appending characters at end of line in double width lines 5 years ago
Carlos Alves 3b0a81feed Screen and HistoryScroll pointers to smart pointer 5 years ago
Carlos Alves 48aef6abdf Added profile option to enable/disable reflow 5 years ago
Carlos Alves 4f1864abf2 Reflow lines when Terminal resizes 5 years ago
Tomaz Canabrava e71df623e4 Revert "Reflow lines when Terminal Shrinks" 5 years ago
Tomaz Canabrava dec1ad5d92 Revert "Fixed limits and Urls bugs" 5 years ago
Tomaz Canabrava 37218fe8f0 Revert "Reflow when executing an app" 5 years ago
Carlos Alves 876a1752a1 Reflow when executing an app 5 years ago
Carlos Alves 6d9c1d27a1 Fixed limits and Urls bugs 5 years ago
Carlos Alves 4e10daa261 Fix visual glitches and performance 5 years ago
Carlos Alves ff0681d4c3 Change _screenLines to QVector 5 years ago
Carlos Alves bc6517593a Screen cursor position calculation and safeguards 5 years ago
Kurt Hindenburg 0f656a32ff Remove 'This file is part of' comment lines 5 years ago
Kurt Hindenburg 78a0092522 Convert src to use SPDX license/copyright 5 years ago
Gustavo Carneiro b9bbbdba1f Move character classes to a new folder. 5 years ago
Tomaz Canabrava faceafcc68 Extract URL from a Escape Sequence and provide a HotSpot for activation 6 years ago
Luis Alves 66c830484c Add new ANSI sequences CNL and CPL 6 years ago
Lukasz Kotula 37ffb50e59 Reproduction test case for a crash described in Bug 330066 6 years ago
Lukasz Kotula b5d02842fc Fix for a crash caused by buffer-overflow in case of '>=1024' columns 6 years ago
Tomaz Canabrava 56ffdbbb29 Correctly handle selection and opening via clicks 6 years ago
Kurt Hindenburg 259a11c9f5 Remove unused method writeSelectionToStream 6 years ago
Kurt Hindenburg f7cd5267ad Fix documentation tags 7 years ago
Mariusz Glebocki 5128781a82 Change internal character type size to 32 bit 8 years ago
Ahmad Samir a78d525e8c Fix scoping issues with Screen::DecodingOptions 8 years ago
Kurt Hindenburg 9666799e97 correct spelling 8 years ago