aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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-271-2/+69
| | | | | | 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-251-1/+8
|\
| * Manage case when partition creation failed with reporting (mga#28466)Papoteur2021-03-221-1/+8
| |
* | Improve activation and deactivation of interface elementsPapoteur2021-03-211-5/+19
| |
* | 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-201-10/+13
|\ \ | |/
| * Fix signal when removing devicePapoteur2021-01-201-2/+1
| |
| * Managed loop in TUIAngelo Naselli2021-01-181-17/+17
| |
| * Fixing gtk hang caused by glib loop used by yui-gtk tooAngelo Naselli2021-01-171-16/+19
| |
* | 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-231-9/+39
|\ \ | |/
| * Fix return state in raw_write when signature is falsePapoteur2020-12-211-2/+2
| |
| * Fix call to warning message dialogPapoteur2020-12-201-2/+2
| |
| * Display warning instead of succes when signatures or sums doesn't matchPapoteur2020-12-181-2/+15
| |
| * Add catching signal form udisks whenPapoteur2020-12-141-7/+43
| | | | | | | | device is added or removed
* | Finalize previous changesPapoteur2020-12-181-4/+22
| |
* | Use more python-manatoolsPapoteur2020-12-181-143/+139
| |
* | Log are directly registered.Papoteur2020-12-101-33/+42
|/
* Fix adding ~/.isodumper for logging when non present.Papoteur2020-12-091-1/+4
|
* Add debug option, --debug and write in .isodumper/isodumper2.logPapoteur2020-11-271-3/+15
|
* Add more details about operationPapoteur2020-11-181-2/+3
|
* Fix for unmountingPapoteur2020-11-171-3/+4
|
* Fix test of already present instancePapoteur2020-11-151-1/+1
|
* Avoid race conditions to detect other instancePapoteur2020-11-031-3/+3
|
* Use udisks to unmount partitions before formattingPapoteur2020-10-172-33/+2
|
* Reformat codePapoteur2020-10-172-265/+281
|
* Use udisks2 to unmount partitionsPapoteur2020-10-171-6/+57
| | | | | Unmount encrypted partitions too Add complete traceback when error occur in event loop
* Add waiting step for table partition after new created partitionPapoteur2020-10-101-6/+18
| | | | Move the do_persistence step in a thread a display progress
* Avoid ambiguity when retrieving data of the selected device.Papoteur2020-08-311-1/+1
| | | | It was the case when name was void, i.e. Vendor and model of the device was void. (mga#27209)
* CleaningPapoteur2020-07-211-12/+9
|
* Add unmount command before eject (mag#26974)Papoteur2020-07-201-3/+8
|
* Suppress YUI log from console (mga#26681) also with the launcherPapoteur2020-06-131-9/+8
| | | | Move version in Makefile : use 'make version' to have it in lib/version.py
* Add parsing of arguments from command line (use python-manatools)Papoteur2020-06-101-9/+18
|
* Fix a typo in isodumper.py file (mga#26734)daviddavid2020-06-061-1/+1
|
* Suppress a warningPapoteur2020-05-261-2/+2
|
* Suppress YUI log from console (mga#26681)Papoteur2020-05-261-0/+2
|
* 1.17Papoteur2020-05-251-1/+1
|