summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate QDateTimeParser's mutable parameters at lastEdward Welbourne2020-09-303-34/+32
* Standardize #include order and form in qdatetime.cppEdward Welbourne2020-09-301-20/+16
* Deal with {und,ov}erflow issues in QLine's length handlingEdward Welbourne2020-09-303-47/+63
* QTestResult: Don't pass a nullptr file to addFailure()Ulf Hermann2020-09-307-58/+84
* CMake: Strip binaries and libraries upon installationAlexandru Croitor2020-09-301-1/+1
* Use universal references in QtConcurrentSona Kurazyan2020-09-309-188/+281
* Emit QScreen::geometryChanged when the logical DPI changesFriedemann Kleint2020-09-302-6/+11
* QPrinter: unit tests fail when default printer supports duplexAndreas Buhr2020-09-301-3/+2
* rhi: Manage buffer data without QBALaszlo Agocs2020-09-309-63/+119
* Doc: Fix incorrectly placed closing bracket in Q_PROPERTY codeKai Koehne2020-09-301-2/+2
* QList: don't detach on squeeze when holding raw dataMårten Nordheim2020-09-303-1/+8
* QList: Remove CapacityReserved on squeezeMårten Nordheim2020-09-301-0/+3
* Fix ChangeHandler notification for eager propertiesFabian Kosmale2020-09-303-11/+19
* Remove license header templates from qtbaseJani Heikkinen2020-09-3011-344/+0
* Eliminate compilation warningsXie Chuan2020-09-301-1/+1
* Add logging categories to image handlersAllan Sandfeld Jensen2020-09-309-28/+61
* Remove workaround for MSVC 2008Allan Sandfeld Jensen2020-09-303-84/+9
* QVariant: Change metatype in convert() even on failureFabian Kosmale2020-09-302-2/+13
* Fix qdoc warning from documentation of internal APIVolker Hilsheimer2020-09-301-7/+0
* CMake: use HostInfo when QT_HOST_PATH is setSamuli Piippo2020-09-301-0/+3
* Revert "Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040"Liang Qi2020-09-301-1/+0
* QJsonObject: fix sorting after parsing from JSON textThiago Macieira2020-09-292-37/+54
* Fix assumed version typoAllan Sandfeld Jensen2020-09-301-2/+2
* Fix ubsan errorsAllan Sandfeld Jensen2020-09-302-1/+7
* Add {add,sub,mul}_overflow detection when one operand is a constantThiago Macieira2020-09-292-149/+252
* Use Q_RELOCATABLE* instead of Q_MOVABLE* wording in docsAndrei Golubev2020-09-291-8/+8
* Improve docs for QFuture::{result*, takeResult*}Sona Kurazyan2020-09-291-4/+10
* Improve docs for QtConcurrent::{filter, blockingFilter}Sona Kurazyan2020-09-291-6/+18
* Further blacklist network tests on Windows MinGWTony Sarajärvi2020-09-291-0/+48
* QObject: use more categorized loggingGiuseppe D'Angelo2020-09-291-33/+34
* rhi: vk: Do not copy the entire BufferOp struct for host writesLaszlo Agocs2020-09-292-7/+11
* rhi: gl: Skip nice but not essential uniform checks in releaseLaszlo Agocs2020-09-291-0/+2
* rhi: Drop QBitArray usageLaszlo Agocs2020-09-293-8/+26
* rhi: Improve layout compatibility test performanceLaszlo Agocs2020-09-298-9/+36
* rhi: gl: Pre-sort uniform metadata based on offsetLaszlo Agocs2020-09-291-7/+11
* Disable moving of QPropertyLars Knoll2020-09-295-151/+54
* QProperty: fix QBindingStoragePrivate::reallocate related codeFabian Kosmale2020-09-293-1/+41
* CMake: fix sdkBuildToolsRevision not being set for user appsAssam Boudjelthia2020-09-292-26/+25
* Do not parse low-level PNG colorspaces if they are not usedAllan Sandfeld Jensen2020-09-291-5/+5
* Reimplement non-antialiased cosmetic penAllan Sandfeld Jensen2020-09-291-193/+98
* QSsl: Remove enum value gapsMårten Nordheim2020-09-291-2/+2
* Docs: Update default redirect policy enumerationMårten Nordheim2020-09-291-3/+4
* QPrinter: fix unit tests for special case when no printer is defaultAndreas Buhr2020-09-291-1/+7
* tests/xcb: fix tst_QWidget::updateWhileMinimized() - againLiang Qi2020-09-291-1/+2
* Blacklist QTcpSocket::connectToHostErrors in Windows 10 buildsTony Sarajärvi2020-09-291-1/+2
* Doc: Qt GUI: Depend on qtprintsupport documentation moduleTopi Reinio2020-09-291-0/+1
* doc: Make QtCore depend on all modulesMartin Smith2020-09-291-1/+3
* Add checks for new QBitArray versionAllan Sandfeld Jensen2020-09-291-46/+57
* Switch QBitArray to qsizetypeAllan Sandfeld Jensen2020-09-294-96/+97
* Switch QCache costs to qsizetypeAllan Sandfeld Jensen2020-09-292-24/+24