partitionmanager/src/backend
Volker Lanz 5ca58c6c1c introduce a CoreBackendManager class.
convert the plugins into true KDE plugins with desktop file and all.

let the user pick a backend in the config dialog and load backends on the fly.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1105758
2010-03-21 10:50:44 +00:00
..
corebackend.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
corebackend.h introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
corebackenddevice.cpp completed encapsulating all libparted-specific stuff in a subclass derived from 2010-02-28 17:57:55 +00:00
corebackenddevice.h clean up the plugin interface a bit. 2010-03-01 18:30:35 +00:00
corebackendmanager.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
corebackendmanager.h introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
corebackendpartition.cpp begin moving all libparted-related stuff to a backend class. 2010-02-27 21:32:00 +00:00
corebackendpartition.h export classes 2010-03-01 10:53:53 +00:00
corebackendpartitiontable.cpp completed encapsulating all libparted-specific stuff in a subclass derived from 2010-02-28 17:57:55 +00:00
corebackendpartitiontable.h clean up the plugin interface a bit. 2010-03-01 18:30:35 +00:00