Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 0.590.49 | Papoteur | 2017-08-27 | 1 | -1/+1 |
| | | | | mga#21597 | ||||
* | 0.580.58 | Papoteur | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | prepare 0.570.57 | Papoteur | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | Secure closing to avoid crash | Papoteur | 2017-05-08 | 1 | -1/+8 |
| | |||||
* | Exit properly on Cancel in nodev dialog (mga#20792) | Papoteur | 2017-05-07 | 1 | -0/+2 |
| | |||||
* | Prepare 0.560.56 | Papoteur | 2017-03-12 | 1 | -1/+1 |
| | |||||
* | correction of previous typo. | Papoteur | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | prepare 0.550.55 | Papoteur | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Add translation in file pickers. | Papoteur | 2017-01-02 | 1 | -2/+2 |
| | |||||
* | Redraw the dialog box when name of image is changed (mga#19916) | Papoteur | 2017-01-02 | 1 | -1/+4 |
| | |||||
* | Prepare 0.540.54 | Papoteur | 2016-11-05 | 1 | -1/+1 |
| | |||||
* | Correction of a typo in a name. | Papoteur | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | Adding links of the source in About dialog (mga#18405) | Papoteur | 2016-08-25 | 1 | -1/+1 |
| | |||||
* | Prepare 0.53 | Papoteur | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | Correction of variables names | Papoteur | 2016-08-21 | 1 | -2/+2 |
| | |||||
* | Add /dev/ prefix to the device name | Papoteur | 2016-08-21 | 1 | -0/+1 |
| | |||||
* | Better detection of the device (mga#18411), avoiding to write to a partition. | Papoteur | 2016-08-21 | 1 | -61/+5 |
| | | | | | | | | The device is obtained through Drive list of udisks2, but without /dev/sdxx name. This is got trough Block list, but without direct correspondance. Thus, we get the first block which has 'Drive' the selected Drive, and suppress the trailing digits. Clean unused code | ||||
* | Prepare 0.52 | Papoteur | 2016-07-23 | 1 | -1/+1 |
| | |||||
* | Correction of a word Progress | Papoteur | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | Correction of writing tiny images (mga#18411)topic/yui | Papoteur | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | More sure writing to log file | Papoteur | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | Disable the format button at start | Papoteur | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | Better formatting for dialog windows | Papoteur | 2016-04-10 | 1 | -8/+21 |
| | |||||
* | Add strings to translations | Papoteur | 2016-04-10 | 1 | -2/+2 |
| | |||||
* | exclude void media | Papoteur | 2016-04-10 | 1 | -0/+1 |
| | |||||
* | Change success message | Papoteur | 2016-04-10 | 1 | -2/+2 |
| | |||||
* | reverse <BR /> to \n in some messages | Papoteur | 2016-04-10 | 1 | -10/+10 |
| | |||||
* | fix header file location | daviddavid | 2016-04-10 | 1 | -1/+1 |
| | | | | | - also do not translate "Name=IsoDumper" from desktop file - add file header.svg | ||||
* | Prepare 0.51 release | Papoteur | 2016-04-10 | 1 | -1/+1 |
| | |||||
* | Change '\n' with <BR /> in messages for new lines | Papoteur | 2016-04-10 | 1 | -22/+22 |
| | | | | Add contributor | ||||
* | Better managing grayed or enabled widgets | Papoteur | 2016-04-10 | 1 | -21/+37 |
| | | | | | | | Deal with device selection Better managing names in file picker buttons reduce the size of dialog windows Clean code | ||||
* | Change Maindialog to PopupDialog, to have a smaller window, nicer. | Papoteur | 2016-04-09 | 1 | -12/+9 |
| | | | | | | | Clean code Add comments Update some strings for better language Correction for closing application, without segfault. | ||||
* | Update strings to better language or old strings as in glade files. | Papoteur | 2016-04-09 | 1 | -11/+11 |
| | | | | Let write button disabled when no file is choosen. | ||||
* | Keep the backup file name when defining it again (mga#17886) | Papoteur | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Adapt environment to python3 | Papoteur | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Reverse to IsoDumper name. | Papoteur | 2015-12-07 | 1 | -3/+2 |
| | |||||
* | Adapt shebang and import in raw-format | Papoteur | 2015-12-07 | 1 | -3/+3 |
| |