aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/platform
Commit message (Expand)AuthorAgeFilesLines
* Register C++ types declarativelyMitch Curtis2020-08-263-8/+8
* Use QList instead of QVectorJarek Kobus2020-07-091-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-301-2/+2
* Qt6: Port QtQuickControls2 to QStringViewKarsten Heimrich2020-06-101-7/+7
* Use QList instead of QVectorJarek Kobus2020-06-093-5/+5
* Platform: remove deprecated iconName, iconSource APIMitch Curtis2020-06-056-160/+2
* Remove winrtOliver Wolff2020-06-053-3/+0
* Remove the shortcut when the menu item that is using it is removedAndy Shaw2020-06-041-0/+10
* Sync the platform menu after inserting it to the menubarAndy Shaw2020-06-031-0/+1
* Sync the QQuickPlatformMenu so it has a handle ready when its a sub menuAndy Shaw2020-05-291-2/+7
* Account for single key shortcuts being used in the platform menusAndy Shaw2020-05-274-1/+38
* Fix Qt.labs.platform/MenuItem 1.1: expose iconIvan Tkachenko2020-05-153-4/+8
* Update includes of QAction after move from widgets to gui in qtbaseVolker Hilsheimer2020-03-312-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-311-2/+2
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-211-2/+2
| |\
| | * Doc: Make sure import is highlightedKai Koehne2020-03-201-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1713-20/+46
|\ \ \
| * | | Fix build failures as a result of QMetaType changes in qtbaseAlexandru Croitor2020-03-126-0/+12
| |/ /
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-051-1/+1
| * | Fix warnings about deprecated QQmlListProperty APIFriedemann Kleint2020-02-131-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-3013-16/+30
| |\|
| | * Doc: Fix qdoc warningsVenugopal Shivashankar2019-11-2613-16/+30
| * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-2/+2
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-2511-0/+0
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-0511-0/+0
| |\
| | * Run optipng on all imagesMitch Curtis2019-11-0411-0/+0
* | | Regenerate projects to be in syncAlexandru Croitor2019-11-151-12/+11
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-153-5/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-062-3/+3
| |\|
| | * Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-222-3/+3
| * | Fix deprecation warnings related to qmlRegisterType()Friedemann Kleint2019-09-051-2/+2
| |/
* | Update QtQuickControls2 project filesLeander Beernaert2019-10-081-3/+3
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-0/+1
|\|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Fix build after resent add_qml_module and add_qt_resource API changesSimon Hausmann2019-08-091-1/+0
* | Initial CMake conversion for QtQuickControls2Leander Beernaert2019-08-061-0/+103
|/
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-071-3/+32
* Fix Qt.labs.platform.FileDialog not honoring folder propertyPaolo Angelelli2019-01-232-1/+6
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-291-1/+4
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-181-1/+1
|\
| * QQuickPlatformColorDialog - properly initialize platform dialog helperTimur Pocheptsov2018-08-091-1/+1
* | qquickplatformmessagedialog: fix build errorMitch Curtis2018-08-151-1/+1
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-241-0/+2
* | Doc: fix SystemTrayIcon::icon.maskJ-P Nurmi2018-05-241-1/+1
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+0
* | Platform: add icon.maskJ-P Nurmi2018-04-206-2/+24
* | Platform: make icon a grouped propertyJ-P Nurmi2018-04-2012-111/+332
* | Add SystemTrayIcon::geometryJ-P Nurmi2018-04-184-2/+24
|/
* Fix current color is not set first time in ColorDialogTasuku Suzuki2018-03-261-0/+1
* QQuickPlatformMenu: fix crash on exit with submenusMitch Curtis2018-03-082-4/+17