partitionmanager/src/gui
Volker Lanz f9c0fcd0b3 don't crash checkinf file system support if no partition table is present
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1129264
2010-05-21 19:52:22 +00:00
..
applyprogressdetailswidget.cpp Add a DeviceScanner class. Move code to scan for devices from 2010-02-11 18:47:51 +00:00
applyprogressdetailswidget.h doxygen updates 2010-05-18 22:27:30 +00:00
applyprogressdetailswidgetbase.ui some wording and i18n fixes. 2010-03-11 16:34:48 +00:00
applyprogressdialog.cpp add icons to open browser and save buttons 2010-05-01 13:31:27 +00:00
applyprogressdialog.h doxygen updates 2010-05-18 22:27:30 +00:00
applyprogressdialogwidget.cpp Add a DeviceScanner class. Move code to scan for devices from 2010-02-11 18:47:51 +00:00
applyprogressdialogwidget.h doxygen updates 2010-05-18 22:27:30 +00:00
applyprogressdialogwidgetbase.ui Add a DeviceScanner class. Move code to scan for devices from 2010-02-11 18:47:51 +00:00
createpartitiontabledialog.cpp check if device has more than 2^32 sectors if user wants to create an msdos 2010-04-11 18:06:47 +00:00
createpartitiontabledialog.h check if device has more than 2^32 sectors if user wants to create an msdos 2010-04-11 18:06:47 +00:00
createpartitiontablewidget.cpp add basic support for GPT disk labels 2010-01-29 11:25:28 +00:00
createpartitiontablewidget.h Add some basic configuration dialog stuff. 2010-02-17 13:18:25 +00: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 show an ok-icon if smart status is ok and hide the icon label if smart status 2010-04-12 09:23:55 +00:00
devicepropsdialog.h doxygen updates 2010-05-18 22:27:30 +00:00
devicepropswidget.cpp extend smart stuff, add its own dialog, add action to trigger it etc. 2010-03-27 13:47:32 +00:00
devicepropswidget.h doxygen updates 2010-05-18 22:27:30 +00:00
devicepropswidgetbase.ui extend smart stuff, add its own dialog, add action to trigger it etc. 2010-03-27 13:47:32 +00:00
editmountoptionsdialog.cpp save and restore dialog sizes for edit mount points and mount options 2010-02-21 17:07:47 +00:00
editmountoptionsdialog.h save and restore dialog sizes for edit mount points and mount options 2010-02-21 17:07:47 +00:00
editmountoptionsdialogwidget.cpp enhanced mount point editing. should mostly work and not eat your fstab. 2010-01-16 20:21:42 +00:00
editmountoptionsdialogwidget.h enhanced mount point editing. should mostly work and not eat your fstab. 2010-01-16 20:21:42 +00:00
editmountoptionsdialogwidgetbase.ui begin integration of MountManager dialogs 2010-01-15 18:08:01 +00:00
editmountpointdialog.cpp neither KMountPoint nor our own edit mount point dialog can handle more than 2010-05-17 15:17:15 +00:00
editmountpointdialog.h save and restore dialog sizes for edit mount points and mount options 2010-02-21 17:07:47 +00:00
editmountpointdialogwidget.cpp if the target file does not exist, don't complain if we cannot rename it to a 2010-05-17 15:14:19 +00:00
editmountpointdialogwidget.h allow setting how to identify a FS in fstab (uuid, label, device node) 2010-01-16 22:16:04 +00:00
editmountpointdialogwidgetbase.ui Fix ui files 2010-03-15 08:28:53 +00:00
filesystemsupportdialog.cpp move FileSystemSupportDialogWidget to a file of its own 2010-05-20 16:09:29 +00:00
filesystemsupportdialog.h move FileSystemSupportDialogWidget to a file of its own 2010-05-20 16:09:29 +00:00
filesystemsupportdialogwidget.cpp move FileSystemSupportDialogWidget to a file of its own 2010-05-20 16:09:29 +00:00
filesystemsupportdialogwidget.h move FileSystemSupportDialogWidget to a file of its own 2010-05-20 16:09:29 +00:00
filesystemsupportdialogwidgetbase.ui add a check when scanning devices if support for all file systems we found is 2010-05-20 15:25:55 +00:00
formattedspinbox.cpp add a formatted spin box 2010-04-27 11:41:35 +00:00
formattedspinbox.h add a formatted spin box 2010-04-27 11:41:35 +00:00
infopane.cpp yet another fix for info pane layout 2010-01-19 10:31:42 +00:00
infopane.h doxygen updates 2010-05-18 22:27:30 +00:00
insertdialog.cpp no need to align new or inserted partitions: they're replacing unallocated or 2010-04-26 13:12:48 +00:00
insertdialog.h doxygen updates 2010-05-18 22:27:30 +00:00
listdevices.cpp use pretty name from Device class 2010-05-19 18:38:32 +00:00
listdevices.h doxygen updates 2010-05-18 22:27:30 +00:00
listdevicesbase.ui revert 1077129: re-add devices list. this is just not usable with >4 devices 2010-01-28 16:27:28 +00:00
listoperations.cpp add a context menu to the log output to allow saving and clearing the log 2010-03-07 19:02:02 +00:00
listoperations.h doxygen updates 2010-05-18 22:27:30 +00:00
listoperationsbase.ui Fixuifiles 2009-05-15 11:23:37 +00:00
mainwindow.cpp don't crash checkinf file system support if no partition table is present 2010-05-21 19:52:22 +00:00
mainwindow.h add a check when scanning devices if support for all file systems we found is 2010-05-20 15:25:55 +00:00
mainwindowbase.ui Remove the few lines related to dbus stuff as long as we're not using any of it 2010-02-23 16:30:05 +00:00
newdialog.cpp if the file system we want to set the combo box to cannot be found in it, set 2010-04-27 13:19:34 +00:00
newdialog.h doxygen updates 2010-05-18 22:27:30 +00:00
partitionmanagerui.rc add a select device submenu to the device menu 2010-05-19 18:39:40 +00:00
partitionmanagerwidget.cpp revert r1128581 and implement this as an additional check in 2010-05-20 11:02:00 +00:00
partitionmanagerwidget.h doxygen updates 2010-05-18 22:27:30 +00:00
partitionmanagerwidgetbase.ui Add some more columns to the partition tree now that columns can easily be 2010-02-17 16:11:16 +00:00
partpropsdialog.cpp neither KMountPoint nor our own edit mount point dialog can handle more than 2010-05-17 15:17:15 +00:00
partpropsdialog.h doxygen updates 2010-05-18 22:27:30 +00:00
partpropswidget.h doxygen updates 2010-05-18 22:27:30 +00:00
partpropswidgetbase.ui switch the order of file system and label so it's consistent across dialogs 2010-05-04 14:27:12 +00:00
partresizerwidget.cpp move the updateLength-code from the part resizer widget to SizeDialogBase 2010-04-26 15:37:02 +00:00
partresizerwidget.h doxygen updates 2010-05-18 22:27:30 +00:00
parttablewidget.cpp move childWidgets() from PartWidget and PartTableWidget to the common base 2010-04-12 16:22:14 +00:00
parttablewidget.h doxygen updates 2010-05-18 22:27:30 +00:00
partwidget.cpp also set PartWidgets to visible 2010-04-12 17:29:29 +00:00
partwidget.h doxygen updates 2010-05-18 22:27:30 +00:00
partwidgetbase.cpp move childWidgets() from PartWidget and PartTableWidget to the common base 2010-04-12 16:22:14 +00:00
partwidgetbase.h doxygen updates 2010-05-18 22:27:30 +00:00
resizedialog.cpp fix setupDialog and setupConstraints in SizeDialogBase and reverse the order 2010-04-16 09:28:39 +00:00
resizedialog.h doxygen updates 2010-05-18 22:27:30 +00:00
scanprogressdialog.cpp just show a "scanning..." msg if there is no device node set 2010-03-03 09:49:44 +00:00
scanprogressdialog.h Add a DeviceScanner class. Move code to scan for devices from 2010-02-11 18:47:51 +00:00
sizedetailswidget.cpp add a details widget for the size dialog base and use it for first and last 2010-03-18 11:04:13 +00:00
sizedetailswidget.h doxygen updates 2010-05-18 22:27:30 +00:00
sizedetailswidgetbase.ui add a formatted spin box 2010-04-27 11:41:35 +00:00
sizedialogbase.cpp turn off keyboard tracking for the spin boxes if align is on; this mostly 2010-04-27 11:21:16 +00:00
sizedialogbase.h doxygen updates 2010-05-18 22:27:30 +00:00
sizedialogwidget.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
sizedialogwidget.h doxygen updates 2010-05-18 22:27:30 +00:00
sizedialogwidgetbase.ui add a formatted spin box 2010-04-27 11:41:35 +00:00
smartdialog.cpp make HtmlReport a real class 2010-05-01 13:19:50 +00:00
smartdialog.h doxygen updates 2010-05-18 22:27:30 +00:00
smartdialogwidget.cpp delete delgate in dtor 2010-05-20 15:38:15 +00:00
smartdialogwidget.h doxygen updates 2010-05-18 22:27:30 +00:00
smartdialogwidgetbase.ui Fix ui files 2010-04-19 11:47:04 +00:00
treelog.cpp use KTemporaryFile 2010-04-11 15:41:35 +00:00
treelog.h doxygen updates 2010-05-18 22:27:30 +00:00
treelogbase.ui add some i18n comments to make clearer what the header text is supposed to mean 2010-03-08 10:28:00 +00:00