Commit Graph

7 Commits

Author SHA1 Message Date
Jekyll Wu
81c6bccdc6 Make the tab rename dialog being window modal
This means that dialog will only block the current window, instead of
the whole application.

BUG:208229
FIXED-IN:4.8
2011-11-06 12:38:22 +08:00
Jekyll Wu
77ca20aecb Move #include into better place 2011-10-19 13:48:23 +08:00
Jekyll Wu
9998ae095f Make the code slightly more readable 2011-10-19 13:43:29 +08:00
Montel Laurent
b91f50015d Normalize signals/slots 2011-07-30 14:10:56 +02:00
Kurt Hindenburg
acd507e1a5 Set correct focus in the "rename tab" dialog.
Currently, the OK button has the focus upon startup. After patch, the
user doesn't need to remember if they need to adjust the remote or
local title.

Patch by Sebastian Kühn

http://git.reviewboard.kde.org/r/100642/
2011-02-13 21:29:15 -05:00
Laurent Montel
1660658aab Fix mem leak
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1156171
2010-07-28 17:03:39 +00:00
Kurt Hindenburg
6fd83c5feb Change the Rename Dialog to mimic the Edit Profile->Tabs->Tab Titles section.
FEATURE: 228129
FIXED_IN: 4.6
GUI:

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1147534
2010-07-08 15:30:37 +00:00