| .. |
|
autotests
|
Implement actual testing of Vt102 emulator
|
5 years ago |
|
characters
|
Use ecm_qt_install_logging_categories to generate kdebugsettings file
|
5 years ago |
|
colorscheme
|
Use ecm_qt_install_logging_categories to generate kdebugsettings file
|
5 years ago |
|
decoders
|
Small change do STL
|
5 years ago |
|
delegates
|
Use Q_EMIT instead of emit
|
5 years ago |
|
filterHotSpots
|
Add an option to disable thumbnails generation
|
5 years ago |
|
history
|
Fix crash/warn on history reflow
|
5 years ago |
|
keyboardtranslator
|
…
|
|
|
plugins
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
5 years ago |
|
pluginsystem
|
Fix some includes
|
5 years ago |
|
profile
|
Use a std::set with custom Compare to always have a sorted profiles list
|
5 years ago |
|
session
|
For the fallback profile change the menu text to "Create New Profile"
|
5 years ago |
|
settings
|
Add an option to disable thumbnails generation
|
5 years ago |
|
terminalDisplay
|
Fix off by one in getting highlight boundary
|
5 years ago |
|
tests
|
The non deprecated enableBlurBehind requires KWINDOWSYSTEM >= 5.82.0
|
5 years ago |
|
widgets
|
When closing a session, don't close the whole window if there are splits
|
5 years ago |
|
Application.cpp
|
Don't create a new temp profile when --workdir is used to launch Konsole
|
5 years ago |
|
Application.h
|
Implement a Base system for plugins within Konsole
|
5 years ago |
|
BookmarkHandler.cpp
|
Use Q_EMIT instead of emit
|
5 years ago |
|
BookmarkHandler.h
|
Add missing includes when we want to build without deprecated methods
|
5 years ago |
|
BookmarkMenu.cpp
|
Add missing includes when we want to build without deprecated methods
|
5 years ago |
|
BookmarkMenu.h
|
…
|
|
|
CMakeLists.txt
|
Revert "TerminalDisplay: Move out common pasting related code"
|
5 years ago |
|
CheckableSessionModel.cpp
|
Use Q_EMIT instead of emit
|
5 years ago |
|
CheckableSessionModel.h
|
…
|
|
|
CopyInputDialog.cpp
|
…
|
|
|
CopyInputDialog.h
|
…
|
|
|
CopyInputDialog.ui
|
…
|
|
|
Emulation.cpp
|
Implement actual testing of Vt102 emulator
|
5 years ago |
|
Emulation.h
|
Fix assert _currentTerminalDisplay in Screen::setTextSelectionRendition
|
5 years ago |
|
Enumeration.h
|
Correct comments
|
5 years ago |
|
EscapeSequenceUrlExtractor.cpp
|
…
|
|
|
EscapeSequenceUrlExtractor.h
|
…
|
|
|
FontDialog.cpp
|
Port away from deprecated KFontChooser constructor
|
5 years ago |
|
FontDialog.h
|
…
|
|
|
HistorySizeDialog.cpp
|
…
|
|
|
HistorySizeDialog.h
|
…
|
|
|
HistorySizeDialog.ui
|
…
|
|
|
KeyBindingEditor.cpp
|
Use Q_EMIT instead of emit
|
5 years ago |
|
KeyBindingEditor.h
|
…
|
|
|
KeyBindingEditor.ui
|
…
|
|
|
LabelsAligner.cpp
|
…
|
|
|
LabelsAligner.h
|
…
|
|
|
MainWindow.cpp
|
Don't resize window when switching virtual desktops in OpenBox
|
5 years ago |
|
MainWindow.h
|
Don't resize window when switching virtual desktops in OpenBox
|
5 years ago |
|
Messages.sh
|
…
|
|
|
NullProcessInfo.cpp
|
…
|
|
|
NullProcessInfo.h
|
…
|
|
|
Part.cpp
|
Less delete calls in destructors
|
5 years ago |
|
Part.h
|
…
|
|
|
PopStackOnExit.h
|
…
|
|
|
PrintOptions.cpp
|
…
|
|
|
PrintOptions.h
|
…
|
|
|
PrintOptions.ui
|
…
|
|
|
ProcessInfo.cpp
|
Remove code for pre Qt 5.15.0 versions
|
5 years ago |
|
ProcessInfo.h
|
…
|
|
|
Pty.cpp
|
improve session closing behavior
|
5 years ago |
|
Pty.h
|
improve session closing behavior
|
5 years ago |
|
RenameTabDialog.cpp
|
…
|
|
|
RenameTabDialog.h
|
…
|
|
|
RenameTabDialog.ui
|
…
|
|
|
SSHProcessInfo.cpp
|
Handle 'ssh -J' properly in tab title
|
5 years ago |
|
SSHProcessInfo.h
|
…
|
|
|
SaveHistoryTask.cpp
|
Use Q_EMIT instead of emit
|
5 years ago |
|
SaveHistoryTask.h
|
…
|
|
|
Screen.cpp
|
Resize lines when clearing to end of line.
|
5 years ago |
|
Screen.h
|
Add option to always invert text selection colours
|
5 years ago |
|
ScreenWindow.cpp
|
Use Q_EMIT instead of emit
|
5 years ago |
|
ScreenWindow.h
|
Reflow lines when Terminal resizes
|
5 years ago |
|
ScrollState.cpp
|
…
|
|
|
ScrollState.h
|
…
|
|
|
SearchHistoryTask.cpp
|
Use Q_EMIT instead of emit
|
5 years ago |
|
SearchHistoryTask.h
|
…
|
|
|
ShellCommand.cpp
|
…
|
|
|
ShellCommand.h
|
…
|
|
|
Shortcut_p.h
|
…
|
|
|
ShouldApplyProperty.cpp
|
…
|
|
|
ShouldApplyProperty.h
|
…
|
|
|
UnixProcessInfo.cpp
|
…
|
|
|
UnixProcessInfo.h
|
…
|
|
|
ViewManager.cpp
|
Only emit empty() in SessionFinished() when in TabbedNavigation mode
|
5 years ago |
|
ViewManager.h
|
Add ability to load/save session layouts(split views) and add default layouts
|
5 years ago |
|
ViewProperties.cpp
|
Use Q_EMIT instead of emit
|
5 years ago |
|
ViewProperties.h
|
…
|
|
|
Vt102Emulation.cpp
|
Implement actual testing of Vt102 emulator
|
5 years ago |
|
Vt102Emulation.h
|
Fix compilation
|
5 years ago |
|
WindowSystemInfo.cpp
|
…
|
|
|
WindowSystemInfo.h
|
…
|
|
|
ZModemDialog.cpp
|
…
|
|
|
ZModemDialog.h
|
…
|
|
|
config-konsole.h.cmake
|
…
|
|
|
main.cpp
|
Port away from KInit, which is going to be removed in KF6
|
5 years ago |