partitionmanager/src/gui
Andrius Štikonas 0d76d71fc4 Merge branch 'master' into luks-decorator 2016-04-28 14:48:06 +01:00
..
CMakeLists.txt Move PartResizerWidget and related to KPMcore. 2015-07-08 18:16:03 +02:00
applyprogressdetailswidget.cpp Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
applyprogressdetailswidget.h Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
applyprogressdetailswidgetbase.ui Port away from KTextEdit. 2014-05-17 02:14:18 +01:00
applyprogressdialog.cpp Always use because it is type safe. 2016-04-14 19:18:36 +01:00
applyprogressdialog.h Add override keyword to virtual functions. 2016-04-28 00:17:47 +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 Update copyright. 2016-03-02 18:33:40 +00:00
createpartitiontabledialog.h Update copyright. 2016-03-02 18:33:40 +00:00
createpartitiontablewidget.cpp Update copyright. 2016-03-02 18:33:40 +00:00
createpartitiontablewidget.h Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03: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
devicepropsdialog.cpp Always use because it is type safe. 2016-04-14 19:18:36 +01:00
devicepropsdialog.h Update copyright. 2016-03-02 18:33:40 +00: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 Update copyright. 2016-03-02 18:33:40 +00:00
editmountoptionsdialog.h Update copyright. 2016-03-02 18:33:40 +00:00
editmountoptionsdialogwidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
editmountoptionsdialogwidget.h Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
editmountoptionsdialogwidgetbase.ui begin integration of MountManager dialogs 2010-01-15 18:08:01 +00:00
editmountpointdialog.cpp Update copyright. 2016-03-02 18:33:40 +00:00
editmountpointdialog.h Add override keyword to virtual functions. 2016-04-28 00:17:47 +01:00
editmountpointdialogwidget.cpp Always use because it is type safe. 2016-04-14 19:18:36 +01:00
editmountpointdialogwidget.h Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
editmountpointdialogwidgetbase.ui Port away from KLineEdit, KPushButton and KComboBox. 2014-05-14 01:01:34 +01:00
filesystemsupportdialog.cpp Do not show luks in FileSystemSupportDialog. 2016-04-26 13:03:10 +01:00
filesystemsupportdialog.h Add override keyword to virtual functions. 2016-04-28 00:17:47 +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 Add override keyword to virtual functions. 2016-04-28 00:17:47 +01:00
infopane.cpp Always use because it is type safe. 2016-04-14 19:18:36 +01:00
infopane.h Always use because it is type safe. 2016-04-14 19:18:36 +01:00
insertdialog.cpp Update copyright. 2016-03-02 18:33:40 +00:00
insertdialog.h Add override keyword to virtual functions. 2016-04-28 00:17:47 +01:00
listdevices.cpp Always use because it is type safe. 2016-04-14 19:18:36 +01:00
listdevices.h Always use because it is type safe. 2016-04-14 19:18:36 +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 Always use because it is type safe. 2016-04-14 19:18:36 +01:00
listoperations.h Always use because it is type safe. 2016-04-14 19:18:36 +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
mainwindow.cpp Do not use QStringLiteral for empty strings. 2016-04-26 13:55:58 +01:00
mainwindow.h Always use because it is type safe. 2016-04-14 19:18:36 +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 Never show encrypt options for Extended partitions. 2016-04-26 14:39:15 +01:00
newdialog.h Add override keyword to virtual functions. 2016-04-28 00:17:47 +01:00
partitionmanagerui.rc Resurrect LUKS code which was previously merged+reverted. 2016-03-31 18:20:57 +02:00
partitionmanagerwidget.cpp Merge branch 'master' into luks-decorator 2016-04-28 14:48:06 +01:00
partitionmanagerwidget.h Merge branch 'master' into luks-decorator 2016-04-16 00:34:50 +01:00
partitionmanagerwidgetbase.ui set all partwidgets to 60px in height 2010-06-21 15:23:24 +00:00
partpropsdialog.cpp Always use because it is type safe. 2016-04-14 19:18:36 +01:00
partpropsdialog.h Update copyright. 2016-03-02 18:33:40 +00:00
partpropswidget.h Set partition color code on PartWidget, and react to settings change. 2015-07-17 13:37:30 +02:00
partpropswidgetbase.ui Move PartResizerWidget and related to KPMcore. 2015-07-08 18:16:03 +02:00
parttablewidget.cpp Always use because it is type safe. 2016-04-14 19:18:36 +01:00
parttablewidget.h Add override keyword to virtual functions. 2016-04-28 00:17:47 +01:00
resizedialog.cpp Update copyright. 2016-03-02 18:33:40 +00:00
resizedialog.h Add override keyword to virtual functions. 2016-04-28 00:17:47 +01:00
scanprogressdialog.cpp Update copyright. 2016-03-02 18:33:40 +00:00
scanprogressdialog.h Add override keyword to virtual functions. 2016-04-28 00:17:47 +01:00
sizedetailswidget.cpp Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
sizedetailswidget.h Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
sizedetailswidgetbase.ui use same horizontal stretch as dialogbase 2010-06-08 13:23:29 +00:00
sizedialogbase.cpp Don't crash on resize dialog. 2016-04-21 18:43:54 +02:00
sizedialogbase.h Rename qglobal.h to QtGlobal 2016-04-18 17:17:19 +01:00
sizedialogwidget.cpp Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
sizedialogwidget.h Revert "Do not delete checkbox and passprase widget objects." 2016-04-21 18:44:25 +02:00
sizedialogwidgetbase.ui Limit passphrase input field to 512 characters. 2016-04-26 12:52:46 +01:00
smartdialog.cpp Rename qglobal.h to QtGlobal 2016-04-18 17:17:19 +01:00
smartdialog.h Update copyright. 2016-03-02 18:33:40 +00:00
smartdialogwidget.cpp kpmcore/ prefix in #includes is no longer required. 2016-01-12 00:12:49 +00:00
smartdialogwidget.h Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
smartdialogwidgetbase.ui Fix ui files 2010-04-19 11:47:04 +00:00
treelog.cpp Update copyright. 2016-03-02 18:33:40 +00:00
treelog.h Always use because it is type safe. 2016-04-14 19:18:36 +01:00
treelogbase.ui Convert these extracomment to comment 2011-05-10 22:22:58 +00:00