aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/help/helpviewer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement tabless help mode, behaves now like edit mode.kh12010-03-301-635/+0
* Share the common page not found message.kh12010-03-251-4/+6
* Fixes: Build with webkit.con2010-03-231-1/+1
* Make use of the core engine, no need for gui stuff.kh12010-03-231-27/+25
* Fix compile error while using QTextBrowser as help viewer.kh12010-03-221-5/+8
* Handle forward/backward mouse buttons on press on LinuxThorbjørn Lindeijer2010-03-191-8/+37
* Long live the king!hjk2010-03-051-1/+1
* Fix warning.kh12010-03-011-1/+1
* Suppress accessing the network for any other data.kh12010-03-011-21/+20
* Fix compile for -no-webkitdt2009-11-041-2/+2
* Fix memory leak in welcome plugin and right hand side panedt2009-11-041-4/+4
* long live the kinghjk2009-08-141-1/+1
* Handle missing copy shortcut.kh2009-07-271-0/+11
* Sync with Assistant source, fixes empty tab title.kh2009-07-271-0/+9
* Implement home page settings and help startup options.kh2009-06-261-4/+18
* Store and restore font size for help viewers. Add font reset shortcut.kh2009-06-251-4/+10
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Whitespace cleanup, normalize connect.kh2009-06-021-1/+1
* make ctrl+lmb and mmb work in a same way everywhere (like in browsers)kh2009-05-181-9/+46
* Build fix for non-webkit build.con2009-05-081-1/+1
* compile fix for namespaced Qthjk2009-05-071-3/+0
* Fixed translation issues.Friedemann Kleint2009-05-071-4/+4
* Sorry, still can't embed videos, crashes too often.v1.1.0-rc1con2009-04-091-3/+2
* Enable Plugins and JavaScript in the embedded help viewer to make it possible...Simon Hausmann2009-03-301-2/+3
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: - Don't use web plugins or java in QtCreatorcon2009-02-111-0/+2
* Fixes: Prevent help view from accepting file manager dropsFriedemann Kleint2009-02-101-2/+3
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+531