aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable WebKitCristian Maureira-Fredes2018-05-091-1/+4
* Fix QSocketNotifier constructorCristian Maureira-Fredes2018-05-093-21/+81
* Add more bindings for QtNetworkFriedemann Kleint2018-05-097-9/+120
* build_scripts/main.py: Fix EngrishAlexandru Croitor2018-05-081-2/+2
* Fix a few scriptableapplication bugsAlexandru Croitor2018-05-085-89/+76
* Make sure copied libclang file has write permissionsAlexandru Croitor2018-05-082-2/+15
* Fix copying of libclang for standalone buildsAlexandru Croitor2018-05-081-15/+9
* Improve libclang extra include headers detectionAlexandru Croitor2018-05-081-2/+21
* Improve libclang detection on LinuxAlexandru Croitor2018-05-081-5/+32
* QtXmlToSphinx: Refactor link handlingFriedemann Kleint2018-05-072-46/+131
* Fix Qt OpenGL entry in index.rstFriedemann Kleint2018-05-071-1/+1
* Update missing_bindings scriptCristian Maureira-Fredes2018-05-071-6/+17
* Add option to skip docs generationCristian Maureira-Fredes2018-05-073-11/+18
* Fix CMake usage of utils.pyAlexandru Croitor2018-05-071-1/+1
* Update scriptableapplication exampleCristian Maureira-Fredes2018-05-047-75/+198
* Use PyLong instead of PyInt for QVariantCristian Maureira-Fredes2018-05-042-2/+7
* Blacklist QtCore/qfileread_test, Qt3DExtras/qt3dextras_test.py on macOSFriedemann Kleint2018-05-041-0/+3
* Update ApiExtractor documentationCristian Maureira-Fredes2018-05-046-13/+11
* Doc: Add license page to TOCFriedemann Kleint2018-05-031-0/+1
* Decode qtattributionsscanner output to UTF-8Topi Reinio2018-05-031-1/+1
* Doc: Pass include paths via qdocconf instead of command lineTopi Reinio2018-05-032-7/+10
* Change license from all the filesCristian Maureira-Fredes2018-05-031870-1870/+1870
* Fix typo on build_scripts/utils.pyCristian Maureira-Fredes2018-05-031-1/+1
* QtXmlToSphinx: Add support for more elementsFriedemann Kleint2018-05-022-2/+41
* QtXmlToSphinx: Refactor label handlingFriedemann Kleint2018-05-022-6/+38
* Add option to create additional documentationFriedemann Kleint2018-05-024-4/+685
* Add Positioning, Location and Sensors to documentationFriedemann Kleint2018-05-024-0/+17
* Doc: Update the QML advanced tutorialVenugopal Shivashankar2018-05-0219-141/+217
* Re-add QShortcutEvent removed methodsAlexandru Croitor2018-05-021-5/+0
* Avoid set parent for QLabel.pixmap()Cristian Maureira-Fredes2018-05-015-3/+105
* Add tool for creating a license pageFriedemann Kleint2018-04-302-1/+152
* Doc: Update the footer CSS styleVenugopal Shivashankar2018-04-301-1/+1
* Doc: Use additional include paths for some Qt modulesTopi Reinio2018-04-304-0/+4
* Implement Python slicing support for QByteArrayBoxiang Sun2018-04-303-19/+103
* Start a tabbed browser exampleFriedemann Kleint2018-04-307-0/+1207
* Split and move various setup.py parts into different filesAlexandru Croitor2018-04-3012-1899/+2241
* Doc: Use product name and python module names appropriatelyVenugopal Shivashankar2018-04-306-19/+14
* Rename PySide references to Qt for PythonCristian Maureira-Fredes2018-04-271690-1690/+1690
* Remove currentThreadId bindingCristian Maureira-Fredes2018-04-277-6/+1
* Doc: Add top-level index and getting started informationVenugopal Shivashankar2018-04-278-23/+210
* shiboken: Accept relative file name as C++ headerFriedemann Kleint2018-04-271-1/+7
* Add missing flag for QChartViewCristian Maureira-Fredes2018-04-261-1/+1
* Add references from ApiExtractor to shiboken docCristian Maureira-Fredes2018-04-269-42/+50
* Remove deprecated optionsAlexandru Croitor2018-04-251-8/+0
* Replace 'osx' with 'macos' in installation scriptsAlexandru Croitor2018-04-252-19/+19
* Replace 'osx' in option names with 'macos'Alexandru Croitor2018-04-251-15/+15
* Remove unused prepare_coin_sources.py fileAlexandru Croitor2018-04-241-143/+0
* Add QtPositioning and QtLocationFriedemann Kleint2018-04-249-1/+414
* QtXmlToSphinx: Handle ordered listsFriedemann Kleint2018-04-241-7/+25
* shiboken: Strip parameters of invalid type with a default value expressionFriedemann Kleint2018-04-232-5/+15