aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix hasVirtualDestructor() for implicit destructorsAndreas Beckermann2019-10-252-0/+34
* shiboken: Fix various clang warningsFriedemann Kleint2019-06-251-1/+1
* shiboken: Introduce autoFriedemann Kleint2019-06-251-1/+1
* shiboken: Introduce nullptrFriedemann Kleint2019-06-255-9/+9
* shiboken: Enable specifying names for a parameters of added functionsFriedemann Kleint2019-06-051-3/+7
* shiboken2: Enable documentation generation with libxml2/libxsltFriedemann Kleint2019-04-251-1/+10
* Modernize and clean up some of the shiboken build system filesAlexandru Croitor2019-04-201-16/+6
* Fix shiboken not to fail building when doc dependencies are missingAlexandru Croitor2019-04-181-2/+0
* shiboken: Enable adding call operatorsFriedemann Kleint2019-04-151-13/+22
* shiboken: Fix code injection not working for operator functionsFriedemann Kleint2019-04-151-1/+1
* shiboken: Remove some special handling for QObject'sFriedemann Kleint2019-04-101-2/+0
* shiboken: Replace QLinkedList by a QVector in the Graph classFriedemann Kleint2019-04-011-6/+5
* shiboken/Typedatabase: Store type system entries separatelyFriedemann Kleint2019-03-262-2/+5
* shiboken: Add allow-thread attribute to type system and class entriesFriedemann Kleint2019-02-281-10/+24
* shiboken: Fix exception handling when specified in base classFriedemann Kleint2019-02-281-0/+11
* shiboken: Extend the exception handling testFriedemann Kleint2019-02-262-11/+97
* Replace QString::null/isNull() by QString()/isEmpty()Friedemann Kleint2019-02-061-3/+3
* shiboken: Replace C-style NULL by nullptrFriedemann Kleint2019-01-111-1/+1
* shiboken: Make warning about non-existing templates fatalFriedemann Kleint2018-12-112-48/+0
* Add snippet extraction to shibokenFriedemann Kleint2018-10-204-7/+39
* shiboken/ApiExtractor tests: Use qrc files for test resourcesFriedemann Kleint2018-10-205-13/+22
* Add exception handlingFriedemann Kleint2018-09-271-0/+4
* shiboken: Flip the default behavior the --api-version optionFriedemann Kleint2018-09-2110-15/+65
* shiboken: Extend exception specificationFriedemann Kleint2018-09-172-0/+35
* shiboken: Add a typedef typesystem entryFriedemann Kleint2018-09-051-0/+21
* shiboken: Implement template inheritance for fieldsFriedemann Kleint2018-08-032-0/+100
* shiboken: Fix the allow-thread attribute to actually have an effectFriedemann Kleint2018-07-252-0/+55
* shiboken/ApiExtractor tests: Handle parse failuresFriedemann Kleint2018-07-171-1/+2
* shiboken: Make revision and SBK index a member of TypeEntryFriedemann Kleint2018-07-131-7/+8
* shiboken: Improve const handlingFriedemann Kleint2018-07-111-0/+6
* shiboken: Add a test for typeinfo parsingFriedemann Kleint2018-07-112-0/+27
* shiboken: Use raw string literals in ApiExtractor test testtemplatesFriedemann Kleint2018-07-021-193/+195
* shiboken: No longer hard-code the C++ language levelFriedemann Kleint2018-06-271-1/+1
* Change license from all the filesCristian Maureira-Fredes2018-05-0371-71/+71
* Rename PySide references to Qt for PythonCristian Maureira-Fredes2018-04-2771-71/+71
* shiboken: Use enum values from ClangFriedemann Kleint2018-04-192-29/+44
* siboken/Typesystem: Replace double used for versions by QVersionNumberFriedemann Kleint2018-03-201-6/+6
* shiboken/qtdocgenerator: Fall back to QtXmlPatterns when libxml/libxslt canno...Friedemann Kleint2018-03-072-20/+39
* shiboken: Refactor finding of enumerationsFriedemann Kleint2018-02-232-9/+6
* Documentation extraction: Add error handlingFriedemann Kleint2018-02-211-1/+1
* shiboken: Remove unused code in abstractmetalang.hFriedemann Kleint2017-12-211-9/+24
* shiboken/MetaLang: Add information about override/finalFriedemann Kleint2017-12-021-18/+36
* FunctionModification: Make it possible to specify a regular expressionFriedemann Kleint2017-08-292-3/+16
* Fix the chain of issues regarding QSslConfigurationAlexandru Croitor2017-08-241-0/+9
* Shiboken: No longer change arrays[] to pointer typesFriedemann Kleint2017-08-031-0/+3
* Shiboken: Improve Handling of array typesFriedemann Kleint2017-08-032-0/+37
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-2274-0/+7015