summaryrefslogtreecommitdiff
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Make sure we open the help only if needed.kh12010-07-144-14/+7
* Lower the count to spead up search.kh12010-07-141-1/+1
* Add replace action. Replace the icons for replace with text-only.con2010-07-141-0/+4
* Merge remote branch 'origin/2.0'con2010-07-131-0/+2
|\
| * Fix build problem without webkit.kh12010-07-131-0/+2
* | Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-132-2/+3
* | Merge branch '2.0'Friedemann Kleint2010-07-132-9/+65
|\ \ | |/
| * Implement topic highlighting after e.g. F1.kh12010-07-132-9/+65
| * Force engine setup.kh12010-07-071-0/+4
| * Fix the missing call to register the qml and internal help files.kh12010-06-291-0/+1
* | Force engine setup.kh12010-07-081-0/+4
* | Fix the missing call to register the qml and internal help files.kh12010-06-291-0/+1
* | Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-1/+1
* | Core::Context: compile hot fix for Windows.hjk2010-06-251-6/+5
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-10/+7
* | Merge remote branch 'origin/2.0'con2010-06-242-16/+21
|\ \ | |/
| * Fix missing help plugin shortcuts.kh12010-06-212-16/+21
* | Merge branch 'origin/2.0' (early part)Erik Verbruggen2010-06-155-21/+31
|\ \ | |/
| * Fixes broken attribute list for real.kh12010-06-141-1/+1
| * Fix build without webkit.kh12010-06-141-3/+3
| * We need to check for http only.kh12010-06-142-11/+12
| * Allow http request to be opened in the help plugin.kh12010-06-144-15/+24
| * Version update to match the planned version naming.con2010-06-111-4/+4
* | Version update to match the planned version naming.con2010-06-111-4/+4
* | Merge remote branch 'origin/2.0'con2010-06-1116-435/+155
|\ \ | |/
| * Move help manager into core.kh12010-06-1116-434/+152
| * Fix missing check-boxes on initial startup.kh12010-06-111-1/+3
* | Merge remote branch 'origin/2.0'con2010-06-083-7/+6
|\ \ | |/
| * Version bump.con2010-06-071-4/+4
| * Some initialization and removed redundant member variablesThorbjørn Lindeijer2010-06-023-7/+6
* | Merge remote branch 'origin/2.0'hjk2010-06-022-4/+4
|\ \ | |/
| * Do not try to force a version, this heuristic breaks too often.Daniel Molkentin2010-05-311-2/+1
| * Qt Designer integration: Fix Help button in stylesheet editor.Friedemann Kleint2010-05-281-2/+3
* | Backport some Qt Assistant print fixes.kh12010-06-013-8/+10
* | Some translation fixes and reuse some existing constants.kh12010-05-311-13/+14
* | Merge remote branch 'origin/2.0'con2010-05-172-7/+7
|\ \ | |/
| * Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-142-7/+7
* | Version bump.con2010-04-301-4/+4
|/
* Fixed localization issues with SideBarLasse Holmstedt2010-04-291-10/+16
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-282-2/+2
* Fix handleHelpRequest.kh12010-04-284-20/+23
* We need to check for namespace nokia too.kh12010-04-283-3/+5
* The return value was reversed, though not checked really.kh12010-04-281-1/+1
* Help documents list: Only show close button when closing is possible.ck2010-04-261-2/+5
* Improved workaround for new qt documentation, base on dboddie's work.kh12010-04-233-11/+10
* Cmd+0 is already taken for hiding the navigation sidebar.con2010-04-231-0/+2
* Just use the path as the url can have an anchor attached etc...kh12010-04-202-4/+5
* Quick fix to make the documentation work, needs a proper solution though.kh12010-04-193-19/+77
* Tweak frame for open editors and open help pages switchersThorbjørn Lindeijer2010-04-152-4/+15
* Added theme icon to the help contents actionThorbjørn Lindeijer2010-04-151-6/+6