Commit Graph

913 Commits

Author SHA1 Message Date
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
l10n daemon script 431450b94d SVN_SILENT made messages (after extraction) 2015-02-09 10:03:15 +00:00
Andrius Štikonas 8262cac87a Set exfat msdos/gpt partition type to ntfs.
BUG:343940
2015-02-08 22:35:08 +00:00
Andrius Štikonas 2c8fb641f6 libparted: Use libparted to recognize btrfs and nilfs2. 2015-02-08 21:03:13 +00:00
Andrius Štikonas bbb2fa3067 Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
Andrius Štikonas c493b78305 Do not throw an error when creating unformatted partition. 2015-02-06 01:08:11 +00:00
Andrius Štikonas 66979c4464 Remove release scripts. Superseeded by releaseme. 2015-02-05 23:56:14 +00:00
Andrius Štikonas c0307bf172 Fix more compiler warnings. 2015-02-05 11:17:34 +00:00
Andrius Štikonas 2b35c5c570 Fix compiler warning. 2015-02-05 10:57:30 +00:00
Andrius Štikonas cb6e73c7b0 Version bump. 2015-02-05 10:57:09 +00:00
Andrius Štikonas 97baf57d67 Fix size constrains of extendable part of sizedialog. 2015-02-05 10:37:50 +00:00
l10n daemon script a64eed7855 SVN_SILENT made messages (.desktop file) 2015-02-05 09:02:36 +00:00
Andrius Štikonas 8b26ef6d4a Add myself to credits. 2015-02-05 01:41:51 +00:00
Andrius Štikonas a7a6d56112 PartitionManager links to and uses GPLv3 libraries, so switch license to GPLv3+. 2015-02-05 01:32:14 +00:00
Andrius Štikonas aa8c8eeb37 Change myself from developer to maintainer. 2015-02-05 01:12:27 +00:00
Andrius Štikonas 3321f19371 Do not install oxygen icons to avoid collisions with icons from oxygen-icons. 2015-02-05 01:07:29 +00:00
Andrius Štikonas ba9af39a0a Install the new breeze icon. 2015-02-05 00:52:25 +00:00
Andrius Štikonas d52ea34cf7 Complete KF5 port:
* Expose backend versions in a similar manner to backend Id.
 * Fix configure dialog signals.
2015-02-05 00:09:39 +00:00
Andrius Štikonas 02ffa73bb5 Fix gaining root privileges when command line options are supplied. 2015-02-04 23:19:49 +00:00
Andrius Štikonas 4c64caa6fb One more fix metadata access in corebackendmanager. 2015-02-04 02:43:28 +00:00
Andrius Štikonas dd59ed8581 Reorder parted library detection to fix Gentoo bug #477088. 2015-02-03 19:52:11 +00:00
Teo Mrnjavac f86a1077ca Fix metadata access in corebackendmanager. 2015-02-03 20:32:29 +01:00
Teo Mrnjavac 69e411a6d6 Use kcoreaddons_desktop_to_json instead. 2015-02-03 20:18:40 +01:00
Teo Mrnjavac aa132e1cdb Try to port backend loading away from KAboutData. 2015-02-03 19:53:46 +01:00
Andrius Štikonas 79f7ef6494 Restore device scan progress. 2015-02-03 17:38:00 +00:00
l10n daemon script 2a120076d9 SVN_SILENT made messages (after extraction) 2015-01-28 07:36:25 +00:00
l10n daemon script 717aea24eb SVN_SILENT made messages (.desktop file) 2015-01-09 09:33:01 +00:00
l10n daemon script c2d15e97ff SVN_SILENT made messages (.desktop file) 2015-01-06 10:54:53 +00:00
l10n daemon script d41bb47000 SVN_SILENT made messages (.desktop file) 2015-01-01 08:57:04 +00:00