summaryrefslogtreecommitdiff
path: root/src/shared/help
Commit message (Expand)AuthorAgeFilesLines
* Sync against Assistantkh12010-07-143-16/+17
* Fix broken topic chooser.kh12010-07-142-4/+55
* Fix build with namespaces.kh12010-06-211-1/+1
* Implement filter functionality for topic chooser.kh12010-06-214-112/+117
* Move help manager into core.kh12010-06-113-5/+6
* Make the help mode more UI consistentJens Bache-Wiig2010-05-113-13/+43
* Implement tabless help mode, behaves now like edit mode.kh12010-03-309-838/+20
* Some more correct sorting.kh12010-03-301-10/+10
* Remove namespace stuff, will move it to help private.kh12010-03-302-8/+0
* Adapt changes from Assistant.kh12010-03-302-26/+18
* Share the common page not found message.kh12010-03-251-4/+6
* QWebView has no copy slot. Fixes the side bar copy connection.kh12010-03-241-3/+1
* Fixes: Build with webkit.con2010-03-232-2/+1
* Rewrite of the whole help modul initialization.kh12010-03-236-15/+11
* Make use of the now available gui help engine.kh12010-03-234-10/+10
* Make use of the help manager's core help engine.kh12010-03-232-6/+7
* Make them const.kh12010-03-232-4/+4
* Make use of the core engine, no need for gui stuff.kh12010-03-232-31/+27
* Fix compile error while using QTextBrowser as help viewer.kh12010-03-222-5/+9
* Handle forward/backward mouse buttons on press on LinuxThorbjørn Lindeijer2010-03-192-8/+41
* Long live the king!hjk2010-03-0512-12/+12
* Fix warning.kh12010-03-011-1/+1
* Suppress accessing the network for any other data.kh12010-03-011-21/+20
* Remove static icons, cleanup.Friedemann Kleint2010-02-152-13/+13
* Reapply unconnected changes from reverted commitKai Koehne2010-02-081-1/+2
* Revert "compile everything with QT_USE_FAST_CONCATENATION"Kai Koehne2010-02-081-2/+1
* compile everything with QT_USE_FAST_CONCATENATIONOswald Buddenhagen2010-02-051-1/+2
* remove trailing whitespaceOswald Buddenhagen2010-01-295-9/+9
* Fix compile for -no-webkitdt2009-11-042-3/+3
* Fix memory leak in welcome plugin and right hand side panedt2009-11-042-5/+5
* Fixed transient compile failure with highly parallel jom.Rohan McGovern2009-10-121-0/+1
* long live the kinghjk2009-08-1412-12/+12
* Handle missing copy shortcut.kh2009-07-272-1/+14
* Sync with Assistant source, fixes empty tab title.kh2009-07-272-0/+13
* Fix missing bookmark and folder icons.kh2009-07-271-1/+3
* 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-252-7/+17
* Sync with Assistant code.kh2009-06-242-108/+93
* Update license headers and sales contact details.Jason McDonald2009-06-1712-24/+24
* More fixes for setting focus correctly.con2009-06-056-37/+23
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-032-7/+8
* Whitespace cleanup, normalize connect.kh2009-06-022-2/+2
* make ctrl+lmb and mmb work in a same way everywhere (like in browsers)kh2009-05-187-104/+162
* A few spelling/grammar fixesJure Repinc2009-05-121-1/+1
* Build fix for non-webkit build.con2009-05-081-1/+1
* compile fix for namespaced Qthjk2009-05-078-25/+11
* Fixed translation issues.Friedemann Kleint2009-05-075-17/+22
* Fixed some translation errors.Friedemann Kleint2009-04-301-2/+2
* 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