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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QML: Fix crash when calling reformat file
Leandro Melo
2012-01-23
1
-1
/
+1
*
Wizards: allows filtering of wizards based on Qt version
Thomas Hartmann
2012-01-18
2
-0
/
+7
*
Set focus to the editor after selection change in outline
David Schulz
2012-01-18
1
-0
/
+1
*
tr()-Fixes.
Friedemann Kleint
2011-12-13
2
-8
/
+9
*
QmlJS: Disable unhelpful completion in imports.
Christian Kamm
2011-12-07
1
-3
/
+9
*
QmlJS: Fix highlighting and completion for property declarations.
Christian Kamm
2011-12-07
1
-0
/
+4
*
QmlJS: Fix semantic info update triggering updates.
Christian Kamm
2011-12-02
4
-46
/
+37
*
QmlJS: Fix potential crash in find usages.
Christian Kamm
2011-11-29
1
-4
/
+5
*
compile fix with namespaces
hjk
2011-11-24
1
-11
/
+1
*
UI files: Do not polute the global Ui namespace
Tobias Hunger
2011-11-24
2
-6
/
+12
*
QmlJS editor: Simplify document/semInfo updating significantly.
Christian Kamm
2011-11-21
7
-158
/
+95
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-18
1
-1
/
+2
|
\
|
*
Let the Qt Quick Wizard output import QtQuick 1.1 (instead of 1.0)
Alessandro Portale
2011-11-17
1
-1
/
+2
*
|
QmlJS: Improve completion and hints for functions.
Christian Kamm
2011-11-16
2
-24
/
+69
*
|
QmlJS: Add 'reformat' action which regenerates the whole file.
Christian Kamm
2011-11-15
5
-14
/
+56
*
|
more s/info@qt.nokia.com/qt-info@nokia.com/
Eike Ziller
2011-11-11
2
-4
/
+4
*
|
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
59
-118
/
+118
|
\
\
|
|
/
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
59
-118
/
+118
*
|
more Id type fixes
hjk
2011-11-10
9
-17
/
+17
*
|
Small include header fixes
Harald Fernengel
2011-11-09
1
-0
/
+1
*
|
QmlJS: Make Document::Ptr point to a const Document.
Christian Kamm
2011-11-08
3
-9
/
+13
*
|
QmlJS: Handle inner ids in 'Wrap in Loader' quick fix.
Christian Kamm
2011-11-04
1
-2
/
+50
*
|
more style fixes of string literal access
hjk
2011-11-02
1
-21
/
+20
*
|
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-01
2
-89
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary code.
Eike Ziller
2011-10-31
2
-89
/
+0
*
|
QmlJS: Clean up idOfObject() and folding text code.
Christian Kamm
2011-10-28
1
-21
/
+9
*
|
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-10-28
1
-3
/
+9
|
\
\
|
|
/
|
*
QmlJS: Remove soft assert that could trigger for multi-line strings.
Christian Kamm
2011-10-24
1
-3
/
+9
*
|
QmlJS tooltips: Avoid unhelpful tooltips.
Christian Kamm
2011-10-25
1
-2
/
+3
*
|
QmlEditor: show the id name when folding a block.
Nicolas Arnaud-Cormos
2011-10-22
2
-0
/
+29
*
|
QmlJS checks: Suppression of static analysis messages.
Christian Kamm
2011-10-19
4
-3
/
+91
*
|
QmlJS: Add quick fix to wrap element in Loader.
Christian Kamm
2011-10-19
7
-5
/
+210
*
|
QmlJS indenter: Move reusable code to qmljs lib.
Christian Kamm
2011-10-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-10-17
2
-66
/
+81
|
\
\
|
|
/
|
*
QmlJS: Fix build with Qt 4.7.
Christian Kamm
2011-10-14
1
-1
/
+1
|
*
QmlJS: Fix QUrl completion with Qt 4.8.
Christian Kamm
2011-10-13
1
-2
/
+13
|
*
QmlJS: Clean up completion logic.
Christian Kamm
2011-10-12
1
-64
/
+62
|
*
QmlJS highlighter: Highlight name after 'as' in imports.
Christian Kamm
2011-10-12
1
-0
/
+6
*
|
QmlJS: Another compile fix for wrong rebase.
Christian Kamm
2011-10-12
1
-0
/
+1
*
|
Json: Use the javascript editor for json files.
Christian Kamm
2011-10-12
7
-14
/
+23
*
|
QmlJS: Add more value_casts.
Christian Kamm
2011-10-12
5
-8
/
+8
*
|
QmlJS: Rename QmlObjectValue -> CppComponentValue.
Christian Kamm
2011-10-12
2
-3
/
+3
*
|
QmlJS: Always allow changing name in 'make component' quickfix.
Christian Kamm
2011-10-12
1
-10
/
+5
*
|
QmlJS checks: Add severity and unique id to messages.
Christian Kamm
2011-10-10
2
-1
/
+11
*
|
QmlJS: Move commonly used functions to qmlutils.h.
Christian Kamm
2011-10-10
5
-70
/
+9
*
|
QmlJS: Allow 'var' property type.
Christian Kamm
2011-10-06
1
-0
/
+2
|
/
*
QmlJS: Separate metaObjectRevision from minor version number.
Christian Kamm
2011-09-26
2
-2
/
+2
*
Implement Code Style schemes
Jarek Kobus
2011-09-23
1
-2
/
+0
*
s/error_message/errorMessage/g
hjk
2011-09-21
1
-3
/
+3
*
Move some settings pages.
Eike Ziller
2011-09-20
2
-3
/
+6
[next]