kh1
0985f9c1c4
Fix ambiguity with help manager by renaming the file to match class.
...
Task-number: QTCREATORBUG-3090
Reviewed-by: ck
2010-11-16 16:25:55 +01:00
kh1
6c580fd71b
Make sure we can open local files as well.
...
Reviewed-by: ck
2010-08-16 15:21:58 +02:00
kh1
7d4bbf4934
Allow http request to be opened in the help plugin.
...
Reviewed-by: ck
2010-06-14 14:34:32 +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
kh1
b0f9b1d491
We need to check for namespace nokia too.
...
Reviewed-by: ck
2010-04-28 15:07:05 +02:00
kh1
d086f76038
Improved workaround for new qt documentation, base on dboddie's work.
...
Make the check more generic, to also work for all other Qt namespaces
than qt.ver.s.ion. Still there's something broken in Qt webkit or so.
Reviewed-by: ck
2010-04-23 12:20:21 +02:00
kh1
e6900ff03d
Just use the path as the url can have an anchor attached etc...
...
Fixes the broken topic chooser and keyword resolving.
Reviewed-by: ck
2010-04-20 16:17:29 +02:00
kh1
342e621253
Quick fix to make the documentation work, needs a proper solution though.
...
Reviewed-by: kh
2010-04-19 19:08:51 +02:00
kh1
6ea66ca3bd
Implement a common interface for help viewers.
...
Both implementations are now split into two source files, based on the
base class type. They share also a commen implementation, but the class
interface looks now clean to the outside. Adopt other classes for use.
2010-03-30 17:51:44 +02:00