You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kurt Hindenburg e33355a4d0 Add option to use the selected font's line characters 10 years ago
..
autotests Add rendition flags SGRs 2, 8, 9, 53 10 years ago
settings Add missing Q_OBJECT 10 years ago
tests remove unneeded #includes and forward classes 11 years ago
Application.cpp Add QStringLiteral per clazy 10 years ago
Application.h Port away from kdelibs4support. 10 years ago
BookmarkHandler.cpp Use QStringLiteral and QList::reserve() 11 years ago
BookmarkHandler.h kdelibs4support-- 12 years ago
CMakeLists.txt Fix FreeBSD readArguments and implement its readEnvironment 10 years ago
Character.h Add rendition flags SGRs 2, 8, 9, 53 10 years ago
CharacterColor.h Add rendition flags SGRs 2, 8, 9, 53 10 years ago
ColorScheme.cpp Add rendition flags SGRs 2, 8, 9, 53 10 years ago
ColorScheme.h porting from KSharedPtr to QExplicitlySharedDataPointer 12 years ago
ColorSchemeEditor.cpp Add rendition flags SGRs 2, 8, 9, 53 10 years ago
ColorSchemeEditor.h Convert to QDialog 12 years ago
ColorSchemeEditor.ui
ColorSchemeManager.cpp includes cleanup 10 years ago
ColorSchemeManager.h Remove old KDE3 code 11 years ago
CopyInputDialog.cpp Remove unneeded includes 11 years ago
CopyInputDialog.h Add const and & 11 years ago
CopyInputDialog.ui
EditProfileDialog.cpp Add option to use the selected font's line characters 10 years ago
EditProfileDialog.h Add option to use the selected font's line characters 10 years ago
EditProfileDialog.ui Add option to use the selected font's line characters 10 years ago
Emulation.cpp Remove hack for ensuring window size is correct before starting session 10 years ago
Emulation.h Add sequence for FocusGained and FocusLost 11 years ago
Enumeration.h
ExtendedCharTable.cpp Port to QDebug 12 years ago
ExtendedCharTable.h
Filter.cpp Port to QRegularExpression 10 years ago
Filter.h Port to QRegularExpression 10 years ago
History.cpp Fix potential out of bounds read. 10 years ago
History.h Add rendition flags SGRs 2, 8, 9, 53 10 years ago
HistorySizeDialog.cpp Remove unneeded includes 11 years ago
HistorySizeDialog.h Convert to QDialog 12 years ago
HistorySizeDialog.ui
HistorySizeWidget.cpp Add note about using ScrollBack fixed line using RAM 10 years ago
HistorySizeWidget.h
HistorySizeWidget.ui Add note about using ScrollBack fixed line using RAM 10 years ago
IncrementalSearchBar.cpp Use QStringLiteral and QLatin1String 11 years ago
IncrementalSearchBar.h Clean forward declaration 12 years ago
KeyBindingEditor.cpp Port to new connect api 12 years ago
KeyBindingEditor.h
KeyBindingEditor.ui
KeyboardTranslator.cpp Port to QRegularExpression 10 years ago
KeyboardTranslator.h Disable copy/assignment constructors 11 years ago
KeyboardTranslatorManager.cpp Use QStringLiteral and QLatin1String 11 years ago
KeyboardTranslatorManager.h Disable copy/assignment constructors 11 years ago
LineFont.h Correct line drawing characters U+2532, U+2544, U+2546, U+2560 12 years ago
LineFont.src Correct line drawing characters U+2532, U+2544, U+2546, U+2560 12 years ago
MainWindow.cpp Allow changing window icon only upon valid icon 10 years ago
MainWindow.h Port away from kdelibs4support. 10 years ago
Messages.sh Extract files under src/settings/ files for l10n strings 10 years ago
Part.cpp Create new internal session->sendText() replacement method 10 years ago
Part.h Make currentWorkingDirectory() override kde_terminal_interface 11 years ago
PrintOptions.cpp kdelibs4support-- 12 years ago
PrintOptions.h
PrintOptions.ui
ProcessInfo.cpp For remote ssh processes, add %U which gets replaced by user@ if present 10 years ago
ProcessInfo.h Only readUserName if tab title format has %u 10 years ago
Profile.cpp Add option to use the selected font's line characters 10 years ago
Profile.h Add option to use the selected font's line characters 10 years ago
ProfileList.cpp Remove unneeded includes 11 years ago
ProfileList.h remove unneeded #includes and forward classes 11 years ago
ProfileManager.cpp Fix a few krazy/api issues 10 years ago
ProfileManager.h QAction::setShortcut -> KActionCollection::setDefaultShortcut 12 years ago
ProfileReader.cpp Use QStringLiteral and QLatin1String 11 years ago
ProfileReader.h
ProfileWriter.cpp remove QDebug include 10 years ago
ProfileWriter.h
Pty.cpp Send EOF when closing first, before SIGHUP 10 years ago
Pty.h Send EOF when closing first, before SIGHUP 10 years ago
RenameTabDialog.cpp Remove unneeded includes 11 years ago
RenameTabDialog.h Convert to QDialog 12 years ago
RenameTabDialog.ui
RenameTabWidget.cpp Port to new connect api 12 years ago
RenameTabWidget.h
RenameTabWidget.ui
Screen.cpp Add rendition flags SGRs 2, 8, 9, 53 10 years ago
Screen.h Add rendition flags SGRs 2, 8, 9, 53 10 years ago
ScreenWindow.cpp Add support for copying HTML formatted text from terminal 12 years ago
ScreenWindow.h Fix minor API docs 10 years ago
ScrollState.cpp Fix handling of high precision scroll events 11 years ago
ScrollState.h Fix handling of high precision scroll events 11 years ago
Session.cpp Send EOF when closing first, before SIGHUP 10 years ago
Session.h Q_OS_MAC -> Q_OS_OSX 10 years ago
SessionController.cpp Improve filter updating 10 years ago
SessionController.h Improve filter updating 10 years ago
SessionListModel.cpp Port away from kdelibs4support. 10 years ago
SessionListModel.h
SessionManager.cpp add session.count() to qWarning 11 years ago
SessionManager.h
ShellCommand.cpp add QList::reserve() 11 years ago
ShellCommand.h kdelibs4support-- 12 years ago
TabTitleFormatButton.cpp Add entires for %U and %c for remote tabs 10 years ago
TabTitleFormatButton.h
TerminalCharacterDecoder.cpp minor reduce variable scope 11 years ago
TerminalCharacterDecoder.h Add rendition flags SGRs 2, 8, 9, 53 10 years ago
TerminalDisplay.cpp Add option to use the selected font's line characters 10 years ago
TerminalDisplay.h Add option to use the selected font's line characters 10 years ago
TerminalDisplayAccessible.cpp Port a11y integration to Qt5 10 years ago
TerminalDisplayAccessible.h Port a11y integration to Qt5 10 years ago
ViewContainer.cpp Fix tab bar disappearing when moving tabs on certain configurations 10 years ago
ViewContainer.h Add missing Q_OBJECT 10 years ago
ViewContainerTabBar.cpp Use QApplication::startDragTime() for tab movement 10 years ago
ViewContainerTabBar.h Use QApplication::startDragTime() for tab movement 10 years ago
ViewManager.cpp Add option to use the selected font's line characters 10 years ago
ViewManager.h Add const and & 11 years ago
ViewProperties.cpp Port KUrl to QUrl 12 years ago
ViewProperties.h kdelibs4support-- 12 years ago
ViewSplitter.cpp Fix crash on close 12 years ago
ViewSplitter.h
Vt102Emulation.cpp Add rendition flags SGRs 2, 8, 9, 53 10 years ago
Vt102Emulation.h Add sequence for FocusGained and FocusLost 11 years ago
WindowSystemInfo.cpp Remove unneeded includes 11 years ago
WindowSystemInfo.h kdelibs4support-- 12 years ago
ZModemDialog.cpp Remove unneeded includes 11 years ago
ZModemDialog.h Port to QDialog 12 years ago
config-konsole.h.cmake Show note about and allow removing sendText/runCommand from D-Bus 10 years ago
konsole_wcwidth.cpp kdelibs4support-- 12 years ago
konsole_wcwidth.h
konsoledebug.cpp like all frameworks => only output warnings per default 11 years ago
konsoledebug.h Add qCDebug() - change font qWarning to qCDebug 11 years ago
konsoleprofile
main.cpp Compile with Qt < 5.6 10 years ago