- 14 Apr, 2010 1 commit
-
-
con authored
-
- 13 Apr, 2010 1 commit
-
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-1102 Reviewed-by: Roberto Raggi
-
- 18 Mar, 2010 2 commits
-
-
Thorbjørn Lindeijer authored
-
Roberto Raggi authored
-
- 15 Mar, 2010 1 commit
-
-
Roberto Raggi authored
-
- 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
-
- 23 Feb, 2010 1 commit
-
-
dt authored
Reviewed-by: Friedemann Kleint
-
- 22 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
Introduce multithread-locking to Core::MimeDatabase as it is invoked from the indexer thread to sort apart headers and sources. Add a convenience to operate on a sequence to avoid locking for each file.
-
- 03 Feb, 2010 1 commit
-
-
Wolfgang Beck authored
-
- 01 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
foreach()-Loops.
-
- 19 Jan, 2010 1 commit
-
-
Wolfgang Beck authored
-
- 21 Dec, 2009 2 commits
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
In preparation for finding macro uses. * Macro: add offset and length * MacroUse: add line * Document: add convenience functions for finding a macro definition, use or undefined use at a given location. Reviewed-by: Erik Verbruggen
-
- 18 Dec, 2009 1 commit
-
-
Daniel Molkentin authored
__stdcall for all compilers (MSVC and MinGW, possibly others may use it) __w64 is MSVC only, deprecated there, but still used in some places Reviewed-By: Roberto Raggi (cherry picked from commit 5832c6b5)
-
- 15 Dec, 2009 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 10 Dec, 2009 2 commits
-
-
Daniel Molkentin authored
__stdcall for all compilers (MSVC and MinGW, possibly others may use it) __w64 is MSVC only, deprecated there, but still used in some places Reviewed-By: Roberto Raggi
-
Roberto Raggi authored
-
- 07 Dec, 2009 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Encapsulate the details.
-
- 27 Nov, 2009 1 commit
-
-
con authored
Move the API to the progress manager. Added a first Mac implementation, other platforms are pending.
-
- 13 Nov, 2009 2 commits
-
-
Roberto Raggi authored
This reverts commit 6a9e7ab0.
-
Roberto Raggi authored
This change breaks OSX very badly. This reverts commit 6a9e7ab0.
-
- 10 Nov, 2009 2 commits
-
-
Thorbjørn Lindeijer authored
Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
- 09 Nov, 2009 2 commits
-
-
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>
-
Friedemann Kleint authored
Ensure the code model receives file names with clean paths ('/') and fix paths in the relevant places of the code model. Pass on clean paths from Cpp reference find and display them correctly in the search window tooltip. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 05 Nov, 2009 1 commit
-
-
Roberto Raggi authored
updateModifiedFiles ckecks the timestamp and reparses all the modified files in the current snapshot.
-
- 26 Oct, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Should not be necessary when nothing changed in the project info. This also fixes a problem where include file scanning happened twice after saving a pro file. Reviewed-by: Roberto Raggi
-
- 13 Oct, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Found by Roberto.
-
- 12 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 09 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 07 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 05 Oct, 2009 2 commits
-
-
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.
-
- 01 Oct, 2009 1 commit
-
-
con authored
Which is 'quite' important, since Qt builds by default generate frameworks.
-