aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: refactoring PropertyEditorThomas Hartmann2013-08-121-1194/+0
* QmlDesigner: Move currentState to AbstractViewMarco Bubke2013-07-311-1/+1
* QmlDesigner: Rename actualState in currentStateMarco Bubke2013-07-311-2/+2
* QmlDesigner: Remove QmlModelViewMarco Bubke2013-07-311-3/+3
* QmlDesigner: Move states functions from QmlModelView to StatesEditorViewMarco Bubke2013-07-311-2/+3
* QmlDesigner: Remove empty notifier from QmlModelViewMarco Bubke2013-07-241-15/+84
* QmlDesigner: Use is valid functons instead of create a invalid nodeMarco Bubke2013-07-241-51/+51
* QmlDesigner: Rename removeVariantProperty in removePropertyMarco Bubke2013-07-041-1/+1
* QmlDesigner.PropertyEditor: extend lookup rules for extensionsThomas Hartmann2013-07-021-0/+6
* QmlDesigner.PropertyEditor: Add generic QtObject paneThomas Hartmann2013-06-051-1/+1
* QmlDesigner.PropertyEditor: use F3 to reload property panesThomas Hartmann2013-06-051-1/+1
* QmlDesigner.PropertyEditor: Adding lookup rules for different versionsThomas Hartmann2013-06-051-0/+16
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-231-1/+2
|\
| * QmlDesigner.PropertyEditor: also check for HasAnchorThomas Hartmann2013-05-211-1/+2
* | Clean headers in QML-Designer.Friedemann Kleint2013-04-301-7/+0
|/
* QmlDesigner.Model: Adding SignalHandlerPropertyThomas Hartmann2013-04-021-0/+5
* QmlDesigner: adding interface to customize toolbar buttonsThomas Hartmann2013-03-251-1/+1
* QmlDesigner.AbstractView: remove widget()Thomas Hartmann2013-03-251-5/+0
* QmlDesigner: Add registration of additional views.Marco Bubke2013-03-251-0/+9
* QmlDesigner: Type of the propertyname is now PropertyNameThomas Hartmann2013-03-251-87/+78
* QmlDesigner: Fix compileThomas Hartmann2013-02-151-1/+0
* QmlDesigner.PropertyEditor: remove QProxyLayout/QProxyLayoutItemThomas Hartmann2013-02-151-1/+0
* QmlDesigner.PropertyEditor: expose version to QMLThomas Hartmann2013-02-051-0/+11
* QmlDesigner.PropertyEditor: fix resource urlsThomas Hartmann2013-02-011-2/+12
* 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: Do not translate warnings, fix spelling.Friedemann Kleint2013-01-281-2/+2
* | Refactoring document handlingMarco Bubke2013-01-231-1/+0
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-15/+8
* | QmlDesigner.PropertyEditor: components can provide their own sheetsThomas Hartmann2012-12-201-6/+14
* | QmlDesigner.PropertyEditor: also checking for url and not just QUrlThomas Hartmann2012-12-111-2/+3
* | QmlDesigner.propertyEditor: ignore dot properties in template generationThomas Hartmann2012-12-111-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-1/+15
|\|
| * QmlDesigner.PropertyEditor: normalize applicationDirPath()Thomas Hartmann2012-11-291-1/+15
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-5/+5
* | QmlDesigner.PropertyEditor: move template definitions from C++ to QMLThomas Hartmann2012-11-221-33/+54
* | QmlDesigner.PropertyEditor: refactor QML file structureThomas Hartmann2012-11-221-2/+3
* | QmlDesigner: remove Qt import legacy codeThomas Hartmann2012-11-211-1/+0
* | QmlDesigner.propertyEditor: fix for booleanThomas Hartmann2012-11-211-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* QmlDesigner: crash fixThomas Hartmann2012-10-041-1/+1
* QmlDesigner: use import QtQuick 1.0 and not Qt 4.7Thomas Hartmann2012-09-271-1/+1
* QmlDesigner: removing dependency on <private/qdeclarativemetatype_p.h>Thomas Hartmann2012-09-271-11/+17
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlDesigner: crash fixThomas Hartmann2012-03-161-1/+0
* Normalized connect()sRobert Loehning2012-03-061-7/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlDesigner.property: fix specialization of property paneThomas Hartmann2011-10-141-4/+30