summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/customstyleplugin/customstyleplugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* QmlDesigner: removing unmaintained pluginsThomas Hartmann2012-11-211-56/+0
| | | | | | | | The plugins for meego, customstyle and extra items are not maintained. Change-Id: I3f8bd0a73def60763803ef89e0ba617d0cd71bc4 Reviewed-by: Marco Bubke <marco.bubke@digia.com>
* Adjust license headershjk2012-10-051-22/+21
| | | | | Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* QmlDesigner: fixing itemlibrary plugins for Qt 5Thomas Hartmann2012-09-271-0/+2
| | | | | | | | Adding the .json file and using the correct macro. Change-Id: I37bede5b4c4a5af002b39b614aeb6c166bd5ddda Reviewed-by: Marco Bubke <marco.bubke@digia.com> (cherry picked from commit a42eeecffa4e4b27772d91f98045ab45c5e0c3ed)
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
| | | | | Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
| | | | | | | | Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Long live the king!hjk2012-01-261-1/+1
| | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
| | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* QmlDesigner.Plugin: Add experimental custom style pluginMarco Bubke2011-06-221-0/+57
Change-Id: Ia98b8f61988a1a817fda022d4298f1ad4e6942e2 Reviewed-on: http://codereview.qt.nokia.com/577 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>