summaryrefslogtreecommitdiffstats
path: root/qml/mageiawelcome.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow saving the size of the windowPapoteur2019-01-191-0/+2
|
* Applications: don't display core application when tainted one is installedPapoteur2019-01-101-1/+7
|
* Check application installable in real time, not storedPapoteur2019-01-011-1/+1
|
* Applications: update the list after installation (mga#24095)Papoteur2019-01-011-2/+9
|
* Use explicit context for translation in python partPapoteur2019-01-011-9/+11
|
* CleaningPapoteur2018-12-281-1/+0
|
* Workaround for openGL library loadingPapoteur2018-12-281-0/+2
|
* Add application iconPapoteur2018-12-281-1/+2
|
* fix loading translationsThierry Vignaud2018-12-281-1/+1
| | | | | | | | else we would fail to load them from the proper place Issues: 1) due to missing context, some translations are NOT used in eg: french 2) For some languages (eg: br), no translations are used at all???
* Better presentation for network connectionsPapoteur2018-12-251-1/+5
|
* Add info on network connectionPapoteur2018-12-231-0/+14
|
* Manage translations loadingPapoteur2018-12-201-1/+1
|
* Clean python code, pass flakes testPapoteur2018-12-171-6/+3
|
* Modify presentation and some textsPapoteur2018-12-171-3/+2
|
* Use Qt translation functionPapoteur2018-12-171-5/+5
|
* Rename the main programPapoteur2018-12-171-0/+160