aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/componentcore/modelnodecontextmenu_helper.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Adjust imported 3D assets pathMiikka Heikkinen2024-04-161-2/+2
* QmlDesigner: Change asset import pathMiikka Heikkinen2024-04-111-1/+3
* QmlDesigner: Disable "Edit Component" for effect composer effectsMiikka Heikkinen2024-02-201-3/+3
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* QmlDesigner: More test for NodeMetaInfoMarco Bubke2023-07-121-7/+10
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlDesigner: Use new validation approach in component coreMarco Bubke2022-09-261-4/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlDesigner: Remove foreach / Q_FOREACH usage in componentcoreArtem Sokolovskii2022-05-131-1/+1
* QmlDesigner: Only allow goIntoComponent for existing onesThomas Hartmann2022-04-141-1/+17
* QmlDesigner: Update selected imported nodeMiikka Heikkinen2021-02-251-0/+16
* QmlDesigner: Avoid detachsThomas Hartmann2018-01-231-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-10/+10
* Qt Quick Designer: License change to Qt Commercial + GPLv3Alessandro Portale2015-09-181-12/+7
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlDesigner: crash fixThomas Hartmann2013-08-051-1/+2
* QmlDesigner: move goIntoComponent() to DocumentManager.Thomas Hartmann2013-08-051-169/+1
* QmlDesigner: Use is valid functons instead of create a invalid nodeMarco Bubke2013-07-241-10/+12
* Clean headers in QML-Designer.Friedemann Kleint2013-04-301-1/+0
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-231-1/+1
|\
| * QmlDesigner: Prepare for other layout itemsMarco Bubke2013-04-221-1/+1
| * QmlDesigner: Type of the propertyname is now PropertyNameThomas Hartmann2013-03-251-20/+20
* | Fix some Krazy warnings about non-const ref iterator.Friedemann Kleint2013-03-111-1/+1
* | QmlDesigner: Type of the propertyname is now PropertyNameThomas Hartmann2013-03-051-20/+20
|/
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* Refactoring document handlingMarco Bubke2013-01-231-16/+20
* QmlDesigner: de-templatizeThomas Hartmann2013-01-181-6/+11
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* QmlDesigner.ContextMenu: refactoringThomas Hartmann2012-12-201-0/+266