| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Typo fixed in the example
Pick-to: 6.8
Change-Id: Ibf0b9c5d996eba5eb60ba77d1492b84a480670bd
Reviewed-by: Shyamnath Premnadh <[email protected]>
|
|
|
|
|
|
| |
Task-number: PYSIDE-2882
Change-Id: Id3c5e0d934b36b0a1f43069022f7be9060f0ea8b
Reviewed-by: Shyamnath Premnadh <[email protected]>
|
|
|
|
|
|
| |
Pick-to: 6.7
Change-Id: I5fbc1be390c7d24ef7f204721cd060e5d61c88e0
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
| |
Remove -S and use -DCMAKE_C_COMPILER=cl.exe consistently.
Pick-to: 6.7
Change-Id: I73a4e9aaf37bb082d8a4398113c8752caebf9358
Reviewed-by: Shyamnath Premnadh <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previously undocumented cmake -H has been replaced with the official
-S in 3.13, update the documentation accordingly:
https://cgold.readthedocs.io/en/latest/glossary/-H.html
Pick-to: 6.6
Change-Id: I54fb700a36746b49a04449e8c9af21fd2bd235c7
Reviewed-by: Qt CI Bot <[email protected]>
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
|
| |
Add CMAKE_C_COMPILER definition to prevent CMake from falling
back to Clang.
Pick-to: 6.6 6.5
Change-Id: I755d6c99f84293c680e56b7cfa7af3f7fb0dd934
Reviewed-by: Christian Tismer <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
Fixing extra indentation, syntax issues, and formatting.
Adapting too some snippet line highlights, and many other
details.
Pick-to: 6.5
Change-Id: Ife4eb5cec03577b2902d409b4007ae6d12141747
Reviewed-by: Friedemann Kleint <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge the description from the shiboken documentation into the newly
added example samplebinding.rst file, re-using the
existing image.
Add the sections from the shiboken documentation to the source
files via .rstinc files.
Task-number: PYSIDE-1106
Pick-to: 6.5
Change-Id: I22f7302aa10ce2a47283b01315b2d4c9daf9f9ed
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
| |
Those types are now built-in.
Task-number: PYSIDE-1660
Change-Id: Id09a44ae5d216db8abee034a6b136c3c8bab3b2d
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
| |
Update versions and build information.
Pick-to: 6.2
Change-Id: I82eb4b36e2357145f89bb640f2674deda6fe2253
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
Add a dummy .pyproject file into the doc directory for the example
gallery script to collect it.
Convert the .md files to .rst files for the documentation.
Pick-to: 6.2
Change-Id: I87ea5b980d3d2177a7851f71462ca0b0bd0eba7e
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|