summaryrefslogtreecommitdiffstats
path: root/src
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-282-3/+8
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-283-25/+23
* Deprecate QLocale::Language entries that no locale data relates toEdward Welbourne2020-10-282-86/+132
* QMacStyle - more pixel refinementsTimur Pocheptsov2020-10-281-0/+18
* Remove QT_NO_FLOAT16_OPERATORS macroVolker Hilsheimer2020-10-282-18/+2
* cmake: Add missing aliases for entrypoint implementationTor Arne Vestbø2020-10-281-0/+2
* 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
* 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-271-3/+16
* 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
* Compile fix on WindowsJarek Kobus2020-10-271-2/+2
* Make QElapsedTimer comparison operators hidden friendsVolker Hilsheimer2020-10-273-20/+20
* 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
* Expunge WA_GroupLeaderShawn Rutledge2020-10-274-49/+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
* Make remaining String binary comparisons hidden friendsAllan Sandfeld Jensen2020-10-263-68/+85
* Update CLDR to v37, adding Nigerian Pidgin as a new languageEdward Welbourne2020-10-266-4075/+4374
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-265-9/+115
* QList: also default count()'s template parameterGiuseppe D'Angelo2020-10-262-2/+2
* 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
* 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-261-1/+1
* 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
* 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
* Rename “pixelDensity” variablesMorten Johan Sørvig2020-10-232-16/+16
* 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