154 Commits (b307cfeace527128ac279f380b9e05643a23c8f7)

Author SHA1 Message Date
Ahmad Samir 096f29e76b Debug output needn't be translated. 4 years ago
Ahmad Samir 24d4b12469 Use Qt logging categories 4 years ago
Nicolas Fella ca8f42fe95 Remove dead code for querying preferred service 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Alexander Lohnau 337513a016
Port away from KPluginMetaData::readStringList 4 years ago
Aleix Pol 86a7bf786f shell: Readability, remove uses of QWeakPointer::data() 5 years ago
Nicolas Fella b6982ed110 [scripting] Fix knownActivityTypes and knownPanelTypes 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Adrien Faveraux 42515d22cb Move include guard to Pragma Once 5 years ago
Alexander Lohnau 75e59e9078
GIT_SILENT Use const reference in for loop 5 years ago
Alexander Lohnau 73af72b3a5
GIT_SILENT Remove unused variables 5 years ago
Alexander Lohnau f7b556dddf
GIT_SILENT Re-run clang-format 5 years ago
Chris Holland 9eb6e16009 [scripting] Make panels() not return the desktops() containments 5 years ago
Nicolas Fella 478db0b4c7 Use KPluginMetaData to list containments 5 years ago
Nicolas Fella 78f04b5813 Port from QString::SkipEmptyParts to Qt::SkipEmptyParts 5 years ago
Marco Martin 898b1877a7 screenForConnector() scripting function 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Alexander Lohnau d3f58b05e4 Port a bunch of foreach usages 5 years ago
Alexander Lohnau 8b4cf5a197 Remove dead code 5 years ago
Mikel Johnson fae151b245 Use QStringLiteral and QLatin1String where it makes sense 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
David Redondo 43e897a548 Use kpackage instead of deprecated package 6 years ago
Nicolas Fella c998bb4017 Port away from KMimeTypeTrader 6 years ago
David Redondo 4fc03b71d7 Port usages of deprecated KPluginInfo to KPluginMetadata 6 years ago
Marco Martin 790333991e support accessing applet geometry 6 years ago
Kai Uwe Broulik fe0a4e3c16 Remove superfluous qWarning 6 years ago
Marco Martin 786951fec8 support userBackgroundhints in the scripting ui 6 years ago
Yuri Chornoivan 3be08932a6 Fix minor typos and issues found by EBN 7 years ago
Laurent Montel 791fb706ed GIT_SILENT: ignore some files 7 years ago
Marco Martin 9fa4d9417c introduce the Defaults group for panel values 7 years ago
Marco Martin dbd2cd4721 Desktop scripting: support args 7 years ago
Harald Sitter b8f2dc039f make scripted sleep no-op 7 years ago
Harald Sitter 3563f51309 print a warning when invoking the scripting API's sleep() 7 years ago
Laurent Montel 0e4148bc01 Port foreach 7 years ago
David Faure c534fdf1ba Harmonize usage of HAVE_X11, using #if and #cmakedefine01 everywhere 7 years ago
Fabian Vogt 6e5c9e9b16 Use QJSValue as method parameter type for the scripting interface 8 years ago
Kai Uwe Broulik 79ac081089 [Desktop Scripting ConfigGroup] Add more nullptr checks 8 years ago
Marco Martin 033ad5ca60 Port Plasma Desktop Scripting to QJSEngine 8 years ago
Laurent Montel a999301714 Warning-- 8 years ago
Kai Uwe Broulik 2082cfcbfa [Workspace Scripting] Turn "gridUnit" into a property getter function 8 years ago
Friedrich W. H. Kossebau beefcb1581 Use explicit 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Friedrich W. H. Kossebau 6e1946cec7 Remove module prefix from Qt includes 8 years ago
Laurent Montel 31421a6e5f Use nullptr 8 years ago
Laurent Montel 7063bba5f7 Use nullptr. Initialize variables. Don't use 0 for QString() 8 years ago
David Edmundson b99cbb7be6 Remove multihead from Plasmashell scripting 8 years ago
Rohan Garg 94aa415293 [Scripting] Throw a error from the Containment when the widget is not found 9 years ago
David Edmundson ffe5ff3b1f Fix error text 9 years ago
Marco Martin c64aa75c90 add functions for locking/unlocking the corona 9 years ago
David Edmundson dca7419106 And fix yet another KPLuginMetaData::value breakage with QStringLists 9 years ago