aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-031727-1961/+3331
|\
| * 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-031694-1694/+1694
| * 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
| * 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-268-37/+39
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-04-2699-2003/+3117
|\|
| * 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
| * Add shiboken2/ApiExtractor doc generationCristian Maureira-Fredes2018-04-233-6/+10
| * QWebEngineDownloadItem: Add enum SavePageFormatFriedemann Kleint2018-04-201-0/+1
| * Add QtSensorsFriedemann Kleint2018-04-205-1/+290
| * Improve qt.conf registration handlingAlexandru Croitor2018-04-202-1/+43
| * Add QtWebEngineCore moduleDavid Rosca2018-04-207-1/+202
| * Add installed package directory to PATH on WindowsAlexandru Croitor2018-04-201-3/+9
| * Fix QtWebEngineProcess related issues on the supported platformsAlexandru Croitor2018-04-203-1/+29
| * Improve CMake clang detection logicAlexandru Croitor2018-04-201-1/+8
| * Remove white spaces from signature label in XMLsCristian Maureira-Fredes2018-04-1918-473/+473
| * Check default superclass when getting baseClassesCristian Maureira-Fredes2018-04-194-2/+85
| * Upgrade shiboken diagrams and documentationCristian Maureira-Fredes2018-04-1920-1154/+892
| * Transfer ownership of the header to the QTreeViewCristian Maureira-Fredes2018-04-192-1/+13
| * Transfer ownership of new Widget to QTreeWidgetCristian Maureira-Fredes2018-04-193-0/+70
| * shiboken: Use enum values from ClangFriedemann Kleint2018-04-1913-264/+277
| * fix more qApp crashesChristian Tismer2018-04-194-9/+86
| * Add default return value to pythonTypeIsValueTypeCristian Maureira-Fredes2018-04-192-2/+40
| * Use XINCREF/XDECREF in PyObjectWrapper constructorCristian Maureira-Fredes2018-04-191-6/+6
| * Update deprecated Qsql headerCristian Maureira-Fredes2018-04-191-1/+1
| * shiboken: Exclude smart-pointer-type from documentationFriedemann Kleint2018-04-192-0/+8
| * shiboken: Fix XQuery for the module descriptionFriedemann Kleint2018-04-191-1/+2
| * QtDocParser: Fix querying WebXML for functions with container argumentsFriedemann Kleint2018-04-191-0/+11
| * shiboken: Detect class enums by Clang entirelyFriedemann Kleint2018-04-1912-57/+77
| * shiboken: Reformat helpFriedemann Kleint2018-04-193-14/+26