aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: list tools with a 2 column gridCristián Maureira-Fredes2024-03-011-0/+58
* shiboken6: Document missing namespace attributesFriedemann Kleint2024-01-301-0/+12
* doc: Update copyright year to 2024Adrian Herrmann2024-01-261-1/+1
* shiboken6/Documentation: Add option to disable the inheritance diagramFriedemann Kleint2024-01-081-0/+3
* Shiboken: Remove FindPythonInterp and FindPythonLibs CMake modulesShyamnath Premnadh2023-12-111-1/+1
* doc: remove double white spaceCristián Maureira-Fredes2023-11-214-23/+23
* CMake: Tell shiboken to process Qt headers inside system include dirsAlexandru Croitor2023-11-031-0/+6
* shiboken6: Replace options related to nb_zero by nb_boolFriedemann Kleint2023-09-062-6/+10
* Fix shiboken module documentationFriedemann Kleint2023-08-301-1/+22
* Handle more attributes in add-function/declare-function/function elementsFriedemann Kleint2023-08-012-5/+19
* shiboken6: Log unused rejections and suppressed warningsFriedemann Kleint2023-08-011-0/+4
* Add experimental support for rvalue referencesFriedemann Kleint2023-08-011-0/+12
* shiboken6: Make it possible to override a C++ deprecation attributeFriedemann Kleint2023-07-251-1/+5
* doc: fix shiboken format inconsistenciesCristián Maureira-Fredes2023-04-0417-1955/+1925
* Unify the shiboken sample binding example descriptionFriedemann Kleint2023-03-272-249/+7
* doc: use new logo and colorsCristián Maureira-Fredes2023-03-252-10/+10
* doc: refresh shiboken imagesCristián Maureira-Fredes2023-03-2512-1012/+3870
* build: remove examples from wheels and installationCristián Maureira-Fredes2023-03-211-1/+2
* shiboken6: Add documentation note about passing spansFriedemann Kleint2023-03-171-0/+9
* doc: migrate to sphinx-design and update sphinxCristián Maureira-Fredes2023-03-174-94/+58
* shiboken6: Add support for std::spanFriedemann Kleint2023-03-072-11/+12
* Add support for excluding classes by a preprocessor condition in the module h...Friedemann Kleint2023-02-222-5/+32
* Add license headers to cmake filesFriedemann Kleint2023-02-161-0/+3
* shiboken6/libminimal: Add std::array (C++ 11)Friedemann Kleint2023-01-112-2/+11
* shiboken6: Add element for opaque containersFriedemann Kleint2023-01-112-1/+21
* Documentation: Rearrange documentation on built-in containersFriedemann Kleint2022-12-223-11/+19
* Exclude all README.md files from being processed by SphinxDennis Oberst2022-12-201-1/+2
* Add Markdown support to SphinxDennis Oberst2022-12-191-2/+22
* doc: adjust CSS of pyside and shibokenCristián Maureira-Fredes2022-12-162-5/+54
* doc: clean sphinx configurationCristián Maureira-Fredes2022-12-161-11/+15
* doc: improve color contrastCristián Maureira-Fredes2022-12-161-5/+5
* shiboken6: Enable specifying namespaces for smart pointer instantiationsFriedemann Kleint2022-11-101-0/+1
* shiboken6: Make it possible to specify names for smart pointer instantiationsFriedemann Kleint2022-11-091-0/+6
* shiboken6: Add --lean-header optionFriedemann Kleint2022-11-031-0/+4
* Documentation/shiboken6: Link the <include> elementFriedemann Kleint2022-11-012-7/+9
* Build system: Bump versionsFriedemann Kleint2022-10-251-1/+1
* shiboken6: Add a way of specifying types for casting enum valuesFriedemann Kleint2022-10-191-0/+5
* remove mentions to Python 3.6Cristián Maureira-Fredes2022-10-171-1/+1
* shiboken6: Implement the modify-function/final attributeFriedemann Kleint2022-10-141-0/+5
* shiboken6: Add an option to print primitive type entriesFriedemann Kleint2022-10-051-0/+3
* Document the argument-type attribute of the rejection typesystem elementFriedemann Kleint2022-09-261-5/+8
* Documentation/patch_qhp.py: Strip the module from the indexFriedemann Kleint2022-09-211-0/+16
* shiboken6: Add command line options for compiler, path and platformFriedemann Kleint2022-09-161-0/+9
* Documentation: Add a way to output inheritance graphsFriedemann Kleint2022-09-141-0/+3
* Documentation/patch_qhp.py: Brush up scriptFriedemann Kleint2022-09-132-27/+40
* doc: use more processes for sphinx-buildCristián Maureira-Fredes2022-09-011-1/+1
* Add a typesystem XML attribute for Python enum typesFriedemann Kleint2022-08-091-0/+4
* shiboken: add a handy function to disassemble the current frameChristian Tismer2022-07-211-1/+32
* Add initial support for std::unique_ptr pointerFriedemann Kleint2022-06-301-1/+5
* shiboken6: Introduce an attribute for parent ownership heuristicsFriedemann Kleint2022-05-271-0/+11