David Edmundson
|
98e63f95e7
|
Remember to connect the button box to the dialog
BUG: 351981
|
11 years ago |
David Edmundson
|
a084eaa484
|
If we remove a config action, close any open dialogs for that action
BUG: 351748
REVIEW: 124944
|
11 years ago |
David Edmundson
|
8b16d75ad9
|
Don't delete containment actions config dialog twice
We already have configDlg->setAttribute(Qt::WA_DeleteOnClose) we don't
need to be quite so enthusiastic.
|
11 years ago |
Marco Martin
|
7c372a795b
|
guard against loading of an invalid plugin
in some conditions like corrupted config files plugin loading could fail
BUG:346200
|
11 years ago |
David Edmundson
|
d7c3d2cfd7
|
Remove deprecated aboutData.setProgramIconName
|
11 years ago |
Marco Martin
|
b65eb9a635
|
don't try to translate QByteArray()
also, proper contexts for containmentactions messages
BUG:336149
|
12 years ago |
Martin Gräßlin
|
3f1207fcf9
|
Adjust to changes in KAboutData
This should fix the build.
|
12 years ago |