aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/designercore/metainfo/metainfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Load plugins early enough for viewsThomas Hartmann2017-10-181-0/+2
* QmlDesigner: get tests compiling and runningThomas Hartmann2016-06-101-0/+2
* 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
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Catch exceptions by const reference.Christian Kandeler2014-11-281-1/+1
* | QmlDesigner: Use Core::AsynchronousMessageBoxMarco Bubke2014-11-251-2/+2
* | QmlDesigner: Use Utils::AsynchronousMessageBox::warningMarco Bubke2014-11-241-3/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* CleanUp usage of QtAlgorithmsNikita Baryshnikov2014-06-171-1/+0
* QmlDesigner: Exchange QLatin1String with QStringLiteralMarco Bubke2014-05-131-1/+1
* QmlDesigner: Exchange QWeakPointer with QPointerMarco Bubke2014-05-131-4/+0
* QmlDesigner: Add QmlDesignerWarningThomas Hartmann2014-05-121-2/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-9/+10
|\
| * Doc: edit qmldesigner designercore API docsLeena Miettinen2013-09-101-9/+10
* | QmlDesigner: Remove dead codeTobias Hunger2013-09-121-16/+0
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Clean headers in QML-Designer.Friedemann Kleint2013-04-301-4/+0
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | QmlDesigner.metaInfo: rename MetaInfoParser to MetaInfoReaderThomas Hartmann2012-11-221-4/+4
* | QmlDesigner.ItemLibrary: replace XML item data with QMLThomas Hartmann2012-11-211-4/+14
|/
* Adjust license headershjk2012-10-051-21/+20
* QmlDesigner: removing VariantParserThomas Hartmann2012-09-271-1/+0
* rename QtDebug to QDebughjk2012-08-061-1/+1
* 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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* QmlDesigner: use '.' instead of '/' for package namesThomas Hartmann2011-03-011-2/+2
* 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
* | QmlDesigner.metaInfo: replace old NodeMetaInfo with new implementationThomas Hartmann2010-12-011-472/+0
* | QmlDesigner: Disable hardcoded meego supportMarco Bubke2010-11-241-2/+0
* | QmlDesigner: removes qDebug()Thomas Hartmann2010-11-241-2/+0
* | QmlDesigner.MetaInfo: Cleanup the MetaInfoParserMarco Bubke2010-11-241-4/+6
* | Fix spelling in commentsTobias Hunger2010-11-031-1/+1
|/
* QmlDesigner: fixes potential bugThomas Hartmann2010-10-081-1/+1
* QmlDesigner: using Qt 4.7 againThomas Hartmann2010-10-061-3/+3
* QmlDesigner: using QtQuick 1.0 instead of Qt 4.7Thomas Hartmann2010-10-011-2/+24
* QmlDesigner.rewriter: handle enums as enums instead of pure stringsThomas Hartmann2010-09-291-1/+13
* Merge remote branch 'origin/2.0'con2010-06-241-1/+1
|\