58 Commits (8146a0d2bc8c6fe1d3369d21547865733a3a3621)

Author SHA1 Message Date
Alexander Lohnau fefe12dff6 Manual SPDX fixes & cleanup 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
David Redondo 4f5a46f8c0 Show active profile holds 5 years ago
David Redondo b115802128 Show performance degradation reason 5 years ago
David Redondo 886292126f [Battery Monitor] Support setting power management profiles 5 years ago
Alexander Lohnau 90ede05980 dataengines: Use K_PLUGIN_CLASS_WITH_JSON directly 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Alexander Volkov 1ee1e599c6 Port PowerManagement data engine and PowerDevilRunner away from kdelibs4support 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
Kai Uwe Broulik 8801aae8aa [Battery Monitor] Indicate when a charge limit has been configured 6 years ago
Laurent Montel 791fb706ed GIT_SILENT: ignore some files 7 years ago
Méven Car e37b012822 Revert "Do not display vendor, Product and capacity in network plasmoid" 7 years ago
Méven Car 8e8441146a Do not display vendor, Product and capacity in network plasmoid 7 years ago
Kai Uwe Broulik 2907d7f54c Support Bluetooth batteries 7 years ago
Kai Uwe Broulik 4932c6e2cb [Power Management Engine] Fix kiosk restriction for lockscreen 8 years ago
Kai Uwe Broulik 032fbb8361 [Battery Monitor] Support "Gaming Input Battery type" 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
Kai Uwe Broulik 1dabe44490 [Powermanagement Dataengine] Use "lock_screen" rather than "action/lock_screen" 10 years ago
Kai Uwe Broulik 2626a6ad0a [Powermanagement Dataengine] Expose "Logout" as Sleep State 10 years ago
Kai Uwe Broulik 7ff6ef2a88 [Powermangement Dataengine] Support "NoCharge" state for cumulative battery 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Kai Uwe Broulik 76d4a9b4b9 Expose whether we can lock the screen in the powermanagement data engine 11 years ago
Kai Uwe Broulik 5aebb7b01c Use percentage if there's just one battery 11 years ago
Kai Uwe Broulik 6a2a5b9bd8 Fall back to averaging percentage when there are no energy values reported 11 years ago
Emmanuel Pescosta 08cbba07eb Fix a crash in PowermanagementEngine::populateApplicationData when the given name is empty. 11 years ago
Kai Uwe Broulik 49c425a80e Always set Has Cumulative, there's an early return when no there's no battery 11 years ago
Kai Uwe Broulik 4ebe0dc427 Adjust powermanagement dataengine to API change in PowerDevil 11 years ago
Kai Uwe Broulik 01e22ac4dc When KService doesn't find the application use the name as fallback for the icon 11 years ago
Kai Uwe Broulik adb7b85059 Show hint when the notebook won't suspend because an external monitor is connected 11 years ago
Kai Uwe Broulik 5abc15bc3e Expose whether we have a cumulative battery or not 11 years ago
Kai Uwe Broulik 5f3fc97cd6 Fix coding style and always fill prettyName in populateApplicationData 11 years ago
Kai Uwe Broulik 063addfd3c Remove unused include 11 years ago
Kai Uwe Broulik 5d87f25d1f Address comments in review: 11 years ago
Lukáš Tinkl 0df86746db fix crash when calculating totals after suspend/resume 11 years ago
Kai Uwe Broulik 62fbfd5b15 Remove explicit source request 11 years ago
Kai Uwe Broulik f88c2a1414 Fix fallback to application-provided name in change handler 11 years ago
Kai Uwe Broulik 7ec8b74256 Expose inhibitions in dataengine 11 years ago
Kai Uwe Broulik 3c436d2968 Use Solid::Battery energyFull rather than deducing it from the capacity 11 years ago
Lukáš Tinkl ef8830672e create a synthetic battery, containing overall charging state and percentage 11 years ago
Lukáš Tinkl 258874faa3 take hotplugged batteries into account when calculating the energy 11 years ago
Lukáš Tinkl a9dbe4592d report correct overall battery percentage 11 years ago
Kai Uwe Broulik 02a93e3dfd Add "Is Lid Present" property to powermanagement engine 11 years ago
Kai Uwe Broulik 751c6f7c81 Update brightness availability at runtime 11 years ago
Kai Uwe Broulik 2395f2fa24 Connect to the proper signal 11 years ago
Kai Uwe Broulik dee624ff5c Expose actual and maximum brightness value in dataengine 11 years ago
Lukáš Tinkl 6e5897fb8c fix Keyboard battery type typo 12 years ago
Lukáš Tinkl 5a65418c77 const fixes 12 years ago
Lukáš Tinkl c9d0c6da12 fix AC Adapter state and simplify Sleep States handling 12 years ago
Kai Uwe Broulik 128662047d Handle FullyCharged battery state 12 years ago