summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist qFutureAssignmentLeak on OpenSUSE CIMorten Johan Sørvig2017-06-221-0/+2
* QtWidgets: Change QTLWExtra::window from QWindow to QWidgetWindowMorten Johan Sørvig2017-06-222-11/+15
* Correctly set native widget window visibilityMorten Johan Sørvig2017-06-221-1/+2
* Split QTest::qExec()J-P Nurmi2017-06-222-30/+63
* testlib: add key sequence functionLiang Qi2017-06-223-0/+73
* macOS: Remove support for child NSWindowsTor Arne Vestbø2017-06-215-336/+39
* macOS: Move QNSWindow implementation into separate fileTor Arne Vestbø2017-06-215-453/+546
* QStyleHelper: add missing forward declarationsSamuli Piippo2017-06-211-0/+4
* Move endian integers to qendian_p.hAllan Sandfeld Jensen2017-06-217-146/+185
* [Shader Graph Gen.] Introduce QShaderNodesLoaderKevin Ottens2017-06-206-2/+636
* [Shader Graph Gen.] Introduce QShaderGraphLoaderKevin Ottens2017-06-206-0/+863
* [Shader Graph Gen.] Introduce QShaderGeneratorKevin Ottens2017-06-206-0/+541
* [Shader Graph Gen.] Introduce QShaderGraph::StatementKevin Ottens2017-06-203-0/+578
* [Shader Graph Gen.] Introduce QShaderGraphKevin Ottens2017-06-206-0/+447
* [Shader Graph Gen.] Introduce QShaderNodeKevin Ottens2017-06-204-0/+421
* [Shader Graph Gen.] Introduce QShaderNodePortKevin Ottens2017-06-204-2/+203
* [Shader Graph Gen.] Introduce QShaderFormatKevin Ottens2017-06-206-2/+530
* Item widgets: API cleanupsGiuseppe D'Angelo2017-06-203-0/+25
* Mark bswap and related methods constexprAllan Sandfeld Jensen2017-06-201-81/+33
* QDate::shortMonthName: remove faulty month testThiago Macieira2017-06-201-28/+20
* Doc: add a note about QRandomGenerator returning the sign bit setThiago Macieira2017-06-201-0/+18
* QRandomGenerator: don't internally rely on QT_HAS_INCLUDEThiago Macieira2017-06-208-10/+111
* QPicture: mark deprecated functions with the QT_DEPRECATED macrosGiuseppe D'Angelo2017-06-202-5/+9
* QWindowsPipeWriter: remove inefficient memberAlex Trotsenko2017-06-202-7/+2
* Fix uninitialized membersJesus Fernandez2017-06-201-1/+1
* Add QDeadlineTimer to the bootstrap libraryThiago Macieira2017-06-201-0/+1
* Add support for input contexts to offscreen platformSami Nurmenniemi2017-06-202-0/+16
* Eliminate in/out arguments from QDateTimeParser::parse()Edward Welbourne2017-06-203-8/+6
* QDateTimeParser: partial break-up of long method to eliminate gotoEdward Welbourne2017-06-202-284/+290
* Eliminate out-parameters from QDateTimeParser::parseSection()Edward Welbourne2017-06-202-107/+91
* QDateTimeParser: consolidate #if-ery around QT_NO_DATESTRINGEdward Welbourne2017-06-202-14/+8
* QDateTimeParser: implement parsing of time-zone specifiersEdward Welbourne2017-06-204-35/+187
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-2023-166/+120
* Update CLDR to v31.0.1Edward Welbourne2017-06-203-4574/+4620
* Add QLocale::formattedDataSize and consolidate use casesShawn Rutledge2017-06-206-53/+174
* Fix dereferencing non-existent TLW with hidden QOpenGLWidgetLaszlo Agocs2017-06-201-12/+12
* Remove duplicate qrandom target and source file referenceJoerg Bornemann2017-06-201-4/+0
* Doc: Document the setters QProcess::startDetached supportsJoerg Bornemann2017-06-201-0/+14
* QKeySequence: let Private::decodeString() take QString by valueMarc Mutz2017-06-202-6/+5
* QAbstractItemView: add isPersistentEditorOpen()Marc Mutz2017-06-209-8/+75
* Fix some qdoc warnings for 5.10Friedemann Kleint2017-06-207-38/+33
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-06-20163-3418/+1270
|\
| * Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-19163-3418/+1270
| |\
| | * Android: fix missing wheel eventsJ-P Nurmi2017-06-183-0/+40
| | * Fix tst_QImageReader::imageFormatBeforeReadAllan Sandfeld Jensen2017-06-181-1/+3
| | * Fix reading qle_signedbitfield as intAllan Sandfeld Jensen2017-06-181-1/+1
| | * Blacklist tst_QGuiEventLoop::processEvents in macOS 10.12Tony Sarajärvi2017-06-181-0/+2
| | * Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.12Tony Sarajärvi2017-06-181-0/+1
| | * Blacklist flaky tst_QTimeLine tests on macOS 10.12Tony Sarajärvi2017-06-181-0/+3
| | * rename qglobalstatic.cpp -> qglobalstatic.qdocOswald Buddenhagen2017-06-172-3/+0