aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs
Commit message (Expand)AuthorAgeFilesLines
* Add missing call to beginResetModel()Even Oscar Andersen2025-06-171-0/+4
* QQuickFolderListModel: Properly range check model indexUlf Hermann2025-06-041-10/+11
* QML tree model: Fix some clang-tidy warningsFriedemann Kleint2025-06-034-24/+23
* QML tree model: Fix clang-tidy warnings about using autoFriedemann Kleint2025-06-031-18/+18
* QML tree model: Fix Unity buildFriedemann Kleint2025-06-031-3/+3
* Introduce a TreeModel QML typeMate Barany2025-05-285-0/+1206
* Mark QQmlTableModel(QObject*) constructor explicitMatthias Rauter2025-05-221-1/+1
* QtQml: Long live Qt.labs.synchronizer!Ulf Hermann2025-04-304-0/+970
* Qt.labs.platform: Fix revisions for signals in Qt.labs.platformUlf Hermann2025-04-293-4/+4
* Emit rowsChanged when the rows are changed in QQmlTableModelMate Barany2025-04-291-0/+5
* QtQml: Reject uncreatable value types even if marked as QML_UNCREATABLEUlf Hermann2025-04-151-1/+1
* Port away from QPairZhao Yuhang2025-04-121-7/+7
* Remove FolderListModel::fileURL roleShawn Rutledge2025-04-112-5/+0
* Fix documentation of TableModel::insertRowMate Barany2025-04-101-3/+3
* Add default arg to QQFolderListModel::index(int row, column=0, ...)Shawn Rutledge2025-04-102-2/+2
* QQuickFolderListModel: add NOTIFY signalsDheerendra Purohit2025-04-102-21/+55
* Fix qmlWarning in QQmlTableModel::dataMate Barany2025-04-051-1/+1
* QQmlSettings: Avoid ODR violation between Core and LabsFabian Kosmale2025-03-242-53/+53
* Do not call index.column() twiceMate Barany2025-03-041-1/+1
* Remove some unneeded destructor declarationsGiuseppe D'Angelo2025-01-201-2/+0
* Keep DelegateChoice from Qt.labs.models workingCarl Schwan2024-12-091-0/+8
* Deprecate the dialogs in Qt.labs.platformOliver Eftevaag2024-12-0511-3/+54
* doc: Fix string, real, point and size QML property documentationDavid Boddie2024-12-051-7/+7
* Move DelegateChooser from Qt.labs.models to QtQml.ModelsOliver Eftevaag2024-11-195-417/+51
* QWidgetPlatform: silence MSVC warning C4065 when build with no widgetsVladimir Belyavsky2024-09-041-5/+7
* Remove duplicate exposure of QPlatformDialogHelperMitch Curtis2024-09-041-8/+0
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-2020-21/+21
* Fix multi-screen menu pop-up locationLu YaNing2024-08-201-1/+1
* Docs: Organize topics in the qtdeclarative/Qt Labs Platform projectAlexei Cazacov2024-07-251-1/+5
* QQuickFolderListModel: ensure that beginResetModel isn't called twiceMitch Curtis2024-07-051-7/+31
* Support parsing variant map in qml table model APIsSanthosh Kumar2024-07-041-3/+6
* QtQuick: Make more logging categories static #2Kaj Grönholm2024-06-251-1/+1
* Make more logging categories staticUlf Hermann2024-06-242-2/+2
* Doc: Update remaining occurrences of 'Qt QML' module to 'Qt Qml'Topi Reinio2024-06-151-2/+2
* labs: Straighten out some logging categoriesUlf Hermann2024-06-146-6/+7
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-06-116-6/+0
* TableModelRow QML Type: Optimize data role stringsAxel Spoerl2024-04-251-29/+30
* TableModelRow QML Type: Document data role stringsAxel Spoerl2024-04-251-0/+23
* 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