- 17 Mar, 2012 5 commits
- 16 Mar, 2012 12 commits
-
-
Rohan Garg authored
-
Kurt Hindenburg authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
The received QWidget has already been destroyed, so using dynamic_cast or qobject_cast does not work. Another stupid mistake by me ! BUG: 296116 This reverts commit 02ac6dbf.
-
- 15 Mar, 2012 2 commits
- 13 Mar, 2012 3 commits
- 12 Mar, 2012 7 commits
-
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
"view" is reused to refer to two different things in ViewMananger: * one TerminalDisplay(tab/session) * one ViewContainer(tabbar) That causes understanding problems for those who are not that familiar with the code. Maybe those actions related with "split view" defined in konsoleui.rc should also be rename to avoid confusion further
-
Jekyll Wu authored
-
Jekyll Wu authored
-
Jekyll Wu authored
-
- 11 Mar, 2012 2 commits
-
-
Burkhard Lück authored
-
Jekyll Wu authored
That was not an actual problem before KDE 4.8, because the old code guaranteed when Session::processId() was called, the session had already started running so it wouldn't return 0. Since KDE 4.8, that guarantee was not there any more since a hard-coded 200ms delay is introduced to avoid the session starting "too quickly". In short, this is another side effect of the fix for infameous BKO #176902. See https://bugzilla.novell.com/show_bug.cgi?id=745954 for one concrete issue caused by this underlying problem
-
- 10 Mar, 2012 4 commits
-
-
Kurt Hindenburg authored
-
Kurt Hindenburg authored
This works on my 2 OSes I have handy
-
Jekyll Wu authored
BUG: 295648 FIXED-IN: 4.9.0
-
Kurt Hindenburg authored
-
- 09 Mar, 2012 5 commits