Commit Graph

1041 Commits

Author SHA1 Message Date
Andrius Štikonas 54ce33b472 Merge branch 'luks-decorator' 2015-09-15 23:15:53 +01:00
Andrius Štikonas dabc728114 Bump version to 1.9.50 2015-09-15 23:15:24 +01:00
Teo Mrnjavac a88ceb2140 Fix bug with EditMountPointDialog not having Ok&Cancel buttons. 2015-08-14 18:07:26 +02:00
Teo Mrnjavac 65ffb182c5 Hook up new LUKS functionality from KPMcore.
Add decrypt action to actionCollection and context menu.
Wrap very long lines.
Replace NULL with nullptr, TODO: do this everywhere.
2015-08-14 17:57:27 +02:00
l10n daemon script 98d08a81c5 SVN_SILENT made messages (after extraction) 2015-07-31 08:16:21 +00:00
Teo Mrnjavac 6e1ff468d3 Set partition color code on PartWidget, and react to settings change. 2015-07-17 13:37:30 +02:00
Teo Mrnjavac 48a2090b48 Generate color codes array from Settings. 2015-07-17 13:37:08 +02:00
Teo Mrnjavac 9d9a2b345a Make sure sectorAlignment is set. 2015-07-15 19:03:39 +02:00
Andrius Štikonas 81004a2445 Format partitionmanager code using KDE style. 2015-07-13 17:17:41 +03:00
Teo Mrnjavac 94bae2494f Fix indentation. 2015-07-13 15:50:45 +02:00
Teo Mrnjavac 23084a258d Specify default filesystem type when creating new partition. 2015-07-13 15:33:45 +02:00
Teo Mrnjavac c0381cd913 Read Shred action from KConfig. 2015-07-10 15:57:02 +02:00
Teo Mrnjavac cf51fa1ad0 Move PartResizerWidget and related to KPMcore. 2015-07-08 18:16:03 +02:00
Teo Mrnjavac 896326308d Build against KPMcore. 2015-07-02 14:21:12 +02:00
Andrius Štikonas 618468742c Move FileSystem::defaultFileSystem to GUI. 2015-06-30 22:22:13 +03:00
Andrius Štikonas a58a041e6a Move Capacity::preferredUnit to GUI. 2015-06-14 02:06:18 +01:00
l10n daemon script 23825bfca3 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-06-13 11:31:00 +00:00
l10n daemon script 2af3245033 SVN_SILENT made messages (after extraction) 2015-06-13 09:23:46 +00:00
Andrius Štikonas 11b097141a Move createFileSystemColor back to GUI. 2015-06-12 13:11:29 +01:00
Andrius Štikonas b651d8de89 Move kpmcore to another repository (sysadmin/kpmcore) 2015-06-04 01:51:56 +01:00
Andrius Štikonas a630a5cc0a Add -F flag to force recreation of ext2/3/4 filesystems.
BUG: 347948
2015-05-19 16:00:12 +01:00
Andrius Štikonas f66cfe21c7 Use fatlabel instead of mtools to change FAT labels.
We already use other utils from dosfstools anyway.
Also, fatlabel seems to be more reliable.
2015-05-14 15:40:30 +01:00
l10n daemon script 9c495d5f46 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-04-30 10:10:38 +00:00
l10n daemon script 12b16c346b SVN_SILENT made messages (after extraction) 2015-04-30 08:35:52 +00:00
Andrius Štikonas 47bf8bb72d Use mtools to set FAT labels.
Partition Manager used its internal fork of mtools to avoid setting up
device to drive letter mappings. It looks like recent versions of
mtools can be used without it by using special device ::
2015-04-29 00:39:36 +01:00
Andrius Štikonas e63b0e43e9 Use ntfs-3g name instead of ntfsprogs. 2015-04-29 00:16:39 +01:00
Andrius Štikonas 1093b3c4f5 Create QApplication first. 2015-04-26 14:22:55 +01:00
l10n daemon script 9ad78c5c4c SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-04-19 10:15:54 +00:00
Andrius Štikonas 9d135978ad Add HiDPI support. 2015-04-09 23:26:52 +03:00
l10n daemon script d761cd090f SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-04-06 09:52:22 +00:00
l10n daemon script 695eabcf8d SVN_SILENT made messages (after extraction) 2015-04-06 08:16:42 +00:00
Andrius Štikonas c0a6954968 Fix a failing build due to incorrect link in config.kcfgc 2015-04-05 11:19:26 +03:00
Andrius Štikonas 936a2fe91f Rename config.kcfg to a more specific name.
BUG: 345857
2015-04-04 21:33:29 +03:00
Andrius Štikonas efdb799800 Print feature summary in cmake. 2015-03-28 21:17:38 +00:00
Andrius Štikonas 05a2b9e990 Specify more link libraries to prepare for eventual repo split. 2015-03-28 18:35:30 +00:00
Andrius Štikonas 2b7d2ff377 Move util/htmlreport util/helpers to kpmgui library. 2015-03-28 18:23:53 +00:00
Andrius Štikonas 8e5c1b1ebd Move naturalLessThan function out of util/helpers. 2015-03-28 16:56:39 +00:00
Andrius Štikonas 0ce605e7bd Move KAboutData setup code out of util/helpers.cpp to main.cpp. 2015-03-28 00:48:51 +00:00
Andrius Štikonas 93f6bcdc83 Generate export header for libkpmgui. 2015-03-28 00:43:38 +00:00
Chris Campbell 0ff2c923c3 Split partitionmanagerprivate into kpmcore and kpmgui.
Please enter the commit message for your changes. Lines starting
2015-03-27 16:28:21 +00:00
l10n daemon script 2f780df746 SVN_SILENT made messages (.desktop file) 2015-02-28 11:35:37 +00:00
l10n daemon script 5588b5c0c9 SVN_SILENT made messages (after extraction) 2015-02-28 09:34:19 +00:00
l10n daemon script 29d5ed031e SVN_SILENT made messages (.desktop file) 2015-02-27 11:40:43 +00:00
l10n daemon script 2b336878ba SVN_SILENT made messages (after extraction) 2015-02-27 09:33:28 +00:00
l10n daemon script 11fbc9a64b SVN_SILENT made messages (after extraction) 2015-02-25 08:52:51 +00:00
l10n daemon script f64456f8dc SVN_SILENT made messages (after extraction) 2015-02-22 09:01:22 +00:00
Andrius Štikonas 957110914d Bump version to 1.2.1 2015-02-17 12:38:22 +00:00
Andrius Štikonas 85ee018dd7 Change homepage (the previous domain owned by Volker has expired). 2015-02-17 11:56:39 +00:00
Andrius Štikonas 162ea335d5 Always enable KDE_INSTALL_USE_QT_SYS_PATHS 2015-02-16 23:51:46 +00:00
Andrius Štikonas 94c4ec0398 Reenable building of docs. 2015-02-15 13:35:21 +00:00