summaryrefslogtreecommitdiffstats
path: root/qml/mageiawelcome.py
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to i686 architecturePapoteur2024-04-101-2/+2
|
* Add install_and_launch function. Apply it to dnfdragoraPapoteur2023-01-291-1/+20
|
* Add button to configure network before sources when network is offline.Papoteur2023-01-291-0/+12
|
* format code with blackPapoteur2023-01-201-76/+135
|
* format codePapoteur2023-01-201-57/+57
|
* fix installation of applicationsPapoteur2023-01-201-9/+16
| | | | | this was broken by setting /usr/bin/gurpmi in QML part now use a specific function to pass package to install and repository
* Avoid the window to be stall after launching an external application (mga#28563)Papoteur2022-04-211-1/+1
|
* Give a message that some repositories have to be active for installation of ↵Papoteur2021-04-041-5/+22
| | | | | | application add a special case for Steam which needs 32bit repositories (mga#28328).
* Check that command run properly, otherwise alert about about lacking command ↵Papoteur2020-08-141-2/+8
| | | | (mga#27070)
* Fix test on active repositories (mga#27071)Papoteur2020-08-131-3/+3
|
* Add dialog messages when repositories are not enabled for software ↵Papoteur2020-06-261-5/+41
| | | | | | installation (mga#24695) Suppress warning about int conversion.
* Display also arch different from 32 or 64 bitsPapoteur2019-09-101-1/+3
|
* Rise scaling factor for screen higher then 190 px/in densityPapoteur2019-06-171-0/+3
|
* Resize to maximal available space if smaller than defaultPapoteur2019-05-171-2/+2
|
* Correction of a stringPapoteur2019-04-261-1/+1
| | | | Update pot file
* Adjust icon application filePapoteur2019-04-161-1/+1
|
* Adjust size for Gnome Wayland usinf HiDPI (mag#24200)Papoteur2019-03-311-12/+7
|
* Undo code to find scaling factor, not workingPapoteur2019-03-261-1/+5
|
* Adapt the window size to Gnome Wayland settings (mga#24200)Papoteur2019-02-221-5/+24
|
* Install application iconPapoteur2019-02-051-1/+1
|
* Center the window at launchPapoteur2019-02-051-1/+6
|
* Applications: secure rpm query after installation (mga#24095)Papoteur2019-02-031-3/+2
|
* 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