aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/doc
Commit message (Expand)AuthorAgeFilesLines
* Documention: Wrap some long XML snippetsFriedemann Kleint2022-04-291-2/+6
* shiboken6: Enable adding modifications to declare-functionFriedemann Kleint2022-04-082-2/+4
* shiboken6/Documentation: Add an example for a type entry for std::shared_ptrFriedemann Kleint2022-03-181-0/+26
* Documentation: Remove mentions of qmakeFriedemann Kleint2022-02-081-4/+6
* Documentation Update: conversion-rule tagShyamnath Premnadh2022-01-131-0/+11
* shiboken6: Remove code for unimplemented elements "custom-constructor", "cust...Friedemann Kleint2022-01-111-2/+1
* Add reserve()/capacity() to contiguous opaque containersFriedemann Kleint2022-01-061-0/+12
* CMake: Cleanup documentation building codeAlexandru Croitor2021-11-261-10/+35
* shiboken6: Add further methods to smart pointersFriedemann Kleint2021-11-251-0/+8
* shiboken6: Implement opaque containers for getters (non-const)Friedemann Kleint2021-10-221-0/+4
* Add an option to disable implicit conversionsFriedemann Kleint2021-10-141-0/+5
* shiboken6: Document builtin custom typesFriedemann Kleint2021-09-303-0/+24
* Properly specify extra include for Qt core module source fileFriedemann Kleint2021-09-282-3/+7
* shiboken6: Add opaque containers for C++ sequence containersFriedemann Kleint2021-09-244-1/+59
* doc: tweak css for card stylingCristián Maureira-Fredes2021-09-081-6/+14
* doc: reduce main card sizesCristián Maureira-Fredes2021-09-031-7/+1
* shiboken6: Add a processing instruction for defining entities to typesystem p...Friedemann Kleint2021-08-301-0/+13
* doc: add logo inside the menubar (shiboken)Cristián Maureira-Fredes2021-08-252-9/+50
* Shiboken: Remove cheating macrosChristian Tismer2021-08-062-6/+6
* shiboken6: Simplify the container typesFriedemann Kleint2021-07-201-2/+5
* ApiExtractor: add classmethod attribute to add-function for tr()Christian Tismer2021-07-091-2/+11
* shiboken6: Document the bool cast functionsFriedemann Kleint2021-07-024-5/+46
* shiboken6/Documentation: Add a link from code injection to type system variablesFriedemann Kleint2021-06-301-0/+3
* shiboken6: Update documentation on global functionsFriedemann Kleint2021-06-182-10/+13
* shiboken6: Add a modification for PYI typesFriedemann Kleint2021-06-151-1/+8
* shiboken6: Add a check-function attribute to custom type entriesFriedemann Kleint2021-06-111-1/+9
* shiboken6: Introduce a private attributeFriedemann Kleint2021-06-091-0/+19
* Introduce conditional processing instructions to typesystem XMLFriedemann Kleint2021-06-092-0/+30
* shiboken6: Fix a few doc warningsFriedemann Kleint2021-06-023-3/+4
* shiboken6: Add more links to the documentationFriedemann Kleint2021-05-2611-109/+163
* shiboken6: Improve documentation on ownershipFriedemann Kleint2021-05-252-13/+68
* shiboken6: Fix up the documentationFriedemann Kleint2021-05-228-60/+117
* Fix spelling in shiboken documentationFriedemann Kleint2021-05-191-1/+1
* shiboken6: Add option to use global headersFriedemann Kleint2021-05-101-2/+13
* doc: use sphinx panels in shiboken docsCristian Maureira-Fredes2021-04-182-2/+71
* doc: add sphinx-panels to the documentationCristian Maureira-Fredes2021-03-171-0/+18
* shiboken6: Mention add-conversion for conversion rulesFriedemann Kleint2021-03-101-2/+3
* shiboken6: Brush up the code injection documentationFriedemann Kleint2021-03-103-13/+22
* feature: write some documentation that explains featureChristian Tismer2021-03-011-0/+1
* doc: fix responsiveness of the pageCristian Maureira-Fredes2021-02-101-6/+55
* doc: add tool to generate examples galleryCristian Maureira-Fredes2021-02-091-7/+17
* doc: general update and add more informationCristian Maureira-Fredes2021-02-041-3/+28
* shiboken6: Implement the force-abstract attributeFriedemann Kleint2021-01-291-0/+6
* Doc: Fix link to FDL licenseTopi Reinio2021-01-271-1/+1
* shiboken6: Enable setting clang optionsFriedemann Kleint2021-01-201-0/+12
* doc: Update references to Qt6Cristian Maureira-Fredes2020-12-091-3/+3
* shiboken6: Add support for a snake case typesystem attributeFriedemann Kleint2020-12-072-6/+40
* shiboken6: Simplify handling of removed attributeFriedemann Kleint2020-12-021-7/+19
* shiboken6: Remove deprecated typesystem tagsFriedemann Kleint2020-12-022-50/+5
* python3: remove all obsolete "from __future__" import statementsChristian Tismer2020-11-091-1/+1