[qt/pyside/pyside-setup]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/pyside/pyside-setup
Pushed by mirror-service into branch '6.11'.
Changed from 072e52209de45cc59d9fb1213f1228a0bc670090 to 22264c071343cc00acdb2b6c9a52789577e130cd
Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository.
This change contains the following new commits:
Git commit a5a3a67c81da917d6b7b1b402f3945d8d8647d31 by Friedemann Kleint (on behalf of Shyamnath Premnadh) on 05/08/2026 at 11:40..
colorpaletteclient: remove regres server with bundled FastAPI
Port changes qtdoc/e0c65428d13e11c5f040b4efbceb6198b704534f
and qtdoc/3c8d4beed11228d46dbebe510323aac98b8f600f:
- The public reqres.in test server stopped working and required an API
key, which is too much setup for a getting started demo.
- Drop the server selection screen now that regres is gone.
- The FastAPI and Qt C++ servers are compatible on the same port.
- The client auto-connects on startup.A MessageDialog reports the
failure when no server is reachable.
- Add an errorOccurred signal to PaginatedResource for the dialog.
- Remove the regres icon and update the documentation.
- Add a command line option for the URL.
Task-number: PYSIDE-3301
Change-Id: I0c4edfec10113d45445c829985e8586c9ddef33c
Reviewed-by: Friedemann Kleint <[email protected]>
(cherry picked from commit 1682b8c3ea9d33def325215a0c76942a03b8458f)
Reviewed-by: Shyamnath Premnadh <[email protected]>
Reviewed-by: Ece Cinucen <[email protected]>
https://invent.kde.org/qt/pyside/pyside-setup/-/commit/a5a3a67c81da917d6b7b1b402f3945d8d8647d31
Git commit edac1205d7013ad1ef0872ad94940dcb73fc4fc7 by Friedemann Kleint on 05/08/2026 at 11:40..
colorpaletteclient: Update QML files
Remove QtExampleStyle, adapting to
qtdoc/93ad9416e1e84ba848e1491f9c33c1694865a23d,
qtdoc/d0a39eaa14f2152700a4f4d933ee736ad9a30bc7 and
qtdoc/5c7c338b3d332860cc02d3d210939a67b0f153de.
Change-Id: Id8b9758be7eb56cbc446214bb33f677da399ee8c
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
(cherry picked from commit ac9102f4c16100d40846799f24bea4db5e10f2f7)
Reviewed-by: Shyamnath Premnadh <[email protected]>
https://invent.kde.org/qt/pyside/pyside-setup/-/commit/edac1205d7013ad1ef0872ad94940dcb73fc4fc7
Git commit 22264c071343cc00acdb2b6c9a52789577e130cd by Friedemann Kleint (on behalf of Shyamnath Premnadh) on 05/08/2026 at 11:40..
colorpaletteclient: Bundle a FastAPI server under server
Add the server from the QtBridges colorpalette example
example) that works out of the box on http://127.0.0.1:49425.
Task-number: PYSIDE-3301
Initial-patch-by: [email protected]
Change-Id: I725adbe40d36709ffad4176074e8635866e59e97
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
(cherry picked from commit 72fdcb58632b0ac5a8598ab4108d4b125a0ccff8)
Reviewed-by: Ece Cinucen <[email protected]>
Reviewed-by: Shyamnath Premnadh <[email protected]>
https://invent.kde.org/qt/pyside/pyside-setup/-/commit/22264c071343cc00acdb2b6c9a52789577e130cd