Commit Graph

  • 94ef37623e Add About KPMcore Library action. Andrius Štikonas 2016-08-25 00:15:07 +0100
  • 43c15ed2d0 Move Panels Shown action a bit lower in the menu. Andrius Štikonas 2016-08-24 23:18:39 +0100
  • 7f0ab53f8a Cleanup includes a bit. Andrius Štikonas 2016-08-23 16:40:16 +0100
  • a234179358 Show more accurate device type in case of LVM VG. Andrius Štikonas 2016-08-23 16:06:37 +0100
  • 988af11b30 Cleanup TODO file. Andrius Štikonas 2016-08-22 23:23:51 +0100
  • 55032b66a3 Create a new Tools menu as Teo suggested. Andrius Štikonas 2016-08-22 22:41:42 +0100
  • 89eb1e127f fixuifiles Pino Toscano 2016-08-16 22:14:42 +0200
  • 784758831b Add Chantara Tith to credits. Andrius Štikonas 2016-08-15 17:41:11 +0100
  • 9c6aae990a Use deactivate VG operation to check if a volume is deactivatable. Chantara Tith 2016-08-15 00:28:30 +0700
  • bd2db0ceef Hide smart status and create partition table operations for non Disk Devices. Andrius Štikonas 2016-08-14 18:25:01 +0100
  • 25e33357d2 Disable resizing or deactivating deactivated LVM volume groups. Andrius Štikonas 2016-08-14 17:48:36 +0100
  • b8c1acc7b6 Do not allow deactivating LVM VG devices that have mounted partitions. Andrius Štikonas 2016-08-14 17:40:22 +0100
  • 22173b75a6 Show disabled remove volume group operation for non-empty Volume Groups. Andrius Štikonas 2016-08-14 17:16:52 +0100
  • 81daeba1d5 Change deactivate VG action icon to 'media-eject' Chantara Tith 2016-08-14 22:26:28 +0700
  • c0d11a9025 Manually call deactivate VG operation's preview. Chantara Tith 2016-08-14 22:25:36 +0700
  • f5a7a324ff Deactivate Volume Group right away without Apply operation. Chantara Tith 2016-08-12 04:33:51 +0700
  • f167642d87 Set LVM operations/actions to invisible when other device is selected. Chantara Tith 2016-08-11 23:03:43 +0700
  • b581c3d715 API changes, change to renamed methods. Chantara Tith 2016-08-10 09:15:51 +0700
  • 5267f9825a Convert some more for loops to ranged based loop. Andrius Štikonas 2016-08-09 14:57:33 +0100
  • a379c4ab31 Also add deactivate volume group action to .rc file. Andrius Štikonas 2016-08-09 00:24:49 +0100
  • 0b92926465 Fix a previous commit (inner loop for was making deep copy. Andrius Štikonas 2016-08-08 20:46:26 +0100
  • 561269a2e6 Convert to C++11 for loop where it is safe to do so. Andrius Štikonas 2016-08-08 19:39:20 +0100
  • fe01d6c2e2 Remove partTableWidget from VolumeDialog. Chantara Tith 2016-08-08 23:38:45 +0700
  • 9803797647 Fix volumeDialog updateSizeInfos not updating when there isn't any PVs. Chantara Tith 2016-08-08 22:29:55 +0700
  • 9d3ddf4e5c Remove dirty PVs from CreateVolumeDialog physical volumes list. Chantara Tith 2016-08-08 14:04:55 +0700
  • 9525683522 Add deactivating LVM VG action. Chantara Tith 2016-08-08 12:54:24 +0700
  • 1472b310fd Disable OK button when creating new VG with name of an existing one. Chantara Tith 2016-08-08 10:49:41 +0700
  • 5775560759 When creating new LV, disable OK button if the LV name already exists. Chantara Tith 2016-08-08 10:15:53 +0700
  • 9e58e13d21 Get current PV list from deviceNodeList instead of calling external one. Chantara Tith 2016-08-08 08:28:39 +0700
  • 7f61e77eb5 Add selected device to ResizeVolumeDialog. Chantara Tith 2016-08-08 06:47:05 +0700
  • f863a15a72 update partTable only when partition list update. Chantara Tith 2016-08-08 06:44:51 +0700
  • 92cbb1f6dc Fix crash when smartStatus is nullptr. Chantara Tith 2016-08-08 04:51:27 +0700
  • 175ea6a5ed Do not attempt removing LVM VG if there are active LVs. Andrius Štikonas 2016-08-06 18:45:38 +0100
  • 33d38c9852 Move PE size spinbox constraints to .ui file. Andrius Štikonas 2016-08-06 18:45:08 +0100
  • 2b25813040 Set PE Size spinBox minimum value to 1. Chantara Tith 2016-08-06 22:06:05 +0700
  • ce9ad5559e Enable Smart Status for Disk Device only. Chantara Tith 2016-08-06 17:18:09 +0700
  • 2ec6857064 Decouple Sector and Size informations update. Chantara Tith 2016-08-01 22:19:19 +0700
  • c8844c91e9 Remove lvm2_pv from FileSystem comboBox when creating LV. Chantara Tith 2016-08-01 06:12:47 +0700
  • 8e44082a73 Total used sectors and total LV in volumeDialog only need to be updated once. Chantara Tith 2016-08-01 05:25:11 +0700
  • 6a2663d4d5 Disable partTableWidget preview for create/resize volumeDialog. Chantara Tith 2016-08-01 05:15:42 +0700
  • 12e373dd45 Remove redundant informations of LVM PV from infopane. Chantara Tith 2016-08-01 04:30:22 +0700
  • 89d310e0c8 Use different seperator to avoid error with string handling. Chantara Tith 2016-07-25 23:13:49 +0700
  • 34d6934a1b Fix typo. Chantara Tith 2016-07-25 22:48:54 +0700
  • 906f85a54d Disable resize/remove volume group action when LVM device is not selected. Chantara Tith 2016-07-25 07:39:29 +0700
  • da6cb2e4df Add more LVM infos to the infopane. Chantara Tith 2016-07-25 05:17:02 +0700
  • 1a3cee45ff Add MiB suffix to PE size spinBox. Chantara Tith 2016-07-25 01:17:21 +0700
  • 99e36d4e32 update total sector when PE size is changed. Chantara Tith 2016-07-24 20:44:55 +0700
  • cbd61d90c0 Read and Display size of PV inside physical volumes list. Chantara Tith 2016-07-24 20:21:45 +0700
  • e25b6aa784 Payload offset return in byte size instead of sector number. Chantara Tith 2016-07-23 19:30:29 +0700
  • 9f3e3bc5f0 Add functionality to specify PE size when creating VG. Chantara Tith 2016-07-18 07:07:53 +0700
  • 475a677601 Disable moving for LV. Chantara Tith 2016-07-18 04:54:16 +0700
  • 7f50dbaf4d Change from isLegalSize to isValidSize. Chantara Tith 2016-07-18 01:22:42 +0700
  • e437c46d45 Disable OK button when LV name is empty. Chantara Tith 2016-07-17 14:25:56 +0700
  • 100277b0e1 Display warning message when trying to remove VG with existing LV. Chantara Tith 2016-07-16 05:10:55 +0700
  • 5f364befd8 Temporary disable changing volume type and PE size, until the features are implemented on KPMCore side. Chantara Tith 2016-07-16 04:39:12 +0700
  • 2917317619 Update volumeDialog ok button status as the used and total size changes. Chantara Tith 2016-07-16 04:29:34 +0700
  • e6834393ae Fix the hacky solution for the usedSize overflow. Chantara Tith 2016-07-16 03:58:46 +0700
  • a9655d7fad FIX used size overflow when multiplied. Chantara Tith 2016-07-10 00:45:32 +0700
  • 27882cdb6a Display device info on volume dialog. Chantara Tith 2016-07-09 21:37:19 +0700
  • 01cb06a4a4 It makes more sense to display used size instead of the allocated sectors. Chantara Tith 2016-07-09 20:33:35 +0700
  • b8be4f7c79 Add volume resizing dialog. Chantara Tith 2016-07-09 07:12:31 +0700
  • bc4321d105 Add totalAllocatedSectors to volume widget. Chantara Tith 2016-07-09 07:01:09 +0700
  • f7d475d05c Initialize VG name if there is any. Chantara Tith 2016-07-09 06:59:46 +0700
  • f84821ff9c Unclutter createVolumeDialog. Chantara Tith 2016-07-09 06:57:14 +0700
  • 71a6cc761d Simplify if clause. Chantara Tith 2016-07-09 06:32:13 +0700
  • 951cb925ea Move to using static lvm2_pv methods. Chantara Tith 2016-07-08 03:24:30 +0700
  • a89dbbdd7d Add checkbox for selecting multiple partition when creating new volume. Chantara Tith 2016-07-04 05:23:54 +0700
  • a1fe5dff56 Temporary Use selected Partition as PV for creating new VG. Chantara Tith 2016-07-04 00:15:50 +0700
  • 9a4e54fb42 Add remove and resize action to MainWindow. Chantara Tith 2016-07-04 00:02:16 +0700
  • 80f32cd53a Add volume type ComboBox to VolumeWidget Chantara Tith 2016-07-03 22:42:38 +0700
  • 46e509ba28 Use custom list widget for displaying PV. Chantara Tith 2016-07-02 22:16:55 +0700
  • 7a5f8fb1a8 Update CreateVolumeDialog OK button status. Chantara Tith 2016-07-02 15:27:20 +0700
  • 8e4d9fc849 Change volumeWidget's label default value. Chantara Tith 2016-07-02 03:12:13 +0700
  • 3721b198bf Abstract createvolumewidget generic stuffs to volumedialog base class. Chantara Tith 2016-07-01 00:39:47 +0700
  • 4f564d52f5 Initial work on createvolume widget and dialog. Chantara Tith 2016-06-30 06:17:05 +0700
  • 0dd81709a1 Display DevicePropDialog totalsectors and type correctly Chantara Tith 2016-06-29 16:14:54 +0700
  • 975e005ed2 Append all the remaining space for LVM resize dialog. Chantara Tith 2016-06-29 15:38:31 +0700
  • 1673a9ddeb Hide sizeDetailsWidget for LVM device. This also fix crashes when trying to align LV Chantara Tith 2016-06-27 00:08:15 +0700
  • e9cfc151f7 Hide freeSpace Before and After Label for LVM resize. Chantara Tith 2016-06-26 00:17:53 +0700
  • e798a26cb6 Make LVM partition immovable when resize. Chantara Tith 2016-06-25 23:59:26 +0700
  • f49b36fe14 Hide LV name for disk device resize Chantara Tith 2016-06-25 21:12:47 +0700
  • 07bf741c6a Add new LV operation Chantara Tith 2016-06-25 18:00:16 +0700
  • 6c946d7a2c Initial work on LVM Device Chantara Tith 2016-06-11 01:04:05 +0700
  • a2df4b648b Add lvm-specific infopane information Chantara Tith 2016-05-25 23:56:59 +0700
  • 022eac590e Use deactivate VG operation to check if a volume is deactivatable. Chantara Tith 2016-08-15 00:28:30 +0700
  • 03e4d9388a Hide smart status and create partition table operations for non Disk Devices. Andrius Štikonas 2016-08-14 18:25:01 +0100
  • 14d33b7395 Disable resizing or deactivating deactivated LVM volume groups. Andrius Štikonas 2016-08-14 17:48:36 +0100
  • 071849e4e6 Do not allow deactivating LVM VG devices that have mounted partitions. Andrius Štikonas 2016-08-14 17:40:22 +0100
  • 8546bf2279 Show disabled remove volume group operation for non-empty Volume Groups. Andrius Štikonas 2016-08-14 17:16:52 +0100
  • e55961c22e Change deactivate VG action icon to 'media-eject' Chantara Tith 2016-08-14 22:26:28 +0700
  • 0cc26d9bd7 Manually call deactivate VG operation's preview. Chantara Tith 2016-08-14 22:25:36 +0700
  • b3fa820a85 Deactivate Volume Group right away without Apply operation. Chantara Tith 2016-08-12 04:33:51 +0700
  • d8c424f5f8 Set LVM operations/actions to invisible when other device is selected. Chantara Tith 2016-08-11 23:03:43 +0700
  • d534193c5c API changes, change to renamed methods. Chantara Tith 2016-08-10 09:15:51 +0700
  • 13edb7a456 Convert some more for loops to ranged based loop. Andrius Štikonas 2016-08-09 14:57:33 +0100
  • 15c5f0b3da Also add deactivate volume group action to .rc file. Andrius Štikonas 2016-08-09 00:24:49 +0100
  • b60e55d407 Fix a previous commit (inner loop for was making deep copy. Andrius Štikonas 2016-08-08 20:46:26 +0100
  • c616ad0787 Convert to C++11 for loop where it is safe to do so. Andrius Štikonas 2016-08-08 19:39:20 +0100
  • 3a1d1f95f7 Remove partTableWidget from VolumeDialog. Chantara Tith 2016-08-08 23:38:45 +0700
  • 6ab9137ed8 Fix volumeDialog updateSizeInfos not updating when there isn't any PVs. Chantara Tith 2016-08-08 22:29:55 +0700