..
autotests
Use Qurl::fromPercentEncoding for bookmarks
6 years ago
settings
Add copyright and license
6 years ago
tests
Remove unused includes
7 years ago
Application.cpp
konsole: Convert depreciated QString::SkipEmptyParts and QButtonGroup::idClicked
6 years ago
Application.h
Replace Q_DECL_OVERRIDE with override
6 years ago
BookmarkHandler.cpp
Use auto when initializing with a template cast to avoid duplicating the type
6 years ago
BookmarkHandler.h
Revert removal to allow Bookmark tabs as Folders to work
6 years ago
BookmarkMenu.cpp
[BookmarkMenu] Adapt the code to KBookmarks 5.69 changes
6 years ago
BookmarkMenu.h
[BookmarkMenu] Adapt the code to KBookmarks 5.69 changes
6 years ago
CMakeLists.txt
Add thumbnails for certain file types on mouse hover
6 years ago
Character.h
It is not obvious toUcs4 returns QVector<uint> so remove auto
7 years ago
CharacterColor.h
Mark method as const
6 years ago
CharacterWidth.cpp
…
CharacterWidth.h
…
CharacterWidth.src.cpp
…
ColorScheme.cpp
ColorScheme: Fix DarkBackground Detection
6 years ago
ColorScheme.h
Keep perceived contrast in random background color
7 years ago
ColorSchemeEditor.cpp
Revert "GIT_SILENT: minor qstring optimization"
6 years ago
ColorSchemeEditor.h
Replace Q_DECL_OVERRIDE with override
6 years ago
ColorSchemeEditor.ui
Keep perceived contrast in random background color
7 years ago
ColorSchemeManager.cpp
Simpify return after else statements
6 years ago
ColorSchemeManager.h
…
CopyInputDialog.cpp
Port away from deprecated foreach, use for-range instead, first take
6 years ago
CopyInputDialog.h
Replace Q_DECL_OVERRIDE with override
6 years ago
CopyInputDialog.ui
…
DetachableTabBar.cpp
Simplify the color information on the tab, per VDG Input.
6 years ago
DetachableTabBar.h
Konsole: Add a color tabs support in Konsole
6 years ago
EditProfileAdvancedPage.ui
…
EditProfileAppearancePage.ui
Add an option to set the custom color of text under the cursor
6 years ago
EditProfileDialog.cpp
konsole: Convert depreciated QString::SkipEmptyParts and QButtonGroup::idClicked
6 years ago
EditProfileDialog.h
Konsole: Add a color tabs support in Konsole
6 years ago
EditProfileGeneralPage.ui
Change option label in Edit Profile Dialog
6 years ago
EditProfileKeyboardPage.ui
…
EditProfileMousePage.ui
…
EditProfileScrollingPage.ui
…
EditProfileTabsPage.ui
…
Emulation.cpp
Use flags for each session notification type
6 years ago
Emulation.h
Use flags for each session notification type
6 years ago
Enumeration.h
…
ExtendedCharTable.cpp
Simpify return after else statements
6 years ago
ExtendedCharTable.h
…
Filter.cpp
Add thumbnails for certain file types on mouse hover
6 years ago
Filter.h
Add thumbnails for certain file types on mouse hover
6 years ago
FontDialog.cpp
Remove unused includes
7 years ago
FontDialog.h
…
History.cpp
initialize variable in constructor
6 years ago
History.h
Replace Q_DECL_OVERRIDE with override
6 years ago
HistorySizeDialog.cpp
…
HistorySizeDialog.h
Replace Q_DECL_OVERRIDE with override
6 years ago
HistorySizeDialog.ui
…
HistorySizeWidget.cpp
Remove unused includes
7 years ago
HistorySizeWidget.h
Replace Q_DECL_OVERRIDE with override
6 years ago
HistorySizeWidget.ui
…
IncrementalSearchBar.cpp
Search bar: Activate focused button when enter is pressed
6 years ago
IncrementalSearchBar.h
Replace Q_DECL_OVERRIDE with override
6 years ago
KeyBindingEditor.cpp
Port away from deprecated foreach, use for-range instead, first take
6 years ago
KeyBindingEditor.h
Replace Q_DECL_OVERRIDE with override
6 years ago
KeyBindingEditor.ui
…
KeyboardTranslator.cpp
…
KeyboardTranslator.h
…
KeyboardTranslatorManager.cpp
Simpify return after else statements
6 years ago
KeyboardTranslatorManager.h
…
LineBlockCharacters.cpp
Q_UNUSED() does not need semi-colon at end
6 years ago
LineBlockCharacters.h
Remove unused includes
7 years ago
MainWindow.cpp
Add thumbnails for certain file types on mouse hover
6 years ago
MainWindow.h
Replace Q_DECL_OVERRIDE with override
6 years ago
Messages.sh
…
Part.cpp
Simpify return after else statements
6 years ago
Part.h
Add openTeletype option for use without shell
6 years ago
PrintOptions.cpp
…
PrintOptions.h
Replace Q_DECL_OVERRIDE with override
6 years ago
PrintOptions.ui
…
ProcessInfo.cpp
konsole: Convert depreciated QString::SkipEmptyParts and QButtonGroup::idClicked
6 years ago
ProcessInfo.h
Replace Q_DECL_OVERRIDE with override
6 years ago
Profile.cpp
Konsole: Add a color tabs support in Konsole
6 years ago
Profile.h
Konsole: Add a color tabs support in Konsole
6 years ago
ProfileList.cpp
Replace foreach (deprecated) with range-for
6 years ago
ProfileList.h
…
ProfileManager.cpp
Simpify return after else statements
6 years ago
ProfileManager.h
Remove unused methods shortcuts and findByShortcut
6 years ago
ProfileReader.cpp
…
ProfileReader.h
…
ProfileWriter.cpp
Remove unused includes
7 years ago
ProfileWriter.h
…
Pty.cpp
Q_UNUSED() does not need semi-colon at end
6 years ago
Pty.h
Replace Q_DECL_OVERRIDE with override
6 years ago
RenameTabDialog.cpp
Konsole: Add a color tabs support in Konsole
6 years ago
RenameTabDialog.h
Konsole: Add a color tabs support in Konsole
6 years ago
RenameTabDialog.ui
…
RenameTabWidget.cpp
Konsole: Add a color tabs support in Konsole
6 years ago
RenameTabWidget.h
Konsole: Add a color tabs support in Konsole
6 years ago
RenameTabWidget.ui
Konsole: Add a color tabs support in Konsole
6 years ago
SaveHistoryTask.cpp
Replace foreach (deprecated) with range-for
6 years ago
SaveHistoryTask.h
Replace Q_DECL_OVERRIDE with override
6 years ago
Screen.cpp
Correctly handle selection and opening via clicks
6 years ago
Screen.h
Correctly handle selection and opening via clicks
6 years ago
ScreenWindow.cpp
Simpify return after else statements
6 years ago
ScreenWindow.h
Replace Q_DECL_OVERRIDE with override
6 years ago
ScrollState.cpp
…
ScrollState.h
…
SearchHistoryTask.cpp
Fix SearchTask memleak
6 years ago
SearchHistoryTask.h
Replace Q_DECL_OVERRIDE with override
6 years ago
Session.cpp
[SessionController] Fix crash caused by text encoding menu
6 years ago
Session.h
[SessionController] Fix crash caused by text encoding menu
6 years ago
SessionController.cpp
Speedups: Use brace-initializer for vector
6 years ago
SessionController.h
[SessionController] Fix crash caused by text encoding menu
6 years ago
SessionGroup.cpp
konsole: move a SessionGroup to a new file
6 years ago
SessionGroup.h
konsole: move a SessionGroup to a new file
6 years ago
SessionListModel.cpp
Simpify return after else statements
6 years ago
SessionListModel.h
Replace Q_DECL_OVERRIDE with override
6 years ago
SessionManager.cpp
Konsole: Add a color tabs support in Konsole
6 years ago
SessionManager.h
Replace Q_DECL_OVERRIDE with override
6 years ago
SessionTask.cpp
…
SessionTask.h
…
ShellCommand.cpp
Simpify return after else statements
6 years ago
ShellCommand.h
…
Shortcut_p.h
…
TabTitleFormatButton.cpp
Tweak tab title options: home and Bourne prompt sigils
7 years ago
TabTitleFormatButton.h
Replace Q_DECL_OVERRIDE with override
6 years ago
TerminalCharacterDecoder.cpp
Remove leading/trailingWhitespace() - they were never used
7 years ago
TerminalCharacterDecoder.h
Replace Q_DECL_OVERRIDE with override
6 years ago
TerminalDisplay.cpp
Correctly handle selection and opening via clicks
6 years ago
TerminalDisplay.h
Add thumbnails for certain file types on mouse hover
6 years ago
TerminalDisplayAccessible.cpp
…
TerminalDisplayAccessible.h
…
TerminalHeaderBar.cpp
Use a braced initializer list
6 years ago
TerminalHeaderBar.h
Remove unused variable
6 years ago
ViewContainer.cpp
Konsole: Add a color tabs support in Konsole
6 years ago
ViewContainer.h
Konsole: Add a color tabs support in Konsole
6 years ago
ViewManager.cpp
Fix override switch-to-tab action in Yakuake
6 years ago
ViewManager.h
Add DBus call setDefaultProfile() to ViewManager
6 years ago
ViewProperties.cpp
Konsole: Add a color tabs support in Konsole
6 years ago
ViewProperties.h
Konsole: Add a color tabs support in Konsole
6 years ago
ViewSplitter.cpp
fix deprecated qset warnings
6 years ago
ViewSplitter.h
Add ViewSplitter::showEvent()
6 years ago
Vt102Emulation.cpp
Do not call a virtual function during construction
6 years ago
Vt102Emulation.h
Report TerminalDisplay focus when any of its children is focused
6 years ago
WindowSystemInfo.cpp
…
WindowSystemInfo.h
…
ZModemDialog.cpp
Remove unused includes
7 years ago
ZModemDialog.h
clean up includes
7 years ago
config-konsole.h.cmake
Change KDE_APPLICATIONS_VERSION to RELEASE_SERVICE_VERSION https://phabricator.kde.org/T11933
6 years ago
hsluv.c
Change links http to https
6 years ago
hsluv.h
Change links http to https
6 years ago
main.cpp
Revert "Test breaking build still sends out email"
6 years ago