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.
 
 
 
 
 
Mariusz Glebocki fc660b0bfa Change notification and broadcast icons 6 years ago
..
autotests Use empty() for emptiness instead of size() 6 years ago
settings Sync method parameter names 6 years ago
tests Remove unused includes 7 years ago
Application.cpp Revert "GIT_SILENT: minor qstring optimization" 6 years ago
Application.h Replace Q_DECL_OVERRIDE with override 6 years ago
BookmarkHandler.cpp Revert removal to allow Bookmark tabs as Folders to work 6 years ago
BookmarkHandler.h Revert removal to allow Bookmark tabs as Folders to work 6 years ago
BookmarkMenu.cpp Use std::any_of instead of loop 7 years ago
BookmarkMenu.h Do not allow adding duplicates in bookmarks 7 years ago
CMakeLists.txt Update copyright year 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 Remove unused variable 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 Add scrollbuttons for tabs when tabbar is full 7 years ago
DetachableTabBar.h Remove unused variable 7 years ago
EditProfileAdvancedPage.ui
EditProfileAppearancePage.ui Add an option to set the custom color of text under the cursor 6 years ago
EditProfileDialog.cpp Q_UNUSED() does not need semi-colon at end 6 years ago
EditProfileDialog.h Add an option to set the custom color of text under the cursor 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 Port away from deprecated foreach, use for-range instead, first take 6 years ago
ExtendedCharTable.h
Filter.cpp [FileFilter] Create HotSpot's for files in child dirs too 6 years ago
Filter.h [FileFilter] Create HotSpot's for files in child dirs too 6 years ago
FontDialog.cpp Remove unused includes 7 years ago
FontDialog.h
History.cpp Use qCDebug() 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
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 Revert "GIT_SILENT: minor qstring optimization" 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 comments about QSet deprecated methods 6 years ago
MainWindow.h Replace Q_DECL_OVERRIDE with override 6 years ago
Messages.sh
Part.cpp Disable activity/silence signal only when both options are off 6 years ago
Part.h Use flags for each session notification type 6 years ago
PrintOptions.cpp
PrintOptions.h Replace Q_DECL_OVERRIDE with override 6 years ago
PrintOptions.ui
ProcessInfo.cpp Add comments about QSet deprecated methods 6 years ago
ProcessInfo.h Replace Q_DECL_OVERRIDE with override 6 years ago
Profile.cpp Add an option to set the custom color of text under the cursor 6 years ago
Profile.h Add an option to set the custom color of text under the cursor 6 years ago
ProfileList.cpp Replace foreach (deprecated) with range-for 6 years ago
ProfileList.h
ProfileManager.cpp Add comments about QSet deprecated methods 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
RenameTabDialog.h Replace Q_DECL_OVERRIDE with override 6 years ago
RenameTabDialog.ui
RenameTabWidget.cpp
RenameTabWidget.h Replace Q_DECL_OVERRIDE with override 6 years ago
RenameTabWidget.ui
SaveHistoryTask.cpp Replace foreach (deprecated) with range-for 6 years ago
SaveHistoryTask.h Replace Q_DECL_OVERRIDE with override 6 years ago
Screen.cpp Q_UNUSED() does not need semi-colon at end 6 years ago
Screen.h Remove unused method writeSelectionToStream 6 years ago
ScreenWindow.cpp
ScreenWindow.h Replace Q_DECL_OVERRIDE with override 6 years ago
ScrollState.cpp
ScrollState.h
SearchHistoryTask.cpp Fix unnecessary-value-param 7 years ago
SearchHistoryTask.h Replace Q_DECL_OVERRIDE with override 6 years ago
Session.cpp Do not change session icon to indicate state 6 years ago
Session.h Use flags for each session notification type 6 years ago
SessionController.cpp Add copyInputChanged() and readOnlyChanged() signals 6 years ago
SessionController.h Do not change session icon to indicate state 6 years ago
SessionListModel.cpp Replace foreach (deprecated) with range-for 6 years ago
SessionListModel.h Replace Q_DECL_OVERRIDE with override 6 years ago
SessionManager.cpp Replace foreach (deprecated) with range-for 6 years ago
SessionManager.h Replace Q_DECL_OVERRIDE with override 6 years ago
SessionTask.cpp
SessionTask.h
ShellCommand.cpp Replace foreach (deprecated) with range-for 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 Report TerminalDisplay focus when any of its children is focused 6 years ago
TerminalDisplay.h Report TerminalDisplay focus when any of its children is focused 6 years ago
TerminalDisplayAccessible.cpp
TerminalDisplayAccessible.h
TerminalHeaderBar.cpp TerminalHeaderBar: Put icon on the left 6 years ago
TerminalHeaderBar.h Report TerminalDisplay focus when any of its children is focused 6 years ago
ViewContainer.cpp Change notification and broadcast icons 6 years ago
ViewContainer.h Show state and notifications on tab icon 6 years ago
ViewManager.cpp Report TerminalDisplay focus when any of its children is focused 6 years ago
ViewManager.h Report TerminalDisplay focus when any of its children is focused 6 years ago
ViewProperties.cpp
ViewProperties.h Add copyInputChanged() and readOnlyChanged() signals 6 years ago
ViewSplitter.cpp activeTerminalDisplay(): find parent TD if needed 6 years ago
ViewSplitter.h Fix code documentation 6 years ago
Vt102Emulation.cpp Use flags for each session notification type 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 Use URLs with transport encryption 6 years ago
hsluv.h Use URLs with transport encryption 6 years ago
main.cpp Revert "Use RAII to manage QApplication memory" 6 years ago