aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add encryption for persistent partitionPapoteur2020-01-201-18/+47
|
* Add exfat formatPapoteur2019-09-072-4/+15
|
* Add eject order after the writing operation (mga#25347)Papoteur2019-09-071-3/+14
|
* 1.151.15Papoteur2019-08-201-1/+1
|
* CleaningPapoteur2019-08-181-18/+0
|
* Add comment for translatorPapoteur2019-08-151-1/+2
| | | | Update translation catalogues
* Rework udisks information to be more reliablePapoteur2019-08-151-21/+46
| | | | | enumerate drives, then devices if drive is removable format drive size.
* 1.131.13Papoteur2019-07-301-1/+1
|
* Add dialog for already running instancePapoteur2019-07-291-3/+8
| | | | Fix self process in processes
* 1.111.11Papoteur2019-07-281-1/+1
|