- 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 18, 2011
-
-
Friedemann Kleint authored
Change-Id: I16b273cc792bfd2035d35e7c67675f039cd387b9 Reviewed-on: http://codereview.qt.nokia.com/3185 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Jul 05, 2011
-
-
Erik Verbruggen authored
Change-Id: I8a8878c420c0f8d24db16d606aace42519ac3047 Reviewed-on: http://codereview.qt.nokia.com/1151 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
- May 18, 2011
-
-
Leandro Melo authored
With the completion now in a separate thread this should no longer be necessary. Reviewed-by: Roberto Raggi
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 13, 2011
-
-
hjk authored
-
- Jan 12, 2011
-
-
con authored
Reviewed-by: hjk
-
- Jan 06, 2011
-
-
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
-
- Jan 04, 2011
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
-
- Dec 17, 2010
-
-
con authored
-
- Aug 09, 2010
-
-
Friedemann Kleint authored
... for doxygen. Change logic for known empty keywords to be replaced by an empty string. Task-number: QTCREATORBUG-1854
-
- Jul 20, 2010
-
-
ck authored
Reviewed-by: Roberto Raggi
-
- Jul 02, 2010
-
-
Erik Verbruggen authored
-
- Jun 14, 2010
-
-
Erik Verbruggen authored
Also removed TokenUnderCursor as it's functionality is in the token cache. Reviewed-by: ckamm
-
- Jun 07, 2010
-
-
Roberto Raggi authored
-
- Jun 04, 2010
-
-
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.
-
- May 31, 2010
-
-
Roberto Raggi authored
-
- Mar 17, 2010
-
-
Erik Verbruggen authored
Done-with: Roberto Raggi
-
- Mar 10, 2010
-
-
dt authored
-
- Mar 09, 2010
-
-
Erik Verbruggen authored
Fixed crash in FindUsages on a dirty file in a large project, which is saved while the FindUsages is still running.
-
- Mar 05, 2010
-
-
hjk authored
-
- Jan 29, 2010
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- Jan 12, 2010
-
-
dt authored
QMake passes those headers directly to gcc, so the user doesn't need to include themselves.
-
- Dec 21, 2009
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Dec 15, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Dec 07, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Nov 10, 2009
-
- Nov 09, 2009
-
-
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>
-
- Nov 05, 2009
-
-
Roberto Raggi authored
updateModifiedFiles ckecks the timestamp and reparses all the modified files in the current snapshot.
-
- Oct 12, 2009
-
-
Roberto Raggi authored
-
- Oct 05, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Ensure the user can stop a semantic search and added a method to get a pointer to the ModelManagerInterface.
-
- Sep 30, 2009
-
-
Roberto Raggi authored
-
- Sep 23, 2009
-
-
Roberto Raggi authored
-