aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* QmlDesigner: Use override consistentlyTobias Hunger2018-05-071-1/+1
* QmlDesigner: Fix warning about missing overrideTobias Hunger2018-03-051-1/+1
* QmlDesigner: Add keyframe support to property editorThomas Hartmann2018-01-311-0/+2
* QmlDesigner: Make pimpl pointer privateThomas Hartmann2018-01-231-2/+1
* QmlDesigner: Avoid accidentally changing gradientsThomas Hartmann2017-06-231-0/+2
* QmlDesigner: Use Qt5-style connectOrgad Shaneh2017-03-201-4/+1
* QmlDesigner: Implementing changing the type of a node in the modelTim Jenssen2016-12-211-0/+1
* QmlDesigner: Using passive consistently in AbstractView apiThomas Hartmann2016-11-281-2/+2
* QmlDesigner: Allow easy export of single propertiesThomas Hartmann2016-10-111-0/+2
* QmlDesigner: Allow to toggle alias exporting in property editorThomas Hartmann2016-09-191-1/+1
* QmlDesigner: Update anchors if selected node is reparentedThomas Hartmann2016-09-191-0/+5
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-2/+4
|\
| * QmlDesigner: use new connection styleTim Jenssen2016-04-061-2/+4
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* 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 warnings about inconsistent override usageTobias Hunger2015-08-271-1/+1
* QmlDesigner.PropertyEditor: Adding overrideThomas Hartmann2015-07-151-2/+2
* QmlDesigner: Cleanup PropertyEditorViewThomas Hartmann2015-07-151-17/+0
* qmldesigner: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-081-30/+30
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-30/+30
|/
* QmlDesigner: cleanup getting propertyEditorQmlSources pathTim Jenssen2014-05-081-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlDesigner.PropertyEditorView: use forward declarationThomas Hartmann2013-08-121-1/+1
* QmlDesigner.PropertyEditorView: moving code in extra functionThomas Hartmann2013-08-121-0/+1
* QmlDesigner.PropertyEditorView: move code to QmlBackEndThomas Hartmann2013-08-121-7/+3
* QmlDesigner: refactoring PropertyEditorThomas Hartmann2013-08-121-0/+146