summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qsslsocket_schannel: update QMutexLocker usageMårten Nordheim2020-10-281-1/+1
* QByteArray: make (ap|pre)pend(const QByteArray &) consider reservedMårten Nordheim2020-10-283-3/+20
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-287-42/+40
* Deprecate QLocale::Language entries that no locale data relates toEdward Welbourne2020-10-283-96/+144
* QMacStyle - more pixel refinementsTimur Pocheptsov2020-10-281-0/+18
* Remove QT_NO_FLOAT16_OPERATORS macroVolker Hilsheimer2020-10-282-18/+2
* cmake: Avoid -NOTFOUND suffix in module pri configTor Arne Vestbø2020-10-281-2/+4
* cmake: Add missing aliases for entrypoint implementationTor Arne Vestbø2020-10-281-0/+2
* cmake: Don't limit qt_internal_add_cmake_library to testsTor Arne Vestbø2020-10-281-1/+1
* cmake: Don't add module header for interface libs without headersTor Arne Vestbø2020-10-281-0/+5
* webOS: Support mapping evdev keyboard and touchscreen to specific windowElvis Lee2020-10-278-31/+104
* QPushButton: if mouse tracking is off, ignore state only updated when trackingVolker Hilsheimer2020-10-271-1/+1
* Skip flakey dialogs testcase on all platforms except windowsVolker Hilsheimer2020-10-271-3/+2
* CMake: Fix painting examples to build as standalone projectsAlexandru Croitor2020-10-277-51/+332
* CMake: Export QT_QPA_DEFAULT_PLATFORM in QtBuildInternalsExtraAlexandru Croitor2020-10-272-0/+13
* Remove left over friend declarationAllan Sandfeld Jensen2020-10-271-2/+0
* Make QVersionNumber and QArrayDataPointer comparisons hiddenAllan Sandfeld Jensen2020-10-273-42/+35
* Revert "QObject: simplify part of connection logic"Fabian Kosmale2020-10-272-3/+36
* Fix tst_QDeadlineTimer::stdchrono() flaky testJarek Kobus2020-10-272-53/+34
* Fix copy and past error, add minor doc updateKarsten Heimrich2020-10-271-4/+6
* Doc: Add notes on how to use View classes in Qt6Karsten Heimrich2020-10-273-6/+136
* Add doc target for qmakePaul Wicking2020-10-271-0/+7
* CMake: Do not overrun the list end in qt_remove_argsUlf Hermann2020-10-271-2/+4
* Doc: Add macro to exclude examples from CreatorPaul Wicking2020-10-271-0/+3
* Compile fix on WindowsJarek Kobus2020-10-271-2/+2
* Make QElapsedTimer comparison operators hidden friendsVolker Hilsheimer2020-10-273-20/+20
* CMake: allow using ANDORID_NDK_ROOT for user projectsAssam Boudjelthia2020-10-272-2/+18
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-27266-0/+1078
* CMake: pro2cmake: Handle CONFIG+=console app_bundle in examplesAlexandru Croitor2020-10-271-0/+34
* QLayout docs: explain better what the QWidget ctor arg doesAhmad Samir2020-10-274-23/+53
* CMake: Make qt_add_executable more minimalisticAlexandru Croitor2020-10-271-8/+1
* CMake: Use versionfull functions within our public APIAlexandru Croitor2020-10-271-2/+2
* toolchain.prf: Use vswhere to obtain VS installation pathOliver Wolff2020-10-271-3/+11
* Expunge WA_GroupLeaderShawn Rutledge2020-10-276-62/+6
* QAbstractItemModelTester: don't rely on hasChildren()David Faure2020-10-272-6/+7
* Make QRect(F) and QMargins comparison operators hidden friendsVolker Hilsheimer2020-10-264-55/+34
* cmake: Ensure Mingw builds pick up and use the WinMain entry pointTor Arne Vestbø2020-10-261-21/+70
* cmake: Allow target to specify initial module internal configTor Arne Vestbø2020-10-261-1/+3
* Make remaining String binary comparisons hidden friendsAllan Sandfeld Jensen2020-10-263-68/+85
* CMake: Provide a qt-internal-configure-tests scriptAlexandru Croitor2020-10-264-4/+39
* Add constructor benchmarks for QLocale, to test likely sub-tag matchingEdward Welbourne2020-10-261-0/+317
* Update CLDR to v37, adding Nigerian Pidgin as a new languageEdward Welbourne2020-10-268-4076/+4389
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-267-21/+165
* QList: also default count()'s template parameterGiuseppe D'Angelo2020-10-262-2/+2
* Make Ubuntu with its non-standard security level happyTimur Pocheptsov2020-10-262-88/+84
* Make QString/QLatin1String comparisons hidden friendsAllan Sandfeld Jensen2020-10-262-223/+182
* QtConcurrent: Reuse ArgResolver from qfuture_impl.hJarek Kobus2020-10-262-100/+50
* Replace see-alsos in qfloat16 documentation with \overloadVolker Hilsheimer2020-10-262-23/+19
* CMake: Fix target dependency cycle regarding qpa plugins in qtwaylandAlexandru Croitor2020-10-261-4/+16
* CMake: Don't use mkspec set by sourcing b2qt environment scriptAlexandru Croitor2020-10-261-1/+2