Roberto Raggi
|
7528b2c63a
|
Compute the dependecy table on demand.
|
2010-07-06 14:35:23 +02:00 |
|
Roberto Raggi
|
1c078ec2a3
|
Ensure we keep the context around for as long as it is needed.
|
2010-05-31 12:37:15 +02:00 |
|
Erik Verbruggen
|
284b8d38e2
|
Put the DependencyTable calculation into the QFuture.
Done-with: Roberto Raggi
|
2010-03-17 14:20:17 +01:00 |
|
Erik Verbruggen
|
1cc5e1fe01
|
Put the include depenency table into a separate class, and cache it when possible.
|
2010-03-17 14:20:17 +01:00 |
|
Erik Verbruggen
|
417a1c9f28
|
Fixed QTCREATORBUG-745.
Fixed crash in FindUsages on a dirty file in a large project, which is saved
while the FindUsages is still running.
|
2010-03-09 17:38:02 +01:00 |
|
hjk
|
9595504bda
|
Long live the king!
|
2010-03-05 11:28:13 +01:00 |
|
Christian Kamm
|
f90f9e4879
|
Find macro uses.
Reviewed-by: Erik Verbruggen
|
2009-12-21 14:57:05 +01:00 |
|
Roberto Raggi
|
e84de32ad1
|
Use resultsReadyAt.
|
2009-12-01 17:07:50 +01:00 |
|
con
|
5bcff248fb
|
Some naming adaptions.
|
2009-11-30 18:22:04 +01:00 |
|
Friedemann Kleint
|
43ff8a0fb0
|
Compile Windows
|
2009-10-27 12:36:26 +01:00 |
|
Roberto Raggi
|
fefd72b293
|
Introduced CPlusPlus::FindUsages.
|
2009-10-27 12:01:45 +01:00 |
|
Roberto Raggi
|
420b09e8c2
|
Expose CppModelManagerInterface::workingCopy()
|
2009-10-12 10:38:00 +02:00 |
|
Roberto Raggi
|
64710c2b6b
|
Perform renaming.
|
2009-10-05 18:30:39 +02:00 |
|
con
|
ddb7842761
|
Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3
Conflicts:
src/plugins/cpptools/cppfindreferences.cpp
src/plugins/cpptools/cpptoolsplugin.cpp
src/plugins/texteditor/basefilefind.cpp
|
2009-10-05 17:26:13 +02:00 |
|
con
|
44e2704bc1
|
Refactor search result window for use of many items and checked state.
|
2009-10-05 16:01:50 +02:00 |
|
Roberto Raggi
|
73320a43d1
|
Added `Find Usages' of a Symbol.
|
2009-10-05 15:17:48 +02:00 |
|
Friedemann Kleint
|
5948e284bb
|
Rename namespace Core::Utils into Utils
Also move Designer::Internal::FormWindowEditor ->
Designer::FormWindowEditor.
|
2009-10-05 11:06:05 +02:00 |
|
Roberto Raggi
|
ace380ec28
|
Make the symbols used in the current editors.
|
2009-09-30 13:25:59 +02:00 |
|
Roberto Raggi
|
86e21bc255
|
Look at the working copy when searching for references.
|
2009-09-29 13:42:47 +02:00 |
|
Roberto Raggi
|
91a50a74f2
|
Changed the signature of findReferences()
|
2009-09-24 16:51:40 +02:00 |
|
dt
|
fd5ee47949
|
Forward declaration is not enough, so include the header.
|
2009-09-23 17:38:36 +02:00 |
|
Roberto Raggi
|
8848be4caa
|
Find references
|
2009-09-23 16:52:41 +02:00 |
|