Commit Graph

10 Commits

Author SHA1 Message Date
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
kh1
ee3ad439a8 Fix memory leak.
Task-number: QTCREATORBUG-2335
2010-09-15 15:21:31 +02:00
kh1
fea475ea55 Show tooltip for open pages and add a copy to clipboard option. 2010-08-16 15:25:27 +02:00
Thorbjørn Lindeijer
f8a29ea465 Cosmetics 2010-04-12 18:54:05 +02:00
kh1
66e5da215a Fix typo. 2010-04-12 16:43:23 +02:00
kh1
a84b3b5291 Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages.
Reviewed-by: ck
2010-04-12 16:13:58 +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
kh1
b1411d540c Implement open pages classes to handle doc files like edit mode.
Based on the implementation done by ck, slightly modified and thus put
under the private help internal namespace.
2010-03-30 17:51:42 +02:00