- Aug 25, 2011
-
-
Christian Kamm authored
Contrary to StringLiterals, keeping them around is unnecessary. Change-Id: Idc1967c125e1373e69ce4c7640328d323a84ec14 Reviewed-on: http://codereview.qt.nokia.com/3395 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Aug 24, 2011
-
-
Christian Kamm authored
It now lives in qmljstools/qmljsfindexportedcpptypes, all in one place. Also ensures that the source code is available when a file is being scanned for QML exports. This will enable checking comments for annotations about the URI a plugin is usually imported as. Change-Id: I1da36d0678e0a8d34b171dbe0f6b5690d89eb18b Reviewed-on: http://codereview.qt.nokia.com/3392 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
- Aug 16, 2011
-
-
Christian Kamm authored
Change-Id: Id158be80c42056c145c2b787d4f569e2c0a0b66e Reviewed-on: http://codereview.qt.nokia.com/2932 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Christian Kamm authored
When editing a function declaration or definition the code model may realize the same changes have to be applied somewhere else. A refactoring marker will pop up that can be clicked to perform the changes. Alternatively, press enter to apply. Change-Id: I2299a2ecfb6a8f87d4853fc7cfa99486f890a1d3 Reviewed-on: http://codereview.qt.nokia.com/2909 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- Aug 10, 2011
-
-
Christian Kamm authored
The only Scope that set the end offset to *before* the last token was ObjCClassDeclaration. Change-Id: Icbdb5bcdd72d96087ac586ad51510fed74a633eb Reviewed-on: http://codereview.qt.nokia.com/2820 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 13, 2011
-
-
hjk authored
-
- Mar 03, 2011
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi Reviewed-by: Erik Verbruggen
-
- Jan 12, 2011
- Jan 10, 2011
-
-
Christian Kamm authored
There was trouble when a plugin qmlRegisterType'd something like 'Item' into the global default module. Reviewed-by: Roberto Raggi
-
- Jan 06, 2011
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Jan 04, 2011
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Dec 17, 2010
-
-
con authored
-
- Dec 10, 2010
-
-
Roberto Raggi authored
-
- Nov 19, 2010
-
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-2313 Reviewed-by: Roberto Raggi
-
- Aug 26, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Aug 17, 2010
-
-
Roberto Raggi authored
-
- Aug 13, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Aug 11, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jul 19, 2010
-
-
Erik Verbruggen authored
-
- Jul 16, 2010
-
-
Erik Verbruggen authored
-
Roberto Raggi authored
Done-with: Erik Verbruggen
-
- Jul 06, 2010
-
-
Erik Verbruggen authored
-
- Jul 05, 2010
-
-
Roberto Raggi authored
Task-number: QTCREATORBUG-1776
-
- Jun 18, 2010
-
-
Christian Kamm authored
Previously, it would still fail if a forward declaration and declaration for a class were in the same file. Task-number: QTCREATORBUG-20
-
- Jun 16, 2010
-
-
Christian Kamm authored
If it encounters a forward declaration, it tries to find the class declaration globally now. Task-number: QTCREATORBUG-20
-
- May 21, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- May 20, 2010
-
-
Erik Verbruggen authored
-
- May 17, 2010
-
-
Roberto Raggi authored
-
- May 14, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- May 11, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 25, 2010
-
-
Thorbjørn Lindeijer authored
It introduced at least one new crash to do with recovering from parsing errors. Reviewed-by: Roberto Raggi
-
- Mar 24, 2010
-
-
Roberto Raggi authored
-