aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Ukrainian translationYuri Chornoivan2021-10-121-6/+48
|
* Update catalogs with new strings.Papoteur2021-10-1282-14443/+24749
|
* Fix detection of activation on partition type in any case.Papoteur2021-10-121-1/+1
|
* Update Estonian translation from TxYuri Chornoivan2021-09-141-109/+156
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2021-09-041-185/+234
|
* Update Czech translation from TxYuri Chornoivan2021-08-041-11/+11
|
* Update Swedish translation from TxYuri Chornoivan2021-07-181-107/+153
|
* Update Dutch translation from TxYuri Chornoivan2021-07-141-3/+4
|
* Update Dutch translation from TxYuri Chornoivan2021-06-301-11/+11
|
* Update Dutch translation from TxYuri Chornoivan2021-06-101-46/+90
|
* Update Dutch translation from TxYuri Chornoivan2021-06-051-150/+176
|
* 1.411.41Papoteur2021-05-302-1/+9
|
* Avoid to launch writing if backup failedPapoteur2021-05-301-3/+10
|
* Improve activating/deactivating fields and buttons in the interface.Papoteur2021-05-301-46/+86
|
* Display "ext4" type partition when persistent is selectedPapoteur2021-05-301-0/+1
|
* Improve Label of report for selected partition to createPapoteur2021-05-301-1/+1
|
* CleaningPapoteur2021-05-301-11/+2
|
* Update Hebrew translation from TxYuri Chornoivan2021-04-111-5/+5
|
* Update Greek translation from TxYuri Chornoivan2021-04-051-109/+161
|
* Update Albanian translation from TxYuri Chornoivan2021-04-051-39/+78
|
* Update Albanian translation from TxYuri Chornoivan2021-04-041-140/+153
|
* Update French translation from TxYuri Chornoivan2021-04-041-36/+107
|
* Update Hebrew translation from TxYuri Chornoivan2021-04-041-18/+18
|
* Update Hebrew translation from TxYuri Chornoivan2021-04-021-7/+7
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2021-04-011-109/+160
|
* 1.401.40Papoteur2021-03-282-1/+11
|
* Merge branch 'topic/newgui'Papoteur2021-03-283-342/+503
|\
| * Improve messages after success or warning.topic/newguiPapoteur2021-03-281-7/+7
| | | | | | | | | | | | Mention of magiback.log file No more /root location, as isodumper shouldn't be launched as root Part common between success message and warning message
| * Add reporting partitions when selecting a device.Papoteur2021-03-281-2/+0
| | | | | | | | Use IdLabel and IdType reported by udisks
| * Add reporting partitions when selecting a device.Papoteur2021-03-281-0/+29
| |
| * Check the signature as a first step after selecting an image to write.Papoteur2021-03-273-81/+87
| | | | | | | | | | | | Nothing happens if the check is OK. Else a message is displayed about missing signature file or checked not passed, and ask to continue or not. The check is now done in main program instead of backend.
| * Init DBus interface only one timePapoteur2021-03-271-28/+28
| |
| * Merge branch 'master' into topic/newguiPapoteur2021-03-256-226/+345
| |\
| * | Improve activation and deactivation of interface elementsPapoteur2021-03-211-5/+19
| | |
| * | Merge branch 'master' into topic/newguiPapoteur2021-03-2014-1317/+1624
| |\ \
| * | | Manage disabling signals event when operation is runningPapoteur2021-01-221-15/+19
| | | | | | | | | | | | | | | | | | | | Fix update on event Add some debug logging
| * | | Merge branch 'master' into topic/newguiPapoteur2021-01-209-354/+337
| |\ \ \
| * | | | More fix with enabling/disabling widgetsPapoteur2021-01-171-5/+5
| | | | |
| * | | | Restore backup actionPapoteur2021-01-051-11/+30
| | | | |
| * | | | Manage error when partition is busy and trying to unmountPapoteur2021-01-011-2/+14
| | | | |
| * | | | Improve interface, name of persistent partition is editablePapoteur2021-01-011-5/+10
| | | | |
| * | | | Add logic for partition operationsPapoteur2021-01-011-31/+56
| | | | |
| * | | | Manage enabling/disabling widgets, first level"Papoteur2021-01-011-11/+37
| | | | |
| * | | | Set initial state, used also for restorationPapoteur2021-01-011-23/+20
| | | | |
| * | | | Closing properlyPapoteur2021-01-011-4/+7
| | | | |
| * | | | Change UI layout (mga#27744)Papoteur2021-01-011-50/+67
| | | | |
| * | | | Fix mergingPapoteur2020-12-231-10/+11
| | | | |
| * | | | Merge branch 'master' into topic/newguiPapoteur2020-12-236-30/+73
| |\ \ \ \
| * | | | | Finalize previous changesPapoteur2020-12-183-5/+27
| | | | | |
| * | | | | Use more python-manatoolsPapoteur2020-12-181-143/+139
| | | | | |