8168 Commits (4f6c8a7b5d079bb12cff39489bb42cfcbea73ed2)
 

Author SHA1 Message Date
Laurent Montel 4f6c8a7b5d Port deprecated I18N_NOOP2 4 years ago
Waqar Ahmed ab2cfec6d8 CompactHistoryScroll: Merge flag + line length buffers 4 years ago
Luis Javier Merino Morán cfff2326f9 Make non-initial Korean Hangul Jamo width 0 4 years ago
Luis Javier Merino Morán 2f70039912 Update character widths to Unicode 14 4 years ago
Luis Javier Merino Morán a1f0ea935a Fix brokennes from clang-format 4 years ago
Luis Javier Merino Morán d787ac75bc Move inverted selection to TerminalPainter 4 years ago
Thomas Surrel 2f4b1b2d8b Remove now unused needToClear 4 years ago
Thomas Surrel f2f7b92c77 Fix scrolled line highlight 4 years ago
Jan Blackquill 8022b26c3b Add ability to Open With the current working directory 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 5df601d9ee Avoid moving memory around in copyLineToStream 4 years ago
Luis Javier Merino Morán b11f65332b Don't create a QString for every char in decodeLine 4 years ago
Luis Javier Merino Morán 5067aeca4e copyFromScreen/copyFromHistory improvements 4 years ago
Luis Javier Merino Morán 0d65b7f0a8 Don't check profile for every selected character 4 years ago
Alfonso Murolo 68d9179566 ViewSplitter will now consistently create even-spaced splits 4 years ago
Martin T. H. Sandsmark 651ebc2ca6 Work around weird position reported from filters. 4 years ago
Luis Javier Merino Morán 02e21a8187 Remove unused dismissOutputSuspendedMessage 4 years ago
Luis Javier Merino Morán e0f10636ae de-slotize some functions in TerminalDisplay 4 years ago
Kurt Hindenburg f6163cd283 Re-add the text to the dialog when removing a ssh entry 4 years ago
Kurt Hindenburg 38d44ad5e7 CharacterWidth: unicode 14 - add comment 4 years ago
Luis Javier Merino Morán 2dee1f0d66 [Coverity] colorScheme() is not a slot 4 years ago
Luis Javier Merino Morán 97d1967ad9 [Coverity] Init originMode in SavedState ctor 4 years ago
Nate Graham fe64881f13 Make use of new colorful preferences icons in settings windows 4 years ago
Waqar Ahmed 3cb75fd743 Add missing formatting commits to ignore file 4 years ago
Kurt Hindenburg f0627a5a1b Fix comment spelling 4 years ago
Kurt Hindenburg 28a1ea6757 Remove coverity comment 4 years ago
l10n daemon script 913a0d5e9f SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Waqar Ahmed 369fce92e6 Massive performance improvement for scrolling 4 years ago
Waqar Ahmed ffc8fbe366 Optimize Character::width for ascii/ < 256 cases 4 years ago
Waqar Ahmed b504fb2c5e Use std::deque::insert directly instead of std::copy 4 years ago
Waqar Ahmed 27ef2148e8 Inline EscapeSequenceUrlExtractor::appendUrlText 4 years ago
Waqar Ahmed e76442a55c Vt102Emulation: Process common case first 4 years ago
Waqar Ahmed 5557840822 Use memchr to look for zmodem indicator 4 years ago
Albert Astals Cid bf34fcb1e5 GIT_SILENT Update Appstream for new release 4 years ago
Albert Astals Cid 82b450cacf SSHManager: Fix two i18n problems 4 years ago
l10n daemon script 153de99198 GIT_SILENT made messages (after extraction) 4 years ago
Yuri Chornoivan 9fedd1e7c4 Fix localization. 4 years ago
Luis Javier Merino Morán 6dcbf1689d Fix compiler warning 4 years ago
Fushan Wen f3d43ae3cf
TerminalPainter: Pass nextPos to hasSameWidth 4 years ago
l10n daemon script e54e87e6ed SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 390d36450e SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Yuri Chornoivan 6138b5470b Sync docs with the command line help (proposal by Michael Butler) 4 years ago
Yuri Chornoivan 7d64c0eff3 Fix minor typo 4 years ago
Nate Graham c572e2a46e Merge branch 'release/21.12' 4 years ago
Nate Graham 4a3d0ce4eb Open bookmarks toolbar button on click; don't require press-and-hold 4 years ago
Tomaz Canabrava 7971122482 Forbid deletions from imported data 4 years ago
Tomaz Canabrava 89ec496d67 s/tr/i18n 4 years ago
Tomaz Canabrava 3c5180401b Do not allow to remove ssh entries from ssh/config 4 years ago
Tomaz Canabrava dc6cb83e4f Do not add duplicate entries 4 years ago
Tomaz Canabrava 02b0fcce45 Automatically import from ~/.ssh/config 4 years ago