Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix server for Mageia's key (mga#29470) | Papoteur | 2023-02-04 | 1 | -2/+2 |
| | |||||
* | fix translation string: not translate variables included | Papoteur | 2023-01-26 | 1 | -3/+4 |
| | |||||
* | Update translation catalog with one new string | Papoteur | 2023-01-26 | 1 | -4/+2 |
| | |||||
* | fix display of window title | Papoteur | 2023-01-25 | 1 | -0/+5 |
| | |||||
* | try to fix ending without exit(), for usage in mpan | Papoteur | 2023-01-25 | 1 | -10/+12 |
| | |||||
* | Use conventional exFAT name | Yuri Chornoivan | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | Remove extra space | Yuri Chornoivan | 2021-11-07 | 1 | -1/+1 |
| | |||||
* | Remove extra space | Yuri Chornoivan | 2021-11-07 | 1 | -1/+1 |
| | |||||
* | Fix strings and update translation catalogs | Papoteur | 2021-10-13 | 1 | -5/+6 |
| | |||||
* | Fix detection of activation on partition type in any case. | Papoteur | 2021-10-12 | 1 | -1/+1 |
| | |||||
* | Avoid to launch writing if backup failed | Papoteur | 2021-05-30 | 1 | -3/+10 |
| | |||||
* | Improve activating/deactivating fields and buttons in the interface. | Papoteur | 2021-05-30 | 1 | -46/+86 |
| | |||||
* | Display "ext4" type partition when persistent is selected | Papoteur | 2021-05-30 | 1 | -0/+1 |
| | |||||
* | Improve Label of report for selected partition to create | Papoteur | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | Improve messages after success or warning.topic/newgui | Papoteur | 2021-03-28 | 1 | -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. | Papoteur | 2021-03-28 | 1 | -2/+0 |
| | | | | Use IdLabel and IdType reported by udisks | ||||
* | Add reporting partitions when selecting a device. | Papoteur | 2021-03-28 | 1 | -0/+29 |
| | |||||
* | Check the signature as a first step after selecting an image to write. | Papoteur | 2021-03-27 | 1 | -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 time | Papoteur | 2021-03-27 | 1 | -28/+28 |
| | |||||
* | Merge branch 'master' into topic/newgui | Papoteur | 2021-03-25 | 1 | -1/+8 |
|\ | |||||
| * | Manage case when partition creation failed with reporting (mga#28466) | Papoteur | 2021-03-22 | 1 | -1/+8 |
| | | |||||
* | | Improve activation and deactivation of interface elements | Papoteur | 2021-03-21 | 1 | -5/+19 |
| | | |||||
* | | Manage disabling signals event when operation is running | Papoteur | 2021-01-22 | 1 | -15/+19 |
| | | | | | | | | | | Fix update on event Add some debug logging | ||||
* | | Merge branch 'master' into topic/newgui | Papoteur | 2021-01-20 | 1 | -10/+13 |
|\ \ | |/ | |||||
| * | Fix signal when removing device | Papoteur | 2021-01-20 | 1 | -2/+1 |
| | | |||||
| * | Managed loop in TUI | Angelo Naselli | 2021-01-18 | 1 | -17/+17 |
| | | |||||
| * | Fixing gtk hang caused by glib loop used by yui-gtk too | Angelo Naselli | 2021-01-17 | 1 | -16/+19 |
| | | |||||
* | | More fix with enabling/disabling widgets | Papoteur | 2021-01-17 | 1 | -5/+5 |
| | | |||||
* | | Restore backup action | Papoteur | 2021-01-05 | 1 | -11/+30 |
| | | |||||
* | | Manage error when partition is busy and trying to unmount | Papoteur | 2021-01-01 | 1 | -2/+14 |
| | | |||||
* | | Improve interface, name of persistent partition is editable | Papoteur | 2021-01-01 | 1 | -5/+10 |
| | | |||||
* | | Add logic for partition operations | Papoteur | 2021-01-01 | 1 | -31/+56 |
| | | |||||
* | | Manage enabling/disabling widgets, first level" | Papoteur | 2021-01-01 | 1 | -11/+37 |
| | | |||||
* | | Set initial state, used also for restoration | Papoteur | 2021-01-01 | 1 | -23/+20 |
| | | |||||
* | | Closing properly | Papoteur | 2021-01-01 | 1 | -4/+7 |
| | | |||||
* | | Change UI layout (mga#27744) | Papoteur | 2021-01-01 | 1 | -50/+67 |
| | | |||||
* | | Fix merging | Papoteur | 2020-12-23 | 1 | -10/+11 |
| | | |||||
* | | Merge branch 'master' into topic/newgui | Papoteur | 2020-12-23 | 1 | -9/+39 |
|\ \ | |/ | |||||
| * | Fix return state in raw_write when signature is false | Papoteur | 2020-12-21 | 1 | -2/+2 |
| | | |||||
| * | Fix call to warning message dialog | Papoteur | 2020-12-20 | 1 | -2/+2 |
| | | |||||
| * | Display warning instead of succes when signatures or sums doesn't match | Papoteur | 2020-12-18 | 1 | -2/+15 |
| | | |||||
| * | Add catching signal form udisks when | Papoteur | 2020-12-14 | 1 | -7/+43 |
| | | | | | | | | device is added or removed | ||||
* | | Finalize previous changes | Papoteur | 2020-12-18 | 1 | -4/+22 |
| | | |||||
* | | Use more python-manatools | Papoteur | 2020-12-18 | 1 | -143/+139 |
| | | |||||
* | | Log are directly registered. | Papoteur | 2020-12-10 | 1 | -33/+42 |
|/ | |||||
* | Fix adding ~/.isodumper for logging when non present. | Papoteur | 2020-12-09 | 1 | -1/+4 |
| | |||||
* | Add debug option, --debug and write in .isodumper/isodumper2.log | Papoteur | 2020-11-27 | 1 | -3/+15 |
| | |||||
* | Add more details about operation | Papoteur | 2020-11-18 | 1 | -2/+3 |
| | |||||
* | Fix for unmounting | Papoteur | 2020-11-17 | 1 | -3/+4 |
| | |||||
* | Fix test of already present instance | Papoteur | 2020-11-15 | 1 | -1/+1 |
| |