summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extract header qtresource.h from qglobal.hSona Kurazyan2022-08-255-60/+77
* Extract header qconstructormacros.h from qglobal.hSona Kurazyan2022-08-253-22/+40
* Move docs for qlonglong and qulonglong to QtTypesSona Kurazyan2022-08-252-19/+19
* Add qfunctions_win_p.h header for Windows helper functionsTor Arne Vestbø2022-08-252-1/+25
* wasm: use matchView() instead of match()Morten Sørvig2022-08-251-5/+5
* QMetaObject: add revision 11 for Qt 6.5Thiago Macieira2022-08-253-4/+5
* QSystemLibrary: Use Windows functionality directlyYuhang Zhao2022-08-251-8/+8
* qt_fusionPalette: make links more legible on dark backgroundsMitch Curtis2022-08-251-2/+7
* 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