aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/formeditor/dragtool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QmlDesigner.DragAndDrop: Catch rewriter exceptionThomas Hartmann2014-08-051-3/+12
* QmlDesigner: Remove superfluous function callMarco Bubke2014-07-301-1/+0
* QmlDesigner: Cleanup DragTool::dropEventMarco Bubke2014-07-231-5/+3
* QmlDesigner: Remove unused functionNikolai Kosjar2014-07-221-7/+0
* QmlDesigner: Fix offset for group boxMarco Bubke2014-07-221-3/+3
* QmlDesigner: More cleanup in the drag toolMarco Bubke2014-07-221-7/+7
* QmlDesigner: Don't use a timer anymore in the drag toolMarco Bubke2014-07-221-9/+0
* QmlDesigner: reduce complexity in DragTool::dragMoveEventMarco Bubke2014-07-221-16/+12
* QmlDesigner: Remove unused variableMarco Bubke2014-07-221-1/+0
* QmlDesigner: reuse code from AbstractFormEditorToolMarco Bubke2014-07-221-17/+9
* QmlDesigner: More cleanup in drag toolMarco Bubke2014-07-221-131/+107
* QmlDesigner: Harmonize DragTool with other toolsMarco Bubke2014-07-221-4/+4
* QmlDesigner: fix crash while drag between itemview and editorviewTim Jenssen2014-06-261-2/+2
* QmlDesigner: Pass const values by referencesOrgad Shaneh2014-05-221-3/+7
* QmlDesigner: Fix drag and dropMarco Bubke2014-05-141-0/+1
* QmlDesigner: Remove custom drag and drop codeMarco Bubke2014-05-141-8/+2
* QmlDesigner.DragTool: Remove import handling codeThomas Hartmann2014-05-071-23/+0
* QmlDesigner: Consolidate exception handling codehjk2014-03-121-4/+1
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-1/+3
* QmlDesigner: Don't drop anymore in a layoutableMarco Bubke2014-03-061-2/+5
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-13/+12
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
| * QmlDesigner.DragTool: refactor committing of transactionThomas Hartmann2014-01-021-12/+11
* | QmlDesigner: Add RewriterTransaction tracing frameworkMarco Bubke2014-01-061-1/+1
|/
* QmlDesigner: Remove QmlModelView::createQmlItemNode functionsMarco Bubke2013-07-311-2/+2
* QmlDesigner: Remove qml function in the QmlModelViewMarco Bubke2013-07-241-2/+2
* QmlDesigner: Increase time out at item creationMarco Bubke2013-06-061-1/+1
* QmlDesigner: Support anchoring at snappingMarco Bubke2013-05-141-7/+15
* Clean headers in QML-Designer.Friedemann Kleint2013-04-301-5/+1
* QmlDesigner.FormEditor: Add instancePropertyChange to toolsMarco Bubke2013-03-181-0/+3
* QmlDesigner.AbstractView: remove widget()Thomas Hartmann2013-03-141-1/+1
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | QmlDesigner.DragTool: fixing creating file importsThomas Hartmann2012-12-201-10/+20
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
|/
* 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.dragAndDrop: crash fixThomas Hartmann2011-07-151-1/+9
* QmlDesigner.itemLibrary: use utf8 for filenames (not latin1)Thomas Hartmann2011-07-121-1/+1
* QmlDesigner.dragTool: improve usablity of drag and dropThomas Hartmann2011-07-111-1/+1
* QmlDesigner: Fix wrong position for reparentingThomas Hartmann2011-06-301-0/+7
* QmlDesigner.model: fixing checking for importsThomas Hartmann2011-06-301-1/+1
* QmlDesigner.FormEditor: Fix cursor handlingMarco Bubke2011-06-291-1/+0
* QmlDesigner: using hasImportThomas Hartmann2011-05-161-1/+1