aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/designercore/metainfo/itemlibraryinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Move item library entries to project storageMarco Bubke2023-10-111-269/+1
* QmlDesigner: Remove studio pluginMarco Bubke2023-10-021-29/+0
* QmlDesigner: Make meta info system mockableMarco Bubke2023-05-081-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlDesigner: Add support for tooltip in item libraryThomas Hartmann2022-11-281-0/+17
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* QmlDesigner: Refactor validation checksMarco Bubke2022-09-141-0/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlDesigner: Remove foreach / Q_FOREACH usage in designercoreArtem Sokolovskii2022-05-131-2/+2
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* QmlDesigner: Sort previously flow-tagged imports to top of the listMiikka Heikkinen2021-03-011-0/+16
* QmlDesigner: Clean up flow tags remainingsMahmoud Badri2021-02-231-18/+0
* Implement new item library UIMahmoud Badri2021-02-171-0/+1
* QmlDesigner: Add support for specifying extra files to library entryMiikka Heikkinen2020-11-051-0/+14
* QmlDesigner: Add customComponentSource to ItemLibraryEntryThomas Hartmann2020-10-061-0/+14
* Add/remove the simulink component when the import is added/removedMahmoud Badri2020-07-101-11/+0
* Fix crash with sorting library itemsVikas Pachdha2020-04-291-20/+1
* QmlDesigner: Fix ItemLibraryEntry serializationMiikka Heikkinen2020-03-271-0/+4
* Work around QHash::unite deprecationhjk2020-02-251-1/+2
* Fix dropping imported 3D objects on the Edit View 3DMahmoud Badri2020-01-101-0/+1
* QmlDesigner: Support importing 3D assets into Quick3D componentsMiikka Heikkinen2019-09-271-1/+4
* QmlDesigner: Use proper default icon for typesThomas Hartmann2019-04-011-1/+1
* QmlDesigner: Fix clazy warningsThomas Hartmann2018-08-021-4/+4
* QmlDesigner: ModernizeAlessandro Portale2018-07-251-7/+2
* QmlDesigner: Remove duplicates from tag listThomas Hartmann2018-03-051-0/+1
* QmlDesigner: Add features to .metainfo fileThomas Hartmann2018-01-231-0/+26
* QmlDesigner: Read hints for item handlingThomas Hartmann2016-10-061-0/+14
* QmlDesigner: trigger item library update after MetaInforReader is finishedTim Jenssen2016-06-081-6/+7
* QmlDesigner: handle missing item library images betterTim Jenssen2016-06-081-3/+0
* Keep QT_RESTRICTED_CAST_FROM_ASCII in the designerTim Jenssen2016-03-231-3/+3
* 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
* QmlDesigner: Fix lookup of navigator iconsThomas Hartmann2015-07-141-3/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QmlDesigner: Fix icon names for ItemLibraryEntryMarco Bubke2014-06-121-17/+17
* QmlDesigner: Move default icon path in getterMarco Bubke2014-06-121-0/+3
* QmlDesigner: Remove dragIcon from ItemLibraryMarco Bubke2014-06-121-14/+0
* QmlDesigner.ItemLibrary: remove forceEntryThomas Hartmann2014-05-071-14/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-3/+2
* QmlDesigner.MetaInfo: rename qml() to qmlPath()Thomas Hartmann2013-07-311-2/+2
* QmlDesigner.ItemLibrary: Allow non qrc source filesThomas Hartmann2013-05-141-1/+13
* QmlDesigner.ItemLibrary: load QML source on startupThomas Hartmann2013-05-061-0/+12
* QmlDesigner: Type of the propertyname is now PropertyNameThomas Hartmann2013-03-251-4/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | QmlDesigner.ItemLibrary: allow overwriting existing entriesThomas Hartmann2012-12-201-2/+2
* | QmlDesigner: addjusting signature of ItemLibraryEntry::addProperty()Thomas Hartmann2012-11-211-1/+1
* | QmlDesigner: adding QDebug operator for ItemLibraryEntryThomas Hartmann2012-11-211-0/+19