aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add information that exFAT is available for formattingPapoteur2020-05-251-2/+2
|
* 1.161.16Papoteur2020-01-311-1/+1
|
* Fix detection of SD cardsPapoteur2020-01-311-3/+3
| | | | | The device name is for example mmcblk2. Previously, it was considered that name ending with a number was a partition. Now, we don't consider a device only if it has 'org.freedesktop.UDisks2.Partition' interface.
* Fix some sentences to translate.Papoteur2020-01-211-2/+2
|
* Fix spacing problemsYuri Chornoivan2020-01-201-4/+4
|
* Hide key fieldPapoteur2020-01-201-1/+1
|
* Display error messages from doing persistence. Untick checkboxes when restoring.Papoteur2020-01-201-1/+6
|
* Update help text. Split it in shorter bits.Papoteur2020-01-201-22/+22
|