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 |
|
Leandro Melo
|
ba876ffd48
|
Improve editor's tooltip. Wrapping hack should no longer be necessary.
Also some less significant improvements.
|
2010-09-01 12:16:38 +02:00 |
|
Leandro Melo
|
ba12a3390e
|
Refactor how base hover handler manipulates the help items (qt docs interaction).
|
2010-08-31 19:04:52 +02:00 |
|
Leandro Melo
|
f79187ca97
|
Create type hierarchy widget; Refactor code from C++ hover into a simple reusable model.
Hierarchy information removed from tooltips now.
|
2010-08-13 16:44:59 +02:00 |
|
Leandro Melo
|
ced86184fa
|
Create a base hover handler.
|
2010-08-03 15:49:32 +02:00 |
|
Leandro Melo
|
0ccdbbc91d
|
C++ tooltip: Integration with Qt docs always on (for showing brief descriptions).
The old integration option is now used to switch to extended descriptions.
|
2010-07-22 12:03:51 +02:00 |
|
Leandro Melo
|
5a1983f924
|
C++ tooltip: Integration with qdocs now only with 4.7 html marks.
|
2010-07-22 12:03:51 +02:00 |
|
Leandro Melo
|
2d2ea660b0
|
C++ tooltip: Arrow diagrams to show inheritance.
|
2010-07-20 12:59:25 +02:00 |
|
Thorbjørn Lindeijer
|
5652337785
|
Some adjustments signed/unsigned
|
2010-07-14 15:01:32 +02:00 |
|
Leandro Melo
|
123c10a77b
|
Re-write of cpp hover handler and tooltip integration with qtdocs.
|
2010-07-12 14:29:02 +02:00 |
|
Erik Verbruggen
|
e3e8b1a5c0
|
Removed the TokenCache.
|
2010-07-02 11:18:51 +02:00 |
|
Erik Verbruggen
|
e42ca194c5
|
Introduced token caching to prevent repetetive tokenizing.
Also removed TokenUnderCursor as it's functionality is in the token cache.
Reviewed-by: ckamm
|
2010-06-14 10:10:05 +02:00 |
|
kh1
|
1b6ad08795
|
Move help manager into core.
- lessens open file handles
- improves help plugin startup further
Task-number: QTCREATORBUG-337
Reviewed-by: ck
|
2010-06-11 13:11:37 +02:00 |
|
hjk
|
9595504bda
|
Long live the king!
|
2010-03-05 11:28:13 +01: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 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
hjk
|
113b81e9db
|
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
|
2009-01-20 11:52:04 +01:00 |
|
Daniel Molkentin
|
59affcfffc
|
Bump year in licence header.
|
2009-01-13 19:22:14 +01:00 |
|
Thorbjørn Lindeijer
|
1efe71992b
|
Moved the CppHoverHandler to the CppEditor plugin
It used to be in CppTools, but since the hover handler only makes sense
in the context of the C++ editor, this is a better place.
|
2008-12-16 12:27:13 +01:00 |
|