summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust code format, add space after 'if'Zhang Sheng2020-11-16105-398/+398
* Install 3rd party headers and meta for static buildsMichal Klocek2020-11-164-2/+35
* CMake: Fix configure not to pass clang compilers for AndroidAlexandru Croitor2020-11-161-1/+1
* CMake: Install missing debug info for some executable filesLi Xinwei2020-11-161-0/+3
* Android: move blocked tests of qapplication to test folderAssam Boudjelthia2020-11-162-17/+21
* Android: exclude failing test tst_android:assetsReadAssam Boudjelthia2020-11-161-0/+3
* Android: exclude failing tests of tst_qhighdpiAssam Boudjelthia2020-11-161-0/+3
* Android: exclude tests crashing at startAssam Boudjelthia2020-11-1614-10/+113
* Manual shortcut test: Fix deprecation warnings about key combinationsFriedemann Kleint2020-11-161-33/+32
* Android: exclude host tools tests for android and iosAssam Boudjelthia2020-11-162-6/+11
* Fix error on MSVC when QList with disabled rvalues is instantiatedLars Knoll2020-11-161-6/+32
* Optimize qRoundAllan Sandfeld Jensen2020-11-161-0/+24
* Make QEventPoint an idiomatic value typeVolker Hilsheimer2020-11-163-72/+71
* Give QWidget::updateMicroFocus a parameter with defaultVolker Hilsheimer2020-11-162-5/+5
* Add Qt 6.0.0 changes fileJani Heikkinen2020-11-161-0/+17
* Doc: fix QStringView::compare since sectionAnton Kudryavtsev2020-11-161-1/+1
* Fix reference of qt_attribution.json to license fileKai Koehne2020-11-161-0/+0
* Doc: Add external link to conan.ioKai Koehne2020-11-161-0/+5
* don't ever force fork() instead of forkfd()Oswald Buddenhagen2020-11-161-10/+0
* Adjust the format of code blocks in function pixelMetric()Xu Shitong2020-11-161-13/+16
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-1510-17/+83
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-1527-126/+198
* update KDE-ECM CMake modules to include fuzzer sanitizerAndreas Buhr2020-11-141-1/+10
* Fix c++20 buildsAllan Sandfeld Jensen2020-11-141-1/+1
* Inline trivial getters for QEvent subclassesVolker Hilsheimer2020-11-132-51/+27
* Android: Treat ACTION_CANCEL as TouchPointReleasedBartlomiej Moskal2020-11-131-1/+1
* Update qclass_lib_map.h according to split of svg moduleJarek Kobus2020-11-131-2/+2
* Blacklist authenticationCacheAfterCancel on Ubuntu 20.04Andreas Buhr2020-11-131-0/+5
* Remove some code checker issues (L218 & L243)Jan Arve Sæther2020-11-131-36/+7
* Conditionally disable code snippets that depend on cxx11_futureSona Kurazyan2020-11-131-0/+6
* Remove unused variable to fix build with clang-10Andreas Buhr2020-11-131-2/+0
* CMake: Install pdb files to proper directories in multi-config buildLi Xinwei2020-11-141-2/+16
* QItemSelection: Use public constructor from baseclassVolker Hilsheimer2020-11-131-1/+1
* tst_qsslkey - handle QT_NO_SSL properlyTimur Pocheptsov2020-11-131-0/+4
* Update Qt OpenGL docs and add porting docsv6.0.0-beta5Eskil Abrahamsen Blomfeldt2020-11-134-14/+114
* remove unused variables and parameters to fix compilation with g++-10.2Andreas Buhr2020-11-134-7/+3
* Fix scaling of basic patterns under HiDPIAllan Sandfeld Jensen2020-11-133-5/+8
* Avoid false positives in Clang static analyzerDimitrios Apostolou2020-11-131-2/+6
* Drop the d-pointer of QEventVolker Hilsheimer2020-11-122-7/+4
* Clean up and pack data members of QEvent classesVolker Hilsheimer2020-11-124-121/+112
* Android: fix configure help for --android-abisAssam Boudjelthia2020-11-121-2/+1
* CMake: Add support for -binary option for generated resourcesAlexey Edelev2020-11-126-20/+126
* CMake: fix running Android testsAssam Boudjelthia2020-11-122-8/+9
* cmake: Remove indirection via Startup target for EntryPointTor Arne Vestbø2020-11-129-136/+31
* Don't highlight the QtConcurrent progress dialog exampleSona Kurazyan2020-11-121-2/+1
* Conditionally disable tests that depend on cxx11_future flagSona Kurazyan2020-11-122-0/+50
* Document physicalDotsPerInch high-DPI behaviorMorten Johan Sørvig2020-11-121-0/+3
* Document physicalDotsPerInch high-DPI behaviorMorten Johan Sørvig2020-11-121-0/+9
* QToolTip: don’t close again on Close eventMorten Johan Sørvig2020-11-121-1/+7
* Doc: Update the SQL types documentation with regards to the double typesAndy Shaw2020-11-121-18/+18