aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/centralwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement tabless help mode, behaves now like edit mode.kh12010-03-301-524/+195
* Remove unused code.kh12010-03-251-12/+0
* Rewrite of the whole help modul initialization.kh12010-03-231-2/+2
* Make use of the core engine, no need for gui stuff.kh12010-03-231-19/+16
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* | Use HighlightAllOccurrences to have highlighting during type and search.kh12010-01-211-1/+5
* | Add an combo box to switch between the opened tabs.kh12010-01-181-1/+15
|/
* Fix memory leak in welcome plugin and right hand side panedt2009-11-041-3/+3
* long live the kinghjk2009-08-141-1/+1
* Sync with Assistant source, fixes empty tab title.kh2009-07-271-14/+14
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-3/+3
* Implement home page settings and help startup options.kh2009-06-261-10/+12
* Store and restore font size for help viewers. Add font reset shortcut.kh2009-06-251-4/+28
* Clenaup, sync with Assistant source.kh2009-06-251-88/+101
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* No need to bookmark empty pages, also disable menu item in case of.kh2009-06-041-8/+12
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-4/+4
* Whitespace cleanup, normalize connect.kh2009-06-021-10/+16
* Fixed translation issues.Friedemann Kleint2009-05-071-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: - nothingPatrick Star2009-01-291-50/+0
* Fixes: - compile on gcc3Patrick Star2009-01-291-1/+1
* Fixes: - wrong font settings for helpviewer, cleanupPatrick Star2009-01-281-14/+50
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Fixes: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKITPatrick Star2008-12-021-4/+4
* Initial importcon2008-12-021-0/+687