- 23 Feb, 2012 1 commit
-
-
Jekyll Wu authored
-
- 22 Feb, 2012 11 commits
-
-
Jekyll Wu authored
That reduces the number of calling, and also make the code easier to debug if something goes wrong with the command TODO: there is code duplication between class Application and class SessionController on how to compose and send ssh command based upon a KUrl using the ssh:// protocol.
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
This basically make it more like its counterpart ColorScheme::readColorEntry().
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
- 21 Feb, 2012 4 commits
-
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
Well, maybe this is more helpful than annoying for Konsole users.
-
Jekyll Wu authored
This might be a stupid improvement to make the tab title updating in a more prompt way. If anyone find this stupid improment introduces noticable side effect such as high load, do not hesitate to revert it.
-
- 20 Feb, 2012 3 commits
- 19 Feb, 2012 6 commits
-
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
That internal class was used to workaround the problem that QBoxLayout::insertItem() is a protected method. Since the current codo does not use that method any more, no need to keep and use that internal class anymore. Just use QVboxLayout directly.
-
Yuri Chornoivan authored
-
Jekyll Wu authored
When the window title from current session is emtpy, fallback to using tab title. CCBUG: 162326 REVIEW: 103978
-
- 18 Feb, 2012 6 commits
-
-
Jekyll Wu authored
There are no GUI elements for controlling that option, so it is a hidden option at the moment. To configure this option manually, put following lines into some konsole profile under ~/.kde4/share/apps/konsole/ : [Terminal Features] BellMode=N Where N could be 0 for system beep, 1 for system notification and 2 for visual bell. That mapping might change before next major release. CCBUG: 155622 CCBUG: 177861 REVIEW: 104013
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Kurt Hindenburg authored
Thanks to Vishesh Handa for patch. I changed it slightly. REVIEW: 104002 FIXED-IN: 2.9
-
Jekyll Wu authored
-
Jekyll Wu authored
That URL link contains detailed information for the meaning and possibile values of each property CCBUG: 294304
-
- 17 Feb, 2012 7 commits
-
-
Jekyll Wu authored
It does not make mush sense to update that public & static member by calling another method, and such change is effectively needed only once.
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
That 'edit-current-profile' action is provided by SessionController and is already defined in sessionui.rc
-
- 16 Feb, 2012 2 commits