summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-2416-30/+0
* DBus tests: port away from deprecated APIsIvan Solovev2022-08-245-38/+38
* tst_qshortcut: port away from deprecated APIsIvan Solovev2022-08-241-37/+37
* tst_qmessagebox: port away from deprecated methodsIvan Solovev2022-08-241-12/+14
* Use the qt type Qt::Edges instead of wasm-specificMikolaj Boc2022-08-246-86/+53
* Re-create TLW's window only when its surface type is really changedIlya Fedin2022-08-241-1/+1
* wasm: add manual auto-test for websockify-tunneled socketsMorten Sørvig2022-08-243-0/+404
* wasm: add echo_server test TCP serverMorten Sørvig2022-08-242-0/+141
* wasm: disable asyncify for non-static buildsMorten Sørvig2022-08-241-0/+23
* CMake: don't use full paths for X11 SM and ICE libsSamuli Piippo2022-08-242-2/+3
* Make sockets' accept() methods return qintptrMårten Nordheim2022-08-2410-19/+19
* Create a driver for running batched tests on WASMMikolaj Boc2022-08-245-0/+478
* CMake: Don't write QMAKE_PRL_BUILD_DIR to Qt's .prl filesJoerg Bornemann2022-08-241-1/+0
* Doc: Remove "Container keywords" section from containers.htmlKai Köhne2022-08-241-23/+1
* Doc: Remove qmake-only reference in Q_IMPORT_PLUGIN descriptionKai Köhne2022-08-242-9/+3
* Doc: Generalize info about -rdynamic to be not qmake specificKai Köhne2022-08-241-1/+4
* Doc: Remove mentioning of variadic macrosKai Köhne2022-08-241-2/+1
* Unstringify QStandardPaths Android partsJuha Vuolle2022-08-241-14/+11
* Remove unneeded Q_DECLARE_SHARED_IMPLSona Kurazyan2022-08-241-3/+2
* Resolve window focusing problems on WASMMikolaj Boc2022-08-246-53/+30
* Rearrange mapLocalTime() so its millis always have the right signEdward Welbourne2022-08-241-11/+12
* Make QHeaderView restore state from different stream versionsAxel Spoerl2022-08-242-14/+70
* CMake: Fix Android build for CMake < 3.19Joerg Bornemann2022-08-241-4/+5
* tests: Fix tst_qprinterinfo for CUPS printer instancesMichael Weghorn2022-08-241-1/+1
* Account for dark system themes in qt_fusionPaletteMitch Curtis2022-08-242-42/+43
* Disable resizing only when explicitly askedMikolaj Boc2022-08-241-3/+2
* Implement the batch_tests featureMikolaj Boc2022-08-2417-57/+448
* Remove QT_MODULE defineSona Kurazyan2022-08-241-2/+0
* Move Q_AUTOTEST_EXPORT to qtconfigmacros.hSona Kurazyan2022-08-242-21/+20
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231775-1775/+1775
* Unstringify QTimeZone Android partsJuha Vuolle2022-08-231-20/+29
* Remove the dead drawShadePanel in qwasmcompositorMikolaj Boc2022-08-232-73/+0
* Revert Q_DECLARE_EXPORTED_LOGGING_CATEGORY in tst_qdockwidgetAxel Spoerl2022-08-232-1/+7
* Doc: Format certain operators in textPaul Wicking2022-08-2314-91/+91
* rhi: metal: Update out-of-date internal commentsLaszlo Agocs2022-08-231-9/+12
* [docs] QAnyStringView: remove the prediction that Qt 7 will drop L1Marc Mutz2022-08-231-3/+5
* QCocoaDrag: don't add pasteboard items with non-absolute URLsTimur Pocheptsov2022-08-231-0/+6
* QSystemLibrary: Cache the system directory pathYuhang Zhao2022-08-231-9/+11
* QSystemLibrary: Use in-class initializationYuhang Zhao2022-08-231-7/+4
* Fix build without highdpiscaling featureIlya Fedin2022-08-231-0/+3
* QProcess/docs: add more information about environment variablesThiago Macieira2022-08-221-7/+44
* Mac: close popups opened on inactive application on relevant user actionVolker Hilsheimer2022-08-223-1/+84
* Mac: close popups when the user clicks into the menubarVolker Hilsheimer2022-08-221-0/+7
* Move PreselectFirstFileInDirectory theme hint from QGtk3Theme to QGnomeThemeIlya Fedin2022-08-222-2/+2
* Windows QPA: fix tree item discovery through UI AutomationAndré de la Rocha2022-08-221-19/+11
* tst_qgraphicswidget: Avoid redeclaration of Size from MacTypes.hTor Arne Vestbø2022-08-211-29/+29
* Add some more logging to QFontDatabaseTor Arne Vestbø2022-08-211-0/+7
* QSystemLibrary: Replace 0 with nullptrYuhang Zhao2022-08-212-7/+7
* [docs] QAnyStringView: mention automatic U8→L1 reclassificationMarc Mutz2022-08-211-0/+5
* Fix int/qsizetype mismatches in data url supportMarc Mutz2022-08-211-2/+2