summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fuzzing: Add fuzz target for QRegularExpression::optimizeRobert Loehning2020-03-252-0/+43
* | Detect Visual C++ 2019 mode in clang_cl / intel_iclAllan Sandfeld Jensen2020-03-251-0/+5
* | Call post routines from ~QGuiApplicationMichal Klocek2020-03-254-1/+78
* | CMake: Warn about using internal macros and functionsKai Koehne2020-03-251-13/+27
* | Diaglib: Fix buildFriedemann Kleint2020-03-255-19/+19
* | Fix deprecation of QComboBox:::currentIndexChanged(const QString&)Lars Knoll2020-03-253-35/+29
* | Fix memory leakGiulio Camuffo2020-03-251-0/+3
* | wasm: Add OpenGL version checkMorten Johan Sørvig2020-03-242-4/+16
* | Revert "wasm: support emsdk >= 1.39.4"Morten Johan Sørvig2020-03-241-1/+0
* | Extend tiled optimization in 64-bit painting to 64-bit sourcesAllan Sandfeld Jensen2020-03-241-4/+10
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-03-249-69/+345
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-249-69/+345
| |\|
| | * xcb: Add support for XdndActionList propertyAlexander Volkov2020-03-234-7/+118
| | * Doc: fix copy paste errors in border-*-style documentationJoni Poikelin2020-03-211-4/+4
| | * qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-203-57/+222
| | * Doc: replace QFileInfo::created with birthTimeMauro Persano2020-03-201-1/+1
* | | More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-246-11/+6
* | | Fix use of deprecated ::forcesignAllan Sandfeld Jensen2020-03-241-1/+1
* | | QAbstractSocket: Fix usage of deprecated error signal in exampleMårten Nordheim2020-03-241-1/+1
* | | Fix whitespace in Qt5XXConfig filesKai Koehne2020-03-241-5/+1
* | | CMake: Also import Qt plugins that are not literally named *PluginKai Koehne2020-03-241-2/+7
|/ /
* | QXcbCursor: Replace deprecated QCursor APISze Howe Koh2020-03-241-6/+6
* | Deprecation warnings: replace qrand with QRandomGeneratorVolker Hilsheimer2020-03-233-3/+8
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Mitch Curtis2020-03-2311-26/+377
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-2011-26/+377
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.14.2' into 5.14"Mitch Curtis2020-03-1910-24/+363
| | |\
| | | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Mitch Curtis2020-03-1910-24/+363
| | | |\
| | | | * Android: Fix deployment on Windows hostEskil Abrahamsen Blomfeldt2020-03-191-2/+2
| | | | * Add changes file for Qt 5.14.2Antti Kokko2020-03-171-0/+117
| | | | * Fix potential out-of-bounds or nullptr accessVolker Hilsheimer2020-03-171-4/+4
| | | | * Do not crash on skipped Xlib visualsAllan Sandfeld Jensen2020-03-111-0/+2
| | | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-1036-158/+300
| | | | |\
| | | | * | Windows QPA: Do not play sound for QMessageBox::NoIconFriedemann Kleint2020-03-061-0/+1
| | | | * | Fix CVE-2020-9327 in SQLiteAndy Shaw2020-03-042-9/+225
| | | | * | QLibraryInfo: avoid unneeded conversion for path prefixKirill Burtsev2020-03-041-8/+6
| | | | * | Android: fix apk generation on Android API 23+BogDan Vatra2020-03-031-0/+1
| | | | * | Android: Include the resConfigs so that the package can be uploadedAndy Shaw2020-03-031-0/+4
| | | | * | Fix regression when doing a debug only build with MSVCKai Koehne2020-03-031-1/+1
| | * | | | q_getTimeFromASN1: fix invalid accessTimur Pocheptsov2020-03-191-1/+17
| | |/ / /
| | * | | tst_QMenu: make QSKIP message truthfulTimur Pocheptsov2020-03-181-1/+1
* | | | | Fix the name in invokeMethodTimur Pocheptsov2020-03-231-4/+4
* | | | | Fusion Style: Use qobject_cast rather than dynamic_castUlf Hermann2020-03-231-1/+1
* | | | | rhi: gles2: fix uniform gathering after struct-type member in UBOsJean-Michaël Celerier2020-03-231-3/+4
* | | | | wasm: Boost emscripten 1.39.8 as recommendedLorn Potter2020-03-231-1/+1
* | | | | QTableView: Make sure to repaint all needed cells during resizingChristian Ehrlicher2020-03-211-8/+14
* | | | | 64-bit atomics: fix bad copy/paste in macro definitionsThiago Macieira2020-03-201-12/+12
* | | | | Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-209-25/+29
* | | | | QDateTimeEdit: with keyboardTracking off, allow values outside the rangeVolker Hilsheimer2020-03-202-2/+128
* | | | | Fix binary compatibility issue in QJson{Array,Object} initializer_listThiago Macieira2020-03-202-4/+10
* | | | | Doc: update QJsonObject::operator[] non-const to say it creates keyThiago Macieira2020-03-201-1/+3