8525 Commits (d67de797b64a9fcad5b69bc2da56ac85c95509dd)
 

Author SHA1 Message Date
Matan Ziv-Av f9dabd2af0 Scroll when a drawn sixel extends beyond bottom of line 4 years ago
l10n daemon script 100199e3cb SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 3bb9106563 GIT_SILENT made messages (after extraction) 4 years ago
l10n daemon script 440d9d5cee SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 59ae5a72fa GIT_SILENT made messages (after extraction) 4 years ago
l10n daemon script d0464607b0 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script d7d056bd99 GIT_SILENT made messages (after extraction) 4 years ago
Kurt Hindenburg 33963844d5 Fix leaks when any test fails (coverity) 4 years ago
Kurt Hindenburg dfc4e172e9 Fix leaks when any test fails (coverity) 4 years ago
Matan Ziv-Av d28359124b Fix problems discovered by coverity (and more): 4 years ago
Matan Ziv-Av 1341088b8b Add `DoNotMoveCursor` option to iterm2 inline image protocol 4 years ago
Matan Ziv-Av 67099363bc Add support for `OSC 4` and `OSC 104` 4 years ago
Matan Ziv-Av 3a6a62ed58 Add support for `CSI 16 t` - report character cell size in pixels 4 years ago
Heiko Becker 5039938ab8 Require cmake 3.16 for demo_konsolepart too 4 years ago
Albert Astals Cid 0a5b79a108 GIT_SILENT Upgrade release service version to 22.07.70. 4 years ago
l10n daemon script 56abf2982a SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Georg Gadinger 45a38cb4b8 SessionController: fix crash when closing a session within a KPart on macOS 4 years ago
l10n daemon script 424eef1c19 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Luis Javier Merino Morán 0952e29f9b Fix misplaced parenthesis 4 years ago
Luis Javier Merino Morán f717cd5fd8 Move token_csi_pg just after token_csi_pe 4 years ago
Luis Javier Merino Morán 60b48fdc84 Implement XTVERSION 4 years ago
Matan Ziv-Av bcd83d81aa Add support for Unicode legacy computing symbols block to LineBlockChararcters 4 years ago
Kurt Hindenburg d66b3afdf2 Add explicit to constructors with 1 argument 4 years ago
Kurt Hindenburg e3d178f1cb Change loop variable to avoid shadowing 4 years ago
Kurt Hindenburg 779f64d10a Initializate class members 4 years ago
Kurt Hindenburg 60ca7edbb0 Fix comment spelling errors 4 years ago
Luis Javier Merino Morán a32427c251 Properly end parsing of all APC, not just graphics 4 years ago
Luis Javier Merino Morán 62f956b723 Add support for DECSTR (Soft Terminal Reset) 4 years ago
Matan Ziv-Av aeeb6ccf69 Exchange meaning of `CSI?80h` and `CSI?80l` 4 years ago
Luis Javier Merino Morán 346e50ca8b Improve support for isolated Hangul Jamo 4 years ago
Luis Javier Merino Morán c26693af4e Don't strip 0-width Other_Format characters 4 years ago
Luis Javier Merino Morán e7e901003d Don't cross hard newlines looking for a base char 4 years ago
Luis Javier Merino Morán cb1e04a05e Use a more explicit condition when combining chars 4 years ago
Luis Javier Merino Morán d6cc3d4df3 Abstract away semantics of char 0 as right half of double-wide char 4 years ago
Ömer Fadıl Usta 59cf70d419 Check first if ssh config file exist or not 4 years ago
l10n daemon script d72a747564 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Heiko Becker a728f2090c GIT_SILENT Update Appstream for new release 4 years ago
Matan Ziv-Av 1c9726fdb2 Report pixel size of the text area only 4 years ago
Matan Ziv-Av e0b4b96a85 Use negative z postion for sixel and iterm2 protocol images 4 years ago
Matan Ziv-Av 77de29bedd A hack to avoid scrolling when not moving the cursor. 4 years ago
Matan Ziv-Av 9a608fe431 Make sure all the screen is refreshed when toggling Mode_AppScreen 4 years ago
Matan Ziv-Av 8030c1987c Kitty protocol fixes 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
Luis Javier Merino Morán 0cc64dcf7b Identify as VT2xx with DECCOLM and SIXEL 4 years ago
Matan Ziv-Av 32fb7585ef Save sixel aspect ratio as a rational number, rather than a real number 4 years ago
Matan Ziv-Av 34df013ef5 QRegion::contains does not do what the name suggests 4 years ago
Matan Ziv-Av 78971aa5c7 Improve memory handling 4 years ago
Matan Ziv-Av 3f02436b2d Improve Sixel handling 4 years ago
Matan Ziv-Av 18e7e6cfec Image positionioning fixes 4 years ago