aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Simplify Python Imports For EmbeddingChristian Tismer2019-03-2030-1182/+412
* Doc: Add qml application tutorialVenugopal Shivashankar2019-03-2010-0/+319
* Add toBytes() and BufferProtocolCristian Maureira-Fredes2019-03-153-29/+100
* shiboken/documentation: Shorten the types in link texts and parametersFriedemann Kleint2019-03-141-18/+23
* PySide2 documentation: Do not add module namesFriedemann Kleint2019-03-141-0/+2
* shiboken: Generate deprecation information for functions and classesFriedemann Kleint2019-03-132-0/+16
* shiboken: Fix the formatting of function signaturesFriedemann Kleint2019-03-132-30/+56
* shiboken: Make the indentor helper class more flexibleFriedemann Kleint2019-03-135-49/+95
* PySide2: Fix documentation build with module subsetsFriedemann Kleint2019-03-122-1/+5
* Add ownership to QGraphicsItemGroup.addToGroupCristian Maureira-Fredes2019-03-051-1/+7
* Update link to shiboken's words of advise pageCristian Maureira-Fredes2019-03-041-1/+1
* Amend The Python 3.5 FixChristian Tismer2019-03-016-25/+3
* Fix Refcounting Bug Shown By __doc__ HandlingChristian Tismer2019-03-011-2/+9
* shiboken: Handle <array> modifications in template inheritanceFriedemann Kleint2019-03-017-36/+89
* shiboken: Add allow-thread attribute to type system and class entriesFriedemann Kleint2019-02-288-35/+97
* Doc: Avoid marketing Qt for Python as a productVenugopal Shivashankar2019-02-281-6/+6
* shiboken: Fix exception handling when specified in base classFriedemann Kleint2019-02-284-45/+91
* shiboken: Extend the exception handling testFriedemann Kleint2019-02-262-11/+97
* Fix conversions of list of smart pointers to pythonRenato Araujo Oliveira Filho2019-02-265-1/+60
* Prevent Python 3.5 From Crashing The BuildChristian Tismer2019-02-267-3/+499
* Add setPageSize new signature to QPageSizeCristian Maureira-Fredes2019-02-262-0/+49
* Allow Subclassing PyCFunction in Extension ModulesChristian Tismer2019-02-251-2/+2
* Set proper parent when overloading QUiLoaderCristian Maureira-Fredes2019-02-251-0/+3
* Add common QPrintSupport typesystem for QWebEngineCristian Maureira-Fredes2019-02-255-3/+55
* Fix error when importing signatures in frozen executablesAlberto Sottile2019-02-222-17/+24
* Fix smart pointers with namespaceRenato Araujo Oliveira Filho2019-02-216-2/+45
* shiboken: Suppress warnings about deprecated code in QtFriedemann Kleint2019-02-111-0/+3
* Return PyObject wrapper when not valid QVariantCristian Maureira-Fredes2019-02-081-6/+10
* Fix Shiboken.ObjectType.__new__ for Python 2.7Christian Tismer2019-02-072-1/+19
* Make .pyi file generation a standalone CMake targetAlexandru Croitor2019-02-071-4/+8
* Add pyObj check to setSequenceOwnershipCristian Maureira-Fredes2019-02-061-0/+4
* Modernize cmake buildAlexandru Croitor2019-02-0771-478/+468
* Propagate Property attributes to the MetaObjectCristian Maureira-Fredes2019-02-071-0/+11
* Update Qt version for CMakeCristian Maureira-Fredes2019-02-062-2/+2
* Type Hints: Handle Container Types Correctly: AddendumChristian Tismer2019-02-062-2/+3
* typesystem_gui_common.xml: CleanupFriedemann Kleint2019-02-065-66/+41
* Replace QString::null/isNull() by QString()/isEmpty()Friedemann Kleint2019-02-066-13/+13
* Replace the deprecated Qt algorithms by their std:: equivalentsFriedemann Kleint2019-02-054-8/+17
* Type Hints: Handle Container Types CorrectlyChristian Tismer2019-02-055-31/+132
* PySide2/QtSxcml: Support bool *ok in some of the models' evaluateTo() functionsFriedemann Kleint2019-02-042-0/+17
* libshiboken: Fix unused function warning (PepRun_GetResult)Friedemann Kleint2019-02-041-0/+2
* Unify The Function Formatting In Generated CodeChristian Tismer2019-02-031-1/+1
* PySide2/QtGui: Add more array modifications for const (unsigned) int * parame...Friedemann Kleint2019-02-011-1/+13
* PySide2: Remove enumeration AbstractPhysicalDevice::DeviceStatusFriedemann Kleint2019-02-011-3/+1
* QtGui: Fix warning about <array> modificationFriedemann Kleint2019-02-011-1/+1
* PySide2/Widgets: Add overload of QInputDialog::getDouble()Friedemann Kleint2019-01-312-0/+18
* shiboken: Suppress warnings about missing types for dropped entriesFriedemann Kleint2019-01-311-0/+1
* PySide2: Remove non-existent or moved Qt3D classesFriedemann Kleint2019-01-312-9/+0
* PySide2: Fix some build warningsFriedemann Kleint2019-01-313-1/+3
* Bump version strings to 5.12.2Simo Fält2019-01-312-2/+2