| .. |
|
autotests
|
Use QStringLiteral()
|
11 years ago |
|
settings
|
Remove unneeded includes
|
11 years ago |
|
tests
|
Apparently when I moved the tests to autotests I didn't use 'git mv'
|
11 years ago |
|
Application.cpp
|
s/KShortcut/QKeySequence - commented out code ATM
|
11 years ago |
|
Application.h
|
…
|
|
|
BookmarkHandler.cpp
|
Use QStringLiteral and QList::reserve()
|
11 years ago |
|
BookmarkHandler.h
|
kdelibs4support--
|
12 years ago |
|
CMakeLists.txt
|
Move ManageProfiles dialog to Configure Konsole window
|
11 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
|
…
|
|
|
ColorScheme.h
|
porting from KSharedPtr to QExplicitlySharedDataPointer
|
12 years ago |
|
ColorSchemeEditor.cpp
|
Remove some KDE4 usage in comments
|
11 years ago |
|
ColorSchemeEditor.h
|
Convert to QDialog
|
12 years ago |
|
ColorSchemeEditor.ui
|
…
|
|
|
ColorSchemeManager.cpp
|
add QList::reserve()
|
11 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
|
Convert to new Qt5 Signal/Slot syntax
|
11 years ago |
|
EditProfileDialog.h
|
Add option to insert DnD URLs as plain text
|
11 years ago |
|
EditProfileDialog.ui
|
Add option to insert DnD URLs as plain text
|
11 years ago |
|
Emulation.cpp
|
Port to new connect api
|
12 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
|
simplify determining empty string
|
11 years ago |
|
Filter.h
|
Convert to Qt5 signal slot syntax
|
12 years ago |
|
History.cpp
|
Use a clearer config name when using ::CacheLocation for scrollback
|
11 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
|
Allow user to select where the scrollback/history files are written.
|
11 years ago |
|
HistorySizeWidget.h
|
…
|
|
|
HistorySizeWidget.ui
|
kdelibs4support--
|
12 years ago |
|
IncrementalSearchBar.cpp
|
s/QLatin1String/QStringLiteral/
|
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
|
minor reduce variable scope
|
11 years ago |
|
KeyboardTranslator.h
|
Disable copy/assignment constructors
|
11 years ago |
|
KeyboardTranslatorManager.cpp
|
add QList::reserve()
|
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
|
Switch to use foreach() w/ QActions
|
11 years ago |
|
MainWindow.h
|
Move ManageProfiles dialog to Configure Konsole window
|
11 years ago |
|
Messages.sh
|
…
|
|
|
Part.cpp
|
Fix heap-use-after-free in Part destructor
|
11 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
|
Use QFlags:: for Field enum
|
11 years ago |
|
ProcessInfo.h
|
Use QFlags:: for Field enum
|
11 years ago |
|
Profile.cpp
|
Remove old KDE3 code
|
11 years ago |
|
Profile.h
|
Add option to insert DnD URLs as plain text
|
11 years ago |
|
ProfileList.cpp
|
Remove unneeded includes
|
11 years ago |
|
ProfileList.h
|
kdelibs4support--
|
12 years ago |
|
ProfileManager.cpp
|
Remove the last residues of Shell.profile
|
11 years ago |
|
ProfileManager.h
|
QAction::setShortcut -> KActionCollection::setDefaultShortcut
|
12 years ago |
|
ProfileReader.cpp
|
add QList::reserve()
|
11 years ago |
|
ProfileReader.h
|
…
|
|
|
ProfileWriter.cpp
|
Simplify saving of new/changed profiles.
|
11 years ago |
|
ProfileWriter.h
|
…
|
|
|
Pty.cpp
|
Port kde_file.h KDE::chmod to ::chmod
|
11 years ago |
|
Pty.h
|
kdelibs4support--
|
12 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 support for copying HTML formatted text from terminal
|
12 years ago |
|
Screen.h
|
Disable copy/assignment constructors
|
11 years ago |
|
ScreenWindow.cpp
|
Add support for copying HTML formatted text from terminal
|
12 years ago |
|
ScreenWindow.h
|
Add support for copying HTML formatted text from terminal
|
12 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
|
Add sequence for FocusGained and FocusLost
|
11 years ago |
|
Session.h
|
Implement xterm's background color request/reply
|
11 years ago |
|
SessionController.cpp
|
Implement xterm's background color request/reply
|
11 years ago |
|
SessionController.h
|
Implement xterm's background color request/reply
|
11 years ago |
|
SessionListModel.cpp
|
port KIcon to QIcon
|
12 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
|
Add sequence for FocusGained and FocusLost
|
11 years ago |
|
TerminalDisplay.h
|
Add sequence for FocusGained and FocusLost
|
11 years ago |
|
TerminalDisplayAccessible.cpp
|
…
|
|
|
TerminalDisplayAccessible.h
|
…
|
|
|
ViewContainer.cpp
|
Use .at(0) instead of .first() for QLists
|
11 years ago |
|
ViewContainer.h
|
Port Restore tab context menu
|
11 years ago |
|
ViewContainerTabBar.cpp
|
Restore movable tabs
|
11 years ago |
|
ViewContainerTabBar.h
|
Restore movable tabs
|
11 years ago |
|
ViewManager.cpp
|
Remove unneeded includes
|
11 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 sequence for FocusGained and FocusLost
|
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
|
Change versioning to allow release-script to set it
|
11 years ago |
|
fontembedder.cpp
|
Port to QDebug
|
12 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
|
s/QLatin1String/QStringLiteral/
|
11 years ago |