summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2226-1427/+303
|\
| * moc: Only use the init_priority attribute when targeting windowsMartin Storsjö2018-02-221-1/+1
| * Fix build when ftp feature is disabledPasi Petäjäjärvi2018-02-211-0/+1
| * Revert "JSON doc: update the RFC we link to"Thiago Macieira2018-02-211-1/+1
| * tst_QMimeDatabase: detect executables as shared libraries tooThiago Macieira2018-02-211-1/+3
| * mkspecs: Factorize common parts of win32-g++ and win32-clang-g++Martin Storsjö2018-02-213-133/+88
| * opengl: Bail if cached shader fails to loadAntonio Larrosa2018-02-212-9/+19
| * fix installation of resources for example sourcesAlexander Volkov2018-02-211-1/+1
| * testlib: Pass on log message context to loggersTor Arne Vestbø2018-02-215-20/+47
| * QHeaderView: Preserve settings on layoutChange with empty modelChristian Ehrlicher2018-02-212-0/+95
| * QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-212-3/+12
| * Remove left over json/qjsonarray.cppFriedemann Kleint2018-02-211-1238/+0
| * Fix some qdoc-warnings for 5.11Friedemann Kleint2018-02-213-17/+17
| * Windows QPA: Fix accessibility being triggered by IMEFriedemann Kleint2018-02-211-0/+1
| * Bump copyright yearJani Heikkinen2018-02-211-1/+1
| * psql: Add expected failures where the table name is case sensitiveAndy Shaw2018-02-213-2/+16
* | Support synchronous handleCloseEvent()Morten Johan Sørvig2018-02-212-2/+3
* | Add QPlatformWindow::close()Morten Johan Sørvig2018-02-213-4/+16
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2136-250/+922
|\|
| * QtConcurrent::MedianDouble: do not access uninitialzed valuesChristian Ehrlicher2018-02-201-0/+1
| * psql: Fix SQL testsAndy Shaw2018-02-203-37/+73
| * Add missing "We mean it." warningsMårten Nordheim2018-02-2010-0/+110
| * Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-205-128/+225
| * qmake: fix immediate RESOURCES with absolute RCC_DIROswald Buddenhagen2018-02-201-1/+1
| * xcb: Fix -geometry argument for platformName with arguments or fallbacksJohan Klokkhammer Helsing2018-02-201-4/+4
| * Support multiple entries in the Qt platform plugin stringJohan Klokkhammer Helsing2018-02-202-28/+42
| * Merge "Merge remote-tracking branch 'origin/5.10.1' into 5.11" into refs/stag...Tony Sarajärvi2018-02-209-16/+411
| |\
| | * Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-199-16/+411
| | |\
| | | * psql: Improve performance of record()v5.10.1Andy Shaw2018-02-085-5/+252
| | | * Add changes file for Qt 5.10.1Antti Kokko2018-02-071-0/+154
| | | * QCocoaWindow: be more careful when flushing eventsRichard Moe Gustavsen2018-02-071-1/+1
| | | * QString: fix comparisons to null strings in ucstricmpThiago Macieira2018-02-042-10/+7
| * | | QLineEdit: Clear input context commit string after test functionsKari Oikarinen2018-02-191-0/+1
| * | | Doc: review language and spelling in Editable Tree Model ExampleNico Vertriest2018-02-191-15/+15
| * | | macOS: Remove qDebug silencer in qthread_unix.cppTor Arne Vestbø2018-02-191-13/+0
| * | | macOS: Don't assume m_view is QNSView when calling requestUpdateTor Arne Vestbø2018-02-191-1/+1
| * | | macOS: Remove unused variableTor Arne Vestbø2018-02-191-2/+0
| * | | Doc: complete Border Layout ExampleNico Vertriest2018-02-192-0/+28
| |/ /
| * | xcb: Fix developer buildFriedemann Kleint2018-02-191-0/+3
| * | Add Wayland in the documentation for QGuiApplication::platformNameJohan Klokkhammer Helsing2018-02-191-0/+2
| * | Fix incorrect documentation for -platform, QT_QPA_PLATFORM and friendsJohan Klokkhammer Helsing2018-02-191-5/+5
* | | Bump versionOswald Buddenhagen2018-02-203-3/+5
* | | QTreeView: Remove unused variableRobert Loehning2018-02-201-1/+0
* | | Clean up our Objective-C usageJake Petroules2018-02-2062-687/+598
* | | Sql: Add a feature for the SQL item modelsUlf Hermann2018-02-2012-3/+39
* | | Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivateAlbert Astals Cid2018-02-205-11/+12
* | | Fix QPlatformPrintDevice::supportedPageSizeMatchAlbert Astals Cid2018-02-201-0/+4
* | | ftp backend: Dynamically resolving resource path with URL prefixRyan Chu2018-02-192-6/+60
* | | Use QT_CONFIG(stringlistmodel) rather than QT_NO_STRINGLISTMODELUlf Hermann2018-02-192-3/+3
* | | Use QT_CONFIG(proxymodel) instead of QT_NO_PROXYMODELUlf Hermann2018-02-193-14/+14