summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.14' into dev"Qt Forward Merge Bot2019-09-0313-106/+204
|\
| * Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-09-0313-106/+204
|/|
| * Fixup includesAllan Sandfeld Jensen2019-09-022-1/+2
| * Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-024-37/+89
| * Android: Add aab targetBogDan Vatra2019-09-021-3/+15
| * Add support for aabBogDan Vatra2019-09-021-42/+71
| * QFileSystemModel: Fix naming of Option enumerationFriedemann Kleint2019-09-023-7/+7
| * Make sure QLatin1Literal fwd header is generatedKevin Funk2019-09-022-1/+3
| * QTouchDevice: don't play ping-pong with q*PostRoutine()Marc Mutz2019-08-301-15/+17
* | Merge "Merge remote-tracking branch 'origin/5.14' into dev"Qt Forward Merge Bot2019-08-3122-442/+670
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-08-3122-442/+670
|/| | | |/
| * Android: clean configure params for androidBogDan Vatra2019-08-304-13/+2
| * Fix spelling of primarily in QCalendar::isSolar()'s docEdward Welbourne2019-08-301-1/+1
| * Remove QFileInfo::type and related enum from 5.14Volker Hilsheimer2019-08-303-165/+136
| * Update QPA mouse event handling in offscreen and VNC pluginsShawn Rutledge2019-08-302-3/+13
| * Extend QDate's benchmarkEdward Welbourne2019-08-301-5/+165
| * Convert foreach to ranged for in QDateTime benchmarkEdward Welbourne2019-08-301-34/+34
| * Deduplicate list-building code in QDateTime benchmarkEdward Welbourne2019-08-301-108/+57
| * QDateTimeParser: replace QVector with QVarLengthArray<12>Marc Mutz2019-08-301-3/+6
| * Fix unused variable warnings in QDateTime benchmarkEdward Welbourne2019-08-301-5/+15
| * Fix some bogus date calculations in QDateTime's benchmarkEdward Welbourne2019-08-301-12/+26
| * Pass QDate, QTime as value classes, rather than by const referenceEdward Welbourne2019-08-306-78/+76
| * Optimize QDate by shortcutting some gregorian calendar methodsEdward Welbourne2019-08-303-15/+139
* | Add support to override Qml Import Scanner binary to androiddeployqtLeander Beernaert2019-08-301-2/+23
* | Remove QMakeLocalFileName::is_nullJoerg Bornemann2019-08-302-7/+7
* | Merge "Merge remote-tracking branch 'origin/5.14' into dev"Qt Forward Merge Bot2019-08-2926-268/+701
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-08-2926-268/+701
|/| | | |/
| * Mark QNetworkAccessManager::autoDeleteReplies as constMårten Nordheim2019-08-292-2/+2
| * QEventDispatcherWin32: avoid livelock in a foreign event loopAlex Trotsenko2019-08-293-33/+67
| * rhi: vulkan: Introduce secondary command buffer usageLaszlo Agocs2019-08-2915-173/+491
| * rhi: vulkan: Add missing VK_QUERY_RESULT_WAIT_BITLaszlo Agocs2019-08-291-1/+2
| * rhi: Attempt to fix up the logic around beginExternal()Laszlo Agocs2019-08-296-67/+102
| * rhi: vulkan: Expose the VkRenderPass via the usual mechanismsLaszlo Agocs2019-08-295-0/+38
| * QTree/TableView: Don't emit clicked when releasing after double clickVolker Hilsheimer2019-08-292-0/+2
| * Android: Use LLVM tools where possibleBogDan Vatra2019-08-292-9/+14
| * Android: AUX template doesn't require a multi arch buildBogDan Vatra2019-08-291-1/+1
* | Close popups on windowWillMiniaturize notificationTimur Pocheptsov2019-08-294-10/+23
* | Remove nonsensical initialization from QMakeLocalFileNameJoerg Bornemann2019-08-291-6/+1
* | Add QObject allocation benchmarksJędrzej Nowacki2019-08-291-0/+47
* | Merge "Merge remote-tracking branch 'origin/5.14' into dev"Qt Forward Merge Bot2019-08-2913-168/+205
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-08-2913-168/+205
|/| | | |/
| * widgets: Mark widgets as needing flush during paintingTor Arne Vestbø2019-08-282-15/+4
| * widgets: Add logging for widget paintingTor Arne Vestbø2019-08-284-1/+36
| * QGraphicsItem: mark GraphicsItemChange::ItemMatrixChange as deprecatedChristian Ehrlicher2019-08-282-2/+6
| * Android: install qmlfiles only for first ABIBogDan Vatra2019-08-281-3/+14
| * Say hello to -android-abis configure paramBogDan Vatra2019-08-284-8/+12
| * widgets: Simplify QWidgetRepaintManager::flushTor Arne Vestbø2019-08-282-10/+5
| * Use QLatin1String where possibleBogDan Vatra2019-08-281-115/+114
| * QReadWriteLock QT_NO_THREAD shell: make API compatible with the regular oneMarc Mutz2019-08-281-14/+14
* | Merge "Merge remote-tracking branch 'origin/5.14' into dev"Qt Forward Merge Bot2019-08-28193-6619/+11785
|\ \