aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs/platform
Commit message (Expand)AuthorAgeFilesLines
* Modernize Qt.labs.platform a bitUlf Hermann2024-04-231-44/+62
* QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann2024-04-122-3/+2
* Correct doc snippet licenseLucie Gérard2024-03-221-1/+1
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-1813-30/+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
* Doc: Fix undocumented parameters and broken linksTopi Reinio2023-09-151-0/+3
* Export QQuickPixmapKey and (renamed) QQuickPixmapCache for autotestsShawn Rutledge2023-09-011-1/+1
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* QQuickLabsPlatformMenuItem: accept KeySequence in shortcutSami Shalayel2023-06-071-0/+6
* Make properties in the Qt Labs module FINALOliver Eftevaag2023-05-312-4/+4
* Fix build with -no-feature-systemtrayiconTasuku Suzuki2023-02-212-0/+6
* Fix build with -no-feature-menuTasuku Suzuki2023-01-171-0/+4
* Adapt to changes in QMessageDialogOptionsTor Arne Vestbø2022-12-151-1/+1
* 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
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-11/+11
* Port from container::count() and length() to size()Marc Mutz2022-10-076-11/+11
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* QQuickLabsPlatformFolderDialog: Modify the logic of setting the folderDuan Ting2022-09-071-1/+0
* Deprecate Qt.labs.platform.StandardPathsShawn Rutledge2022-08-293-2/+11
* Platform: fix MenuItem being triggered when disabledMitch Curtis2022-08-252-33/+45
* Fix duplicate symbol QPlatformDialogHelperForeignLorn Potter2022-08-221-1/+1
* Remove unused .pri files in src/Mitch Curtis2022-07-212-95/+0
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1150-1864/+100
* qquickplatformdialog_p.h: Add missing Q_GADGETUlf Hermann2022-05-181-0/+1
* Add QtQuick dependency to Qt.labs.platformMarco Bubke2022-05-071-0/+2
* labs.platform: fix displaying of icons in platform MenuVladimir Belyavsky2022-05-021-5/+5
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-1/+3
* Qtqtlabsplatformplugin: includemocsMarc Mutz2022-04-2915-0/+30
* FileDialog: do not add default suffix when content scheme is usedIvan Solovev2022-03-171-1/+6
* Make sure all private headers include at least one otherThiago Macieira2022-03-1013-13/+26
* qt.labs.platform: Use declarative registrationMaximilian Goldstein2022-01-1720-137/+40
* Doc: Enable zero warning limit for documentationVenugopal Shivashankar2022-01-141-0/+3
* Doc: Drop version no. against the \qmlmoduleVenugopal Shivashankar2021-12-021-1/+1
* Use up-to date LGPL license headerKai Köhne2021-11-2946-506/+644
* Rename labs platform types to avoid duplicate type namesMitch Curtis2021-10-2633-751/+751
* Doc: Replace \qmlproperty Object and list<> thereof with QtObjectIvan Tkachenko2021-10-223-3/+3
* Doc: Fix documentation warnings in qtdeclarativeTopi Reinio2021-09-031-2/+1
* Doc: Remove unsupported customFiltersKai Köhne2021-08-311-4/+0
* Doc: Fix remaining documentation warningsTopi Reinio2021-08-311-1/+1
* QQuickPlatformFolderDialog: Allow opening selected folderFlorian Richter2021-08-161-2/+6
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-091-6/+1
* Update to latest qml CMake APICraig Scott2021-06-0567-0/+9426