index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljstools
/
qmljsplugindumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
QmlJSTools: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-22
1
-3
/
+3
|
/
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Removal of Symbian support
Alessandro Portale
2012-08-22
1
-1
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-2
/
+2
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/
[email protected]
/
[email protected]
/
hjk
2011-11-03
1
-2
/
+2
*
|
QmlJS: Support module apis defined by QML modules.
Christian Kamm
2011-10-21
1
-19
/
+15
|
/
*
QmlJS: Improve error message.
Christian Kamm
2011-10-06
1
-3
/
+2
*
tr()-Fixes for 2.4
Friedemann Kleint
2011-09-26
1
-1
/
+1
*
QmlJS: Only try qmldump on Desktop and Simulator Qt.
Christian Kamm
2011-09-21
1
-14
/
+23
*
QmlJS: Improve import error messages.
Christian Kamm
2011-09-14
1
-15
/
+25
*
QmlJS: Honor typeinfo lines in qmldir files.
Christian Kamm
2011-09-08
1
-33
/
+52
*
QmlJS: Fix warnings about duplicate and empty file watchers.
Christian Kamm
2011-08-17
1
-4
/
+10
*
QmlJS: Remove Interpreter namespace.
Christian Kamm
2011-08-08
1
-1
/
+1
*
QmlJS: Dump builtins per Qt version.
Christian Kamm
2011-07-11
1
-31
/
+105
*
QmlJS: Output qmltypes parse warnings to General messages pane.
Christian Kamm
2011-05-30
1
-13
/
+32
*
QmlJS: Add tooltips to imports.
Christian Kamm
2011-05-12
1
-9
/
+9
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
QmlJS: Fix library-by-path imports.
Christian Kamm
2011-04-21
1
-1
/
+0
*
add/unify i/o error handling
Oswald Buddenhagen
2011-04-18
1
-8
/
+5
*
Utils: Introduce FileSystemWatcher.
Friedemann Kleint
2011-04-15
1
-5
/
+15
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
Revert "QmlJSEditor: Don't warn about failing dumps if dumper is from 2.1"
Kai Koehne
2011-04-12
1
-11
/
+1
*
QmlJSEditor: Don't warn about failing dumps if dumper is from 2.1
Kai Koehne
2011-04-08
1
-1
/
+11
*
QmlJSDumper: improve d1041cc9676e3074d1f099238fde0e16e4aef704
Thomas Hartmann
2011-03-21
1
-1
/
+1
*
QmlJSDumper: fix for plugins/components
Thomas Hartmann
2011-03-21
1
-0
/
+1
*
QmlJS: Fix implicit "." import when . has a QML module.
Christian Kamm
2011-03-10
1
-4
/
+10
*
L10n: tr()-Fixes for 2.2
Friedemann Kleint
2011-02-15
1
-1
/
+2
*
QmlJS: Rework FakeMetaObjects to no longer contain pointers.
Christian Kamm
2011-02-10
1
-7
/
+2
*
qmldump: Use the new qmldump correctly.
Christian Kamm
2011-02-09
1
-4
/
+8
*
QmlJS: Switch to new format for QML meta data.
Christian Kamm
2011-02-09
1
-19
/
+20
*
qmldump: Produce an error message if module import fails.
Christian Kamm
2011-01-21
1
-6
/
+16
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
QmlJS: Add refcounting to FakeMetaObjects.
Christian Kamm
2011-01-06
1
-6
/
+6
*
LanguageUtils: Add FakeMetaObject and ComponentVersion.
Christian Kamm
2011-01-04
1
-6
/
+7
*
License headers, part 2
con
2010-12-17
1
-7
/
+11
*
QmlJS: Allow QML plugins to ship pre-dumped type descriptions.
Christian Kamm
2010-11-26
1
-11
/
+72
*
QmlJS: Improve error reporting for failed plugin dumps.
Christian Kamm
2010-11-25
1
-4
/
+34
*
QmlJS: Move plugin dumping code and redump on file change.
Christian Kamm
2010-11-11
1
-0
/
+295