summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Fix handling of rpaths for tests with CMAKE_STAGING_PREFIXAlexandru Croitor2020-10-261-0/+12
* CMake: Fix automatic sysrootification detection for qmakeAlexandru Croitor2020-10-261-10/+16
* Revert changes in strto(u)ll.c to avoid integer overflowsRobert Loehning2020-10-264-25/+36
* Use metaType instead of type in qlocale_macDavid Skoland2020-10-261-1/+1
* Windows QPA: Use a QSharedPointer for the touch deviceFriedemann Kleint2020-10-266-32/+27
* Show the year correctly after it has been editedAndy Shaw2020-10-262-1/+5
* QSsl: Further work around to pass network testMårten Nordheim2020-10-261-0/+9
* QMacStyle - fix tab renderingTimur Pocheptsov2020-10-261-1/+17
* Remove documentation for removed QFlags constructorVolker Hilsheimer2020-10-261-10/+0
* Document QVariant::data/constDataVolker Hilsheimer2020-10-261-2/+12
* CMake: Document versionless variants for CMake commands for DBusKai Koehne2020-10-252-15/+37
* Fix included license text for PCRE2 - Stack-less Just-In-Time CompilerKai Koehne2020-10-251-1/+1
* Fix copyright information for src/3rdparty/xcbKai Koehne2020-10-251-1/+1
* Make STL iterators the preferred styleOle-Morten Duesund2020-10-253-209/+233
* doc: fix description in doc_src_containers.cppHiweed Mandriva2020-10-251-1/+1
* Whitespace cleanup in corelib/kernelAllan Sandfeld Jensen2020-10-2437-344/+359
* CMake: Don't invoke QDoc excessivelyTopi Reinio2020-10-241-16/+2
* Refine QADP::pass_parameter_by_value evaluationAndrei Golubev2020-10-241-1/+4
* Update QList::append(const_reference) -> QList::append(parameter_type)Andrei Golubev2020-10-242-2/+2
* Fix documentation warningsVolker Hilsheimer2020-10-248-66/+32
* testlib selftest: Spit out stdout/stderr when test crashesTor Arne Vestbø2020-10-241-7/+17
* CMake: Fix tst_qmake to work for configs with cross-compiled toolsAlexandru Croitor2020-10-241-0/+9
* Rename “pixelDensity” variablesMorten Johan Sørvig2020-10-232-16/+16
* CMake: Put the -qtconf argument in front in the qmake wrapperJoerg Bornemann2020-10-232-2/+2
* Make "qmake -qtconf my-qt.conf -install ..." possibleJoerg Bornemann2020-10-231-0/+2
* Make "qmake -qtconf my-qt.conf -query" possibleJoerg Bornemann2020-10-231-0/+5
* CMake: Let doc targets depend on doc tools in top-level buildJoerg Bornemann2020-10-234-0/+51
* CMake: Fix typo in variable nameJoerg Bornemann2020-10-231-3/+2
* Add unit tests for qdatetimeparserAndreas Buhr2020-10-236-0/+89
* Make QSharedPointer comparisons hidden friendsAllan Sandfeld Jensen2020-10-232-122/+70
* Display tooltips on the correct screenMorten Johan Sørvig2020-10-231-1/+3
* macOS: Remove alpha from default surface formatMorten Johan Sørvig2020-10-231-8/+1
* qmake: Don't warn about using private headers if there are noneTor Arne Vestbø2020-10-231-4/+4
* testlib: Spit out crash backtraces to stderrTor Arne Vestbø2020-10-231-2/+2
* CMake: Fix deprecation defines not being set properlyAlexandru Croitor2020-10-233-3/+3
* QList/QVLA: fixup the docsGiuseppe D'Angelo2020-10-232-8/+8
* Make entry point module an internal moduleTor Arne Vestbø2020-10-233-2/+4
* cmake: Produce internal module pris like qmake doesTor Arne Vestbø2020-10-231-33/+37
* QList/QVLA: default the parameter for indexOf/contains/remove/etc.Giuseppe D'Angelo2020-10-232-8/+8
* QList: make (last)IndexOf and contains function templatesGiuseppe D'Angelo2020-10-235-93/+48
* Fix QSaveFile always failing on content: URLsVolker Krause2020-10-232-2/+14