Commit Graph

1559 Commits

Author SHA1 Message Date
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
Albert Astals Cid 1c5d0f5b4a Add CI 2021-11-29 22:42:55 +01: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 26ef5d3342 GIT_SILENT Upgrade release service version to 22.03.70. 2021-11-08 20:59:33 +01:00
Heiko Becker d951b24fd8 GIT_SILENT Update Appstream for new release
(cherry picked from commit 2a78ce76bf335eb7e044b25ddf721cc52e0a7fd3)
2021-10-31 11:37:20 +01:00
Heiko Becker 6339ca235c GIT_SILENT Update Appstream for new release
(cherry picked from commit 85d09e55e16bf986e807bad218f18225beb761c0)
2021-10-05 00:34:29 +02:00
Andrius Štikonas 4fbf432640 Bump minimal cmake version to 3.16 2021-09-29 17:57:30 +01:00
Heiko Becker 90b0aa2ed4 GIT_SILENT Update Appstream for new release
(cherry picked from commit 73ae918cad91ddf0acb285fbe6c965184c345106)
2021-08-27 23:18:10 +02:00
Heiko Becker d4afb41e87 GIT_SILENT Update Appstream for new release
(cherry picked from commit 5eedb0ee600bf0b0eb21b76954a79c37da9bc080)
2021-08-05 00:11:05 +02:00
l10n daemon script 5264203fe8 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"
2021-07-19 01:18:10 +00:00
Albert Astals Cid c0565bd091 GIT_SILENT Upgrade release service version to 21.11.70. 2021-07-10 20:28:57 +02:00
Heiko Becker a3d219f401 GIT_SILENT Update Appstream for new release
(cherry picked from commit ad14f3f296a2eda0f8963533d1822851ece87204)
2021-07-05 21:25:43 +02:00
Andrius Štikonas 9212d74464 Switch default file system to Btrfs
BUG: 438376
2021-06-10 23:22:44 +01:00
Heiko Becker 03fad35e25 GIT_SILENT Update Appstream for new release
(cherry picked from commit 6f696535b7039fd9dec356150ef7e44ba76128b7)
2021-06-05 23:25:30 +02:00
Heiko Becker 2b7cf50f5c GIT_SILENT Update Appstream for new release
(cherry picked from commit 5befa9bc73ed60e9b407c999efdad7536ddc42a6)
2021-05-07 20:40:51 +02:00
l10n daemon script 789a014df2 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"
2021-05-07 01:18:46 +00:00
Carl Schwan 072e8c4720 Fix appstream link 2021-04-24 22:09:44 +00:00
Heiko Becker 03dd7cb0e0 GIT_SILENT Update Appstream for new release
(cherry picked from commit 9c576db774eba56b1bdbec3b78db648cc18e0839)
2021-04-14 17:29:50 +02:00
l10n daemon script 8ecb5373c1 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"
2021-04-07 01:20:03 +00:00
l10n daemon script 4407b41a21 GIT_SILENT made messages (after extraction) 2021-04-07 00:22:18 +00:00
Andrius Štikonas bdb0d25ace Use untranslated filesystem name for fstab entries.
BUG: 434807
2021-03-23 19:33:28 +00:00
Albert Astals Cid 2e80aa5bdd GIT_SILENT Upgrade release service version to 21.07.70. 2021-03-13 22:28:16 +01:00
Heiko Becker d23a3bde10 GIT_SILENT Update Appstream for new release
(cherry picked from commit cc6735ecff)
2021-02-25 00:48:23 +01:00
Luigi Toscano d58f97bf51 README.md: use the official screenshot
The screenshot(s) in the product-screenshot repository
are the official ones and available through cdn.kde.org.
2021-01-29 23:38:45 +01:00
Heiko Becker c8e2afccb1 GIT_SILENT Update Appstream for new release
(cherry picked from commit 42b5f76fe3)
2021-01-29 21:29:51 +01:00
l10n daemon script 2fcaecab43 GIT_SILENT made messages (after extraction) 2021-01-24 02:50:23 +01:00
l10n daemon script 6385967402 GIT_SILENT made messages (after extraction) 2021-01-18 03:06:02 +01:00
l10n daemon script a428b26f2e GIT_SILENT made messages (after extraction) 2021-01-16 02:53:03 +01:00
Christoph Feck 42c46fa674 GIT_SILENT Update Appstream for new release
(cherry picked from commit a0b0664868)
2021-01-02 15:37:36 +01:00