summaryrefslogtreecommitdiffstats
path: root/src/ui.py
Commit message (Collapse)AuthorAgeFilesLines
* Manage answer from dialog when no IRC client is detected.3.19Papoteur2026-05-041-2/+2
|
* Restore ircs linkPapoteur2026-05-041-1/+1
|
* If no irc app is available, offer to open the web chat. (mga#35387)Aurelian R2026-05-041-1/+41
|
* Use xdg-open for opening web links and IRC (mga#35387)Papoteur2026-04-211-5/+4
| | | | Detach processes when launched from command
* Cleaning codePapoteur2026-04-211-33/+28
|
* Reduce further the minial windoww sizePapoteur2026-04-201-1/+1
|
* Fix donation linkPapoteur2026-04-201-1/+1
|
* Perform translation of the "AppList" items when called (mga#35371)Aurelian R2026-04-191-1/+4
| | | | | AppList is evaluated before the translators are loaded. Use a function to translate the strings only when called.
* Adjust text format to fix "Updates" translation.Aurelian R2026-04-181-3/+1
|
* Add mention of the screenpaper contestPapoteur2026-04-111-0/+7
|
* Add clickable text for donation in first screen.Papoteur2026-02-171-0/+30
|
* Allow sshrinking the window until 575 pixels heigthPapoteur2026-02-071-47/+40
| | | | | Remove the bottom band, put the toogle case for launching at start only on the first screen. Displace message for admin rights to each screen.
* Fix detecting network for adding button in "Sources" page to configure ↵Papoteur2026-02-021-3/+10
| | | | network (mga#28740)
* Use /run/mgalive to know if system is Live instead of user "live" (mga#33951)Papoteur2026-02-021-5/+8
|
* Remove applications from when not provided in 32 bits on 32 bits systems ↵Papoteur2026-02-011-2/+6
| | | | (mga#33998)
* Remove vertical slidebar of ApplistPapoteur2026-01-311-1/+1
| | | | We rely on wheel and 2 fingers drag for moving the list
* Put Applist in a SrollArea (mga#34974)Papoteur2026-01-311-7/+16
| | | | Allow better shrinking of the window
* Update links to Mageia 10Papoteur2025-12-211-2/+2
|
* Fix a crash when a repo is not selected for installation (mga#34847)Papoteur2025-12-141-3/+3
|
* CleaningPapoteur2025-06-111-3/+1
| | | | Update a comment
* Restore focus to allow arrows to work after selecting a buttonPapoteur2025-06-111-8/+53
| | | | Update also item in other group after installation of an application
* Add management of keys left and right for controlling the slideshowPapoteur2025-06-111-36/+44
| | | | Fix resizing
* Allow resizingPapoteur2025-06-111-27/+73
|
* Change method for linear gradient in tags, using stylesheetPapoteur2025-05-301-13/+17
| | | | Force richtext in Sources descriptions
* Animate pushbutton for linksPapoteur2025-05-291-6/+21
|
* fix border-radius propertyPapoteur2025-05-281-1/+1
|
* Fix Rpmdrake call and spellingPapoteur2025-05-281-3/+2
| | | | Remove invalid option margins in stylesheet
* Add commands3.0Papoteur2025-05-271-54/+114
| | | | and diverse
* Adapt scripts for translation filesPapoteur2025-05-271-15/+20
| | | | | | generate new pot add comments for translators Update po files
* Move qml directory to srcPapoteur2025-05-221-0/+1367
adapt setup.py