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 5dbdec7501 re-add explicit 12 years ago
..
settings Add a way to allow users to reset the "Don't ask again" dialogs 12 years ago
tests correct misspelled header #defines 12 years ago
Application.cpp When dragging and dropping tabs, move new window to cursor positon 12 years ago
Application.h Restore --background-mode 12 years ago
BookmarkHandler.cpp Revert "Port to KF5/Qt5" 13 years ago
BookmarkHandler.h Revert "Port to KF5/Qt5" 13 years ago
CMakeLists.txt Use cmake to check if we're on DragonFly BSD instead of __DragonFly__ 13 years ago
Character.h Add support for ANSI SGR escape code 3 (italics) 13 years ago
CharacterColor.h Add operators == and !=, for testing purposes 13 years ago
ColorScheme.cpp Allow transparency to work when using images as backgrounds. 12 years ago
ColorScheme.h Allow transparency to work when using images as backgrounds. 12 years ago
ColorSchemeEditor.cpp very minor style issues w/ spaces 13 years ago
ColorSchemeEditor.h Transform ColorSchemeEditor class from QWidget to KDialog 13 years ago
ColorSchemeEditor.ui
ColorSchemeManager.cpp Revert "Port to KF5/Qt5" 13 years ago
ColorSchemeManager.h
CopyInputDialog.cpp Switch from c-style casting to c++ casting via static_cast 13 years ago
CopyInputDialog.h
CopyInputDialog.ui
EditProfileDialog.cpp Remove commented code and dead-code that was used in commented code 12 years ago
EditProfileDialog.h Allow konsole to store terminal size in the profile. 12 years ago
EditProfileDialog.ui Make all the layout name's unique 12 years ago
Emulation.cpp Change constuctor - calls now have to give Screen 12 years ago
Emulation.h Add xterm's bracketed paste mode 12 years ago
Enumeration.h Add GUI to alter profile setting handling Page Up/Down 13 years ago
ExtendedCharTable.cpp Correct spelling errors/word usage 13 years ago
ExtendedCharTable.h
Filter.cpp remove unused method - it has never been used every in KDE 4.x 13 years ago
Filter.h remove unused method - it has never been used every in KDE 4.x 13 years ago
History.cpp Fix members not being initialized in constructor 12 years ago
History.h more EXPORTing of classes so they can be unit tested 13 years ago
HistorySizeDialog.cpp
HistorySizeDialog.h
HistorySizeDialog.ui
HistorySizeWidget.cpp
HistorySizeWidget.h Correct spelling errors/word usage 13 years ago
HistorySizeWidget.ui
IncrementalSearchBar.cpp very minor style issues w/ spaces 13 years ago
IncrementalSearchBar.h Pgup/pgdown/up/down from searchbar scrolls terminal 13 years ago
KeyBindingEditor.cpp Revert "Port to KF5/Qt5" 13 years ago
KeyBindingEditor.h
KeyBindingEditor.ui
KeyboardTranslator.cpp Revert "Port to KF5/Qt5" 13 years ago
KeyboardTranslator.h Add tests for KeyboardTranslator 13 years ago
KeyboardTranslatorManager.cpp Revert "Port to KF5/Qt5" 13 years ago
KeyboardTranslatorManager.h
LineFont.h The generated LineSrc.h with the fix for 0x2530 13 years ago
LineFont.src Fix linechar box 0x2530 (48) down heavy/horizontal light 13 years ago
MainWindow.cpp Add F11 as a shortcut for full screen 12 years ago
MainWindow.h Allow konsole to store terminal size in the profile. 12 years ago
ManageProfilesDialog.cpp From Manage Profiles, editing 2+ profiles doesn't work ATM 13 years ago
ManageProfilesDialog.h Correct spelling errors/word usage 13 years ago
ManageProfilesDialog.ui
Messages.sh
Part.cpp Check return values of ::stat() 12 years ago
Part.h Revert "Port to KF5/Qt5" 13 years ago
PrintOptions.cpp Revert "Port to KF5/Qt5" 13 years ago
PrintOptions.h Remove some blank_line and removal of ; 13 years ago
PrintOptions.ui
ProcessInfo.cpp Clarify QFile:: error enums 12 years ago
ProcessInfo.h do not build UnixProcessInfo on Windows 12 years ago
Profile.cpp Allow konsole to store terminal size in the profile. 12 years ago
Profile.h Allow konsole to store terminal size in the profile. 12 years ago
ProfileList.cpp minor windows build fix 12 years ago
ProfileList.h Correct spelling errors/word usage 13 years ago
ProfileManager.cpp English fixes to comments only 13 years ago
ProfileManager.h
ProfileReader.cpp
ProfileReader.h
ProfileWriter.cpp
ProfileWriter.h Add some testing for calculating the title.profile file name 13 years ago
Pty.cpp Check return values of ::stat() 12 years ago
Pty.h
RenameTabDialog.cpp
RenameTabDialog.h
RenameTabDialog.ui
RenameTabWidget.cpp
RenameTabWidget.h
RenameTabWidget.ui
Screen.cpp Fix wrong rendering at the end of line when drawing colored whitespaces 12 years ago
Screen.h Add boundary check in copyLineToStream to try to prevent crashes 13 years ago
ScreenWindow.cpp Change constuctor - calls now have to give Screen 12 years ago
ScreenWindow.h re-add explicit 12 years ago
Session.cpp Display errorString() if process (typically a shell) can't start 12 years ago
Session.h remove unused variable (Session's bool _masterMode) 13 years ago
SessionController.cpp All 'select line' for use with shortcut 12 years ago
SessionController.h All 'select line' for use with shortcut 12 years ago
SessionListModel.cpp Add braces around if/else for readability 13 years ago
SessionListModel.h
SessionManager.cpp
SessionManager.h
ShellCommand.cpp remove 2 methods which have never been implemented 13 years ago
ShellCommand.h remove 2 methods which have never been implemented 13 years ago
TabTitleFormatButton.cpp Add i18n context markers for tooltips 13 years ago
TabTitleFormatButton.h
TerminalCharacterDecoder.cpp Encompass all the _colorTable in the check for null 12 years ago
TerminalCharacterDecoder.h
TerminalDisplay.cpp Remove old code dealing with --no-resize option 12 years ago
TerminalDisplay.h Remove old code dealing with --no-resize option 12 years ago
TerminalDisplayAccessible.cpp Revert "Port to KF5/Qt5" 13 years ago
TerminalDisplayAccessible.h Revert "Port to KF5/Qt5" 13 years ago
ViewContainer.cpp Disable detaching when on Darwin (MacOSX) 13 years ago
ViewContainer.h Prevent the dragging of the last tab in a split view. 13 years ago
ViewContainerTabBar.cpp Prevent the dragging of the last tab in a split view. 13 years ago
ViewContainerTabBar.h Prevent the dragging of the last tab in a split view. 13 years ago
ViewManager.cpp Fix rows calculation for new profile settings. 12 years ago
ViewManager.h Allow konsole to store terminal size in the profile. 12 years ago
ViewProperties.cpp
ViewProperties.h Simplify QMimeData - fix warning from -Wcast-align 13 years ago
ViewSplitter.cpp Switch from c-style casting to c++ casting via static_cast 13 years ago
ViewSplitter.h
Vt102Emulation.cpp Add FIXMEs for CSI [nE and [nF 12 years ago
Vt102Emulation.h Add xterm's bracketed paste mode 12 years ago
WindowSystemInfo.cpp
WindowSystemInfo.h
ZModemDialog.cpp
ZModemDialog.h
config-konsole.h.cmake Use cmake to check if we're on DragonFly BSD instead of __DragonFly__ 13 years ago
fontembedder.cpp Add comments about glyph range and handle bad glyphs more graceful 12 years ago
konsole_export.h
konsole_wcwidth.cpp Remove unused _cjk() - these have never been used w/ Konsole 12 years ago
konsole_wcwidth.h Remove unused _cjk() - these have never been used w/ Konsole 12 years ago
konsoleprofile
main.cpp update version to 2.13.999 for master 12 years ago