Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Avoid race conditions to detect other instance | Papoteur | 2020-11-03 | 1 | -3/+3 |
| | |||||
* | Use udisks to unmount partitions before formatting | Papoteur | 2020-10-17 | 2 | -33/+2 |
| | |||||
* | Reformat code | Papoteur | 2020-10-17 | 2 | -265/+281 |
| | |||||
* | Use udisks2 to unmount partitions | Papoteur | 2020-10-17 | 1 | -6/+57 |
| | | | | | Unmount encrypted partitions too Add complete traceback when error occur in event loop | ||||
* | Add waiting step for table partition after new created partition | Papoteur | 2020-10-10 | 1 | -6/+18 |
| | | | | Move the do_persistence step in a thread a display progress | ||||
* | Avoid ambiguity when retrieving data of the selected device. | Papoteur | 2020-08-31 | 1 | -1/+1 |
| | | | | It was the case when name was void, i.e. Vendor and model of the device was void. (mga#27209) | ||||
* | Cleaning | Papoteur | 2020-07-21 | 1 | -12/+9 |
| | |||||
* | Add unmount command before eject (mag#26974) | Papoteur | 2020-07-20 | 1 | -3/+8 |
| | |||||
* | Suppress YUI log from console (mga#26681) also with the launcher | Papoteur | 2020-06-13 | 1 | -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) | Papoteur | 2020-06-10 | 1 | -9/+18 |
| | |||||
* | Fix a typo in isodumper.py file (mga#26734) | daviddavid | 2020-06-06 | 1 | -1/+1 |
| | |||||
* | Suppress a warning | Papoteur | 2020-05-26 | 1 | -2/+2 |
| | |||||
* | Suppress YUI log from console (mga#26681) | Papoteur | 2020-05-26 | 1 | -0/+2 |
| | |||||
* | 1.17 | Papoteur | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | Add information that exFAT is available for formatting | Papoteur | 2020-05-25 | 1 | -2/+2 |
| | |||||
* | 1.161.16 | Papoteur | 2020-01-31 | 1 | -1/+1 |
| | |||||
* | Fix detection of SD cards | Papoteur | 2020-01-31 | 1 | -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. | Papoteur | 2020-01-21 | 1 | -2/+2 |
| | |||||
* | Fix spacing problems | Yuri Chornoivan | 2020-01-20 | 1 | -4/+4 |
| | |||||
* | Hide key field | Papoteur | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | Display error messages from doing persistence. Untick checkboxes when restoring. | Papoteur | 2020-01-20 | 1 | -1/+6 |
| | |||||
* | Update help text. Split it in shorter bits. | Papoteur | 2020-01-20 | 1 | -22/+22 |
| |