summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix tst_qsslkey to compile when SSL is disabledFriedemann Kleint2020-10-232-3/+5
* CMake: Allow docs generation without installing in top-level buildsJoerg Bornemann2020-10-232-5/+13
* cmake: Respect NO_PRIVATE_MODULE when generating module pri filesTor Arne Vestbø2020-10-232-50/+59
* cmake: Don't add include paths to module pri if there are no headersTor Arne Vestbø2020-10-231-0/+6
* QSplitter: Respect managed widget's growth/expand size policyAles Erjavec2020-10-231-5/+5
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-235-28/+15
* Doc: Add porting Guide for QRegExpKarsten Heimrich2020-10-231-0/+251
* Make Q(Multi)Map equality operators documentation-friendlyVolker Hilsheimer2020-10-232-3/+16
* Fix documentation for QVariantRef and QVariantPointerVolker Hilsheimer2020-10-231-10/+10