summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "xcb: use QXcbScrollingDevice for a touchpad"Shawn Rutledge2021-03-082-10/+26
|\
| * xcb: use QXcbScrollingDevice for a touchpadShawn Rutledge2021-03-082-10/+26
* | FileChooser portal: send window id in hexJan Grulich2021-03-081-1/+1
|/
* Merge "Fix the crashes when animated QTreeWidgetItems are hidden"Qiang Li2021-03-082-1/+27
|\
| * Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-03-082-1/+27
* | QSql/MariaDB/MySQL: misc cleanupChristian Ehrlicher2021-03-081-24/+16
|/
* Merge "Add deviceIndependentSize() to QPixmap and QImage"Morten Johan Sørvig2021-03-086-3/+56
|\
| * Add deviceIndependentSize() to QPixmap and QImageMorten Johan Sørvig2021-03-086-3/+56
* | Android: Add grabWindow handlingPiotr Mikolajczyk2021-03-082-5/+75
|/
* string 16<->8 bits conversion: SIMD on arm32Nick Shaforostoff2021-03-083-4/+20
* Merge "QNetworkInterface/Unix: fix DNS eligibility of global addresses"Thiago Macieira2021-03-061-7/+8
|\
| * QNetworkInterface/Unix: fix DNS eligibility of global addressesThiago Macieira2021-03-051-7/+8
* | Merge "Add QT_CONFIGURE_RUNNING variable for configure.cmake files"Joerg Bornemann2021-03-051-0/+4
|\ \
| * | Add QT_CONFIGURE_RUNNING variable for configure.cmake filesJoerg Bornemann2021-03-051-0/+4
| |/
* / Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-0544-267/+241
|/
* Merge "imageviewer example: Show the color space description when loading"Friedemann Kleint2021-03-051-2/+5
|\
| * imageviewer example: Show the color space description when loadingFriedemann Kleint2021-03-051-2/+5
* | Merge "Add documentation for Q_OBJECT_BINDABLE_PROPERTY"Andreas Buhr2021-03-051-0/+23
|\ \
| * | Add documentation for Q_OBJECT_BINDABLE_PROPERTYAndreas Buhr2021-03-051-0/+23
* | | Merge "Add ARM version of the "AES" qhash algorithm"Allan Sandfeld Jensen2021-03-051-0/+135
|\ \ \
| * | | Add ARM version of the "AES" qhash algorithmAllan Sandfeld Jensen2021-03-051-0/+135
| |/ /
* | | Merge "Fix warning about virtual override"Andreas Buhr2021-03-051-1/+1
|\ \ \
| * | | Fix warning about virtual overrideAndreas Buhr2021-03-051-1/+1
* | | | Merge "Add more QDateTime test-cases close to the epoch"Edward Welbourne2021-03-051-1/+13
|\ \ \ \
| * | | | Add more QDateTime test-cases close to the epochEdward Welbourne2021-03-051-1/+13
| |/ / /
* | | | Merge "qtypeinfo: make variable templates inline"Fabian Kosmale2021-03-051-14/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | qtypeinfo: make variable templates inlineFabian Kosmale2021-03-051-14/+19
* | | | Merge "Make qdecompresshelper archive bomb check only trigger for large files"Øystein Heskestad2021-03-054-0/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-054-0/+50
| |/ /
* | | Merge "Simplify code, remove redundant condition"Wang Yicun2021-03-053-15/+11
|\ \ \
| * | | Simplify code, remove redundant conditionWang Yicun2021-03-052-6/+2
| * | | Doc: Fix section titles that confuse QDoc's autolinkerPaul Wicking2021-03-051-9/+9
* | | | Merge "Code tidies"Zhang Hao2021-03-051-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Code tidiesZhang Hao2021-03-051-2/+1
| |/ /
* | | Merge "QPoint(F): declare as PRIMITIVE, not RELOCATABLE"Giuseppe D'Angelo2021-03-053-4/+13
|\ \ \ | |_|/ |/| |
| * | QPoint(F): declare as PRIMITIVE, not RELOCATABLEGiuseppe D'Angelo2021-03-051-2/+2
| * | tst_qmetatype: RELOCATABLE -> PRIMITIVE is binary compatibleFabian Kosmale2021-03-051-1/+10
| * | QQuaternion: mark as PRIMITIVE typeGiuseppe D'Angelo2021-03-051-1/+1
* | | 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
|\ \ | |/ |/|