summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QNAM: fix stall due to edge case when connected with no request queuedMårten Nordheim2020-09-101-2/+12
* Fix a number of MSVC integer conversion warningsFriedemann Kleint2020-09-1010-15/+15
* Derive some item delegates from QStyledItemDelegateLars Knoll2020-09-104-46/+39
* Give QEventPoint a d-pointer after allShawn Rutledge2020-09-104-94/+224
* Fix flaky QTimer::remainingTime() testJarek Kobus2020-09-101-18/+44
* TLS utils - move runtime check to compile timeTimur Pocheptsov2020-09-091-2/+6
* CMake: Fix qt_apply_rpaths not erroring out when no target is givenAlexandru Croitor2020-09-091-1/+1
* CMake: Turn off pkg_config_enabled if pkg_config is not foundAlessandro Portale2020-09-091-7/+28
* CMake: Fix building of non-qtbase repos on Android with Windows hostAlexandru Croitor2020-09-092-3/+5
* CMake: Make generated Qt toolchain file a bit more relocatableAlexandru Croitor2020-09-092-7/+15
* CMake: Don't hardcode Xcode SDK frameworks into public dependenciesAlexandru Croitor2020-09-091-25/+44
* Blacklist tst_qcolumnview::scrollTo on macOSUlf Hermann2020-09-091-0/+3
* QProcess/Unix: introduce setChildProcessModifier()Thiago Macieira2020-09-087-85/+128
* CMake: update ARCH_HASWELL flagThiago Macieira2020-09-081-1/+1
* CMake: add missing RDSEED supportThiago Macieira2020-09-081-0/+5
* QSemaphore: Make 64-bit wideThiago Macieira2020-09-081-1/+3
* Revert "Cleanup QSemaphore and make it always 64bit large"Thiago Macieira2020-09-092-60/+104
* QNetworkInterface: disable Netlink-based Linux support on AndroidThiago Macieira2020-09-081-1/+1
* Disable operator+ and operator- for QFlagsGiuseppe D'Angelo2020-09-092-5/+23
* Fix failures in tst_qdatetime under non-english localesMarcel Krems2020-09-092-4/+3
* Create consistent sets of QImage methodsAllan Sandfeld Jensen2020-09-093-15/+56
* Avoid crashing in offscreen with X11 builtin but not availableAllan Sandfeld Jensen2020-09-091-2/+4
* Windows QPA: Enable toggling Windows transparencyFriedemann Kleint2020-09-082-4/+7
* Initialize "uc1" variableWang Wei2020-09-081-1/+1
* Refactor testlib touch functions into qtestsupport_gui and _widgetsShawn Rutledge2020-09-087-173/+233
* Don't use deprecated function: QVariant::canConvert(int targetTypeId)Wang Wei2020-09-081-1/+1
* Remove deprecated method QOpenGLFunctions::initializeGLFunctions()Marcel Krems2020-09-082-11/+0
* Remove deprecated API from QSurfaceFormatMarcel Krems2020-09-082-43/+0
* Remove deprecated method QTextList::isEmpty()Marcel Krems2020-09-082-20/+0
* Interbase: Correctly read/write arrays to the databaseAndy Shaw2020-09-082-17/+32
* macOS: Don't assume we will get didBecomeKey for non-Qt NSWindowsTor Arne Vestbø2020-09-081-9/+12
* PostgreSQL: Attempt to subscribe even if it is already addedAndy Shaw2020-09-071-9/+8
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-070-0/+0
* tst_qshortcut (x2): use op | instead of op + to combine keysGiuseppe D'Angelo2020-09-070-0/+0
* tst_qmenubar: stop doing math on an enumGiuseppe D'Angelo2020-09-070-0/+0
* Huffman compression: handle QByteArray's elements as unsigned charTimur Pocheptsov2020-09-070-0/+0
* Update QList's documentation bitsAndrei Golubev2020-09-070-0/+0
* QCommonArrayOps: append when inserting into empty containerAndrei Golubev2020-09-070-0/+0
* QList/QString/QByteArray: no prepend optimized allocation when emptyAndrei Golubev2020-09-070-0/+0
* QCommonArrayOps: append when inserting into empty containerAndrei Golubev2020-09-071-3/+3
* QList/QString/QByteArray: no prepend optimized allocation when emptyAndrei Golubev2020-09-073-7/+6
* Update QList's documentation bitsAndrei Golubev2020-09-071-44/+43
* tst_qmenubar: stop doing math on an enumGiuseppe D'Angelo2020-09-071-1/+1
* Huffman compression: handle QByteArray's elements as unsigned charTimur Pocheptsov2020-09-071-2/+4
* tst_qshortcut (x2): use op | instead of op + to combine keysGiuseppe D'Angelo2020-09-072-54/+54
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-0711-25/+103
* Clean up QTextBoundaryFinder and qunicodetoolsLars Knoll2020-09-076-200/+187
* Make QStringMatcher ready for Qt 6Lars Knoll2020-09-072-48/+31
* Remove deprecated method QQuaternion::conjugateMarcel Krems2020-09-073-24/+4
* QStyleOptionGraphicsItem: remove deprecated member matrix/levelOfDetailChristian Ehrlicher2020-09-066-64/+23