summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qwsi: revert parts of 00ae1e6b7bf6efa5f5e57d37844e44d521604fb6Gatis Paeglis2020-08-233-26/+2
* Fix warnings in tst_mocTor Arne Vestbø2020-08-235-5/+34
* QLayout: make its indexOf functions take pointer-to-constGiuseppe D'Angelo2020-08-232-5/+5
* Interbase: Fix tests when running against FirebirdAndy Shaw2020-08-236-61/+125
* Interbase: Close the cursor before reopening it later onAndy Shaw2020-08-231-3/+3
* QFont: Extend the string description to include the missing elementsAndy Shaw2020-08-223-6/+50
* xcb: Fix flushing of native subwindows when not using shared memoryTor Arne Vestbø2020-08-221-2/+11
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-2219-50/+52
* QGuiApplication: fix handling of spontaneous events' modifiersNicolas Guichard2020-08-203-53/+58
* Resolve the remaining open ### Qt6 comments of QJsonValueSona Kurazyan2020-08-204-108/+63
* QIODevice: implement a "zero-copy" strategy for buffered writesAlex Trotsenko2020-08-208-10/+40
* CMake: Implement configure -optimize-debugJoerg Bornemann2020-08-205-2/+17
* CMake: Implement configure -linker [bfd,gold,lld]Joerg Bornemann2020-08-204-3/+26
* CMake: Support configure tests of type 'compilerSupportsFlag'Joerg Bornemann2020-08-204-3/+54
* CMake: Fix configure -redo on UnixJoerg Bornemann2020-08-201-1/+8
* CMake Build: Use EGL library as dependency for GLESv2Cristian Adam2020-08-201-0/+8
* CMake Build: Add QNX 7.1 build supportCristian Adam2020-08-201-0/+15
* Tidy up qnamespace.qdoc's enums' \omitvalue entriesEdward Welbourne2020-08-201-39/+36
* QCalendarBackend: format "enum" as code where usedEdward Welbourne2020-08-201-8/+11
* Document QCalendarBackend::name()Edward Welbourne2020-08-201-1/+8
* Document the indexing used in the Unicode tablesEdward Welbourne2020-08-201-2/+9
* Doc: Mention no_testcase_installs which can be used to prevent installAndy Shaw2020-08-202-0/+9
* Turn comments about passing QDate, QTime by value into docsEdward Welbourne2020-08-202-8/+10
* Fix a number of qdoc warningsFriedemann Kleint2020-08-2022-257/+25
* Fix deprecation warnings in QtSql code snippetsFriedemann Kleint2020-08-201-2/+2
* Fix qHash(const QModelIndex &index)Friedemann Kleint2020-08-201-1/+1
* xdgdesktopportal: Avoid dangling pointerMichael Weghorn2020-08-201-2/+2
* Remove QSslSocket::abort()Alex Trotsenko2020-08-203-39/+11
* Doc: Drop dependency on qtgraphicaleffectsPaul Wicking2020-08-201-1/+0
* Doc: Use https in links that don't redirect properlyPaul Wicking2020-08-201-2/+2
* Doc: Improve thread safety docsPaul Wicking2020-08-201-1/+15
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-2046-5476/+302
* QSslContext - do a little cleanup (OpenSSL)Timur Pocheptsov2020-08-193-11/+11
* QFileSystemModel: don't display a modal messagebox on errorVolker Hilsheimer2020-08-191-23/+2
* Clean up itemviews after QStyleOption version cleanupVolker Hilsheimer2020-08-197-28/+22
* QMenu: make less sensitive to mouse jitterVolker Hilsheimer2020-08-191-1/+1
* Port QXmlStreamReader from QStringRef to QStringViewKarsten Heimrich2020-08-196-137/+165
* Fix QXmlStreamSimpleStack to work also with non POD data typesLars Knoll2020-08-193-14/+24
* Refactor QXmlStreamStringRefKarsten Heimrich2020-08-194-59/+67
* Smaller change towards using QStringViewLars Knoll2020-08-192-4/+4
* Refactor qxmlstream_p.hLars Knoll2020-08-1912-1936/+1818
* Cleanup QXmlStreamStringRefKarsten Heimrich2020-08-191-7/+1
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-1913-150/+138
* QMetaType: specialize typenameHelper for std::pairFabian Kosmale2020-08-192-31/+68
* Remove binary compat sources for qbytearray and qstringAllan Sandfeld Jensen2020-08-197-142/+2
* Make QAbstractSocket::abort() behavior unambiguousAlex Trotsenko2020-08-191-2/+0
* CMake Build: Fix libdrm detection and compilation on QNXCristian Adam2020-08-193-7/+23
* CMake: Add /OPT:REF flag when building Qt on WindowsAlexandru Croitor2020-08-191-0/+7
* CMake: Adjust compiler flag optimizations to qmake mkspec onesAlexandru Croitor2020-08-193-0/+216
* Update qmake before building srcKai Koehne2020-08-191-1/+5