aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs
Commit message (Expand)AuthorAgeFilesLines
* Modernize Qt.labs.platform a bitUlf Hermann2024-04-231-44/+62
* QQmlDelegateChooser: add missing emit keyword on signal callsVladimir Belyavsky2024-04-201-4/+4
* Declare some missing value typesUlf Hermann2024-04-171-2/+6
* DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale2024-04-162-1/+5
* QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann2024-04-122-3/+2
* Correct doc snippet licenseLucie Gérard2024-03-221-1/+1
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-116-12/+6
* Remove the use of Q_LABSQMLMODELS_PRIVATE_EXPORTAlexey Edelev2024-01-094-5/+5
* Remove the use of Q_LABSWAVEFRONTMESH_PRIVATE_EXPORTAlexey Edelev2024-01-092-2/+2
* Remove the use of Q_LABSSHAREDIMAGE_PRIVATE_EXPORTAlexey Edelev2024-01-093-4/+4
* Remove the use of Q_LABSSETTINGS_PRIVATE_EXPORTAlexey Edelev2024-01-092-2/+2
* Remove the use of Q_LABSFOLDERLISTMODEL_PRIVATE_EXPORTAlexey Edelev2024-01-092-2/+2
* Remove the use of Q_LABSANIMATION_PRIVATE_EXPORTAlexey Edelev2024-01-092-2/+2
* Doc: Fix linking to Qt Qml moduleTopi Reinio2023-12-011-1/+1
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-1818-41/+0
* QML SystemTrayIcon: Allow resetting tray icon menuVladimir Belyavsky2023-11-131-2/+7
* Labs: code tidies: use the 4-arg connect overloadGiuseppe D'Angelo2023-10-283-5/+5
* Include what you need: <QPointer>Marc Mutz2023-10-061-0/+2
* Doc: Fix undocumented parameters and broken linksTopi Reinio2023-09-151-0/+3
* Export QQuickPixmapKey and (renamed) QQuickPixmapCache for autotestsShawn Rutledge2023-09-013-3/+3
* Doc: Fix unqualified access in FolderListModel exampleSze Howe Koh2023-08-311-0/+1
* Doc: Fix incorrect default value for FolderListModel.folderSze Howe Koh2023-08-311-1/+2
* Doc: Fix linking to QtCore.Settings QML typeTopi Reinio2023-07-051-3/+3
* doc: Rename to Qt Quick Examples - Pointer HandlersShawn Rutledge2023-07-021-1/+1
* Doc: Use \qml instead of \code for qml code snippetAndreas Eliasson2023-06-301-2/+2
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* Doc: Use correct module identifiers in \qmlproperty commandsTopi Reinio2023-06-091-7/+7
* QQmlTableModel: make virtual methods protectedSami Shalayel2023-06-091-3/+4
* QQuickLabsPlatformMenuItem: accept KeySequence in shortcutSami Shalayel2023-06-071-0/+6
* Doc: Expand FolderListModel documentationSze Howe Koh2023-06-071-25/+28
* Doc: Use correct module identifiers in \qmlproperty commandsTopi Reinio2023-06-051-13/+13
* Make properties in the Qt Labs module FINALOliver Eftevaag2023-05-317-43/+43
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-05-111-3/+3
* doc: Use \value rather than \li for enumeration values and constantsShawn Rutledge2023-03-281-14/+12
* Document the Pointer Handlers exampleShawn Rutledge2023-03-021-1/+1
* Doc: Fix linking and import statement for Qt QML Core moduleTopi Reinio2023-02-221-3/+3
* Fix build with -no-feature-systemtrayiconTasuku Suzuki2023-02-212-0/+6
* SharedImageLoader: Do not use deprecated IPC mechanismFabian Kosmale2023-02-011-1/+1
* Fix type of QtQuick::BoundaryRule::easing in documentationMatthias Rauter2023-01-191-1/+1
* Fix build with -no-feature-menuTasuku Suzuki2023-01-171-0/+4
* Mention the FolderListModel dep of QQuickFolderListModelMikolaj Boc2022-12-191-0/+6
* Adapt to changes in QMessageDialogOptionsTor Arne Vestbø2022-12-151-1/+1
* QQmlTableModel: enable the cells to be editedRichard Moe Gustavsen2022-12-052-0/+7
* doc: update list of supported native dialogsOliver Eftevaag2022-12-025-3/+8
* Doc: remove "2" from Qt Quick Controls filesMitch Curtis2022-12-011-1/+1
* Fix the popup position of a MenuInho Lee2022-11-101-1/+2
* Doc: unify "Dynamically Generating Menu Items" across modulesMitch Curtis2022-10-213-35/+43
* Doc: add Windows to list platforms with native MenuBar supportMitch Curtis2022-10-211-0/+1
* Fix bug in FolderListModel's FileInfoThreadMitch Curtis2022-10-183-26/+92
* doc: Change \qmlproperty enum to enumerationShawn Rutledge2022-10-141-1/+1