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 f4959efe01 License urls change to https 6 years ago
..
autotests Test: for loop - avoid creating copies 6 years ago
settings License urls change to https 6 years ago
tests License urls change to https 6 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 remove commas from enum lists for c++98 7 years ago
CharacterWidth.h
CharacterWidth.src.cpp Add krazy exclude typedefs to ignore int8_t warnings 7 years ago
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 Add disambiguation/comments to UI strings 7 years ago
EditProfileAppearancePage.ui Add an option to set the custom color of text under the cursor 6 years ago
EditProfileDialog.cpp Add hint to also translate a leading space 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 Minor .ui files cleanup - loading/saving in Qt Designer 5.12.0 7 years ago
EditProfileMousePage.ui Add disambiguation/comments to UI strings 7 years ago
EditProfileScrollingPage.ui Minor .ui files cleanup - loading/saving in Qt Designer 5.12.0 7 years ago
EditProfileTabsPage.ui Minor .ui files cleanup - loading/saving in Qt Designer 5.12.0 7 years ago
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 [FileFilter] Create HotSpot's for files in child dirs too 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 Const'ify where it's possible found by clazy 7 years ago
History.cpp initialize variable in constructor 6 years ago
History.h Replace Q_DECL_OVERRIDE with override 6 years ago
HistorySizeDialog.cpp Use modernize-return-braced-init-list 7 years ago
HistorySizeDialog.h Replace Q_DECL_OVERRIDE with override 6 years ago
HistorySizeDialog.ui Minor .ui files cleanup - loading/saving in Qt Designer 5.12.0 7 years ago
HistorySizeWidget.cpp Remove unused includes 7 years ago
HistorySizeWidget.h Replace Q_DECL_OVERRIDE with override 6 years ago
HistorySizeWidget.ui Add disambiguation/comments to UI strings 7 years ago
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 License urls change to https 6 years ago
PrintOptions.h License urls change to https 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 Const'ify where it's possible found by clazy 7 years ago
ProfileManager.cpp Simpify return after else statements 6 years ago
ProfileManager.h Remove unused methods shortcuts and findByShortcut 6 years ago
ProfileReader.cpp Change Q_FOREACH to correct for usage 7 years ago
ProfileReader.h
ProfileWriter.cpp Remove unused includes 7 years ago
ProfileWriter.h Const'ify where it's possible found by clazy 7 years ago
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 Change 'Rename Tab' menu items to 'Configure Tab Settings' 6 years ago
RenameTabDialog.h Konsole: Add a color tabs support in Konsole 6 years ago
RenameTabDialog.ui Minor .ui files cleanup - loading/saving in Qt Designer 5.12.0 7 years ago
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 Fix for a crash caused by buffer-overflow in case of '>=1024' columns 6 years ago
Screen.h Reproduction test case for a crash described in Bug 330066 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 Change 'Rename Tab' menu items to 'Configure Tab Settings' 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 Multiple Splits per Tab 7 years ago
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 Don't add extra newlines when pasting from GTK applications 6 years ago
TerminalDisplay.h Add thumbnails for certain file types on mouse hover 6 years ago
TerminalDisplayAccessible.cpp
TerminalDisplayAccessible.h
TerminalHeaderBar.cpp Move function into konsole namespace block 6 years ago
TerminalHeaderBar.h Remove unused variable 6 years ago
ViewContainer.cpp Change 'Rename Tab' menu items to 'Configure Tab Settings' 6 years ago
ViewContainer.h Konsole: Add a color tabs support in Konsole 6 years ago
ViewManager.cpp Add default shortcut to switch-to-tab-9 action 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 License urls change to https 6 years ago
WindowSystemInfo.h License urls change to https 6 years ago
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