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.
 
 
 
 
 
Gustavo Carneiro 940ceebd4d Move CompactHistoryBlockClass to a new file. 6 years ago
..
autotests Move CharacterFormat class to a new file. 6 years ago
session Fix bool implicit conversions 6 years ago
settings Port ConfigurationDialog away from Qt4 style connect 6 years ago
tests move Session files to a new folder. 6 years ago
widgets Polish the highlightScrolledLines feature 6 years ago
Application.cpp move Session files to a new folder. 6 years ago
Application.h Move widgets to a new folder. 6 years ago
AutoScrollHandler.cpp Fix integer literal suffix 'u' is not upper-case 6 years ago
AutoScrollHandler.h Move AutoScrollHandler Class to a new file. 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 Move CompactHistoryBlockClass to a new file. 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
CharacterFormat.cpp Move CharacterFormat class to a new file. 6 years ago
CharacterFormat.h Move CharacterFormat class to a new file. 6 years ago
CharacterWidth.cpp
CharacterWidth.h
CharacterWidth.src.cpp
ColorScheme.cpp Use single statement for declarations 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
CompactHistoryBlock.cpp Move CompactHistoryBlockClass to a new file. 6 years ago
CompactHistoryBlock.h Move CompactHistoryBlockClass to a new file. 6 years ago
CompositeWidgetFocusWatcher.cpp Move CompositeWidgetFocusWatcher class to a new file. 6 years ago
CompositeWidgetFocusWatcher.h Move CompositeWidgetFocusWatcher class to a new file. 6 years ago
CopyInputDialog.cpp Port away from deprecated foreach, use for-range instead, first take 6 years ago
CopyInputDialog.h move Session files to a new folder. 6 years ago
CopyInputDialog.ui
EditProfileAdvancedPage.ui
EditProfileAppearancePage.ui Add an option to set the custom color of text under the cursor 6 years ago
EditProfileDialog.cpp Fix integer literal suffix 'u' is not upper-case 6 years ago
EditProfileDialog.h Clean EditProfileDialog out of Qt4 connection Style 6 years ago
EditProfileGeneralPage.ui Change option label in Edit Profile Dialog 6 years ago
EditProfileKeyboardPage.ui
EditProfileMousePage.ui
EditProfileScrollingPage.ui Move widgets to a new folder. 6 years ago
EditProfileTabsPage.ui Move widgets to a new folder. 6 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 move Session files to a new folder. 6 years ago
ExtendedCharTable.h
Filter.cpp Use auto when initializing with a template cast to avoid duplicating 6 years ago
Filter.h Make the URL hints ignore email addresses 6 years ago
FontDialog.cpp Remove unused includes 7 years ago
FontDialog.h
History.cpp Move CompactHistoryBlockClass to a new file. 6 years ago
History.h Move CompactHistoryBlockClass to a new file. 6 years ago
HistoryFile.cpp Add include to fix build on FreeBSDQt5.15 6 years ago
HistoryFile.h Move HistoryFile class to a new file. 6 years ago
HistoryScroll.cpp Move HistoryScroll class to a new file. 6 years ago
HistoryScroll.h Move HistoryScroll class to a new file. 6 years ago
HistoryScrollFile.cpp Move HistoryScrollFile class to a new file. 6 years ago
HistoryScrollFile.h Move HistoryScrollFile class to a new file. 6 years ago
HistoryScrollNone.cpp Move HistoryScrollNone Class to a new file. 6 years ago
HistoryScrollNone.h Move HistoryScrollNone Class to a new file. 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 Move widgets to a new folder. 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 Fix integer literal suffix 'u' is not upper-case 6 years ago
KeyboardTranslator.h
KeyboardTranslatorManager.cpp Simpify return after else statements 6 years ago
KeyboardTranslatorManager.h
LineBlockCharacters.cpp Use single statement for declarations 6 years ago
LineBlockCharacters.h Remove unused includes 7 years ago
MainWindow.cpp Clear Mainwindow out of Qt4 style connects 6 years ago
MainWindow.h Move widgets to a new folder. 6 years ago
Messages.sh
Part.cpp Fix integer literal suffix 'u' is not upper-case 6 years ago
Part.h move Session files to a new folder. 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 Highlight lines coming into view 6 years ago
Profile.h Highlight lines coming into view 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 Fix integer literal suffix 'u' is not upper-case 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 Move widgets to a new folder. 6 years ago
SaveHistoryTask.cpp move Session files to a new folder. 6 years ago
SaveHistoryTask.h move Session files to a new folder. 6 years ago
Screen.cpp Fix integer literal suffix 'u' is not upper-case 6 years ago
Screen.h Add new ANSI sequences CNL and CPL 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 move Session files to a new folder. 6 years ago
ShellCommand.cpp Simpify return after else statements 6 years ago
ShellCommand.h
Shortcut_p.h
TerminalCharacterDecoder.cpp Remove leading/trailingWhitespace() - they were never used 7 years ago
TerminalCharacterDecoder.h Replace Q_DECL_OVERRIDE with override 6 years ago
ViewManager.cpp move Session files to a new folder. 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 move Session files to a new folder. 6 years ago
Vt102Emulation.cpp Fix integer literal suffix 'u' is not upper-case 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 Move widgets to a new folder. 6 years ago