29 Commits (d09854cbc0b593fa1596e39048f51320e245ae24)

Author SHA1 Message Date
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Aleix Pol 6869c5292f shell: --warnings, port away from deprecated APIs 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Nicolas Fella 7f19b349d2 Add trailing comma to braced initializers 5 years ago
David Redondo 4fc03b71d7 Port usages of deprecated KPluginInfo to KPluginMetadata 6 years ago
David Edmundson e745c7c7c8 Port old style connects 6 years ago
Yuri Chornoivan 3be08932a6 Fix minor typos and issues found by EBN 7 years ago
Laurent Montel e1b9f53dff Add some QStringLiteral 8 years ago
Laurent Montel 42db878101 Use nullptr. Port some code for compiling with strict flags 8 years ago
David Faure d02f03f46e Fix compilation with current cmake (git branch release). 9 years ago
Kai Uwe Broulik 3f093c395b [CurrentContainmentActionsModel] Emit configurationChanged when action is added/removed/edited 9 years ago
Kai Uwe Broulik 3257f5f923 [CurrentContainmentActionsModel] Add configurationChanged signal 9 years ago
David Faure 052ab380b6 Fix compilation with current cmake (git branch release). 9 years ago
Kai Uwe Broulik e5e0e91daa [CurrentContainmentActionsModel] Allow making the action about dialog modal 9 years ago
Kai Uwe Broulik 2f66c0d11c [CurrentContainmentActionsModel] Allow making the action about dialog modal 9 years ago
Ivan Čukić 3c2604059a Deleting the about dialog when it gets closed 10 years ago
Marco Martin 7c96cb370a more specific dialog title 10 years ago
Aleix Pol d19b942775 Drop usage of Qt4Support 10 years ago
Kai Uwe Broulik c8e71c462c [Containment Actions] Send along proper wheel orientation 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
David Edmundson 98e63f95e7 Remember to connect the button box to the dialog 11 years ago
David Edmundson a084eaa484 If we remove a config action, close any open dialogs for that action 11 years ago
David Edmundson 8b16d75ad9 Don't delete containment actions config dialog twice 11 years ago
Marco Martin 7c372a795b guard against loading of an invalid plugin 11 years ago
David Edmundson d7c3d2cfd7 Remove deprecated aboutData.setProgramIconName 11 years ago
Marco Martin b65eb9a635 don't try to translate QByteArray() 12 years ago
Martin Gräßlin 3f1207fcf9 Adjust to changes in KAboutData 12 years ago