summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testlib selftest: Only warn about missing test expectation if none was foundTor Arne Vestbø2020-07-221-1/+4
* 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-229-29/+21
* testlib selftest: rebaseline benchlibcallgrind resultsTor Arne Vestbø2020-07-225-32/+0
* testlib selftest: check blacklisted test for test failuresTor Arne Vestbø2020-07-223-8/+7
* testlib selftest: unify xml quoted asserts that include line numbersTor Arne Vestbø2020-07-223-3/+3
* testlib selftest: rebaseline tap results to not include line numbersTor Arne Vestbø2020-07-2225-462/+464
* Manual touch test: Add a settings dialog for windowsFriedemann Kleint2020-07-222-1/+86
* 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
* Fix the touch manual test to compileFriedemann Kleint2020-07-221-3/+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-224-4/+62
* Remove an outdated and nonsensical comment in the docsGiuseppe D'Angelo2020-07-221-4/+0
* tst_QPluginLoader: Fix MachO stub testsTor Arne Vestbø2020-07-222-5/+12
* iOS: Add a variable to customize where the launch image is taken fromAndy Shaw2020-07-225-7/+33
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-2114-210/+533
* Discard extra mouse move event generated by touchpadAndre de la Rocha2020-07-211-0/+7
* tst_QLine: use qmath.h's constants instead of local versionsEdward Welbourne2020-07-211-15/+9
* QAssociativeIterableImpl::advanceImpl(): remove deprecation protectionEdward Welbourne2020-07-211-3/+0
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-2118-210/+200
* Fix testlib/selftest generate_expected_output.pyTor Arne Vestbø2020-07-211-1/+1
* testlib selftest: Add README explaining how to run and debug testsTor Arne Vestbø2020-07-211-0/+71
* testlib selftest: Properly print failing testsTor Arne Vestbø2020-07-211-2/+2
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-214-18/+107
* Fix SSE4 instruction leak in GCC10 debug buildsAllan Sandfeld Jensen2020-07-211-2/+2
* Fix some qdoc warningsFriedemann Kleint2020-07-213-3/+3
* Use --strict option for wayland-scannerPaul Olav Tvete2020-07-211-3/+3
* Stop using deprecated wayland-scanner argumentPaul Olav Tvete2020-07-211-1/+1
* CMake: Print various CMake and Qt CMake information variablesAlexandru Croitor2020-07-202-9/+90
* CMake: Pass CMAKE_OSX_ARCHITECTURES to try_compile on macOSAlexandru Croitor2020-07-201-9/+11
* CMake: Fix configuration of CMake tests in-build-treeAlexandru Croitor2020-07-202-5/+16
* 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-203-44/+2
* QTemporaryFile: purge deprecated APIEdward Welbourne2020-07-201-7/+1
* QUrl: purge deprecated APIEdward Welbourne2020-07-203-135/+2
* QChar: purge deprecated APIEdward Welbourne2020-07-203-86/+2