aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix translation string: not translate variables includedPapoteur2023-01-261-3/+4
* Update translation catalog with one new stringPapoteur2023-01-261-4/+2
* fix display of window titlePapoteur2023-01-251-0/+5
* try to fix ending without exit(), for usage in mpanPapoteur2023-01-251-10/+12
* Use conventional exFAT nameYuri Chornoivan2021-11-081-1/+1
* Remove extra spaceYuri Chornoivan2021-11-071-1/+1
* Remove extra spaceYuri Chornoivan2021-11-071-1/+1
* Fix strings and update translation catalogsPapoteur2021-10-131-5/+6
* Fix detection of activation on partition type in any case.Papoteur2021-10-121-1/+1
* 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
* Improve messages after success or warning.topic/newguiPapoteur2021-03-281-7/+7
* Add reporting partitions when selecting a device.Papoteur2021-03-281-2/+0
* 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
* 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
* | 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
* | 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