Commit Graph

7 Commits

Author SHA1 Message Date
kh1
be357c4736 Monitor the collection file for doc updates during sdk update.
Reviewed-by: ck
2010-09-10 14:09:58 +02:00
Daniel Molkentin
460cbadc82 Refactor: add userResourcePath() accessor to ICore.
Access to the users private resource path (derived from the
settings path) has been used in quite some places, so it's
worth moving it to the core interface centrally.

Reviewed-By: Thorbjorn Lindeijer
2010-08-25 19:12:53 +02:00
kh1
8ed437d8f9 Infrastructure to get/set custom values and user defined filters. 2010-08-02 16:30:56 +02:00
kh1
30a0379fee Reregister a help file if creation time is newer.
Reviewed-by: ck
2010-07-30 13:48:24 +02:00
Leandro Melo
123c10a77b Re-write of cpp hover handler and tooltip integration with qtdocs. 2010-07-12 14:29:02 +02:00
Bill King
09228344e5 Coverity: Fixes value hides parameter issue. 2010-06-21 15:00:29 +10: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