summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljseditor.h
Commit message (Expand)AuthorAgeFilesLines
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-5/+5
* QmlJS: Avoid frequent libraryInfoUpdated emissions.Christian Kamm2011-01-121-0/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Don't waste time rehighlighting all the files opened in Creator.Roberto Raggi2010-12-141-1/+1
* | Snippets: Feature enhancement start...Leandro Melo2010-12-081-0/+2
* | Export QmlJSEditorEditable.Christian Kamm2010-11-251-2/+2
* | Editors: Refactor auto-complete code out of the editors for better reusability.Leandro Melo2010-11-091-7/+0
* | Editors: Refactor indenters out of the editors for better reusability.Leandro Melo2010-11-051-2/+0
* | Exported Header cleanup: QmlJSEditorFriedemann Kleint2010-11-021-105/+14
* | Fix exported headers in Core and TextEditor.Friedemann Kleint2010-11-011-1/+1
|/
* QuickToolBar: do not show QuickToolBar as tooltip anymore.Thomas Hartmann2010-10-211-4/+0
* QmlDesigner.model: rename id is now a proper refactoring operationThomas Hartmann2010-09-301-0/+2
* Fix compilation and initialization compile warnings.Daniel Molkentin2010-09-291-1/+1
* QmlJsEditor: combine the Quick ToolBar with the toolTipThomas Hartmann2010-09-291-0/+4
* QmlJS: Add initial 'Find Usages' support.Christian Kamm2010-09-241-0/+4
* QML: brought context menu in sync with C++ editor.Erik Verbruggen2010-09-161-0/+5
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+1
* QmlInspector: tooltips in qmldebug modeChristiaan Janssen2010-09-081-1/+1
* Introduced SemanticInfo::isValid().Roberto Raggi2010-09-081-0/+1
* QmlJS: Compute link in SemanticHightlighter thread instead of lazily.Christian Kamm2010-08-301-2/+5
* Fixed typoLasse Holmstedt2010-08-271-1/+1
* QmlJS: Refactor LookupContext creation for speed.Christian Kamm2010-08-261-0/+9
* QML Inspector: Don't update debug id's when not debuggingLasse Holmstedt2010-08-241-0/+4
* QmlJSEditor: refines textmarker logicThomas Hartmann2010-08-131-0/+1
* QmlJSEditor: using RefactorMarker for Qt Quick ToolBarThomas Hartmann2010-08-051-0/+3
* QmlJSEditor: add shortcut for Qt Quick Helper (ctrl+alt+space)Thomas Hartmann2010-08-041-0/+1
* Sprinkled a bit of doxymentation over various classes.Erik Verbruggen2010-07-281-0/+3
* QmlJS Live Preview: Fixed highlighting from text editor-> qml observerLasse Holmstedt2010-07-271-1/+1
* QmlJSEditor: hiding of the context paneThomas Hartmann2010-07-201-0/+3
* QmlJSEditor: adding variant for declaringMemberThomas Hartmann2010-07-201-0/+1
* Merge branch 'qmljsinspector'Olivier Goffart2010-07-141-9/+17
|\
| * QmlJSEditor: Fix typoKai Koehne2010-07-131-1/+1
| * QmlJSEditor: Adapt method/variable namesKai Koehne2010-07-131-5/+4
| * QmlJSEditor: Delay update of outline by 150 msKai Koehne2010-07-131-0/+2
| * QmlJSEditor: Rename documentRevision() to editorRevision()Kai Koehne2010-07-131-1/+1
| * QmlJSEditor: Delay synchronization of cursor2outline selection by 150msKai Koehne2010-07-121-0/+1
| * Outline: Make recalculation of current model index more robustKai Koehne2010-07-121-1/+1
| * QmlJSEditor: Use QmlOutline model also in combo boxKai Koehne2010-07-121-1/+9
* | added multiselection from editor to qml viewerLasse Holmstedt2010-07-141-1/+1
* | Merge remote branch 'origin/master' into qmljsinspectorOlivier Goffart2010-07-081-0/+10
|\ \ | |/
| * QmlJSEditor: Signal that new semanticInfo is availableKai Koehne2010-07-081-0/+3
| * qmlsjeditor: activate context paneThomas Hartmann2010-07-071-0/+7
* | manually applied changes from qmlinspector to qmljsinspectorLasse Holmstedt2010-07-081-1/+7
|/
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-5/+3
* Merge branch '2.0'Thorbjørn Lindeijer2010-06-151-0/+1
|\
| * Avoid triggering indent for electric characters in comments and stringsThorbjørn Lindeijer2010-06-151-0/+1
* | Merge branch 'origin/2.0' (early part)Erik Verbruggen2010-06-151-2/+2
|\ \ | |/