kpmcore/src/util
Caio Carvalho 7853424a62 Use std::find instead of iterating to search in allowedCommands. 2018-08-24 12:14:49 -03:00
..
CMakeLists.txt Revert "Do not link to externalcommand.h in kpmcore_externalcommand" 2018-08-08 13:35:30 +00:00
capacity.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
capacity.h Keep Capacity::Unit a simple enum, otherwise KPM fails to compile. 2018-04-13 01:29:43 +03:00
externalcommand.cpp Check if command string is empty in ExternalCommand::start 2018-08-16 23:42:43 +02:00
externalcommand.h use QDBusServiceWatcher instead of pinging the client 2018-08-06 15:46:11 +02:00
externalcommand_whitelist.h Add command whitelist to kpmcore kauth helper. 2018-08-11 20:32:02 +01:00
externalcommandhelper.cpp Use std::find instead of iterating to search in allowedCommands. 2018-08-24 12:14:49 -03:00
externalcommandhelper.h Delay creation of QEventLoop object until after QCoreApplication starts 2018-08-03 19:49:32 +01:00
globallog.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
globallog.h Fix error message. 2018-07-14 21:36:13 +01:00
helpers.cpp Fix class/struct mismatch in forward declaration. 2018-04-18 21:46:15 +03:00
helpers.h Move showColumnsContextMenu function from kpmcore to partitionmanager. 2017-09-14 20:43:08 +01:00
htmlreport.cpp Fix conversion to/from QString/QByteArray 2017-12-03 12:37:21 +00:00
htmlreport.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
libpartitionmanagerexport.h d-pointerize ExternalCommand class. 2018-04-12 00:47:40 +03:00
org.kde.kpmcore.applicationinterface.conf Switch DBus calls to classes generated from XML. 2018-08-05 21:15:33 +01:00
org.kde.kpmcore.externalcommand.actions SVN_SILENT made messages (.desktop file) - always resolve ours 2018-08-24 05:42:47 +02:00
org.kde.kpmcore.helperinterface.conf WIP: add some experimental code where helper is used as daemon 2018-03-19 11:42:49 +01:00
report.cpp Fix a typo in the comment. 2018-08-01 00:58:24 +01:00
report.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00