7780 Commits (29e86ddeb7b9bee1b73014a97439570dafb78f31)
 

Author SHA1 Message Date
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
Carlos Alves 3b0a81feed Screen and HistoryScroll pointers to smart pointer 5 years ago
Carlos Alves 73dabe19a2 Pointer to smart pointer in HighlighScrolledLines 5 years ago
Carlos Alves 93380119ce Pointer to smart pointer in ColorSchemeWallpaper 5 years ago
Carlos Alves 3bfe6125bd Change CompactHistoryBlockList pointer to unique pointer 5 years ago
Ahmad Samir 94505d94d4 Make the "Edit Current Profile" dialog modal 5 years ago
Ahmad Samir 61a7947adb Show dialogs with show() rather than exec() 5 years ago
Kurt Hindenburg 9ec6f0aac0 Add a bunch of authors to the credits 5 years ago
Ahmad Samir 1f480e36c7 Always sort the profiles by name in 'File -> New Tab' 5 years ago
Ahmad Samir bc41efd855 Fix crash in ProfileSettings; clone selected profile settings to new profile 5 years ago
Carlos Alves 27cedc46e2 Change the content of HistoryLine using setCellsVectorAt 5 years ago
Jan Paul Batrina 9d4df20536 Unmaximize terminal before moving to new tab 5 years ago
Ahmad Samir 9cab175859 ProfileSettings: use generateUniqueName() when creating new profiles 5 years ago
Ahmad Samir 238a8b45ed ProfileManager: remove some fallback-profile-related code 5 years ago
Ahmad Samir 5ab8423139 Don't edit the Fallback profile, instead create a new one 5 years ago
Ahmad Samir 646408dd97 Clean up some more "favourite profile"-related code 5 years ago