summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the filter matches for the settings dialog.con2010-12-0125-99/+213
* QmlDesigner.Model: Fix wrong function nameMarco Bubke2010-12-011-1/+1
* QmlDesigner.StatesEditor: Show a white rectangle in the states editorMarco Bubke2010-12-017-264/+54
* QmlDesigner.NodeInstances: Use internalId for instanceIdMarco Bubke2010-12-014-24/+6
* QmlDesigner.Model: Add internalId to the ModelNodeMarco Bubke2010-12-019-30/+86
* lldb: fetch source from remote, if not locally validArvid Ephraim Picciani2010-12-016-4/+75
* lldb: exit guest on EOFArvid Ephraim Picciani2010-12-011-0/+2
* QmlDesigner: Fix gcc warningsKai Koehne2010-12-013-18/+3
* Utils: Compile fixKai Koehne2010-12-011-1/+1
* QmlDesigner.metaInfo: replace old NodeMetaInfo with new implementationThomas Hartmann2010-12-0132-1914/+797
* QmlDesigner.formEditor: API cleanupThomas Hartmann2010-12-011-1/+1
* QmlDesigner.itemLibrary: The item library now also provides small iconsThomas Hartmann2010-12-016-43/+44
* QmlDesigner.rewriter: exposing lookupContext and documentThomas Hartmann2010-12-014-0/+34
* QmlJSInterpreter: adding public API to ASTObjectValueThomas Hartmann2010-12-012-0/+19
* QmlJSInterpreter: specifying detailed types for QFont/QVector3DThomas Hartmann2010-12-011-7/+7
* Utils: New class to map installed file path to source pathKai Koehne2010-12-017-85/+194
* QmlJSDebugger: Code cleanupKai Koehne2010-12-0125-233/+309
* Mobile wizards: Make options pages target-specific.Christian Kandeler2010-12-0110-320/+455
* Maemo: Change installation prefix for non-Fremantle systems.Christian Kandeler2010-12-014-4/+4
* Debugger: Fix StackFrame.usable for CDBFriedemann Kleint2010-12-014-4/+4
* lldb: forgot startremoteenginedialog.uiArvid Ephraim Picciani2010-12-011-0/+110
* debugger: Engine decides now if a StackFrame is considered usableArvid Ephraim Picciani2010-12-015-2/+7
* lldb: introduce dialog to start engine remotelyArvid Ephraim Picciani2010-12-019-28/+267
* debugger: switch to an existing engine if a new one fails to starthjk2010-12-011-3/+9
* Don't switch away from debug mode when jumping to line via locatorcon2010-12-013-4/+4
* debugger: fix QMultiMap dumperhjk2010-12-011-4/+10
* Fix QML auto completerLeandro Melo2010-12-011-3/+3
* If no Symbian device is connected the deployment process will be skipped inst...Pawel Polanski2010-12-012-4/+4
* Extra certificate extensions have been added to the file selection dialog for...Pawel Polanski2010-12-011-1/+1
* Fix compilation.Christian Kandeler2010-12-012-2/+2
* Debugger:[New CDB]: Add casting to SymbolGroupValue for QVariant.Friedemann Kleint2010-12-014-162/+499
* Maemo: Call dpkg-buildpackage via mad script.Christian Kandeler2010-12-012-28/+27
* Could not replace globally with empty string.con2010-12-011-1/+1
* Handle read only files correctly when saving all modified filescon2010-12-011-39/+4
* Only show save as button for files that allow it.con2010-12-012-2/+3
* Move some API around and make some IFile based instead of IEditor.con2010-12-018-121/+150
* When using splits e.g. the save action was disabled sometimes.con2010-12-011-0/+1
* Delete dead code.con2010-12-014-600/+0
* QmlJS editor: Fix automatic quote insertion.Christian Kamm2010-12-011-2/+10
* Debugger[New CDB]: Fix profile detection warning.Friedemann Kleint2010-12-011-3/+3
* debugger: make '0' the 'invalid' BreakpointId valuehjk2010-12-014-23/+23
* debugger: re-enable breakpoint updates after library loadinghjk2010-12-011-8/+1
* debugger: remove dead codehjk2010-12-012-21/+1
* Add missing include.Christian Kamm2010-12-011-0/+1
* C++ indenter: Fix labels.Christian Kamm2010-12-013-0/+37
* debugger: fix gdb 7.2's template argument hickup also for more then one arghjk2010-12-012-21/+49
* Editors: Move auto-completion code out of the editorLeandro Melo2010-12-0121-502/+437
* Show different icons for GLSL variable categoriesRhys Weatherley2010-12-0112-7/+43
* Better icons for the GLSL code completerRhys Weatherley2010-12-0114-58/+47
* GLSL array type toString() implementationRhys Weatherley2010-12-012-0/+6