summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QMetalRhi: Reset proxyData when swapChain is destroyedDoris Verria2024-01-171-0/+1
* Remove note about QDockWidget::DockWidgetClosable not working on macOSTor Arne Vestbø2024-01-171-3/+1
* CMake: Fix user_facing_tool_links.txt for Apple platformsJoerg Bornemann2024-01-161-1/+8
* IBus: Support a property ClientCommitPreeditInho Lee2024-01-1610-45/+180
* Windows QPA: don't take dpi rounding policy into account when fullscreenTimothée Keller2024-01-161-10/+10
* cmake: Explicitly generate Xcode schemes for executables and libsTor Arne Vestbø2024-01-161-0/+14
* Windeployqt: also allow platform-type plugin selectionTimothée Keller2024-01-161-11/+11
* Remove temporary exclusion from unity buildJoerg Bornemann2024-01-161-2/+0
* Remove foreach snippets from the documentationKai Köhne2024-01-164-41/+0
* QStringBuilder: use data_ptr().data() instead of constData()Thiago Macieira2024-01-162-6/+6
* QMetaObject: change static objectClassName() to return a QBAVAhmad Samir2024-01-161-13/+12
* Revert "QDockWidget: Always show dock widgets with the main window"Axel Spoerl2024-01-163-19/+0
* Document qt_import_plugins behavior for dynamic pluginsAlexey Edelev2024-01-161-8/+26
* Doc: Remove wrong comment in QStyle::pixelMetric() docChristian Ehrlicher2024-01-161-2/+1
* Fix the pdf testing in the painting baseline testEirik Aavitsland2024-01-161-2/+5
* Windeployqt: add output for determining plugin/module relationTimothée Keller2024-01-161-2/+2
* Widgets: pass widget to QStyle::pixelMetric()Christian Ehrlicher2024-01-1619-55/+55
* wasm: provide isValid implementation for QWasmOffscreenSurfaceLorn Potter2024-01-162-0/+6
* tst_QStringView: don't go through the QString constructorThiago Macieira2024-01-151-1/+1
* QString::arg: don't pass nullptr to memcpy()Thiago Macieira2024-01-153-3/+23
* QProcess/Unix: detect ASan and TSan dynamicallyThiago Macieira2024-01-151-0/+10
* QFileInfoGatherer: add some API docsAhmad Samir2024-01-151-0/+9
* Document how to process deferred deletes in a plugin-scenarioTor Arne Vestbø2024-01-151-0/+15
* rhi: gl: Pretend 4x MSAA is always supported when cannot queryLaszlo Agocs2024-01-151-2/+2
* macOS: Show extensions in file dialog when filtering on multi-part extensionTor Arne Vestbø2024-01-151-14/+22
* syncqt: always use absolute path in the generated headersFlorian de Gaulejac2024-01-141-6/+1
* QImageIOHandler: doc tidiesGiuseppe D'Angelo2024-01-141-3/+3
* Stabilize tst_QMessageBox::hideNativeByDestruction()Axel Spoerl2024-01-141-1/+1
* QObject: clarify docs wrt. member access following Q_OBJECT and coAhmad Samir2024-01-141-0/+11
* tst_QHostInfo::reverseLookup(): code cleanupAxel Spoerl2024-01-141-3/+2
* Doc: Add code example to describe targeting precompiled libsAndreas Eliasson2024-01-141-0/+3
* QGenericUnixTheme: Rename ColorTheme enum value to ColorSchemeAxel Spoerl2024-01-141-3/+3
* Doc: Wrap arguments to \inlineimage in curly bracesAndreas Eliasson2024-01-141-2/+2
* Doc: Remove dead links to Concentric Circle ExampleKai Köhne2024-01-142-2/+1
* API Review / QDockWidget: Remove const/ref debug operatorAxel Spoerl2024-01-142-11/+9
* Remove dead code from tst_QMessageBox::staticSourceCompat()Axel Spoerl2024-01-141-12/+0
* QUrlQuery/Doc: fix resulting query with ( and ) delimitersThiago Macieira2024-01-132-3/+3
* Fix opening temporary content: URIs from application content providersVolker Krause2024-01-131-1/+1
* QDataStream: add missing #include <iterator>Thiago Macieira2024-01-121-0/+2
* Use target-specific android-build directoryAlexey Edelev2024-01-122-3/+36
* QObject: Make it clear we don't install duplicated event filtersJarek Kobus2024-01-121-0/+3
* Disable AUTOGEN for resource object targetsAlexey Edelev2024-01-121-0/+5
* QFusionStyle: fix painting handle with tickmarks enabledChristian Ehrlicher2024-01-121-16/+26
* QComboBox: ignore hidden items when calculating popup sizeChristian Ehrlicher2024-01-121-0/+3
* Doc: Fix documentation issues for Qt CoreTopi Reinio2024-01-126-27/+28
* tst_moc: DRY QProcess success verificationMarc Mutz2024-01-121-36/+23
* tst_moc: fix some -Wunused-* warnings on MinGWMarc Mutz2024-01-121-0/+2
* Fix some -Wunused-* warnings on MinGWMarc Mutz2024-01-122-3/+4
* QFuture: immediately delete watcher after the context is destroyedIvan Solovev2024-01-121-1/+1
* Doc: complete the snippet for a dialog with extensionVolker Hilsheimer2024-01-122-0/+6