- 24 Aug, 2011 1 commit
-
-
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/3392Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
- 05 Jul, 2011 1 commit
-
-
Erik Verbruggen authored
Change-Id: I8a8878c420c0f8d24db16d606aace42519ac3047 Reviewed-on: http://codereview.qt.nokia.com/1151Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
- 18 May, 2011 1 commit
-
-
Leandro Melo authored
With the completion now in a separate thread this should no longer be necessary. Reviewed-by: Roberto Raggi
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 22 Feb, 2011 1 commit
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- 12 Jan, 2011 2 commits
- 06 Jan, 2011 2 commits
-
-
Christian Kamm authored
By moving the offending code into a background thread. Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Previously they were leaked when a qmldump or the C++ exported QML type list updated. Just deleting the previous FakeMetaObjects is not an option, as they might still be used in a QmlObjectValue owned by an Engine. Reviewed-by: Erik Verbruggen
-
- 04 Jan, 2011 2 commits
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 20 Jul, 2010 1 commit
-
-
ck authored
Reviewed-by: Roberto Raggi
-
- 06 Jul, 2010 1 commit
-
-
Bill King authored
-
- 02 Jul, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 14 Jun, 2010 1 commit
-
-
Erik Verbruggen authored
Also removed TokenUnderCursor as it's functionality is in the token cache. Reviewed-by: ckamm
-
- 07 Jun, 2010 1 commit
-
-
Roberto Raggi authored
-
- 04 Jun, 2010 2 commits
-
-
Erik Verbruggen authored
This reverts commit c2393df0.
-
Erik Verbruggen authored
This should speed things up a bit, because before, the line was tokenized at least 3 times.
-
- 31 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 10 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 05 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 13 Apr, 2010 1 commit
-
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-1102 Reviewed-by: Roberto Raggi
-
- 17 Mar, 2010 1 commit
-
-
Erik Verbruggen authored
Done-with: Roberto Raggi
-
- 10 Mar, 2010 1 commit
-
-
dt authored
-
- 09 Mar, 2010 1 commit
-
-
Erik Verbruggen authored
Fixed crash in FindUsages on a dirty file in a large project, which is saved while the FindUsages is still running.
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 03 Feb, 2010 1 commit
-
-
Wolfgang Beck authored
-
- 19 Jan, 2010 1 commit
-
-
Wolfgang Beck authored
-
- 21 Dec, 2009 1 commit
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- 15 Dec, 2009 1 commit
-
-
Roberto Raggi authored
-
- 07 Dec, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 10 Nov, 2009 1 commit
-
- 09 Nov, 2009 1 commit
-
-
Friedemann Kleint authored
Add state logic to CppCodeModelManagerInterface, making it aware whether an indexer is running, protect the update methods from another invocation while running. Add changed signals to IVersionControl and VCSManager and wire them to the update methods. Add a menu action for manually updating. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com> Reviewed-by:
con <qtc-committer@nokia.com>
-
- 13 Oct, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Found by Roberto.
-
- 12 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 05 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 01 Oct, 2009 1 commit
-
-
con authored
Which is 'quite' important, since Qt builds by default generate frameworks.
-