aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Suppress a warningPapoteur2020-05-261-2/+2
|
* Suppress YUI log from console (mga#26681)Papoteur2020-05-261-0/+2
|
* 1.17Papoteur2020-05-251-1/+1
|
* Add information that exFAT is available for formattingPapoteur2020-05-251-2/+2
|
* 1.161.16Papoteur2020-01-311-1/+1
|
* Fix detection of SD cardsPapoteur2020-01-311-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.Papoteur2020-01-211-2/+2
|
* Fix spacing problemsYuri Chornoivan2020-01-201-4/+4
|
* Hide key fieldPapoteur2020-01-201-1/+1
|
* Display error messages from doing persistence. Untick checkboxes when restoring.Papoteur2020-01-201-1/+6
|
* Update help text. Split it in shorter bits.Papoteur2020-01-201-22/+22
|
* Add encryption for persistent partitionPapoteur2020-01-201-18/+47
|
* Add exfat formatPapoteur2019-09-072-4/+15
|
* Add eject order after the writing operation (mga#25347)Papoteur2019-09-071-3/+14
|
* 1.151.15Papoteur2019-08-201-1/+1
|
* CleaningPapoteur2019-08-181-18/+0
|
* Add comment for translatorPapoteur2019-08-151-1/+2
| | | | Update translation catalogues
* Rework udisks information to be more reliablePapoteur2019-08-151-21/+46
| | | | | enumerate drives, then devices if drive is removable format drive size.
* 1.131.13Papoteur2019-07-301-1/+1
|
* Add dialog for already running instancePapoteur2019-07-291-3/+8
| | | | Fix self process in processes
* 1.111.11Papoteur2019-07-281-1/+1
|
* Delete unused filePapoteur2019-07-281-3/+0
|
* Prevent launching when an instance is already runningPapoteur2019-07-281-0/+8
|
* CleaningPapoteur2019-07-281-8/+1
|
* 1.101.10Papoteur2019-07-241-1/+1
|
* 1.091.09Papoteur2019-07-101-1/+1
|
* 1.081.08Papoteur2019-05-201-1/+1
|
* 1.071.07Papoteur2019-02-061-1/+1
|
* Manage redraw during writing for GTK (mga#24273)Papoteur2019-02-061-4/+10
|
* 1.061.06Papoteur2019-02-051-1/+1
|
* More translatable stringsYuri Chornoivan2019-01-291-4/+4
|
* 1.051.05Papoteur2018-12-151-1/+1
|
* Allow writing the label of persistent partition, fixed to "mgalive-persist"Papoteur2018-12-151-1/+1
|
* Add operations for persistent partition creationroot2018-12-131-0/+5
|
* Add persistence dialogPapoteur2018-12-121-0/+7
|
* 1.041.04Papoteur2018-10-191-1/+1
|
* Separate getting key and checking signature in a threadPapoteur2018-10-191-1/+3
| | | | Review the logic of checking
* 1.031.03Papoteur2018-10-161-1/+2
|
* CleaningPapoteur2018-10-161-1/+0
|
* 1.02Papoteur2018-10-161-1/+1
|
* Manage cancellation for select image dialogPapoteur2018-10-101-4/+5
|
* Apply same method over DBus to Backup featurePapoteur2018-10-101-7/+20
|
* 1.01Papoteur2018-10-091-1/+1
|
* Secure selecting filesPapoteur2018-10-091-12/+4
|
* 1.00Papoteur2018-10-071-1/+1
|
* Improve the interface (mga#18268)Papoteur2018-03-201-14/+3
|
* Suppress & in button labelsPapoteur2018-03-161-7/+7
| | | | Not needed, shortkeys are managed by libyui
* Manage exiting as module or as applicationPapoteur2018-03-161-7/+8
|
* Move raw_write.pyPapoteur2018-03-161-222/+0
|
* Avoid stall in case failing before process completedPapoteur2018-03-161-1/+1
|