partitionmanager/src/gui
Andrius Štikonas 58281d6855 Adapt to kpmcore createWithLabel changes. 2017-08-31 10:21:32 +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 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 Use new function overload of KRun::runUrl() 2017-04-16 19:35:08 +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
createvolumegroupdialog.cpp Convert pvList to std::vector. 2017-06-05 00:28:22 +01:00
createvolumegroupdialog.h Convert pvList to std::vector. 2017-06-05 00:28:22 +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 Replace QMaps for mount point entries with std::multimap. 2017-06-04 23:04:52 +01:00
editmountpointdialogwidget.h Replace QMaps for mount point entries with std::multimap. 2017-06-04 23:04:52 +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 Add a template to easily access inner filesystem inside LUKS. 2016-09-22 13:15:29 +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 Convert pvList to std::vector. 2017-06-05 00:28:22 +01:00
listphysicalvolumes.h Convert pvList to std::vector. 2017-06-05 00:28:22 +01:00
listphysicalvolumesbase.ui fixuifiles 2016-08-16 22:14:42 +02:00
mainwindow.cpp Convert pvList to std::vector. 2017-06-05 00:28:22 +01:00
mainwindow.h Add About KPMcore Library action. 2016-08-25 00:15:07 +01:00
mainwindowbase.ui Silence some layout warnings. 2016-11-19 03:03:36 +00:00
newdialog.cpp Adapt to kpmcore createWithLabel changes. 2017-08-31 10:21:32 +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 Add some extra context for translators. 2016-09-18 11:59:25 +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 Port qSort. 2017-05-03 19:24:41 +01:00
partpropsdialog.h Use lambda functions for overloaded connections. 2016-07-01 15:51:28 +01:00
partpropswidget.h Q_FOREACH porting. 2016-09-01 00:44:33 +01:00
partpropswidgetbase.ui Move PartResizerWidget and related to KPMcore. 2015-07-08 18:16:03 +02:00
parttablewidget.cpp Q_FOREACH porting. 2016-09-01 00:44:33 +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
resizevolumegroupdialog.cpp Convert pvList to std::vector. 2017-06-05 00:28:22 +01:00
resizevolumegroupdialog.h Convert pvList to std::vector. 2017-06-05 00:28:22 +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 Adapt to kpmcore createWithLabel changes. 2017-08-31 10:21:32 +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 Port from deprecated ui() to uiDelegate() 2017-04-11 20:49:46 +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 Convert pvList to std::vector. 2017-06-05 00:28:22 +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
volumegroupdialog.cpp Convert pvList to std::vector. 2017-06-05 00:28:22 +01:00
volumegroupdialog.h Convert pvList to std::vector. 2017-06-05 00:28:22 +01:00
volumegroupwidget.cpp Readd forgotten files. 2016-09-04 15:58:53 +01:00
volumegroupwidget.h Readd forgotten files. 2016-09-04 15:58:53 +01:00
volumegroupwidgetbase.ui Add missing trailing colon. 2017-01-26 23:38:37 +00:00