summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components/formeditor/movetool.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Avoid one use of java-style iteratorshjk2019-07-311-17/+11
* QmlDesigner: Do not show selection rect and label when movingThomas Hartmann2018-11-141-1/+1
* QmlDesigner: ModernizeAlessandro Portale2018-07-251-8/+5
* QmlDesigner: Reparent only on CTRL+SHIFTThomas Hartmann2018-07-041-0/+1
* QmlDesigner: Avoid detachsThomas Hartmann2018-01-231-4/+4
* QmlDesigner: Fix shift modifer in layout caseThomas Hartmann2017-09-131-1/+1
* QmlDesigner: Fix crashThomas Hartmann2017-08-111-5/+5
* QmlDesigner: Fix crashThomas Hartmann2017-08-111-2/+2
* QmlDesigner: Fix flickering move cursorThomas Hartmann2017-07-211-6/+9
* QmlDesigner: Refine selectionThomas Hartmann2017-07-191-1/+22
* QmlDesigner: Using canBereparentedTo() in DragTool and MoveToolThomas Hartmann2017-01-241-1/+6
* QmlDesigner: If the scene looses focus change to selection toolThomas Hartmann2016-10-111-0/+4
* QmlDesigner: cleanup codeTim Jenssen2016-07-201-1/+0
* 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
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QmlDesigner: Move containerFormEditorItem in AbstractFormEditorToolMarco Bubke2014-07-221-28/+0
* QmlDesigner: Harmonize DragTool with other toolsMarco Bubke2014-07-221-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlDesigner: Remove workaroundMarco Bubke2014-01-061-1/+0
* | QmlDesigner: Update ContentNotEditableIndicator for movementsMarco Bubke2014-01-021-0/+1
|/
* QmlDesigner: Fix resize handle shown at startMarco Bubke2013-10-141-4/+6
* QmlDesigner: Add ContentNotEditableIndicatorMarco Bubke2013-09-181-1/+5
* QmlDesigner.FormEditor: using FormEditorItem::isContainer in MoveToolThomas Hartmann2013-09-161-1/+2
* QmlDesigner: Movable items should be have no xy bindingMarco Bubke2013-09-041-1/+4
* QmlDesigner: Add BindingIndicatorMarco Bubke2013-09-041-1/+9
* QmlDesigner: Add AnchorIndicatorMarco Bubke2013-09-031-1/+9
* QmlDesigner: Move currentState to AbstractViewMarco Bubke2013-07-311-2/+1
* QmlDesigner: Rename actualState in currentStateMarco Bubke2013-07-311-1/+1
* QmlDesigner: Move states functions from QmlModelView to StatesEditorViewMarco Bubke2013-07-311-1/+1
* QmlDesigner: Support anchoring at snappingMarco Bubke2013-05-141-30/+5
* Clean headers in QML-Designer.Friedemann Kleint2013-04-301-3/+0
* QmlDesigner: Prepare for other layout itemsMarco Bubke2013-04-221-1/+1
* QmlDesigner.FormEditor: Add instancePropertyChange to toolsMarco Bubke2013-03-251-0/+4
* 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-2/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-3/+3
|/
* Adjust license headershjk2012-10-051-21/+20
* 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
* QmlDesigner.formEditor: use pure virtuel instead of assertThomas Hartmann2011-09-161-0/+10
* QmlDesigner: Fix wrong position for reparentingThomas Hartmann2011-06-301-0/+5
* QmlDesigner.FormEditor: Fix cursor handlingMarco Bubke2011-06-291-1/+3
* QmlDesigner.formeEditor: add handler for context menuThomas Hartmann2011-06-271-45/+55
* QmlDesigner: allow aborting drag and drop with EscapeThomas Hartmann2011-05-101-1/+4