aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/stateseditor/stateseditorview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlDesigner.StatesEditor: Simplify code for adding a new stateThomas Hartmann2013-11-271-4/+1
* QmlDesigner: Remove StatesEditorWidget in StatesEditorViewMarco Bubke2013-09-181-0/+5
* QmlDesigner.StatesEditor: create widget on demandThomas Hartmann2013-09-181-1/+3
* QmlDesigner: Porting to Qt Quick 2Thomas Hartmann2013-09-161-0/+3
* QmlDesigner: Disable States for ApplicationWindowMarco Bubke2013-08-191-1/+9
* QmlDesigner: Move currentState to AbstractViewMarco Bubke2013-07-311-5/+0
* QmlDesigner: Rename actualState in currentStateMarco Bubke2013-07-311-4/+4
* QmlDesigner: Remove QmlModelViewMarco Bubke2013-07-311-4/+6
* QmlDesigner: Remove rootQmlItemNodeMarco Bubke2013-07-311-1/+1
* QmlDesigner: Move states functions from QmlModelView to StatesEditorViewMarco Bubke2013-07-311-0/+24
* QmlDesigner: Remove empty notifier from QmlModelViewMarco Bubke2013-07-241-4/+66
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-231-1/+2
|\
| * QmlDesigner: Check for QtQuick 2.1 in states editorThomas Hartmann2013-05-221-1/+2
* | Clean headers in QML-Designer.Friedemann Kleint2013-04-301-3/+0
|/
* QmlDesigner.Model: Adding SignalHandlerPropertyThomas Hartmann2013-04-021-0/+6
* 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/+5
* QmlDesigner: Type of the propertyname is now PropertyNameThomas Hartmann2013-03-251-21/+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
* | Refactoring document handlingMarco Bubke2013-01-231-4/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-14/+9
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | QmlDesigner: fixing states for Qt Quick 2.0Thomas Hartmann2012-10-051-2/+3
|/
* 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
* QmlDesigner: crash fixThomas Hartmann2011-07-151-1/+1
* QmlDesigner: fix for statesThomas Hartmann2011-07-151-2/+4
* QmlDesigner.statesEditor: names of statesa should be englishThomas Hartmann2011-06-211-1/+1
* QmlDesigner: using hasImportThomas Hartmann2011-05-161-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlDesigner.statesEditor: crash fixThomas Hartmann2011-04-291-0/+2
* Update license.hjk2011-04-131-14/+13
* QmlDesigner.statesEditor: do not add redundant importsThomas Hartmann2011-04-011-1/+3
* QmlDesigner: fixes state editing in textThomas Hartmann2011-03-231-2/+2
* QmlDesigner.statesEditor: usability fixThomas Hartmann2011-03-041-0/+5
* QmlDesigner: use '.' instead of '/' for package namesThomas Hartmann2011-03-011-1/+1
* QmlDesigner: get rid of Qt/ - use QtQuick/ insteadThomas Hartmann2011-03-011-1/+1
* QmlDesigner: Change importAdded and importRemoved in importsChangedMarco Bubke2011-02-101-1/+1
* QmlDesigner: Refactor custom notificationsMarco Bubke2011-02-011-22/+15
* QmlDesigner: Fix warningMarco Bubke2011-01-181-1/+1
* QmlDesigner.StatesEditor: Optimize updatingMarco Bubke2011-01-121-11/+12
* QmlDesigner: States preview are functional againMarco Bubke2011-01-121-21/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\