summaryrefslogtreecommitdiff
path: root/src/shared/help/helpviewer.cpp
Commit message (Collapse)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
| | | | Reviewed-by: kh1
* 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
| | | | Reviewed-by: Thorbjorn
* Handle forward/backward mouse buttons on press on LinuxThorbjørn Lindeijer2010-03-191-8/+37
| | | | | | | | | | There's an issue with receiving the release event when the mouse is moved slightly, and also on Linux it is apparently normal to handle these events on press instead of release. Tested with Firefox and Chromium. Task-number: QTCREATORBUG-899 Reviewed-by: kh1
* 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
| | | | | Task-number: 257868 Reviewed-by: kh
* 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
| | | | | Task-number: 253365 Reviewed-by: kh
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Whitespace cleanup, normalize connect.kh2009-06-021-1/+1
| | | | Reviewed-by: dt
* 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 ↵Simon Hausmann2009-03-301-2/+3
| | | | | | possible to embed flash videos in the documentation Reviewed-by: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com>
* 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
| | | | RevBy: - dt
* Fixes: Prevent help view from accepting file manager dropsFriedemann Kleint2009-02-101-2/+3
| | | | RevBy: Eike
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+531