66 Commits (e1e68cec85a9abc2399530a2217a88e5a7501a93)

Author SHA1 Message Date
Burkhard Lück e1e68cec85 fix Messages.sh 10 years ago
David Edmundson 82b0aa2ada Add new session button to SessionsModel 10 years ago
David Edmundson 55f3d69008 Port all authorizeKAction -> authorizeAction 10 years ago
David Edmundson ef2fd6d979 Create logging categories via CMake 10 years ago
Allen Winter 12d06d3d06 minor - -Wpedantic and some -Wunused-params 10 years ago
Marco Martin 3fcb7046ab guard KPluginInfo access 10 years ago
Marco Martin ae97848529 guard KPluginInfo access 10 years ago
Aleix Pol 96ff1c868e Properly define overrides as suggested by the c++ standard 10 years ago
Kai Uwe Broulik e722b1e5f2 Fix typo 10 years ago
Kai Uwe Broulik 7a0096ba99 [User Switcher] Fix session switching when automatic screen locking is enabled 10 years ago
Kai Uwe Broulik d77e47c088 [Widget Explorer] Take into account the activity a widget is on 10 years ago
Aleix Pol 939ba8f4eb Don't call yourself recursively 10 years ago
Kai Uwe Broulik b979342b7e [PlasmaAppletItemModel] Don't call yourself recursively 10 years ago
Aleix Pol d19b942775 Drop usage of Qt4Support 10 years ago
David Rosca 39327c21b8 LockScreen: Use layout display name in KeyboardLayoutButton 10 years ago
Eike Hein a4c6151e41 Fix double-click in Widget Explorer not running config initialization scripts. 10 years ago
Kai Uwe Broulik f7279f4463 [Widget Explorer] Remove uninstalled applets from containments 10 years ago
Kai Uwe Broulik fe5ee9c723 [Widget Explorer) Fix applet uninstall 10 years ago
Kai Uwe Broulik b3f4287044 [Widget Explorer] Allow filtering for uninstallable widgets 10 years ago
David Edmundson 1b77bd6c47 Load applet icons from the plugin name first 10 years ago
Bhushan Shah 4414b99dca Remove kscreenlocker code from the plasma-workspace 11 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Kai Uwe Broulik 667ed80cbe Add org.kde.plasma.private.sessions with a SessionModel 11 years ago
Marco Martin dc34aa70b4 skip applets not in formfactor 11 years ago
Marco Martin 0528f909ae bring backpossibility for plasmoids to contain their own icon 11 years ago
Marco Martin 9518d59d99 Add a role for screenshots in the widgetexplorer model 11 years ago
Kai Uwe Broulik 7338a98cb0 The powermanagement engine reports "Ups" not "UPS" 11 years ago
Marco Martin b7628a8d72 fix conditional build 11 years ago
Marco Martin dcf1db72a2 conditionally link to the int console 11 years ago
Kai Uwe Broulik 2b7d3c4bc5 Fix running applet calculation 11 years ago
Bhushan Shah 005ea5f7af Fix containments category showing up in the widgetexplorer 11 years ago
Bhushan Shah 18299aae16 Categories string are in libplasma5 catalog 11 years ago
Marco Martin 72260239d3 don't crash over invalid plugin info 11 years ago
Montel Laurent 5f9ae5e13c We depend against kf5-5.8 => ecm > 1.6 => we can use new KDE_ variable 11 years ago
Jonathan Riddell f1ac30fa83 remove second calls to project() only 1 allowed per cmake project 11 years ago
Marco Martin 01b55c5e72 remove deprecated block 11 years ago
Marco Martin 1fa8b40cc3 const-ify 11 years ago
Marco Martin 24bd8d5978 sometimes a service from a query is invalid 11 years ago
Montel Laurent 2e14731199 Remove no necessary include moc 11 years ago
Marco Martin f8510cb57f port interactiveconsole to KPackage 11 years ago
Marco Martin 70dd1e1000 start porting the widget explorer to KPackage 11 years ago
Marco Martin 30693d532d fix sycoca query 12 years ago
Kai Uwe Broulik 5f08e7da2f Add hint-dont-superimpose-fill 12 years ago
Kai Uwe Broulik 0d1b496461 Add support for Fill0 12 years ago
Kai Uwe Broulik ece4f28278 Make BatteryIcon behave like a regular IconItem size-wise 12 years ago
Martin Yrjölä 3385921cbe Introduce keyboard layout QML plugin 12 years ago
Kai Uwe Broulik d51f2499d5 For some reason the fill element was screwed up resulting in the battery icon not reflect the battery percentage properly 12 years ago
Aaron Seigo f1887c533a more sensible source tree layout 12 years ago
Aaron Seigo 32f294d29f create a QObject wrapper around InteractiveConsole 12 years ago
Aaron Seigo 1c7e0dbcde close on reject, fold onClose into its only remaining usage in closeEvent 12 years ago