partitionmanager/src/gui
Yuri Chornoivan dcc665cc27 Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02:00
applyprogressdetailswidgetbase.ui Port away from KTextEdit. 2014-05-17 02:14:18 +01:00
applyprogressdialog.cpp Fix a compile warning. 2018-07-08 10:57:16 +01:00
applyprogressdialog.h Fix crash on exit. 2018-09-01 22:34:46 +01:00
applyprogressdialogwidget.cpp Fix some minor clang warnings. 2017-09-11 18:46:48 +01:00
applyprogressdialogwidget.h Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02:00
createvolumegroupdialog.h Newly created / to be removed LVM PVs in Resize VG dialog 2018-07-16 00:20:00 +01:00
devicepropsdialog.cpp Showing SoftwareRAID device properties and allowing to create RAID device partition table. 2018-07-11 12:23:10 -03: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 Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02:00
filesystemsupportdialogwidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
filesystemsupportdialogwidget.h Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02:00
infopane.cpp RAID level should not be showed when the device is inactive. (i.e. it's not loaded by mdadm). 2018-07-16 15:51:16 -03:00
infopane.h Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02:00
listphysicalvolumesbase.ui fixuifiles 2016-08-16 22:14:42 +02:00
mainwindow.cpp When importing partition table, pass the flags to Partition class. 2019-02-28 00:16:50 +00:00
mainwindow.h Use explicit class method overrides. 2019-02-28 00:16:32 +00: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 Merge partition manager toolbars into one. 2019-10-05 11:21:14 +01:00
partitionmanagerwidget.cpp Port away from deprecated QTreeWidget::setFirstItemColumnSpanned. 2019-09-27 23:09:05 +01:00
partitionmanagerwidget.h Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02:00
resizedialog.cpp Adjust whitespace. 2018-10-28 21:27:52 +00:00
resizedialog.h Remove double underscore from include guards. 2017-09-11 16:28:04 +01:00
resizevolumegroupdialog.cpp Fix minor EBN issues 2019-12-09 18:33:04 +02:00
resizevolumegroupdialog.h Newly created / to be removed LVM PVs in Resize VG dialog 2018-07-16 00:20:00 +01:00
scanprogressdialog.cpp Do not allow closing ScanProgressDialog 2018-04-19 14:29:22 +03:00
scanprogressdialog.h Fix minor EBN issues 2019-12-09 18:33:04 +02:00
sizedetailswidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
sizedetailswidget.h Fix minor EBN issues 2019-12-09 18:33:04 +02: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 Use explicit class method overrides. 2019-02-28 00:16:32 +00:00
smartdialogwidget.h Fix minor EBN issues 2019-12-09 18:33:04 +02:00
smartdialogwidgetbase.ui Updated SMART widget GUI to better display SMART info. 2018-11-24 20:17:47 +00:00
treelog.cpp Adjust to kpmcore enum changes. 2018-04-09 15:14:48 +01:00
treelog.h Fix minor EBN issues 2019-12-09 18:33:04 +02:00
treelogbase.ui Convert these extracomment to comment 2011-05-10 22:22:58 +00:00
volumegroupdialog.cpp Fix minor typo 2018-12-09 20:38:44 +02: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 Fix minor EBN issues 2019-12-09 18:33:04 +02:00
volumegroupwidgetbase.ui Add missing trailing colon. 2017-01-26 23:38:37 +00:00