| .. |
|
autotests
|
Remove unused variables
|
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
|
Depend on ECM 1.6 and use new install variables
|
10 years ago |
|
Character.h
|
Fix rounding line characters so they line up regardless of font
|
11 years ago |
|
CharacterColor.h
|
Instead of using invalid color, set ColorEntry() color to black.
|
11 years ago |
|
ColorScheme.cpp
|
Allow transparency to work when using images as backgrounds.
|
12 years ago |
|
ColorScheme.h
|
porting from KSharedPtr to QExplicitlySharedDataPointer
|
12 years ago |
|
ColorSchemeEditor.cpp
|
Use QStringLiteral and QLatin1String
|
11 years ago |
|
ColorSchemeEditor.h
|
Convert to QDialog
|
12 years ago |
|
ColorSchemeEditor.ui
|
s/KLineEdit/QLineEdit
|
12 years ago |
|
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
|
s/KLineEdit/QLineEdit
|
12 years ago |
|
EditProfileDialog.cpp
|
Implement URL hints
|
10 years ago |
|
EditProfileDialog.h
|
Implement URL hints
|
10 years ago |
|
EditProfileDialog.ui
|
Implement URL hints
|
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
|
Implement a file filter similar to URL filter.
|
10 years ago |
|
Filter.h
|
Implement a file filter similar to URL filter.
|
10 years ago |
|
History.cpp
|
Fix potential out of bounds read.
|
10 years ago |
|
History.h
|
Export HistoryScroll to fix compiling issue with gcc 5.2
|
11 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
|
s/KLineEdit/QLineEdit
|
12 years ago |
|
KeyboardTranslator.cpp
|
Fix foreach clazy-container-anti-pattern issue
|
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
|
includes cleanup
|
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
|
Only readUserName if tab title format has %u
|
10 years ago |
|
ProcessInfo.h
|
Only readUserName if tab title format has %u
|
10 years ago |
|
Profile.cpp
|
Implement URL hints
|
10 years ago |
|
Profile.h
|
Implement URL hints
|
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
|
Port kde_file.h KDE::chmod to ::chmod
|
11 years ago |
|
Pty.h
|
Fix minor API docs
|
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
|
s/KLineEdit/QLineEdit
|
12 years ago |
|
Screen.cpp
|
Add support for copying HTML formatted text from terminal
|
12 years ago |
|
Screen.h
|
Fix minor API docs
|
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
|
Implement support for getting the current URL from OSC 7
|
10 years ago |
|
Session.h
|
Implement support for getting the current URL from OSC 7
|
10 years ago |
|
SessionController.cpp
|
Implement a file filter similar to URL filter.
|
10 years ago |
|
SessionController.h
|
Implement a file filter similar to URL filter.
|
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 QList::reserve()
|
11 years ago |
|
TabTitleFormatButton.h
|
…
|
|
|
TerminalCharacterDecoder.cpp
|
minor reduce variable scope
|
11 years ago |
|
TerminalCharacterDecoder.h
|
kdelibs4support--
|
12 years ago |
|
TerminalDisplay.cpp
|
Apply same limit when checking triggered URL hint
|
10 years ago |
|
TerminalDisplay.h
|
Implement URL hints
|
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
|
Implement URL hints
|
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
|
remove unneeded #includes and forward classes
|
11 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
|
Remove unused _cjk() - these have never been used w/ Konsole
|
12 years ago |
|
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
|
add a debian compat option
|
10 years ago |