Commit Graph

  • 5c7cc1eceb Use cylinder size of the device as minimum partition size. Volker Lanz 2009-01-09 08:41:25 +0000
  • 306667e09e Don't assume a device always has a valid partition table. This is the correct fix for what I initially tried to fix with commit 898001. Volker Lanz 2009-01-09 07:10:59 +0000
  • edb74962fe revert commit 898001: This is not the correct fix and introduces other bugs. Volker Lanz 2009-01-08 10:47:32 +0000
  • 6c4d8711d4 Don't assume a fixed minimum width is sufficient for extended partitions: It's not. Partition widgets that have children need to have the minium width dynamically calculated. Volker Lanz 2009-01-08 10:13:42 +0000
  • ea2a943d2f SVN_SILENT made messages (.desktop file) Script Kiddy 2009-01-07 14:22:03 +0000
  • bdcf48eab9 SVN_SILENT made messages (.desktop file) Script Kiddy 2009-01-05 13:08:10 +0000
  • 7e0d81fc6b SVN_SILENT made messages (.desktop file) Script Kiddy 2008-12-28 13:29:37 +0000
  • e79e20fa34 Also link against kio Volker Lanz 2008-12-27 22:46:14 +0000
  • 80bee5cfc4 Merge the kpart stuff from branches/work/partitionmanager/kpartstuff and disable it in the build by default. Volker Lanz 2008-12-27 22:12:42 +0000
  • 0d9d8bea7e No tooltips for mutable part widgets (the tooltip's content would be out of date as soon as the part widget is modified). Volker Lanz 2008-12-27 17:12:13 +0000
  • 1eec719a7d HIG improvements: Use radio buttons instead of combo box for partition role; also add buddies and shortcuts. Volker Lanz 2008-12-27 13:37:44 +0000
  • a7a090381f Fix text capitalization according to http://techbase.kde.org/Projects/Usability/HIG/Capitalization Volker Lanz 2008-12-27 12:01:29 +0000
  • b97e5225be Output reason why a mount or unmount might have failed. Volker Lanz 2008-12-25 16:46:40 +0000
  • 7ebf6816ce Add ext4 support. Volker Lanz 2008-12-25 16:00:48 +0000
  • 577ffb39f5 Reserved blocks are not included in the number of free blocks anyway, so don't substract them. Volker Lanz 2008-12-25 15:59:07 +0000
  • 70766b856e fix undoing create new partition table: if the "old" partition table is empty, don't insert unallocated space as it is invalid; insert unallocated space in the ctor for the create partition table op instead where it's always the correct thing to do. Volker Lanz 2008-12-17 11:23:30 +0000
  • 615d3b08b7 don't show cd/dvd readers or writers as devices even if libparted reports them Volker Lanz 2008-12-17 11:08:03 +0000
  • 5536e16c3e show tooltips for partwidgets Volker Lanz 2008-12-17 10:19:58 +0000
  • eb6348082b SVN_SILENT made messages (.desktop file) Script Kiddy 2008-12-15 13:20:43 +0000
  • 9311b0afb1 *Must* *learn* *not* *to* *commit* *with* *debug* *repo* *enabled* Volker Lanz 2008-12-11 16:24:31 +0000
  • e982b1df38 Allow for application specific fixes by subclassing Application. Volker Lanz 2008-12-11 14:50:49 +0000
  • 0cb99127e5 add missing shortcut Burkhard Lück 2008-12-11 13:04:29 +0000
  • bdf112fd5e move the entity to user.entities Burkhard Lück 2008-12-10 22:03:46 +0000
  • 8806a3654e SVN_SILENT made messages (.desktop file) Script Kiddy 2008-12-01 13:10:43 +0000
  • c700994216 Add feature to skip translations that are below a given completeness level. Volker Lanz 2008-11-28 16:28:17 +0000
  • 0b512b353e ... and don't commit with debug svn repository set... Volker Lanz 2008-11-28 15:02:22 +0000
  • 222f0e321c Add new class to represent an application. Volker Lanz 2008-11-28 15:01:31 +0000
  • 69cf01c7fb SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-28 13:32:46 +0000
  • da03905187 Add scripts to build releases. These are generic ruby scripts partly based on the work of Harald Sitter for Amarok. They are not specific to partition manager in any way. Volker Lanz 2008-11-27 19:35:38 +0000
  • cc3f80ad71 Remove targets for building tarballs Volker Lanz 2008-11-27 19:33:59 +0000
  • 76a997a02d SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-26 14:05:18 +0000
  • b80623e66c Not in playground but in extragear now. Volker Lanz 2008-11-25 18:48:55 +0000
  • 50f4e6c11b SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-25 13:14:25 +0000
  • 58e5c1df4b SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-24 12:51:08 +0000
  • 28d709132f SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-22 14:41:29 +0000
  • 36c787f40f don't try to print capacity if it isn't valid Volker Lanz 2008-11-21 13:57:14 +0000
  • 2c6d5c97ee add method to determine if a capacity is valid Volker Lanz 2008-11-21 13:56:39 +0000
  • 0f917174a5 Use itemDoubleClicked() instead of itemActivated() for partition tree widget. Volker Lanz 2008-11-21 13:00:59 +0000
  • d611536684 Fix warnings in gcc 4.3 Volker Lanz 2008-11-21 12:28:39 +0000
  • e8ac4ee721 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-20 14:05:54 +0000
  • bc34d548b2 Fix typos Volker Lanz 2008-11-20 10:14:26 +0000
  • f0f9f13256 Use i18ncp() instead of i18nc() for proper plural support. Andrius Štikonas 2008-11-19 19:58:59 +0000
  • 567f0bf605 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-19 14:28:27 +0000
  • 9f9991c883 moved here from kdereview Volker Lanz 2008-11-17 10:38:12 +0000
  • a56d7502b8 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-16 18:27:28 +0000
  • d679244af9 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-10 21:27:42 +0000
  • c03c254dd0 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-04 12:37:58 +0000
  • 74c692a4cc Use Ok and Cancel buttons instead of Apply and Close in part props dialog. Volker Lanz 2008-11-02 19:21:36 +0000
  • e6f247e69b typo Yuri Chornoivan 2008-11-01 19:37:07 +0000
  • 38ed39d740 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-11-01 14:11:00 +0000
  • ba4e53ad9b SVN_SILENT made messages (.desktop file) Script Kiddy 2008-10-31 12:30:13 +0000
  • 31c9337a4d Overwiew->Overview Yuri Chornoivan 2008-10-30 19:50:14 +0000
  • 1e7ac705de SVN_SILENT made messages (.desktop file) Script Kiddy 2008-10-30 12:21:07 +0000
  • 7427cc4569 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-10-29 13:05:53 +0000
  • 50e3f63219 Fix cmake Laurent Montel 2008-10-29 12:58:38 +0000
  • 272ecd7412 Use PATH_SUFFIXES Laurent Montel 2008-10-29 07:54:07 +0000
  • 8ae4bd939d Fix includes Laurent Montel 2008-10-29 07:45:19 +0000
  • 34ced586d7 Fix forward declaration Laurent Montel 2008-10-29 07:41:08 +0000
  • 3c1f2e2559 Minor fix Laurent Montel 2008-10-29 07:36:43 +0000
  • 2c37756425 We requires same cmake as kdelibs Laurent Montel 2008-10-29 07:35:23 +0000
  • 9ca8629f62 Move partition manager docs from playground to kdereview. Volker Lanz 2008-10-28 14:33:12 +0000
  • 8e0a32ddb1 Fix pkg_check_modules call for libuuid Volker Lanz 2008-10-22 10:14:05 +0000
  • 70e7bbfe40 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-10-20 11:51:53 +0000
  • 53db029359 Fix invalid tags. Volker Lanz 2008-10-18 15:02:12 +0000
  • 5ed47157bb SVN_SILENT made messages (.desktop file) Script Kiddy 2008-10-16 11:16:53 +0000
  • 896a7dfc1d SVN_SILENT made messages (.desktop file) Script Kiddy 2008-10-12 11:09:29 +0000
  • 6dd8aa8b29 Add KUIT markers. Volker Lanz 2008-10-09 19:21:56 +0000
  • fcaa2c7586 fix include guards. found while I was testing krazy false positive fixes Allen Winter 2008-10-09 14:44:32 +0000
  • df0e3d0985 Move TRANS:ROLES_OF_TRANSLATORS to where ebn checking says it has to be. Volker Lanz 2008-10-09 09:31:40 +0000
  • dcc0525184 Make krazy happy. Volker Lanz 2008-10-08 16:26:10 +0000
  • 654a73ac0b SVN_SILENT made messages (.desktop file) Script Kiddy 2008-10-07 10:54:14 +0000
  • f10ffb5001 Show an info message if no device is selected or the selected device has no valid partition table. Volker Lanz 2008-10-06 09:18:31 +0000
  • f2e2bbdfe3 Disable OK button in resize dialog per default, enabling it if something's modified. Volker Lanz 2008-10-06 08:01:28 +0000
  • d1de6bce91 whitespace Volker Lanz 2008-10-06 07:48:45 +0000
  • 26d914e7c8 Don't allow creating a new partition table on a device with currently mounted partitions. Volker Lanz 2008-10-06 07:31:11 +0000
  • acb8634d81 Import documentation for partitionmanager Volker Lanz 2008-10-02 18:31:29 +0000
  • ee08938cea Don't enable unmounting for extended partitions if a child partition is mounted. Volker Lanz 2008-10-01 23:54:20 +0000
  • 2084e004c4 When merging NewOperation and CreateFileSystemOperation, don't delete the old FS before trying to clone it. Volker Lanz 2008-10-01 16:21:13 +0000
  • d8791eb862 Speling Volker Lanz 2008-09-28 09:18:13 +0000
  • 58ee52dc31 missing comma Albert Astals Cid 2008-09-27 13:49:19 +0000
  • 5bf96deff7 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-09-26 11:45:19 +0000
  • 9745b83cbe Remove sf.net bug url from aboutdata. Volker Lanz 2008-09-26 09:09:53 +0000
  • 233a69812f Use uppercase so the test for libparted doesn't silently succeed even if parted.h isn't there. Volker Lanz 2008-09-26 08:49:38 +0000
  • 4d1c7f2d04 Pedantic Laurent Montel 2008-09-25 11:53:41 +0000
  • 795e001a14 Allow to compile it Laurent Montel 2008-09-25 11:46:43 +0000
  • 4b02849fb5 SVN_SILENT made messages (.desktop file) Script Kiddy 2008-09-25 07:57:21 +0000
  • 5f687f8b98 Use kde architecture for po file Laurent Montel 2008-09-25 06:49:27 +0000
  • f79970c4c5 Extract messages Laurent Montel 2008-09-25 06:37:23 +0000
  • d6dc26bd90 import of KDE Partition Manager Volker Lanz 2008-09-24 19:32:01 +0000