summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix namespaced buildJędrzej Nowacki2018-10-012-4/+4
* Expose type id from QMetaType instanceJędrzej Nowacki2018-10-013-0/+20
* tst_qfileinfo: Refactor ntfsJunctionPointsAndSymlinks()Friedemann Kleint2018-09-303-56/+134
* Use a std::vector instead of a QVector in QMimeDatabasePrivateIvan Komissarov2018-09-293-26/+29
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-29238-5835/+7010
|\
| * Doc: Remove expired link and add see also entry for style sheetsPaul Wicking2018-09-281-4/+2
| * Update bundled libjpeg-turbo to version 2.0.0Eirik Aavitsland2018-09-2884-5267/+5794
| * Windows QPA: Work around intermittent clipboard copy failuresFriedemann Kleint2018-09-284-2/+45
| * QOpenGLShader: report geom. and tess. on GLES 3.2+Laszlo Agocs2018-09-281-44/+33
| * Revert "Android: Compile with NDK r18 + clang"Liang Qi2018-09-281-1/+1
| * Windows QPA: Don't test for Desktop GL if Qt::AA_UseDesktopOpenGL is setFriedemann Kleint2018-09-283-24/+19
| * Fix disabled IME when QPlainTextEdit read only property is toggledJussi Witick2018-09-281-1/+1
| * Fix QXmlStreamWriter xmlns attribute placementhjk2018-09-282-1/+33
| * QGraphicsScene::update(): Keep the list of updatedRects() uniqueFriedemann Kleint2018-09-282-5/+7
| * Do not fall back after resizing a dockMaurice Kalinowski2018-09-281-0/+2
| * Export modules' enabled/disabled features to cmakeFriedemann Kleint2018-09-282-0/+17
| * Windows QPA: Fix programmable keyboard shortcuts being triggered twiceFriedemann Kleint2018-09-281-2/+18
| * wasm: enable filesystemmodel for nothreadLorn Potter2018-09-281-1/+1
| * wasm: enable Network for nothreadLorn Potter2018-09-287-5/+58
| * wasm: make maximized and fullscreen windows not draggableLorn Potter2018-09-284-21/+31
| * Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-09-2736-124/+214
| |\
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-2736-124/+214
| | |\
| | | * Fix QCompleter popups preventing the application from exitingAlexandru Croitor2018-09-261-1/+8
| | | * Add QT_REQUIRE_CONFIG(ssl) to pre-shared key authenticatorTimur Pocheptsov2018-09-251-0/+2
| | | * QHeaderView: Don't unhide hidden sections on layoutChanged()Christian Ehrlicher2018-09-241-3/+0
| | | * Modernize the "datestring" featureLiang Qi2018-09-2420-70/+73
| | | * Modernize the "textdate" featureLiang Qi2018-09-244-18/+19
| | | * QSslContext: Use 0 instead of TLS_MAX_VERSIONDmitry Shachnev2018-09-241-4/+4
| | | * Protect HSTS code for no-feature-settings buildTimur Pocheptsov2018-09-246-9/+54
| | | * Export qt_open64 from QtCoreThiago Macieira2018-09-241-1/+1
| | | * Clarify docs regarding the states of a QFutureWatcher with no future setAndy Shaw2018-09-241-3/+5
| | | * Document IAccessible2 versionKai Koehne2018-09-241-0/+1
| | | * Fix integer overflow in very long sections in ELF objectsThiago Macieira2018-09-151-1/+1
| | | * Disable RGB64 backend for ARGB32 when it will be very slowAllan Sandfeld Jensen2018-09-141-0/+2
| | | * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-144-18/+49
| | | |\
| | | | * add buildsystem+qmake changelogv5.11.2Oswald Buddenhagen2018-09-131-0/+37
| | | | * normalize layout of 5.11.2 changelogOswald Buddenhagen2018-09-131-17/+10
| * | | | SecureTransport - require the latest SDK 10.13.4Timur Pocheptsov2018-09-271-2/+2
| * | | | Doc: Add link target to fix QDoc warning in Qt DeclarativePaul Wicking2018-09-271-0/+1
| * | | | Keep tiled subwindow order on resizePaul Olav Tvete2018-09-271-1/+1
| * | | | Fix crash when detaching dangling QTextCursorEskil Abrahamsen Blomfeldt2018-09-272-1/+12
| * | | | Fix font weights on macOS 10.14Eskil Abrahamsen Blomfeldt2018-09-271-3/+3
| |/ / /
| * | | Doc: Improve HarfBuzz configure options documentationPaul Wicking2018-09-272-2/+2
| * | | Revert "qmake: Work around MSVC compiler bug."Friedemann Kleint2018-09-261-14/+0
| * | | qwinrtcursor: Use QPointF as much as possible in pos/setPosOliver Wolff2018-09-261-6/+7
| * | | Windows UI automation: Add missing overrideFriedemann Kleint2018-09-261-1/+1
| * | | winrt platform plugin: Fix clang warningsOliver Wolff2018-09-2624-89/+72
| * | | QWinRTInputContext::hideInputPanel: return early if panel is not visibleOliver Wolff2018-09-261-0/+2
| * | | Fix typos in the documentationAleix Pol2018-09-254-4/+4
| * | | More fixups for GL_CONTEXT_LOSTAllan Sandfeld Jensen2018-09-253-3/+30