summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow adding linker flags to qmake module prisTor Arne Vestbø2020-11-036-13/+24
* Fix typoVolker Hilsheimer2020-11-021-1/+1
* Unfix QTest touch API documentationMårten Nordheim2020-11-021-1/+1
* Make RGB_MASK inline constexprVolker Hilsheimer2020-11-021-1/+1
* Allow adding extra content to module priTor Arne Vestbø2020-11-022-2/+6
* Default to cmake when building QtVolker Hilsheimer2020-11-022-3/+3
* Remove unnecessary cast-to-int for parameter to QBitArrayMårten Nordheim2020-11-021-1/+1
* CMake: Let configure guess the compiler from mkspec argumentJoerg Bornemann2020-11-022-0/+22
* Do not #define dynamic_castGiuseppe D'Angelo2020-11-021-13/+0
* macOS + FreeType: fix crash with non printable unicodeAnton Kudryavtsev2020-11-021-1/+4
* DropSite example: support markdownShawn Rutledge2020-11-022-0/+5
* qmake/vcxproj: Fix handling of extra compiler outputsJoerg Bornemann2020-11-021-1/+1
* Resolve corelib's remaining ### Qt 6 commentsEdward Welbourne2020-11-029-16/+11
* QMarginsF: document that isNull/operator==/operator!= are fuzzyGiuseppe D'Angelo2020-11-021-4/+18
* Warn if Q_FOREACH is used with a non-shared containerOlivier Goffart2020-11-021-0/+14
* QLayout: unify the constructorsGiuseppe D'Angelo2020-11-024-35/+12
* Update the porting guide for QFutureSona Kurazyan2020-11-021-4/+40
* Android: fix documentation about ANDROID_EXTRA_LIBSAssam Boudjelthia2020-11-021-8/+13
* QCombobox: propagate the palette to the embedded line editWang Chuan2020-11-022-0/+28
* rhi: gl: Do not bother with glDrawBuffers(GL_BACK)Laszlo Agocs2020-11-021-4/+0
* Remove usages of Q_FOREACHAllan Sandfeld Jensen2020-11-022-6/+6
* CMake: Bump the minimum required CMake version to use Qt to 3.14Alexandru Croitor2020-11-021-2/+2
* Improve clang-cl support for Qt6Yuhang Zhao2020-11-023-10/+26
* Android: Don't use putIfAbsent as that is not available in older APIsAndy Shaw2020-11-021-2/+2
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-0111-11/+11
* Fix compilation error on WindowsYuhang Zhao2020-11-011-1/+1
* Fix tst_qtimer::zeroTimer unit testAndreas Buhr2020-11-012-3/+3
* Use (void) instead of Q_UNUSEDAndré Klitzing2020-10-311-7/+7
* testlib: Add private API to add test loggerTor Arne Vestbø2020-10-313-8/+25
* Performance improvement for integer->QString conversionAndreas Buhr2020-10-311-4/+43
* testlib: Let logger report whether it is logging to stdoutTor Arne Vestbø2020-10-313-5/+13
* Make QScopedPointer comparison operators hidden friendsVolker Hilsheimer2020-10-312-51/+40
* Doc: Fix various documentation issues for Qt CoreTopi Reinio2020-10-3113-36/+42
* Minor improvements in qrgba64_p.hAllan Sandfeld Jensen2020-10-311-31/+104
* CMake: Cleanup module and plugin define situationAlexandru Croitor2020-10-303-8/+11
* Get rid of QInputDevicePrivate::extraShawn Rutledge2020-10-301-1/+0
* Update tst_qcborstreamwriter to use QMetaTypeDavid Skoland2020-10-301-10/+10
* CMake: Clean up order of assignments in generated module pri filesAlexandru Croitor2020-10-301-6/+11
* CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEsAlexandru Croitor2020-10-3015-3/+16
* CMake: pro2cmake: Generate correct CONFIG_MODULE_NAME valuesAlexandru Croitor2020-10-301-7/+25
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-3014-33/+385
* Fix QScreen orientation not being updated when setting a platform screenFriedemann Kleint2020-10-301-1/+1
* Offscreen QPA: implement a native interfaceGiuseppe D'Angelo2020-10-306-17/+50
* Hide comparison operators for QtOpenGLVersion types from ADLVolker Hilsheimer2020-10-302-22/+23
* CMake: Fix tst_qapplication to respect blacklists in CMake buildsAlexandru Croitor2020-10-301-0/+1
* Hide comparison operators for QtNetwork value types from non-ADLVolker Hilsheimer2020-10-3012-98/+130
* Cleanup qimage.hAllan Sandfeld Jensen2020-10-301-33/+34
* Don't use pointers or references to functions from std libraryJarek Kobus2020-10-301-7/+11
* Hide QTypeRevision comparison operators from ADLVolker Hilsheimer2020-10-301-46/+46
* Fix qdoc issues in QListVolker Hilsheimer2020-10-301-2/+2