partitionmanager/src/gui
Andrius Štikonas 78c4b09467 Let Qt handle object deletion. 2016-08-27 00:17:01 +01:00
..
CMakeLists.txt Add volume resizing dialog. 2016-08-15 17:38:00 +01:00
applyprogressdetailswidget.cpp Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
applyprogressdetailswidget.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
applyprogressdetailswidgetbase.ui Port away from KTextEdit. 2014-05-17 02:14:18 +01:00
applyprogressdialog.cpp Improve semantic markup. 2016-07-18 02:21:14 +01:00
applyprogressdialog.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
applyprogressdialogwidget.cpp Move constructor to .cpp file. 2016-04-28 14:09:51 +01:00
applyprogressdialogwidget.h Move constructor to .cpp file. 2016-04-28 14:09:51 +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 Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
createpartitiontablewidget.cpp Update copyright. 2016-03-02 18:33:40 +00:00
createpartitiontablewidget.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +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
createvolumedialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
createvolumedialog.h Disable OK button when creating new VG with name of an existing one. 2016-08-15 17:38:00 +01:00
devicepropsdialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
devicepropsdialog.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
devicepropswidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
devicepropswidget.h Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
devicepropswidgetbase.ui Port away from KLineEdit, KPushButton and KComboBox. 2014-05-14 01:01:34 +01:00
editmountoptionsdialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
editmountoptionsdialog.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
editmountoptionsdialogwidget.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
editmountoptionsdialogwidget.h Fix mountpointdialog for encrypted filesystems. 2016-05-24 16:35:39 +01:00
editmountoptionsdialogwidgetbase.ui Add placeholderText in MountOptionsDialog. 2016-06-15 15:49:26 +02:00
editmountpointdialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
editmountpointdialog.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
editmountpointdialogwidget.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
editmountpointdialogwidget.h Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
editmountpointdialogwidgetbase.ui Port away from KLineEdit, KPushButton and KComboBox. 2014-05-14 01:01:34 +01:00
filesystemsupportdialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
filesystemsupportdialog.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
filesystemsupportdialogwidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
filesystemsupportdialogwidget.h Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03: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 reduntant virtual keywords. 2016-05-17 18:03:28 +01:00
infopane.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
infopane.h Always use because it is type safe. 2016-04-14 19:18:36 +01:00
insertdialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
insertdialog.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +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 Convert to C++11 for loop where it is safe to do so. 2016-08-15 17:38:00 +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 Reduce usage of moc. 2016-07-02 12:12:56 +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 Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
listphysicalvolumes.h Read and Display size of PV inside physical volumes list. 2016-08-15 17:38:00 +01:00
listphysicalvolumesbase.ui fixuifiles 2016-08-16 22:14:42 +02:00
mainwindow.cpp Improve descriptions of LVM actions. 2016-08-25 15:51:15 +01:00
mainwindow.h Add About KPMcore Library action. 2016-08-25 00:15:07 +01:00
mainwindowbase.ui Fix double margins and set margins to zero for the panel layouts where it makes 2011-03-27 16:26:45 +00:00
newdialog.cpp Do not allow creating LVM LV with no name. 2016-08-27 00:16:39 +01:00
newdialog.h Disable OK button when LV name is empty. 2016-08-15 17:38:00 +01:00
partitionmanagerui.rc Add About KPMcore Library action. 2016-08-25 00:15:07 +01:00
partitionmanagerwidget.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
partitionmanagerwidget.h Convert to C++11 for loop where it is safe to do so. 2016-08-15 17:38:00 +01:00
partitionmanagerwidgetbase.ui set all partwidgets to 60px in height 2010-06-21 15:23:24 +00:00
partpropsdialog.cpp Add support for setting labels online. 2016-08-26 18:59:54 +01:00
partpropsdialog.h Use lambda functions for overloaded connections. 2016-07-01 15:51:28 +01:00
partpropswidget.h Convert to C++11 for loop where it is safe to do so. 2016-08-15 17:38:00 +01:00
partpropswidgetbase.ui Move PartResizerWidget and related to KPMcore. 2015-07-08 18:16:03 +02:00
parttablewidget.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
parttablewidget.h Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
resizedialog.cpp Disable moving for LV. 2016-08-15 17:38:00 +01:00
resizedialog.h Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
resizevolumedialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
resizevolumedialog.h Add selected device to ResizeVolumeDialog. 2016-08-15 17:38:00 +01:00
scanprogressdialog.cpp Improve semantic markup. 2016-07-18 02:21:14 +01:00
scanprogressdialog.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
sizedetailswidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
sizedetailswidget.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
sizedetailswidgetbase.ui use same horizontal stretch as dialogbase 2010-06-08 13:23:29 +00:00
sizedialogbase.cpp Let Qt handle object deletion. 2016-08-27 00:17:01 +01:00
sizedialogbase.h Convert remaining QObject::connect to new syntax. 2016-05-22 20:03:49 +01:00
sizedialogwidget.cpp Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
sizedialogwidget.h Hide freeSpace Before and After Label for LVM resize. 2016-08-15 17:38:00 +01:00
sizedialogwidgetbase.ui Add new LV operation 2016-08-15 17:38:00 +01:00
smartdialog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
smartdialog.h Convert some signals and slots to the new syntax. 2016-05-18 22:23:59 +01:00
smartdialogwidget.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
smartdialogwidget.h Convert some signals and slots to the new syntax. 2016-05-18 22:23:59 +01:00
smartdialogwidgetbase.ui Fix ui files 2010-04-19 11:47:04 +00:00
treelog.cpp Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
treelog.h Reduce usage of moc. 2016-07-02 12:12:56 +01:00
treelogbase.ui Convert these extracomment to comment 2011-05-10 22:22:58 +00:00
volumedialog.cpp Do not call a function to check ok button status twice. 2016-08-26 23:16:56 +01:00
volumedialog.h Cleanup includes a bit. 2016-08-23 16:40:16 +01:00
volumewidget.cpp Abstract createvolumewidget generic stuffs to volumedialog base class. 2016-08-15 17:38:00 +01:00
volumewidget.h Remove partTableWidget from VolumeDialog. 2016-08-15 17:38:00 +01:00
volumewidgetbase.ui Volume -> Volume Group. 2016-08-25 15:55:49 +01:00