summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid QSortFilterProxyModel::dataChanged parametersWang ChunLin2020-11-303-9/+181
* Restore QOpenGLVersionFunctionsFactory entry in changes docsLaszlo Agocs2020-11-301-0/+6
* Fix compiler warning - remove dead codeVolker Hilsheimer2020-11-271-24/+0
* Fix typo in rhiAntti Määttä2020-11-271-1/+1
* Fix warning about copy during range iterationTor Arne Vestbø2020-11-271-1/+1
* Make QCollatorSortKey's operator<() a hidden friendEdward Welbourne2020-11-271-6/+3
* Clean up QCollator's documentation and tell fewer liesEdward Welbourne2020-11-272-53/+116
* Fix spacing in QCollator documentationEdward Welbourne2020-11-271-19/+19
* Return a more useful date-time on parser failure in spring-forward gapEdward Welbourne2020-11-272-4/+15
* QDateTimeParser: fix handling of AM/PM textsEdward Welbourne2020-11-271-8/+10
* Bounds-check time-zone offsets when parsingEdward Welbourne2020-11-272-12/+17
* Use QCOMPARE(,) in preference to QVERIFY(qFuzzyCompare(,))Edward Welbourne2020-11-271-24/+24
* Mark two impossible code-paths with Q_UNREACHABLEEdward Welbourne2020-11-272-2/+3
* QCalendar: increase coverage by testsEdward Welbourne2020-11-272-8/+103
* Update setHighDpiScaleFactorRoundingPolicy docsTor Arne Vestbø2020-11-272-8/+4
* Also remove 0 initialization from QUrlTwoFlagsAllan Sandfeld Jensen2020-11-271-2/+1
* RHI: Fix attribute instancing cleanup for OpenGL ESPaul Olav Tvete2020-11-271-0/+9
* Return an empty QStringList if the family string is emptyAndy Shaw2020-11-272-1/+3
* Limit pen width to maximal 32767Allan Sandfeld Jensen2020-11-271-4/+7
* Doc: Consistently use book style capitalization for QStringKai Koehne2020-11-271-2/+2
* Doc: Linkify all mentionings of QT_NO_CAST_TO_ASCIIKai Koehne2020-11-271-134/+66
* Doc: Improve *_CAST_FROM_ASCII documentationKai Koehne2020-11-272-20/+9
* Fix broken \endcode marker in Qt 6 porting docsFlorian Bruhin2020-11-271-1/+1
* Fix compiler warning from comparing signed to unsignedVolker Hilsheimer2020-11-271-1/+1
* Fix compiler warnings from deprecated methodVolker Hilsheimer2020-11-273-10/+9
* Fix compiler warning from deprecated functionVolker Hilsheimer2020-11-271-2/+3
* QCache: Fix crash observed in tst_QAccessibilityFabian Kosmale2020-11-271-1/+1
* Windows QPA: Pass device for synthesized touch/tablet eventsFriedemann Kleint2020-11-276-12/+74
* QtWidgets: Propagate event device when translating mouse eventsFriedemann Kleint2020-11-275-6/+12
* Change android target SDK version to 29Fabio Falsini2020-11-263-3/+3
* qmake: Sync back changes from qttoolsJoerg Bornemann2020-11-263-2/+13
* QPushButton: fix support of style sheet rule for text alignmentXiang Xiaojun2020-11-261-2/+4
* Reduce the scope of variables in exec() and fetchNext()Zou Ya2020-11-262-7/+3
* Rename Application ExampleVolker Hilsheimer2020-11-264-7/+7
* QString/QByteArray: add erase() for iteratorsGiuseppe D'Angelo2020-11-264-0/+32
* QVLA: modernize some codeGiuseppe D'Angelo2020-11-261-25/+16
* QVLA: always use new to create new objectsGiuseppe D'Angelo2020-11-261-14/+3
* QEventDispatcherWin32Private: Get rid of TimerInfo struct listMaks Naumov2020-11-262-30/+20
* QTextDocument: allow css border-style of table collapsed cell bordersChristian Ehrlicher2020-11-261-1/+1
* RHI: Reset attribute instancing properly for OpenGL ESPaul Olav Tvete2020-11-261-3/+24
* Remove deprecated algorithms from documentationMarcel Krems2020-11-262-319/+7
* CMake: Use cmake_language(DEFER) when available for scope finalizersAlexandru Croitor2020-11-252-14/+31
* CMake: Fix value of QMAKE_PRL_TARGET in generated .prl filesJoerg Bornemann2020-11-251-1/+1
* CMake: Fix headersclean interaction with header only modulesAlexandru Croitor2020-11-251-12/+31
* CMake: Allow generating documentation for INTERFACE targetsAlexandru Croitor2020-11-251-2/+9
* Android: fix tst_android testAssam Boudjelthia2020-11-252-3/+2
* Android: exclude faulty qfilesystemwatcher testAssam Boudjelthia2020-11-253-2/+7
* Android: exclude faulty tst_selftestsAssam Boudjelthia2020-11-253-2/+11
* QSet: add missing insert-with-hintMarc Mutz2020-11-253-2/+21
* Remove some examples from highlighted listVolker Hilsheimer2020-11-251-3/+0