7795 Commits (d54a1718a495ad66a9cf96b0b7e2c45bb661c84d)
 

Author SHA1 Message Date
Alexander Lohnau d54a1718a4
GIT_SILENT Add auto generated files to .gitignore 5 years ago
Carlos Alves 7b2a751b30 Fix Screen::_cuY position inside screen 5 years ago
Luis Javier Merino Morán 0ecc366c02 Fix crash on resize while doing other things 5 years ago
Luis Javier Merino Morán d5b290aa48 Fix potential crash in Screen::restoreCursor 5 years ago
Carlos Alves e245610e87 Optimize CompactHistoryScroll remove lines 5 years ago
Carlos Alves c531887b6f Change HistoryScroll contantness 5 years ago
Carlos Alves 2aa61bb994 Change CompactHistory data storage 5 years ago
Friedrich W. H. Kossebau 92798b03bc Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable 5 years ago
Carlos Alves 49692c0f14 Fix crash showing Settings Dialog 5 years ago
Kurt Hindenburg 242213afd9 Add missing include to fix build on gcc-11 5 years ago
Alexander Lohnau 7373f3b83c Convert MIT licensed files to SPDX 5 years ago
Carlos Alves 1684952d34 Make CompactHistoryBlock size variable 5 years ago
Nicolas Fella 562f8e444f Port from KIconLoader::loadIcon to KIconUtils::addOverlay + QIcon::fromTheme 5 years ago
Jan Blackquill 9f7cb32dc2 Use inverted colours when calculated fancy BG has too low contrast 5 years ago
Yuri Chornoivan fdf8cedaf2 Add docs about Konsole layouts 5 years ago
Lucas Biaggi 29e86ddeb7 Add ability to load/save session layouts(split views) and add default layouts 5 years ago
l10n daemon script 22e7a1aa3d SVN_SILENT made messages (.desktop file) - always resolve ours 5 years ago
Kurt Hindenburg 4227a7bccb Port away from from deprecated QPrinter::pageRect() 5 years ago
Kurt Hindenburg bd3de37467 Add a TODO about Qt6 removing QFont::ForceIntegerMetrics 5 years ago
Kurt Hindenburg 68e9f474d1 Add comment in this file so it is in the generated file 5 years ago
Kurt Hindenburg 64dbb83d01 Port away from deprecated ::endl to Qt::endl 5 years ago
Kurt Hindenburg 70ffd75e24 Remove code for pre Qt 5.15.0 versions 5 years ago
Luis Javier Merino Morán fd1612ba3b Keep track of line properties for image update 5 years ago
Luis Javier Merino Morán 05d81656f2 Do not reflow double-height lines 5 years ago
Luis Javier Merino Morán 3cd160f5a0 Prevent selecting beyond last column on double-width lines 5 years ago
Luis Javier Merino Morán 9771b1d99d Make reflow aware of line rendition attributes 5 years ago
Luis Javier Merino Morán 57ce654da5 Support scrolling double-height/width lines 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 2232ed6746 Fix selection on double width lines 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 4352df00d9 Use the correct last column for double-width lines 5 years ago
Luis Javier Merino Morán 9ffe33a27a Fix appending characters at end of line in double width lines 5 years ago
Luis Javier Merino Morán 398a665793 Fix positioning of double width/double height runs 5 years ago
Kurt Hindenburg 559742f14b Require Qt 5.15.0 matching KF5 5 years ago
Ahmad Samir 053a07ca7a FileFilter: match filename:lineNumber in current dir 5 years ago
Heiko Becker c66d1139c1 GIT_SILENT Update Appstream for new release 5 years ago
Laurent Montel 6d3cbbb2dc GIT_SILENT: not necessary to forward class when we already include file 5 years ago
Laurent Montel e0e78c8659 Add cmake preset support 5 years ago
Ahmad Samir c413d543c1 Fix QDialogButtonBox connections in the edit profile dialog 5 years ago
Nate Graham 1c8db8a3fc Correct corrected string 5 years ago
Nate Graham a7efdb650f Correct gammar in "profile with this name already exists" message 5 years ago
Ahmad Samir acd265efab Less delete calls in destructors 5 years ago
Ahmad Samir a7363fa53f Better management of member variables destruction in TerminalDisplay 5 years ago
Ahmad Samir 46b56ecfa5 Use a KMessageWidget for profile-name related errors in the Edit dialog 5 years ago
Ahmad Samir e805f086fe Change EditProfileDialog window title when creating a new profile 5 years ago
Tomaz Canabrava ba81c56a5b Let the QObject hierarchy delete a QObject child 5 years ago
Kai Uwe Broulik c3982cfb12 Show display title in notifications 5 years ago
Ahmad Samir 8cd1dd0564 Don't find_package() KCompletion, it isn't used here 5 years ago
Ahmad Samir 4b3dca80f3 Port away from KInit, which is going to be removed in KF6 5 years ago
Carlos Alves ec170136cc Fix comparing different types 5 years ago