index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljseditor
/
qmljseditor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
texteditor: merge ITextEditable into ITextEditor
hjk
2011-02-22
1
-5
/
+5
*
QmlJS: Avoid frequent libraryInfoUpdated emissions.
Christian Kamm
2011-01-12
1
-0
/
+1
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
Don't waste time rehighlighting all the files opened in Creator.
Roberto Raggi
2010-12-14
1
-1
/
+1
*
|
Snippets: Feature enhancement start...
Leandro Melo
2010-12-08
1
-0
/
+2
*
|
Export QmlJSEditorEditable.
Christian Kamm
2010-11-25
1
-2
/
+2
*
|
Editors: Refactor auto-complete code out of the editors for better reusability.
Leandro Melo
2010-11-09
1
-7
/
+0
*
|
Editors: Refactor indenters out of the editors for better reusability.
Leandro Melo
2010-11-05
1
-2
/
+0
*
|
Exported Header cleanup: QmlJSEditor
Friedemann Kleint
2010-11-02
1
-105
/
+14
*
|
Fix exported headers in Core and TextEditor.
Friedemann Kleint
2010-11-01
1
-1
/
+1
|
/
*
QuickToolBar: do not show QuickToolBar as tooltip anymore.
Thomas Hartmann
2010-10-21
1
-4
/
+0
*
QmlDesigner.model: rename id is now a proper refactoring operation
Thomas Hartmann
2010-09-30
1
-0
/
+2
*
Fix compilation and initialization compile warnings.
Daniel Molkentin
2010-09-29
1
-1
/
+1
*
QmlJsEditor: combine the Quick ToolBar with the toolTip
Thomas Hartmann
2010-09-29
1
-0
/
+4
*
QmlJS: Add initial 'Find Usages' support.
Christian Kamm
2010-09-24
1
-0
/
+4
*
QML: brought context menu in sync with C++ editor.
Erik Verbruggen
2010-09-16
1
-0
/
+5
*
EditorManager: Change openEditor/activateEditor to not do mode switching
dt
2010-09-14
1
-1
/
+1
*
QmlInspector: tooltips in qmldebug mode
Christiaan Janssen
2010-09-08
1
-1
/
+1
*
Introduced SemanticInfo::isValid().
Roberto Raggi
2010-09-08
1
-0
/
+1
*
QmlJS: Compute link in SemanticHightlighter thread instead of lazily.
Christian Kamm
2010-08-30
1
-2
/
+5
*
Fixed typo
Lasse Holmstedt
2010-08-27
1
-1
/
+1
*
QmlJS: Refactor LookupContext creation for speed.
Christian Kamm
2010-08-26
1
-0
/
+9
*
QML Inspector: Don't update debug id's when not debugging
Lasse Holmstedt
2010-08-24
1
-0
/
+4
*
QmlJSEditor: refines textmarker logic
Thomas Hartmann
2010-08-13
1
-0
/
+1
*
QmlJSEditor: using RefactorMarker for Qt Quick ToolBar
Thomas Hartmann
2010-08-05
1
-0
/
+3
*
QmlJSEditor: add shortcut for Qt Quick Helper (ctrl+alt+space)
Thomas Hartmann
2010-08-04
1
-0
/
+1
*
Sprinkled a bit of doxymentation over various classes.
Erik Verbruggen
2010-07-28
1
-0
/
+3
*
QmlJS Live Preview: Fixed highlighting from text editor-> qml observer
Lasse Holmstedt
2010-07-27
1
-1
/
+1
*
QmlJSEditor: hiding of the context pane
Thomas Hartmann
2010-07-20
1
-0
/
+3
*
QmlJSEditor: adding variant for declaringMember
Thomas Hartmann
2010-07-20
1
-0
/
+1
*
Merge branch 'qmljsinspector'
Olivier Goffart
2010-07-14
1
-9
/
+17
|
\
|
*
QmlJSEditor: Fix typo
Kai Koehne
2010-07-13
1
-1
/
+1
|
*
QmlJSEditor: Adapt method/variable names
Kai Koehne
2010-07-13
1
-5
/
+4
|
*
QmlJSEditor: Delay update of outline by 150 ms
Kai Koehne
2010-07-13
1
-0
/
+2
|
*
QmlJSEditor: Rename documentRevision() to editorRevision()
Kai Koehne
2010-07-13
1
-1
/
+1
|
*
QmlJSEditor: Delay synchronization of cursor2outline selection by 150ms
Kai Koehne
2010-07-12
1
-0
/
+1
|
*
Outline: Make recalculation of current model index more robust
Kai Koehne
2010-07-12
1
-1
/
+1
|
*
QmlJSEditor: Use QmlOutline model also in combo box
Kai Koehne
2010-07-12
1
-1
/
+9
*
|
added multiselection from editor to qml viewer
Lasse Holmstedt
2010-07-14
1
-1
/
+1
*
|
Merge remote branch 'origin/master' into qmljsinspector
Olivier Goffart
2010-07-08
1
-0
/
+10
|
\
\
|
|
/
|
*
QmlJSEditor: Signal that new semanticInfo is available
Kai Koehne
2010-07-08
1
-0
/
+3
|
*
qmlsjeditor: activate context pane
Thomas Hartmann
2010-07-07
1
-0
/
+7
*
|
manually applied changes from qmlinspector to qmljsinspector
Lasse Holmstedt
2010-07-08
1
-1
/
+7
|
/
*
core: use a class derived from QList<int> instead of a QList<int> for Core::C...
hjk
2010-06-25
1
-5
/
+3
*
Merge branch '2.0'
Thorbjørn Lindeijer
2010-06-15
1
-0
/
+1
|
\
|
*
Avoid triggering indent for electric characters in comments and strings
Thorbjørn Lindeijer
2010-06-15
1
-0
/
+1
*
|
Merge branch 'origin/2.0' (early part)
Erik Verbruggen
2010-06-15
1
-2
/
+2
|
\
\
|
|
/
[next]