summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: Slience bening warnings in 3rdparty codeTor Arne Vestbø2020-07-202-2/+11
* Fix compiler warning in tst_qstringlistmodelLars Schmertmann2020-07-201-1/+1
* Doc: Update sql-driver to reflect current minimum versions neededAndy Shaw2020-07-202-24/+13
* Styles manual test: show active, inactive and disabled palette colorsShawn Rutledge2020-07-171-13/+15
* testlib/selftests: Fix generate_expected_output.pyFriedemann Kleint2020-07-171-34/+22
* Fix some MSVC int conversion warningsFriedemann Kleint2020-07-178-20/+22
* SSL: add an autotest for handling of illegal datetimes in certificatesGiuseppe D'Angelo2020-07-172-0/+43
* Fix OCSP-Stapling error if identity cannot be verifiedAndré Klitzing2020-07-171-0/+5
* QSslCertificate: remove manual parsing code for ASN.1 (on OpenSSL)Giuseppe D'Angelo2020-07-172-104/+8
* Fix handling of Suzhou numbering systemEdward Welbourne2020-07-177-35/+81
* QDomNode: Add namespaceURI parameter to browse methodsLinus Jahn2020-07-173-25/+100
* CMake: Get tests/auto/cmake tests workingAlexandru Croitor2020-07-1741-436/+333
* CMake: Provide old style CMake variables for target infoAlexandru Croitor2020-07-173-0/+62
* CMake: Fix old style find_package(Qt6Foo) to workAlexandru Croitor2020-07-172-1/+16
* Cover more properties in the QAction testVolker Hilsheimer2020-07-171-1/+120
* QWizard/Windows: Fix deprecation warnings about old mouse event APIFriedemann Kleint2020-07-171-3/+10
* Fix syntax error in containers documentation codeSander Visser2020-07-161-1/+0
* Fix QXmlStreamPrivateTagStack uninitialized memberSander Visser2020-07-161-0/+1
* Fix missing member in QXmlStreamReaderPrivate::initSander Visser2020-07-161-0/+1
* Fix return of uninitialized pointer in guiloader exampleSander Visser2020-07-161-1/+1
* Suffix qt_pluginMetaData with class nameTor Arne Vestbø2020-07-162-7/+8
* Deprecate QTimeLine's curveShape in favor of its easingCurveEdward Welbourne2020-07-165-40/+55
* QtGui: Rename all QEvent members according to the m_ conventionFriedemann Kleint2020-07-163-166/+169
* CMake: Fix top-level configureJoerg Bornemann2020-07-162-5/+12
* QtGui/Windows: Move the QRegion conversion functions into QtGuiFriedemann Kleint2020-07-163-1/+94
* sqlite: Upgrade to 3.32.3Andy Shaw2020-07-163-82/+255
* Android: Don't treat gradle.pro as a buildable targetAndy Shaw2020-07-161-0/+2
* Avoid warnings regarding bit-field signednessDimitrios Apostolou2020-07-164-5/+5
* Skip LGTM analysis for the bootstrap library and toolsDimitrios Apostolou2020-07-161-4/+14
* Use qsizetype instead of int in QByteArrayMatcherSona Kurazyan2020-07-152-8/+7
* Add OS-specific prelude to qt-cmake-standalone-testJonas Karlsson2020-07-152-0/+4
* Don't test for equality if types can't be comparedVolker Hilsheimer2020-07-153-6/+84
* Allow Windows accessibility backend to receive focus updatesAndre de la Rocha2020-07-151-5/+0
* Un-deprecate QMouseEvent::flags() and QGraphicsSceneMouseEvent::flags()Shawn Rutledge2020-07-154-7/+0
* Set QEventPoint::state properly in QSinglePointEventShawn Rutledge2020-07-151-0/+6
* moc: Accept NAME attribute for any propertiesUlf Hermann2020-07-151-2/+0
* Work around compiler problems on MSVC 16.6.XLars Knoll2020-07-151-1/+2
* Compare the showDecorationSelected variable when caching the optionAndy Shaw2020-07-151-1/+2
* Update documentation of Qt::TextDateEdward Welbourne2020-07-151-1/+1
* QSystemLocalePrivate::substituteDigits(): change to move semanticsEdward Welbourne2020-07-151-6/+6
* Simplify uses of QSystemLocale::query()Edward Welbourne2020-07-152-61/+60
* Simplify qlocale_win's getLocaleInfo() and its _int variantEdward Welbourne2020-07-151-32/+28
* QMouseEvent: Set QEventPoint globalPressPosition and globalLastPositionShawn Rutledge2020-07-151-1/+5
* Remove linuxofonoFriedemann Kleint2020-07-157-635/+0
* Fix namespaced buildGiuseppe D'Angelo2020-07-151-2/+0
* Replace emit with Q_EMIT in headerFabian Kosmale2020-07-141-1/+1
* Remove wrapper APIs from QDesktopWidgetPrivateVolker Hilsheimer2020-07-141-45/+0
* Doc: Mark API in Q[Mutable]HashIterator as deprecatedKai Koehne2020-07-142-51/+222
* qtypeinfo: Improve container checkFabian Kosmale2020-07-142-6/+22
* moc: allow wrapper generation for QProperty in pimpl classFabian Kosmale2020-07-144-13/+63