Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add encryption for persistent partition | Papoteur | 2020-01-20 | 1 | -18/+47 |
| | |||||
* | Add exfat format | Papoteur | 2019-09-07 | 2 | -4/+15 |
| | |||||
* | Add eject order after the writing operation (mga#25347) | Papoteur | 2019-09-07 | 1 | -3/+14 |
| | |||||
* | 1.151.15 | Papoteur | 2019-08-20 | 1 | -1/+1 |
| | |||||
* | Cleaning | Papoteur | 2019-08-18 | 1 | -18/+0 |
| | |||||
* | Add comment for translator | Papoteur | 2019-08-15 | 1 | -1/+2 |
| | | | | Update translation catalogues | ||||
* | Rework udisks information to be more reliable | Papoteur | 2019-08-15 | 1 | -21/+46 |
| | | | | | enumerate drives, then devices if drive is removable format drive size. | ||||
* | 1.131.13 | Papoteur | 2019-07-30 | 1 | -1/+1 |
| | |||||
* | Add dialog for already running instance | Papoteur | 2019-07-29 | 1 | -3/+8 |
| | | | | Fix self process in processes | ||||
* | 1.111.11 | Papoteur | 2019-07-28 | 1 | -1/+1 |
| | |||||
* | Delete unused file | Papoteur | 2019-07-28 | 1 | -3/+0 |
| | |||||
* | Prevent launching when an instance is already running | Papoteur | 2019-07-28 | 1 | -0/+8 |
| | |||||
* | Cleaning | Papoteur | 2019-07-28 | 1 | -8/+1 |
| | |||||
* | 1.101.10 | Papoteur | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | 1.091.09 | Papoteur | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | 1.081.08 | Papoteur | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | 1.071.07 | Papoteur | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | Manage redraw during writing for GTK (mga#24273) | Papoteur | 2019-02-06 | 1 | -4/+10 |
| | |||||
* | 1.061.06 | Papoteur | 2019-02-05 | 1 | -1/+1 |
| | |||||
* | More translatable strings | Yuri Chornoivan | 2019-01-29 | 1 | -4/+4 |
| | |||||
* | 1.051.05 | Papoteur | 2018-12-15 | 1 | -1/+1 |
| | |||||
* | Allow writing the label of persistent partition, fixed to "mgalive-persist" | Papoteur | 2018-12-15 | 1 | -1/+1 |
| | |||||
* | Add operations for persistent partition creation | root | 2018-12-13 | 1 | -0/+5 |
| | |||||
* | Add persistence dialog | Papoteur | 2018-12-12 | 1 | -0/+7 |
| | |||||
* | 1.041.04 | Papoteur | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | Separate getting key and checking signature in a thread | Papoteur | 2018-10-19 | 1 | -1/+3 |
| | | | | Review the logic of checking | ||||
* | 1.031.03 | Papoteur | 2018-10-16 | 1 | -1/+2 |
| | |||||
* | Cleaning | Papoteur | 2018-10-16 | 1 | -1/+0 |
| | |||||
* | 1.02 | Papoteur | 2018-10-16 | 1 | -1/+1 |
| | |||||
* | Manage cancellation for select image dialog | Papoteur | 2018-10-10 | 1 | -4/+5 |
| | |||||
* | Apply same method over DBus to Backup feature | Papoteur | 2018-10-10 | 1 | -7/+20 |
| | |||||
* | 1.01 | Papoteur | 2018-10-09 | 1 | -1/+1 |
| | |||||
* | Secure selecting files | Papoteur | 2018-10-09 | 1 | -12/+4 |
| | |||||
* | 1.00 | Papoteur | 2018-10-07 | 1 | -1/+1 |
| | |||||
* | Improve the interface (mga#18268) | Papoteur | 2018-03-20 | 1 | -14/+3 |
| | |||||
* | Suppress & in button labels | Papoteur | 2018-03-16 | 1 | -7/+7 |
| | | | | Not needed, shortkeys are managed by libyui | ||||
* | Manage exiting as module or as application | Papoteur | 2018-03-16 | 1 | -7/+8 |
| | |||||
* | Move raw_write.py | Papoteur | 2018-03-16 | 1 | -222/+0 |
| | |||||
* | Avoid stall in case failing before process completed | Papoteur | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | move check_write on DBus | Papoteur | 2018-03-16 | 2 | -77/+135 |
| | | | | | Root right are needed to read /dev/sdX Cleaning messages | ||||
* | Use pydbus also for udisk2 | Papoteur | 2018-03-16 | 1 | -50/+30 |
| | | | | | | | | Use gettext.install Suppress usage of user on command line Adjust writing the logfile Enable call as module with a run function Cleaning | ||||
* | Cleaning | Papoteur | 2018-03-16 | 1 | -7/+2 |
| | |||||
* | Use call through DBUS for operation needing root privileges | Papoteur | 2018-03-16 | 2 | -118/+179 |
| | |||||
* | 0.60 | Papoteur | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Avoid to change buttons state when formatting is canceled | Papoteur | 2018-01-24 | 1 | -1/+1 |
| |