Commit Graph

1364 Commits

Author SHA1 Message Date
Heiko Becker fc385fd89c GIT_SILENT Update Appstream for new release
(cherry picked from commit e94edd9a375df79799e39cd73fe94ec488b12693)
2022-01-29 00:35:54 +01:00
l10n daemon script 66fa786e00 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"
2022-01-24 01:45:29 +00:00
Andrius Štikonas bb6cd82f6d Fix a comment. 2022-01-22 01:05:38 +00:00
Tomaz Canabrava 4f0ff7b63a Show devices dock panel when not passing --devices 2022-01-22 01:03:28 +00:00
Tomaz Canabrava 90f6cb74d2 Blocks the user to select a different device if --device is specified
So the user can't select a different device by mistake.
2022-01-22 01:03:28 +00:00
Andrius Štikonas 6a66203744 Add KDE_ prefix to cmake variable. 2022-01-19 01:34:49 +00:00
Andrius Štikonas 479631455c Port to Qt6. 2022-01-18 23:44:28 +00:00
Andrius Štikonas 458872f359 Do not use deprecated Qt5 methods. 2022-01-18 23:23:00 +00:00
Andrius Štikonas 909a03347a Restrict VERSION defines to main.cpp. 2022-01-18 20:55:55 +00:00
Andrius Štikonas e47827e20c Restrict Qt::AA_UseHighDpiPixmaps to Qt5. 2022-01-18 20:55:55 +00:00
Andrius Štikonas 20d41ef501 Adjust QStringList includes for Qt6. 2022-01-18 20:55:55 +00:00
Andrius Štikonas 0ff20194b0 Port away from deprecated setMargin method. 2022-01-18 20:55:55 +00:00
Andrius Štikonas ca788a9e69 Use QFont enums instead of magic constants. 2022-01-18 20:55:54 +00:00
Andrius Štikonas 7d4ca72118 Use nullptr. 2022-01-18 20:55:54 +00:00
Andrius Štikonas 312079422a Port away from obsolete QtKey::+ operator. 2022-01-18 20:55:54 +00:00
l10n daemon script 843d7e9f19 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"
2022-01-18 01:44:45 +00:00
l10n daemon script b29953b6b9 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"
2022-01-17 01:41:38 +00:00
l10n daemon script 31bdb87514 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"
2022-01-16 01:46:31 +00:00
l10n daemon script fb8249cbc9 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"
2022-01-15 01:46:27 +00:00
l10n daemon script 55f525d5a4 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"
2022-01-14 01:48:45 +00:00
l10n daemon script 1430b89952 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"
2022-01-13 01:45:47 +00:00
l10n daemon script 28df23863e 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"
2022-01-12 01:49:44 +00:00
Andrius Štikonas e57c9d1552 Fix clang build.
CCBUG: 446899
CCMAIL: tcanabrava@kde.org
2022-01-10 22:36:04 +00:00
Nate Graham 4703517c75 Add an "Open in Partition Manager" solid Action
This lets you open a device in Partition Manager from the Disks &
Devices applet.

BUG: 446897
FIXED-IN: 22.04
2022-01-10 22:21:40 +00:00
Tomaz Canabrava 825ca30ce7 Accept devices starting with /dev
BUG: 446899
2022-01-10 22:18:13 +00:00
Tomaz Canabrava a8da9ef6c1 Select the partition number if `--device` is passed with it
such as `sda1` or `hda2` will now select the specific partition
2022-01-10 22:18:13 +00:00
Tomaz Canabrava afcc0c6c47 Allow to get the partition nr from the device node 2022-01-10 22:18:13 +00:00
Andrius Štikonas 6f28900350 Silence compiler warning. 2022-01-09 23:48:39 +00:00
Heiko Becker d24f5cd2c1 GIT_SILENT Update Appstream for new release
(cherry picked from commit 7ad2ba7479994f9489f3610bcf6d32554340e72b)
2022-01-03 23:03:29 +01:00
Andrius Štikonas c9751910e8 Select root permissions radio button when new partition dialog is first created. 2021-12-28 16:36:45 +00:00
Andrius Štikonas b9e5a055d4 Check if we need to show permissions groupBox when New Partition dialog is first shown. 2021-12-28 16:27:20 +00:00
Andrius Štikonas 850ab0df40 Remove unused class member variable. 2021-12-28 16:21:40 +00:00
Andrius Štikonas 519bea8fd5 Fix isPermissionOnlyRoot function to return root by default. 2021-12-28 16:17:25 +00:00
Andrius Štikonas 47e6d5f3d2 Separate radiobuttons into two independent groups. 2021-12-28 16:07:22 +00:00
Andrius Štikonas 4e5cbcdb65 Enable permissions choice for other filesystems. 2021-12-28 15:50:30 +00:00
Tomaz Canabrava 1edb947525 Change the way the button is created / fix crash 2021-12-28 15:09:40 +00:00
Tomaz Canabrava 2bcd994bf1 Fix if order
First we need to set the partition permission flags, then we
create the operation.
2021-12-28 15:09:40 +00:00
Tomaz Canabrava bfc445bd7c Add tooltip for the new option 2021-12-28 15:09:40 +00:00
Tomaz Canabrava 6b27467943 Add a button to allow the user to select if the partition is open for
everyone
2021-12-28 15:09:40 +00:00
Alessio Bonfiglio 4f17fc5548 Ask for authentication only once 2021-12-23 00:47:10 +00:00
Albert Astals Cid dffa270506 GIT_SILENT Update Appstream for new release
(cherry picked from commit df23eb698c7741673c056d59327f7a9fc8706e94)
2021-12-11 03:08:45 +01:00
Andrius Štikonas 81bbfea449 Improve tab focus order in create partition dialog.
BUG: 444698
2021-12-04 23:59:13 +00:00
Tomaz Canabrava 479c3f4678 Select device using a command line option
pass --device=/dev/sda to select that device

BUG: 43485
2021-12-01 10:07:47 -03:00
Tomaz Canabrava a577f8a0b8 Add new signal on the mainWindow
We can't just call things on the mainWindow, we need to
wait it to finish some processes before we can safely query things
2021-12-01 10:07:47 -03:00
Tomaz Canabrava a85b63c004 Add Documentation 2021-12-01 10:07:34 -03:00
Tomaz Canabrava 099c753516 Add TODO's on parts of the code 2021-11-30 10:18:14 -03:00
Tomaz Canabrava ae088e1ace Move connections to the ::setupConnecctions method
What's the reason of having a ::setupConnections if there's
connections for the GUI outside of it?
2021-11-30 09:43:25 -03:00
Tomaz Canabrava a389b0e9ff Warn the user if the polkit files are missing 2021-11-29 11:22:13 -03:00
Tomaz Canabrava a41c31c66f Don't use `d` as variable name
On KDE and Qt apps it's common to use a d-pointer, so naming
a variable `d` has a serious implication of muscle memory.
2021-11-29 09:29:46 -03:00
Heiko Becker d951b24fd8 GIT_SILENT Update Appstream for new release
(cherry picked from commit 2a78ce76bf335eb7e044b25ddf721cc52e0a7fd3)
2021-10-31 11:37:20 +01:00