summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix warnings about deprecated operator + for keysFriedemann Kleint2020-09-221-2/+2
* Fix some qdoc warnings: typos and qdoc syntaxVolker Hilsheimer2020-09-225-9/+7
* Fix some qdoc warnings: QTableWidgetSelectionRangeVolker Hilsheimer2020-09-211-0/+10
* Fix some qdoc warnings: typosVolker Hilsheimer2020-09-212-3/+3
* Fix some qdoc warnings: broken linksVolker Hilsheimer2020-09-212-5/+4
* Fix some qdoc warnings: unnamed parametersVolker Hilsheimer2020-09-212-3/+6
* Inline trivial function used only by deprecated functionsEdward Welbourne2020-09-211-17/+4
* Remove some deprecation comments from qmap.hEdward Welbourne2020-09-212-7/+5
* Pass -arch when running toolchain configure test on Apple platformsTor Arne Vestbø2020-09-211-0/+4
* headersclean: Fix include paths for dependent modulesKai Koehne2020-09-211-2/+4
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-217-161/+189
* QCocoaDrag::maybeDragMultipleItems - fix erroneous size checkTimur Pocheptsov2020-09-211-1/+1
* Fix a bug when streaming QVariants containing a QRegExpLars Knoll2020-09-211-4/+3
* Cleanup API of QMimeDataLars Knoll2020-09-2125-93/+103
* Silence qdoc warnings from std::filesystemVolker Hilsheimer2020-09-211-0/+7
* Update QList's documentation relevant to prepend optimizationAndrei Golubev2020-09-211-38/+65
* Fix a bunch of qdoc warnings from QList typesVolker Hilsheimer2020-09-212-0/+11
* dbus: Skip AUTOUIC on generated sourcesKevin Funk2020-09-211-2/+8
* xcb: add xcb-util dependency for xcb-imageLiang Qi2020-09-214-4/+29
* Support signed integer attributes on QRHIInho Lee2020-09-217-19/+71
* QAbstractEventDispatcher: change event dispatcher timer interval to qint64Liu Yang2020-09-2118-22/+21
* Deprecate QMutex in recursive modeLars Knoll2020-09-213-5/+12
* Add reentrancy guard for processEvents() in QProgressDialog::setValue()Christian Heimlich2020-09-212-1/+30
* Doc: Correct link errors qtbaseNico Vertriest2020-09-2113-16/+16
* qmake: Make use of QHash deterministicKai Koehne2020-09-191-1/+3
* Fix dead link in thirdparty license documentationKai Koehne2020-09-191-1/+2
* rcc: Make output deterministic for directoriesKai Koehne2020-09-191-16/+21
* QDir: add note to docs about isAbsolutePath(":foo") returning trueAhmad Samir2020-09-191-1/+5
* QMetaType: Allow registration of mutable views and register iterablesUlf Hermann2020-09-196-107/+559
* Extend QSequentialIterable and add QAssociativeIterableUlf Hermann2020-09-1917-1131/+2170
* Un-export QVariantRef and QVariantPointerUlf Hermann2020-09-191-2/+2
* Rename QVarLengthArray's private realloc() to reallocate()Jesko von Monkiewitsch2020-09-191-8/+8
* QDir: Use QDoc syntaxAhmad Samir2020-09-181-6/+6
* Q(Any|Utf8)StringView: move array size deduction feature to fromArrayMårten Nordheim2020-09-1810-33/+130
* QByteArrayView: move array size deduction feature to fromArrayMårten Nordheim2020-09-184-48/+110
* QNAM: try to send headers and body togetherGiuseppe D'Angelo2020-09-182-12/+38
* QMimeDatabase: fix performance regression when using the internal XMLDavid Faure2020-09-183-3/+26
* Emit CancelGrabExclusive when one grabber is replaced by anotherShawn Rutledge2020-09-181-1/+2
* Gif decoder: fix read error caused by ub checkEirik Aavitsland2020-09-181-5/+7
* qmake: Support multiple /MERGE:from=to options in MSVC generatorJoerg Bornemann2020-09-181-1/+7
* CMake: Fix FindWrapRtJulien Schueller2020-09-181-1/+1
* Handle NSEvent*MouseDragged in QCocoaWindow::startSystemMove()René Meusel2020-09-181-0/+3
* Fix a double deletion in QDomAttr::setNodeValue()Friedemann Kleint2020-09-181-1/+3
* Output QSysInfo::productType() and productVersion() in test config lineMitch Curtis2020-09-181-1/+2
* Say hello to PixelGadgetMorten Johan Sørvig2020-09-183-0/+445
* Say hello to DprGadgetMorten Johan Sørvig2020-09-183-0/+209
* QDateTimeParser: skip some needless bracesEdward Welbourne2020-09-181-46/+28
* Improve docs for QtFuture::Launch::Sync policySona Kurazyan2020-09-181-6/+13
* QWinEventNotifier: reinterpret 'int signaledCount' as a 'bool signaled'Alex Trotsenko2020-09-183-5/+5
* Update QByteArray documentation relevant to prepend optimizationAndrei Golubev2020-09-181-7/+39