summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* Expunge WA_GroupLeaderShawn Rutledge2020-10-272-4/+0
* QAbstractItemModelTester: don't rely on hasChildren()David Faure2020-10-271-2/+2
* Make QRect(F) and QMargins comparison operators hidden friendsVolker Hilsheimer2020-10-264-55/+34
* 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-263-6/+112
* 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-261-0/+46
* 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-261-0/+4
* Use metaType instead of type in qlocale_macDavid Skoland2020-10-261-1/+1
* Remove documentation for removed QFlags constructorVolker Hilsheimer2020-10-261-10/+0
* Document QVariant::data/constDataVolker Hilsheimer2020-10-261-2/+12
* 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-243-37/+25
* Make QSharedPointer comparisons hidden friendsAllan Sandfeld Jensen2020-10-232-122/+70
* QList/QVLA: fixup the docsGiuseppe D'Angelo2020-10-232-8/+8
* 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
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-233-25/+12
* 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
* Doc: Fix documentation warnings for QProperty and related classesTopi Reinio2020-10-231-128/+43
* Deprecate QVariant::TypeLars Knoll2020-10-2314-135/+162
* Do not store non relocatable types in QVariants internal storageLars Knoll2020-10-232-4/+7
* Make some QMetaType members constexpr and inlineLars Knoll2020-10-232-35/+35
* Rename the QMetaType::MovableType flag to RelocatableTypeLars Knoll2020-10-232-3/+7
* Support Java style iterators for QMultiHashLars Knoll2020-10-232-134/+65
* Make QPointer comparisons hidden friendsAllan Sandfeld Jensen2020-10-231-40/+22
* QRectF/QPointF/QSizeF: document that operator== and != are fuzzyGiuseppe D'Angelo2020-10-233-8/+37
* qWaitFor: check predicate before sleepingMorten Johan Sørvig2020-10-221-4/+3
* Fix documentation for QIterable and related classesVolker Hilsheimer2020-10-231-81/+80
* Fix documentation for hidden friend operatorsVolker Hilsheimer2020-10-2311-177/+80
* Use parameter_type in QList methodsAndrei Golubev2020-10-222-24/+24
* Use American "canceled" in QPromise docsAndrei Golubev2020-10-221-5/+5
* Make QLatin1Char and QChar comparisons hidden friendsAllan Sandfeld Jensen2020-10-221-38/+44
* Make QEvent::setAccepted() virtual; set QEventPoints state the sameShawn Rutledge2020-10-222-1/+5
* QList docs: fix signature of removeAllGiuseppe D'Angelo2020-10-221-1/+1
* name our glib event sources to ease debuggingAndreas Buhr2020-10-221-9/+13
* Whitespace cleanup in corelib/globalAllan Sandfeld Jensen2020-10-2116-106/+142
* Fix locale look-up when language is unspecifiedEdward Welbourne2020-10-211-6/+15
* Fix compilation when using -no-mimetype-databaseHelio Chissini de Castro2020-10-211-0/+4
* Make QPoint*, QSize*, and QRect* binary operators hidden friendsAllan Sandfeld Jensen2020-10-214-243/+102
* Whitespace cleanup in corelib/ mimetypes, plugin and threadAllan Sandfeld Jensen2020-10-2128-83/+78