| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pyside6-deploy: 2. Improve deployment of Design Studio projects | Jaime Resano | 2025-01-22 | 1 | -57/+0 |
| | | | | | | | | | | | | | Design Studio projects will specify the resources employed by the project in the .qrc file. This way, the deployment process is way simpler since all the file dependencies are stored compiled in a .py file. Task-number: PYSIDE-1612 Change-Id: Icc0047e9f9c183a4db51052a84743e5b095ec76a Pick-to: 6.8 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> | ||||
| * | Deployment: Support Design Studio projects | Shyamnath Premnadh | 2024-10-07 | 1 | -0/+57 |
| | | | | | | | | | | | | | | | | | | | - new class 'DesignStudio' to handle Design Studio projects. - Currently uses a way of monkey patching to override the 'main.py' to use 'main_patch.py' which has the same content but with 'app_dir' set to the parent of `main.py``. The reason for doing this is that Nuitka requires the `main.py` to be in the same directory as other resources required for the project. Once the corresponding patch, to alternate between evaluating 'app_dir' based on whether the application is deployed or called through the Python interpreter, is merged then this temporary fix of creating 'main_patch.py' can be removed. - Add tests. Pick-to: 6.7 Change-Id: I79e6572bdbbf4576fbdd9039a4922997a22139f8 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> | ||||
| * | create pyside-tools2 with qt5 branch | Christian Tismer | 2015-06-10 | 1 | -0/+0 |
| | | |||||
| * | Remap examples and tools submodules from gitorious to github | Roman Lacko | 2013-08-01 | 1 | -0/+0 |
| | | |||||
| * | Initial commit (copy of lck/pyside-dist repo) | Roman Lacko | 2012-06-04 | 1 | -0/+0 |
