Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
con
7915ce6bd3
Show wrap indicator also for searches in help views.
...
Task-number: QTCREATORBUG-2753
2011-01-14 11:19:57 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
kh1
d8035bcaca
In case of network error print the error string.
...
Task-number: QTCREATORBUG-3378
2011-01-11 16:12:06 +01:00
kh1
fd89e85850
Fix missing progress indicator during load.
...
Task-number: QTCREATORBUG-3380
2011-01-11 13:16:12 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
kh1
b4dd2080be
Implement opening find toolbar after '/' as requested by hjk.
2010-09-22 15:33:50 +02:00
Tobias Hunger
715796b48a
Fix krazy issues: Use explicit constructors
...
* Fix all warnings about non-explicit constructors except for those
in 3rdparty code.
2010-08-27 12:10:29 +02:00
kh1
8e5b17ced6
Fix warning.
2010-08-05 14:55:52 +02:00
con
cecf9ac25a
Move find flags from IFindSupport to more accessible place.
...
For later use in IFindFilter.
2010-07-15 16:42:31 +02:00
kh1
284fc63236
Backport some Qt Assistant print fixes.
...
Reviewed-by: ck
2010-06-01 13:15:07 +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
a8801d15c5
Implement text highlight support after full text search.
2010-03-30 17:51:45 +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