summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "CMake: Fix missing report entries"Alexey Edelev2020-12-301-2/+1
* CMake: Fix missing report entriesAlexey Edelev2020-12-291-1/+2
* CMake: Store config summary to fileAlexey Edelev2020-12-291-0/+5
* QRegularExpression: mention raw string literal in the docsAhmad Samir2020-12-282-0/+18
* Add test creating QDateTime in double-DST gap in 1947 GermanyAndreas Buhr2020-12-242-0/+12
* QStylesheetStyle: fix push button label alignmentChristian Ehrlicher2020-12-241-1/+1
* Document that QtConcurrent::run doesn't support overloaded functionsSona Kurazyan2020-12-243-0/+43
* QListView: don't crash when an empty container is passed to itemsRect()Christian Ehrlicher2020-12-221-7/+3
* CMake: Add --enable-new-dtags flag supportAlexey Edelev2020-12-224-1/+14
* Offline docs: Improve styling of unordered lists and external linksTopi Reinio2020-12-221-10/+24
* macos: Document that Drawer is obsoleteMorten Johan Sørvig2020-12-221-0/+2
* CMake: Use Release build type by defaultAlexey Edelev2020-12-211-7/+7
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-219-16/+27
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2020-12-213-34/+101
* CMake: Don't rely on versionless commands or targets existingCraig Scott2020-12-211-3/+3
* Blacklist tst_QDeadlineTimer::stdchrono on Windows/clangFriedemann Kleint2020-12-211-0/+2
* Fix crash on reallocateAndGrowMichal Klocek2020-12-212-1/+58
* Android: KEYCODE_MEDIA_PLAY_PAUSE translated rightPiotr Mikolajczyk2020-12-211-1/+1
* xcb: fix thread synchronization in QXcbEventQueue::waitForNewEvents() againIgor Kushnir2020-12-183-5/+15
* Disallow construction of QPropertyBinding from a propertyFabian Kosmale2020-12-181-5/+1
* Bump version from 6.0.0 to 6.0.1Jani Heikkinen2020-12-181-1/+1
* Android: Fix for accessibility potential crashPiotr Mikolajczyk2020-12-182-1/+3
* Doc: Clean up changes to Qt XML docsPaul Wicking2020-12-181-15/+12
* CMake: Add detection of FEATURE_foo change by userAlexey Edelev2020-12-183-32/+67
* Http2: set the reply's error code and string on errorMårten Nordheim2020-12-171-0/+2
* QCache: fix updating entries breaking the internal chainMårten Nordheim2020-12-172-4/+22
* Clarify QWindowPrivate::maybeQuitOnLastWindowClosedTor Arne Vestbø2020-12-171-3/+3
* QSslCertificate::operator == - cleanup error queueTimur Pocheptsov2020-12-171-2/+9
* Android: Pass pending state to ResumePauseListenerBartlomiej Moskal2020-12-171-1/+6
* Restore previous QDateTime behavior in DST gapAndreas Buhr2020-12-173-5/+10
* Fix qt_alphaVersion and qt_opaqueVersion in the trivial caseAllan Sandfeld Jensen2020-12-171-4/+53
* QSslSocket_schannel: Don't compare against undefined valueMårten Nordheim2020-12-171-1/+1
* Fix typo in QtOpenGL module docsLaszlo Agocs2020-12-171-1/+1
* Prevent copy in texture upload with invalid inputLaszlo Agocs2020-12-171-2/+4
* CMake: Fix module separate build error when -DFEATURE_static_runtime=ONLi Xinwei2020-12-171-9/+9
* CMake: Fix compile warnings when MSVC and -DFEATURE_static_runtime=ONLi Xinwei2020-12-172-0/+3
* QProperty docs: update macro nameIvan Solovev2020-12-171-2/+3
* Move QObjectBindableProperty documentation into snippet fileFabian Kosmale2020-12-172-18/+71
* QString: update documentationIvan Solovev2020-12-172-120/+215
* Blacklist tst_QMdiArea::updateScrollBars on macosIvan Solovev2020-12-171-0/+3
* Add sections about std containers and algorithmsOle-Morten Duesund2020-12-172-0/+72
* Fix autotest config in cross-compiled prefix buildEirik Aavitsland2020-12-171-1/+5
* xcb: Fix available geometry after rotationAlexander Volkov2020-12-132-5/+10
* OCI: Fix the compilation of the pluginAndy Shaw2020-12-131-5/+6
* Android: install android test scripts to libexec to test on all modulesAssam Boudjelthia2020-12-113-2/+11
* QList docs: lexicographical -> lexicalIvan Solovev2020-12-111-4/+4
* Fuzzing: Provide link to oss-fuzzRobert Loehning2020-12-111-1/+13
* Android: restart emulator if it gets stuck during testingAssam Boudjelthia2020-12-112-15/+74
* Don't show focus rect for QCommandLinkButtonDoris Verria2020-12-111-0/+1
* Override initStyleOption() for QCommandLinkButtonDoris Verria2020-12-112-0/+7