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.
 
 
 
 
 
Nick Shaforostoff 78c50706c0 switch back to Linux colors because DarkPastels make my eyes hurt when working with ncurses apps. 17 years ago
..
tests make a private konsole library as said on kde-devel@ 17 years ago
Application.cpp Remove emacs mode information from the bottom of some source files. 17 years ago
Application.h Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
BlockArray.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
BlockArray.h Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
BookmarkHandler.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
BookmarkHandler.h Api doxygen fixes 17 years ago
CMakeLists.txt An initial commit to get a working DBus interface working. 17 years ago
Character.h Make the 'bold' property for each color entry in the current terminal palette a tri-state which allows text drawn in that color to be forced to bold, non-bold (normal) or to use the current formatting specified by the terminal application. 18 years ago
CharacterColor.h Api doxygen fixes. 17 years ago
ColorScheme.cpp Use QLatin1String instread of const char * 17 years ago
ColorScheme.h let me introduce: typo of the year "the the" 18 years ago
ColorSchemeEditor.cpp Fix transparently values of 10%, 20% and others not being 17 years ago
ColorSchemeEditor.h Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
ColorSchemeEditor.ui
CopyInputDialog.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
CopyInputDialog.h Use English version of word 18 years ago
CopyInputDialog.ui Fix ui files 18 years ago
DefaultTranslatorText.h
EditProfileDialog.cpp Allow flow control to be disabled. The current session will not be affected. 17 years ago
EditProfileDialog.h Doxygen fixes dealing with documenting parms not in methods. 17 years ago
EditProfileDialog.ui Force some elements (default directory, and default application to run) to be LTR even in RTL desktops. 18 years ago
Emulation.cpp Fix crash if key bindings specified in profile cannot be found. Improve 17 years ago
Emulation.h Api doxygen fixes. 17 years ago
Filter.cpp BUG: 154689 17 years ago
Filter.h Api doxygen fixes. 17 years ago
History.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
History.h Fix 'Scrollback -> Scrollback Options' not showing correct number of lines after using the dialog to change the scrollback size. Adjust the line count of a HistoryScrollBuffer's HistoryType whenever the buffer's line count is changed. 18 years ago
HistorySizeDialog.cpp Add checkbox to allow Scrollback->Scrollback Options dialog to save to current profile. 17 years ago
HistorySizeDialog.h Api doxygen fixes 17 years ago
IncrementalSearchBar.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
IncrementalSearchBar.h More c++ ebn krazy cleanups. 18 years ago
KeyBindingEditor.cpp Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
KeyBindingEditor.h Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
KeyBindingEditor.ui Another comment to help translators 18 years ago
KeyboardTranslator.cpp Fix crash if key bindings specified in profile cannot be found. Improve 17 years ago
KeyboardTranslator.h make a private konsole library as said on kde-devel@ 17 years ago
LineFont.h Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
LineFont.src
MainWindow.cpp Remove emacs mode information from the bottom of some source files. 17 years ago
MainWindow.h Initial implementation of session management in Konsole. 18 years ago
ManageProfilesDialog.cpp set new profiles to have no menu index 17 years ago
ManageProfilesDialog.h Code to handle moving the profiles in the menu. Move buttons disabled for now until code to write 17 years ago
ManageProfilesDialog.ui Code to handle moving the profiles in the menu. Move buttons disabled for now until code to write 17 years ago
Messages.sh Remove temporary file 18 years ago
Part.cpp Implemented new TerminalInterfaceV2 functions. 17 years ago
Part.h Fix Konsole part to work with apps that use the old v1 TerminalInterface. 17 years ago
ProcessInfo.cpp Fix the build on OSX and Windows by implementing all virtuals in 17 years ago
ProcessInfo.h Fix the build on OSX and Windows by implementing all virtuals in 17 years ago
Profile.cpp switch back to Linux colors because DarkPastels make my eyes hurt when working with ncurses apps. 17 years ago
Profile.h Add support for reading the profiles' menu index (favorites) from the profile file. 17 years ago
ProfileList.cpp Add support for reading the profiles' menu index (favorites) from the profile file. 17 years ago
ProfileList.h Api doxygen fix. 17 years ago
ProfileListWidget.cpp Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
ProfileListWidget.h Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Pty.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Pty.h make a private konsole library as said on kde-devel@ 17 years ago
RemoteConnectionDialog.cpp Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
RemoteConnectionDialog.h Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
RemoteConnectionDialog.ui SVN_SILENT Cleanup .ui files 17 years ago
Screen.cpp Do not delete whitespace if at end of wrapping line. 17 years ago
Screen.h Doxygen fixes dealing with documenting parms not in methods. 17 years ago
ScreenWindow.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
ScreenWindow.h Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Session.cpp Expand ~ for working/initial directory; includes the command line and in profiles. 17 years ago
Session.h Implements the session portion of the dbus interface. 17 years ago
SessionController.cpp Allow telnet:// to work for bookmarks. 17 years ago
SessionController.h Doxygen API minor fixes for bad commands. 17 years ago
SessionManager.cpp Add support for reading the profiles' menu index (favorites) from the profile file. 17 years ago
SessionManager.h Add support for reading the profiles' menu index (favorites) from the profile file. 17 years ago
ShellCommand.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
ShellCommand.h Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
TabTitleFormatAction.cpp i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capitalization 17 years ago
TabTitleFormatAction.h Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
TerminalCharacterDecoder.cpp Make the 'bold' property for each color entry in the current terminal palette a tri-state which allows text drawn in that color to be forced to bold, non-bold (normal) or to use the current formatting specified by the terminal application. 18 years ago
TerminalCharacterDecoder.h Api doxygen fixes 17 years ago
TerminalDisplay.cpp Correct underlining URLs when scrollbar is on the left. 17 years ago
TerminalDisplay.h revert 930286 17 years ago
ViewContainer.cpp Changed the corner widgets of the Tabbar to use QToolButton instead of KPushButton. They use less space now and are more visually pleasant. A result of this change is the immediate visibility of the new-tab button's menu, it is now clear that it holds extra functionality. Finally the Konsole tabbar now looks the same as Konqueror's 17 years ago
ViewContainer.h Changed the corner widgets of the Tabbar to use QToolButton instead of KPushButton. They use less space now and are more visually pleasant. A result of this change is the immediate visibility of the new-tab button's menu, it is now clear that it holds extra functionality. Finally the Konsole tabbar now looks the same as Konqueror's 17 years ago
ViewManager.cpp Implement org.kde.konsole.Konsole methods (minus activateSession). 17 years ago
ViewManager.h Api doxygen fixes. 17 years ago
ViewProperties.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
ViewProperties.h make a private konsole library as said on kde-devel@ 17 years ago
ViewSplitter.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
ViewSplitter.h Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Vt102Emulation.cpp Just EBN fixes 18 years ago
Vt102Emulation.h * Cleanup of Screen class. Improve member variable names, remove 18 years ago
WarningBox.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
WarningBox.h Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
XKB.cpp Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
ZModemDialog.cpp Just EBN fixes 18 years ago
ZModemDialog.h Just EBN fixes 18 years ago
config-konsole.h.cmake
fontembedder.cpp Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
konsole_export.h use the license header from MainWindow.h 17 years ago
konsole_wcwidth.cpp fix BUG: 177284 17 years ago
konsole_wcwidth.h Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
konsoleprofile
main.cpp Remove emacs mode information from the bottom of some source files. 17 years ago
org.kde.konsole.Konsole.xml Implement org.kde.konsole.Konsole methods (minus activateSession). 17 years ago
org.kde.konsole.KonsoleScripting.xml An initial commit to get a working DBus interface working. 17 years ago
org.kde.konsole.Session.xml Implements the session portion of the dbus interface. 17 years ago
org.kde.konsole.SessionScripting.xml An initial commit to get a working DBus interface working. 17 years ago