aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/designercore/metainfo/itemlibraryinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QmnlDesigner.ItemlibrayInfo: include major version into hashThomas Hartmann2012-10-091-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | QmlDesigner.itemLibrary: fixThomas Hartmann2012-09-061-1/+1
* | QmlDesigner: Remove ItemLibraryInfoPrivateMarco Bubke2012-08-301-30/+18
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-0/+1
* qmldesigner: code stylehjk2011-09-151-16/+16
* QmlDesigner.itemLibraryInfo: add qml property for libraryThomas Hartmann2011-06-241-0/+2
* QmlDesigner.metaInfo: extending itemlibrary infoThomas Hartmann2011-05-161-0/+13
* Avoid using values() to iterate over QMap/QHash containersThorbjørn Lindeijer2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | QmlDesigneritemLibrary: relax condition for entriesForType()Thomas Hartmann2010-12-161-2/+2
* | QmlDesigner.itemLibrary: allow entry names used twiceThomas Hartmann2010-12-151-11/+11
* | QmlDesigner.itemLibrary: add requiredImportThomas Hartmann2010-12-091-0/+15
* | QmlDesigner.itemLibrary: The item library now also provides small iconsThomas Hartmann2010-12-011-0/+5
|/
* Fix QmlDesigner following removal of Image::pixmap property. This createsBea Lam2010-07-131-2/+10
* QuickDesigner: Update ItemLibrary when imported directories changeKai Koehne2010-05-121-61/+37
* QuickDesigner: Clean up ItemLibraryInfo classKai Koehne2010-05-121-37/+32