summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner.AddingTabs: Anchor the root item of the tab contentThomas Hartmann2014-08-041-1/+2
* QmlDesigner.ShortcutManager: Fix CLANG static analysis warningsThomas Hartmann2014-08-041-7/+7
* QmlDesigner.PropertyEditor: Add Q_DISABLE_COPY to PropertyEditorQmlBackendThomas Hartmann2014-08-041-1/+6
* QmlDesigner.Rewriter: Blacklist a couple of importsThomas Hartmann2014-08-011-0/+4
* QmlDesigner: use explicit build type for puppet creationTim Jenssen2014-07-311-1/+3
* QmlDesigner: Always use fall back puppetMarco Bubke2014-07-311-24/+16
* QmlDesigner: Use a POSIX shared memory for unixMarco Bubke2014-07-311-0/+2
* QmlDesigner: Check directory and not anymore only directory entriesMarco Bubke2014-07-311-3/+5
* QmlDesigner.ItemLibrary: Remove FlipableThomas Hartmann2014-07-301-25/+0
* QmlDesigner.ItemLibrary: Remove StatusBar and ToolBarThomas Hartmann2014-07-301-30/+0
* QmlDesigner: Remove superfluous function callMarco Bubke2014-07-301-1/+0
* QmlDesigner.Rewriter: We officially support Qt Quick 2.3Thomas Hartmann2014-07-301-1/+3
* QmlDesigner: Fix d&d in navigatorMarco Bubke2014-07-291-5/+4
* QmlDesigner.PropertyEditor: Fix tooltip propertyThomas Hartmann2014-07-292-16/+1
* QmlDesigner.PropertyEditor: Select new created gradient stopThomas Hartmann2014-07-292-4/+8
* QmlDesigner.PropertyEditor: Fix selection in gradient editingThomas Hartmann2014-07-285-0/+16
* QmlDesigner: remove unnecessary qrc fileTim Jenssen2014-07-281-6/+0
* QmlDesigner: avoid comment in comment warning on MSVC2010Tim Jenssen2014-07-281-1/+1
* QmlDesigner: Cleanup DragTool::dropEventMarco Bubke2014-07-231-5/+3
* QmlDesigner: Remove unused functionNikolai Kosjar2014-07-221-7/+0
* QmlDesigner: Fix transformation bugMarco Bubke2014-07-221-1/+1
* QmlDesigner: Fix offset for group boxMarco Bubke2014-07-221-3/+3
* QmlDesigner: More cleanup in the drag toolMarco Bubke2014-07-222-9/+7
* QmlDesigner: Don't use a timer anymore in the drag toolMarco Bubke2014-07-225-26/+10
* QmlDesigner: Use hasInstanceParentMarco Bubke2014-07-221-1/+1
* QmlDesigner: Update position to at node creationMarco Bubke2014-07-221-0/+5
* 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-224-24/+15
* QmlDesigner: Move containerFormEditorItem in AbstractFormEditorToolMarco Bubke2014-07-224-30/+28
* QmlDesigner: More cleanup in drag toolMarco Bubke2014-07-222-144/+117
* QmlDesigner: Add QmlModelNodeFacade::hasModelNodeMarco Bubke2014-07-222-0/+6
* QmlDesigner: Don't set SceneTransform updatesMarco Bubke2014-07-221-2/+3
* QmlDesigner: Harmonize DragTool with other toolsMarco Bubke2014-07-2211-87/+64
* Qt Quick Desiger: fix button label capitalizationLeena Miettinen2014-07-211-1/+1
* QmlDesigner: add puppet mode and process id informationTim Jenssen2014-07-171-1/+2
* qmljs: avoid shortened namesFawzi Mohamed2014-07-171-3/+3
* qmldesigner: avoid variable shadowing in nodemetainfoFawzi Mohamed2014-07-171-8/+8
* qmldesigner: fix reparenting to LayoutFawzi Mohamed2014-07-171-1/+154
* QmlDesigner: Fix spelling in PuppetCreatorMarco Bubke2014-07-172-25/+25
* QmlDesigner: Remove qDebugMarco Bubke2014-07-171-1/+0
* QmlDesigner: LanguageRobert Loehning2014-07-161-3/+3
* QmlDesigner: Support Qt4 againMarco Bubke2014-07-151-1/+6
* QmlDesigner: Really stop the compiling of the puppetMarco Bubke2014-07-151-4/+5
* QmlDesigner: Skip the puppet creationMarco Bubke2014-07-154-10/+56
* QmlDesigner: Check if process is availableMarco Bubke2014-07-151-3/+3
* QmlDesigner: Remove call to SubComponentManager::updateMarco Bubke2014-07-151-2/+0
* QmlDesigner: Check if the puppet source are newer than puppetMarco Bubke2014-07-152-1/+32
* QmlDesigner: no warning at type "binding"Tim Jenssen2014-07-141-3/+5
* Revert "QmlDesigner: Don't update sceneTransform for direct movements"Marco Bubke2014-07-141-1/+1