aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/platform
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant qmldir filesAlexey Edelev2021-02-231-3/+0
* Remove QMake project filesJoerg Bornemann2021-02-112-124/+0
* Add qtqmlmodels as a documentation dependencyVolker Hilsheimer2020-12-031-1/+1
* Doc: Remove version numbers for import statement in snippetsJerome Pasion2020-11-261-1/+1
* Tag porting guides so that they show up in the listVolker Hilsheimer2020-11-171-0/+2
* Follow up on change of QQmlListProperty to qsizetypeVolker Hilsheimer2020-11-116-26/+26
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-2/+2
* Doc: Qt Labs Platform - Qt 6 porting guideMitch Curtis2020-11-091-1/+14
* Doc: remove all instances of \qmlpropertygroupMitch Curtis2020-11-094-4/+0
* Doc: fix Qt Labs Platform Menu icon documentationMitch Curtis2020-11-091-4/+4
* Doc: Fix qdoc warningsVenugopal Shivashankar2020-11-061-1/+1
* Fix deprecation warnings related to QMetaTypeFriedemann Kleint2020-11-021-4/+4
* CMake: Fix no-widgets buildAlexandru Croitor2020-10-212-6/+108
* Only add a shortcut if the sequence is not emptyAndy Shaw2020-10-081-2/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-071-11/+11
* Doc: Add Qt 6 changes filesPaul Wicking2020-09-242-0/+46
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-161-1/+0
* Remove all plugins.qmltypes filesMitch Curtis2020-08-261-492/+0
* Fix CMake buildMitch Curtis2020-08-261-2/+2
* 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
| |/