..
autotests
Remove unused KDE4 - get fontembedder to build
12 years ago
settings
Allow users to specify css file for tab bar style
12 years ago
tests
Remove kde4_add_unit_test and add ecm_mark_as_test
12 years ago
Application.cpp
Comment out background-mode shortcut ATM doesn't work
12 years ago
Application.h
Restore --background-mode
12 years ago
BookmarkHandler.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
BookmarkHandler.h
Fix build for new kdelibs-frameworks bookmark code
13 years ago
CMakeLists.txt
CMakeLists.txt use # as comment not //
12 years ago
Character.h
Add support for ANSI SGR escape code 3 (italics)
13 years ago
CharacterColor.h
Add operators == and !=, for testing purposes
13 years ago
ColorScheme.cpp
Port to KF5/Qt5
13 years ago
ColorScheme.h
Remove some blank_line and removal of ;
13 years ago
ColorSchemeEditor.cpp
s/KLineEdit/QLineEdit
12 years ago
ColorSchemeEditor.h
Transform ColorSchemeEditor class from QWidget to KDialog
13 years ago
ColorSchemeEditor.ui
s/KLineEdit/QLineEdit
12 years ago
ColorSchemeManager.cpp
Port to KF5/Qt5
13 years ago
ColorSchemeManager.h
…
CopyInputDialog.cpp
s/KLineEdit/QLineEdit
12 years ago
CopyInputDialog.h
…
CopyInputDialog.ui
s/KLineEdit/QLineEdit
12 years ago
EditProfileDialog.cpp
s/KLineEdit/QLineEdit
12 years ago
EditProfileDialog.h
very minor style issues w/ spaces
13 years ago
EditProfileDialog.ui
s/KLineEdit/QLineEdit
12 years ago
Emulation.cpp
Add xterm's bracketed paste mode
12 years ago
Emulation.h
Add xterm's bracketed paste mode
12 years ago
Enumeration.h
Add GUI to alter profile setting handling Page Up/Down
13 years ago
ExtendedCharTable.cpp
Correct spelling errors/word usage
13 years ago
ExtendedCharTable.h
…
Filter.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
Filter.h
remove unused method - it has never been used every in KDE 4.x
13 years ago
History.cpp
use the new temp call QDir::tempPath()
13 years ago
History.h
more EXPORTing of classes so they can be unit tested
13 years ago
HistorySizeDialog.cpp
s/kde4_add_ui_files/qt5_wrap_ui cmake fix
12 years ago
HistorySizeDialog.h
…
HistorySizeDialog.ui
…
HistorySizeWidget.cpp
s/kde4_add_ui_files/qt5_wrap_ui cmake fix
12 years ago
HistorySizeWidget.h
Correct spelling errors/word usage
13 years ago
HistorySizeWidget.ui
…
IncrementalSearchBar.cpp
s/KLineEdit/QLineEdit
12 years ago
IncrementalSearchBar.h
s/KLineEdit/QLineEdit
12 years ago
KeyBindingEditor.cpp
s/KLineEdit/QLineEdit
12 years ago
KeyBindingEditor.h
No need to be declared as slot any more
14 years ago
KeyBindingEditor.ui
s/KLineEdit/QLineEdit
12 years ago
KeyboardTranslator.cpp
Port to KF5/Qt5
13 years ago
KeyboardTranslator.h
Add tests for KeyboardTranslator
13 years ago
KeyboardTranslatorManager.cpp
Port to KF5/Qt5
13 years ago
KeyboardTranslatorManager.h
…
LineFont.h
The generated LineSrc.h with the fix for 0x2530
13 years ago
LineFont.src
Fix linechar box 0x2530 (48) down heavy/horizontal light
13 years ago
MainWindow.cpp
Allow users to specify css file for tab bar style
12 years ago
MainWindow.h
Allow users to specify css file for tab bar style
12 years ago
ManageProfilesDialog.cpp
s/kde4_add_ui_files/qt5_wrap_ui cmake fix
12 years ago
ManageProfilesDialog.h
Correct spelling errors/word usage
13 years ago
ManageProfilesDialog.ui
…
Messages.sh
Extract translatable strings from .kcfg files
14 years ago
Part.cpp
Port to KF5/Qt5
13 years ago
Part.h
fix build; there is only kde_terminal_interface.h
13 years ago
PrintOptions.cpp
Port to KF5/Qt5
13 years ago
PrintOptions.h
Remove some blank_line and removal of ;
13 years ago
PrintOptions.ui
Reimplement KDE3's print screen functionality
14 years ago
ProcessInfo.cpp
Use cmake to check if we're on DragonFly BSD instead of __DragonFly__
13 years ago
ProcessInfo.h
Correct spelling errors/word usage
13 years ago
Profile.cpp
Port to KF5/Qt5
13 years ago
Profile.h
Add profile option to scroll full/half height via Page Up/Down keys
13 years ago
ProfileList.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
ProfileList.h
Correct spelling errors/word usage
13 years ago
ProfileManager.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
ProfileManager.h
…
ProfileReader.cpp
…
ProfileReader.h
…
ProfileWriter.cpp
astyle fixes - spaces/{
14 years ago
ProfileWriter.h
Add some testing for calculating the title.profile file name
13 years ago
Pty.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
Pty.h
…
RenameTabDialog.cpp
s/kde4_add_ui_files/qt5_wrap_ui cmake fix
12 years ago
RenameTabDialog.h
…
RenameTabDialog.ui
…
RenameTabWidget.cpp
s/KLineEdit/QLineEdit
12 years ago
RenameTabWidget.h
Adjust including form for some Qt headers as preparation for Qt5
14 years ago
RenameTabWidget.ui
s/KLineEdit/QLineEdit
12 years ago
Screen.cpp
Fix wrong rendering at the end of line when drawing colored whitespaces
12 years ago
Screen.h
Add boundary check in copyLineToStream to try to prevent crashes
13 years ago
ScreenWindow.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
ScreenWindow.h
Various search improvements
13 years ago
Session.cpp
Add xterm's bracketed paste mode
12 years ago
Session.h
remove unused variable (Session's bool _masterMode)
13 years ago
SessionController.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
SessionController.h
Pgup/pgdown/up/down from searchbar scrolls terminal
13 years ago
SessionListModel.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
SessionListModel.h
…
SessionManager.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
SessionManager.h
…
ShellCommand.cpp
remove 2 methods which have never been implemented
13 years ago
ShellCommand.h
remove 2 methods which have never been implemented
13 years ago
TabTitleFormatButton.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
TabTitleFormatButton.h
Adjust including form for some Qt headers as preparation for Qt5
14 years ago
TerminalCharacterDecoder.cpp
For HTML output, use #160 instead of nbsp - allows xmllint to work
13 years ago
TerminalCharacterDecoder.h
…
TerminalDisplay.cpp
Fix double click can only select text within visible region
12 years ago
TerminalDisplay.h
Fix double click can only select text within visible region
12 years ago
TerminalDisplayAccessible.cpp
Port to KF5/Qt5
13 years ago
TerminalDisplayAccessible.h
Port to KF5/Qt5
13 years ago
ViewContainer.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
ViewContainer.h
Prevent the dragging of the last tab in a split view.
13 years ago
ViewContainerTabBar.cpp
Prevent the dragging of the last tab in a split view.
13 years ago
ViewContainerTabBar.h
Prevent the dragging of the last tab in a split view.
13 years ago
ViewManager.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
ViewManager.h
Check processes running when closing window
13 years ago
ViewProperties.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
ViewProperties.h
Simplify QMimeData - fix warning from -Wcast-align
13 years ago
ViewSplitter.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
ViewSplitter.h
Adjust including form for some Qt headers as preparation for Qt5
14 years ago
Vt102Emulation.cpp
s/toAscii/toLatin1
12 years ago
Vt102Emulation.h
Add xterm's bracketed paste mode
12 years ago
WindowSystemInfo.cpp
…
WindowSystemInfo.h
…
ZModemDialog.cpp
remove include moc from .cpp files - removes build warnings
13 years ago
ZModemDialog.h
…
config-konsole.h.cmake
Use cmake to check if we're on DragonFly BSD instead of __DragonFly__
13 years ago
fontembedder.cpp
Remove unused KDE4 - get fontembedder to build
12 years ago
konsole_export.h
…
konsole_wcwidth.cpp
Add more info about original wcwidth.c and include license
13 years ago
konsole_wcwidth.h
Update konsole_wcwidth.cpp/h files.
13 years ago
konsoleprofile
fix broken quoting in konsoleprofile
14 years ago
main.cpp
Restore --background-mode
12 years ago