hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Friedemann Kleint
bb13b69ec0
Further header cleanup.
...
Introduce some more private classes for the coreplugin,
use header include convention
<QtModule/QClass>, de-qobjectify VariableManager.
2010-09-16 14:59:05 +02:00
Roberto Raggi
29b304e7d0
Skip uninteresting symbols.
2010-09-08 14:23:01 +02:00
Roberto Raggi
86799309aa
Keep the locator database in sync with the current snapshot.
...
Thanks to this patch we can move the filtering of C++ symbols
in a background thread.
Done-with: Erik Verbruggen
2010-09-06 16:53:46 +02:00
con
2bda8675e5
C++ symbols find filter for advanced find.
...
Required refactoring of the search result window to show real trees of
search results.
The backend is the backend from the Locator filter, which is a bit
outdated now.
2010-07-23 16:34:22 +02:00
con
80d85e2887
Locator Cpp filters can jump to a column too.
2010-07-23 16:22:13 +02:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
ck
dedea5ea19
Move Q_DECLARE_OPERATORS_FOR_FLAGS out of namespaces.
...
If this macro is used inside a namespace, it hides global operators.
Reviewed-by: hjk
2010-01-07 13:53:48 +01:00
Roberto Raggi
250d947aa5
Initialize members of ModelItemInfo.
2009-10-21 17:05:36 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Christian Hoenig
575495b99b
Implement CppCurrentDocumentFilter for symbols in current document
2009-05-30 10:43:07 +02:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
Roberto Raggi
bab60d14b3
Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's current state.
...
This change removes a number of wrong usages of the CppModelManager::documents()/document().
2008-12-12 10:07:58 +01:00
hjk
84261f00ea
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 16:40:19 +01:00
hjk
0e8d02aab4
populate texteditor margin context menu
2008-12-05 16:39:33 +01:00
Thorbjørn Lindeijer
ecfb77d469
Separate scope in classes quickopen filter
...
The scope of the classes is now separated and displayed in the second
column, and not included in the search.
2008-12-05 13:23:04 +01:00
Thorbjørn Lindeijer
4e76b54dec
Use QFlags for indicating symbols to search for
2008-12-05 09:02:08 +01:00
Thorbjørn Lindeijer
cecd5023dd
First incarnation of classes quickopen filter
...
Invokable with 'c', currently shows all classes it can find.
2008-12-04 18:22:58 +01:00