summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'"Timur Pocheptsov2021-03-051-1/+1
|\
| * tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-051-1/+1
* | Merge "Skip globalstatic threadStressTest on QEMU"Toni Saario2021-03-059-14/+101
|\ \ | |/ |/|
| * Skip globalstatic threadStressTest on QEMUToni Saario2021-03-052-0/+6
| * Android: Place cursor correctly on screen when editingPiotr Mikolajczyk2021-03-057-14/+95
* | QContiguousCache: Remove redundant conditionWang Yu2021-03-051-3/+1
|/
* Merge "Add QColorSpace::description"Allan Sandfeld Jensen2021-03-056-3/+57
|\
| * Add QColorSpace::descriptionAllan Sandfeld Jensen2021-03-046-3/+57
* | Merge "QMenu test: turn tooltip animations off"Volker Hilsheimer2021-03-052-0/+3
|\ \
| * | QMenu test: turn tooltip animations offVolker Hilsheimer2021-03-041-0/+2
| * | Fix Android buildJoerg Bornemann2021-03-041-0/+1
| |/
* | Merge "Protect against self-assignment, plug potential memory leak"Volker Hilsheimer2021-03-041-0/+4
|\ \ | |/ |/|
| * Protect against self-assignment, plug potential memory leakVolker Hilsheimer2021-03-041-0/+4
* | Merge "Doc: Use correct include for QWGLContext"Paul Wicking2021-03-041-1/+1
|\ \
| * | Doc: Use correct include for QWGLContextPaul Wicking2021-03-041-1/+1
| |/
* / QProcess/Unix: use a common function to find the target executableThiago Macieira2021-03-041-48/+39
|/
* Merge "Fix build of Core module without regularexpression feature"Alexey Edelev2021-03-0411-26/+16
|\
| * Fix build of Core module without regularexpression featureAlexey Edelev2021-03-048-22/+8
| * Fix QT_HOST_LIBEXECS for cross-builds on WindowsJoerg Bornemann2021-03-041-0/+4
| * Complete the renaming of qt_add_tool to qt_internal_add_toolJoerg Bornemann2021-03-041-3/+3
| * Fix double inclusion of QtAutoDetect.cmake in top-level buildJoerg Bornemann2021-03-041-1/+1
* | Merge "Remove win32_system_libs feature from src/corelib/configure.json"Joerg Bornemann2021-03-0414-275/+78
|\ \
| * | Remove win32_system_libs feature from src/corelib/configure.jsonJoerg Bornemann2021-03-043-72/+0
| * | Move syncqt.pl to libexecJoerg Bornemann2021-03-043-6/+2
| * | Remove fixqt4headers.plJoerg Bornemann2021-03-041-179/+0
| * | Make toolchain inspection more robustJoerg Bornemann2021-03-042-4/+48
| * | Add the 'FEATURE_qmake' featureAlexey Edelev2021-03-043-14/+18
| * | Improve docs for Qt Concurrent run with promise modeSona Kurazyan2021-03-041-0/+9
| * | Blacklist test QMenu::QTBUG_89082_actionTipsHide() for WindowsFriedemann Kleint2021-03-041-0/+1
* | | Merge "headersclean: Compile with -std=c++latest, -Zc:__cplusplus on MSVC"Kai Köhne2021-03-0412-279/+750
|\ \ \ | |_|/ |/| |
| * | headersclean: Compile with -std=c++latest, -Zc:__cplusplus on MSVCKai Köhne2021-03-041-1/+1
| * | Convert QDtls classes to the new plugin-based designTimur Pocheptsov2021-03-0411-278/+749
| |/
* | Merge "Fix signature of canDropMimeData used in code snippet"Albert Astals Cid2021-03-0428-152/+237
|\ \
| * | Fix signature of canDropMimeData used in code snippetAlbert Astals Cid2021-03-042-2/+2
| * | Update bundled libjpeg-turbo to version 2.0.6Eirik Aavitsland2021-03-0426-150/+235
| |/
* | Merge "Fix compilation error in QDateTime"Andrei Golubev2021-03-041-1/+3
|\ \ | |/ |/|
| * Fix compilation error in QDateTimeAndrei Golubev2021-03-041-1/+3
* | QScopedPointer: deprecate swapGiuseppe D'Angelo2021-03-042-1/+21
|/
* Redundant condition: tornoffZou Ya2021-03-041-1/+1
* Redundant condition: widgetHuang Jie2021-03-041-1/+1
* Variable is Assigned a never used value in qt_make_filter_list()Huang Jie2021-03-041-11/+4
* QHostInfo: simplify assignment operatorVolker Hilsheimer2021-03-031-4/+5
* QMetaType::create: don't leak memory if copy can't be madeVolker Hilsheimer2021-03-031-1/+1
* Merge "Port some value classes away from QScopedPointer"Giuseppe D'Angelo2021-03-035-70/+55
|\
| * Port some value classes away from QScopedPointerGiuseppe D'Angelo2021-03-035-70/+55
* | Initialize out-variableVolker Hilsheimer2021-03-031-1/+1
|/
* Merge "Convert elliptic curves and DH params to work with QTlsBackend"Timur Pocheptsov2021-03-0316-399/+381
|\
| * Convert elliptic curves and DH params to work with QTlsBackendTimur Pocheptsov2021-03-0313-396/+372
| * Doc: Specify correct include for QWGLContextPaul Wicking2021-03-031-0/+1
| * QOpenGLTexture: Fix typo in enum valueLaszlo Agocs2021-03-032-3/+8