partitionmanager/src/gui
Andrius Štikonas 30815be85c Remove Kdelibs4ConfigMigrator
Config is no longer stored in root home folder, so migration cannot be done as
we have no access to root folder when running as unprivileged user.
2018-06-08 11:23:06 +01:00
..
CMakeLists.txt Rename Volume->VolumeGroup. 2016-09-04 12:25:43 +01:00
applyprogressdetailswidget.cpp Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
applyprogressdetailswidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
applyprogressdetailswidgetbase.ui Port away from KTextEdit. 2014-05-17 02:14:18 +01:00
applyprogressdialog.cpp Disable ok button when it is not visible. 2018-04-13 16:05:13 +03:00
applyprogressdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
applyprogressdialogwidget.cpp Fix some minor clang warnings. 2017-09-11 18:46:48 +01:00
applyprogressdialogwidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
applyprogressdialogwidgetbase.ui Resize the header of ApplyProgressDialogWidget. 2016-04-28 14:01:09 +01:00
createpartitiontabledialog.cpp Initial work on LVM Device 2016-08-15 17:38:00 +01:00
createpartitiontabledialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
createpartitiontablewidget.cpp Update copyright. 2016-03-02 18:33:40 +00:00
createpartitiontablewidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
createpartitiontablewidgetbase.ui check if device has more than 2^32 sectors if user wants to create an msdos 2010-04-11 18:06:47 +00:00
createvolumegroupdialog.cpp Checking if a new partition is targeted by a new VG through LvmDevice::s_DirtyPVs list instead of searching for a CreateVolumeGroupOperation targeting this new partition. 2018-05-28 16:24:31 -03:00
createvolumegroupdialog.h - Allow creating LVM VG with PVs that are going to be created in OperationStack. 2018-05-03 20:50:42 -03:00
devicepropsdialog.cpp Switch Device::Type enum to enum class. 2018-04-09 02:58:03 +01:00
devicepropsdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
devicepropswidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
devicepropswidget.h Remove obsolete CHS information. 2018-04-02 14:01:43 +01:00
devicepropswidgetbase.ui Remove obsolete CHS information. 2018-04-02 14:01:43 +01:00
editmountoptionsdialog.cpp Port from MountEntry to FstabEntry. 2017-09-16 20:41:45 +01:00
editmountoptionsdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
editmountoptionsdialogwidget.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
editmountoptionsdialogwidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
editmountoptionsdialogwidgetbase.ui Add placeholderText in MountOptionsDialog. 2016-06-15 15:49:26 +02:00
editmountpointdialog.cpp enum -> enum class. 2018-04-05 22:00:06 +01:00
editmountpointdialog.h enum -> enum class. 2018-04-05 22:00:06 +01:00
editmountpointdialogwidget.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
editmountpointdialogwidget.h Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
editmountpointdialogwidgetbase.ui Multiple mount point support in EditMountPointDialog 2018-03-31 20:27:05 +01:00
filesystemsupportdialog.cpp Explicitely specify the scope of FileSystem::Type enum. 2018-04-07 19:54:55 +01:00
filesystemsupportdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
filesystemsupportdialogwidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
filesystemsupportdialogwidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
filesystemsupportdialogwidgetbase.ui Port away from KLineEdit, KPushButton and KComboBox. 2014-05-14 01:01:34 +01:00
formattedspinbox.cpp Update copyright. 2016-03-02 18:33:40 +00:00
formattedspinbox.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
infopane.cpp Switch Device::Type enum to enum class. 2018-04-09 02:58:03 +01:00
infopane.h Fix some minor clang warnings. 2017-09-11 18:46:48 +01:00
insertdialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
insertdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
listdevices.cpp Convert to C++11 for loop where it is safe to do so. 2016-08-15 17:38:00 +01:00
listdevices.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
listdevicesbase.ui Fix double margins and set margins to zero for the panel layouts where it makes 2011-03-27 16:26:45 +00:00
listoperations.cpp Convert some more for loops to ranged based loop. 2016-08-15 17:38:00 +01:00
listoperations.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
listoperationsbase.ui Fix double margins and set margins to zero for the panel layouts where it makes 2011-03-27 16:26:45 +00:00
listphysicalvolumes.cpp std::vector->QVector. 2017-08-31 10:34:58 +01:00
listphysicalvolumes.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
listphysicalvolumesbase.ui fixuifiles 2016-08-16 22:14:42 +02:00
mainwindow.cpp - Passing list of pending operations as argument to ResizeOperation::canGrow. 2018-05-09 04:15:28 -03:00
mainwindow.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
mainwindowbase.ui Silence some layout warnings. 2016-11-19 03:03:36 +00:00
newdialog.cpp Disabling checkBoxEncrypt in Create New Partition dialog when cryptsetup tool is not found. 2018-05-07 19:22:20 -03:00
newdialog.h Move LVM LV setup code to the base class. 2017-10-28 19:02:26 +01:00
partitionmanagerui.rc Add About KPMcore Library action. 2016-08-25 00:15:07 +01:00
partitionmanagerwidget.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
partitionmanagerwidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
partitionmanagerwidgetbase.ui Add support for displaying partition labels/uuid. 2018-01-27 23:02:36 +00:00
partpropsdialog.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
partpropsdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
partpropswidget.h Add Partition UUID and Partition Label in partition properties dialog 2018-02-13 21:27:05 +00:00
partpropswidgetbase.ui Add Partition UUID and Partition Label in partition properties dialog 2018-02-13 21:27:05 +00:00
parttablewidget.cpp Q_FOREACH porting. 2016-09-01 00:44:33 +01:00
parttablewidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
resizedialog.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
resizedialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
resizevolumegroupdialog.cpp - Passing list of pending operations as argument to ResizeOperation::canGrow. 2018-05-09 04:15:28 -03:00
resizevolumegroupdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
scanprogressdialog.cpp Do not allow closing ScanProgressDialog 2018-04-19 14:29:22 +03:00
scanprogressdialog.h Remove Kdelibs4ConfigMigrator 2018-06-08 11:23:06 +01:00
sizedetailswidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
sizedetailswidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
sizedetailswidgetbase.ui use same horizontal stretch as dialogbase 2010-06-08 13:23:29 +00:00
sizedialogbase.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
sizedialogbase.h Move LVM LV setup code to the base class. 2017-10-28 19:02:26 +01:00
sizedialogwidget.cpp Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
sizedialogwidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
sizedialogwidgetbase.ui Add new LV operation 2016-08-15 17:38:00 +01:00
smartdialog.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
smartdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
smartdialogwidget.cpp Move showColumnsContextMenu function from kpmcore to partitionmanager. 2017-09-14 20:42:43 +01:00
smartdialogwidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
smartdialogwidgetbase.ui Fix ui files 2010-04-19 11:47:04 +00:00
treelog.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
treelog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
treelogbase.ui Convert these extracomment to comment 2011-05-10 22:22:58 +00:00
volumegroupdialog.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
volumegroupdialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
volumegroupwidget.cpp Readd forgotten files. 2016-09-04 15:58:53 +01:00
volumegroupwidget.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
volumegroupwidgetbase.ui Add missing trailing colon. 2017-01-26 23:38:37 +00:00