summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix race in QFseventsFileSystemWatcher destructorErik Verbruggen2020-07-241-6/+8
* Fix buffer overflow in XBM parserAllan Sandfeld Jensen2020-07-241-1/+3
* Fix a number of qdoc warnings related to deprecationFriedemann Kleint2020-07-2418-923/+6
* QMetaType: force properties to have a complete type againFabian Kosmale2020-07-242-6/+27
* testlib: Add start time and test duration to JUnit XMLTor Arne Vestbø2020-07-243-2/+16
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-241-7/+12
* SecureTransport: Set requested ciphers specified in the configurationAndy Shaw2020-07-242-0/+95
* QLineEdit: Fix cursor drawing issuesLu YaNing2020-07-232-1/+3
* QWindowsFontDatabaseBase: Fix unused parameter errorKai Koehne2020-07-231-0/+2
* QSslSocket::flush - purge the function marked for removal in Qt6Timur Pocheptsov2020-07-232-20/+0
* QLogging: purge deprecated qInstallMsgHandler(QtMsgHandler)Edward Welbourne2020-07-232-31/+1
* QLocale: purge deprecated APIEdward Welbourne2020-07-232-43/+0
* Multiply instead of shiftingRobert Loehning2020-07-231-1/+1
* testlib: Track current test suite in JUnit test loggerTor Arne Vestbø2020-07-222-27/+32
* testlib: Explicitly name watchdog timer threadTor Arne Vestbø2020-07-221-0/+1
* testlib: Defer signal dumper start until tests are ready to runTor Arne Vestbø2020-07-223-3/+18
* Add QPlatformInterface::Private::QWindowsWindowFriedemann Kleint2020-07-2212-207/+39
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-2210-75/+87
* Deal with macOS not enabling AVX512 state in XCR0Thiago Macieira2020-07-221-18/+50
* macOS: Remove workaround for zero-size GL viewsTor Arne Vestbø2020-07-221-8/+1
* macOS: Ensure initial geometry is always setTor Arne Vestbø2020-07-221-2/+10
* Temporarily add a private QESDPv2Giuseppe D'Angelo2020-07-223-0/+169
* macOS: Remove stale code for handling view hiding during reparentingTor Arne Vestbø2020-07-221-4/+2
* QSysInfo: remove deprecated windowsVersion() and macVersion()Edward Welbourne2020-07-223-378/+0
* Clean-up some Qt 5 leftovers from JSON serialization classesSona Kurazyan2020-07-224-109/+18
* qnsview: don't active QWindows inside NSWindows that are not keyRichard Moe Gustavsen2020-07-222-4/+31
* Remove an outdated and nonsensical comment in the docsGiuseppe D'Angelo2020-07-221-4/+0
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-213-20/+88
* Discard extra mouse move event generated by touchpadAndre de la Rocha2020-07-211-0/+7
* QAssociativeIterableImpl::advanceImpl(): remove deprecation protectionEdward Welbourne2020-07-211-3/+0
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-2118-210/+200
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-212-18/+28
* Fix SSE4 instruction leak in GCC10 debug buildsAllan Sandfeld Jensen2020-07-211-2/+2
* Fix some qdoc warningsFriedemann Kleint2020-07-213-3/+3
* Add fixme note to QWindowPrivate::setVisible about visibility during createTor Arne Vestbø2020-07-201-1/+7
* Add QEvdevKeyMapper platform interfaceTor Arne Vestbø2020-07-2014-283/+66
* Add QXcbWindow platform interfaceTor Arne Vestbø2020-07-2017-565/+136
* Move private platform interfaces to private QPA headersTor Arne Vestbø2020-07-2012-44/+109
* Add QXcbScreen platform interfaceTor Arne Vestbø2020-07-209-92/+25
* QBasicTimer: purge deprecated APIEdward Welbourne2020-07-202-34/+2
* QAbstractEventDispatcher: purge deprecated APIEdward Welbourne2020-07-201-11/+1
* QRegularExpression: Purge deprecated PatternOption membersEdward Welbourne2020-07-202-10/+5
* QCommandLineOption: purge deprecated APIEdward Welbourne2020-07-202-38/+2
* QTemporaryFile: purge deprecated APIEdward Welbourne2020-07-201-7/+1
* QUrl: purge deprecated APIEdward Welbourne2020-07-202-133/+2
* QChar: purge deprecated APIEdward Welbourne2020-07-202-82/+1
* cmake: Slience bening warnings in 3rdparty codeTor Arne Vestbø2020-07-202-2/+11
* Doc: Update sql-driver to reflect current minimum versions neededAndy Shaw2020-07-202-24/+13
* Fix some MSVC int conversion warningsFriedemann Kleint2020-07-178-20/+22
* Fix OCSP-Stapling error if identity cannot be verifiedAndré Klitzing2020-07-171-0/+5