aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Help: Pimpl plugin and avoid use of global object poolhjk2018-02-051-75/+6
* Core: Return context help id by callbackNikolai Kosjar2018-01-181-1/+2
* Help: fix forward declarationLaurent Montel2017-09-281-7/+0
* Help: Fix destination of index locator filterEike Ziller2017-07-271-1/+2
* Help: Add method for showing URL in specific viewerEike Ziller2017-07-131-0/+2
* Help: Remove trivial slotsEike Ziller2017-07-121-2/+0
* Help: Clean up codeTobias Hunger2016-11-291-9/+9
* Help: Option to open links in windowEike Ziller2016-09-231-3/+4
* Add a menu entry for copying system informationEike Ziller2016-09-051-0/+1
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-301-4/+1
* Fix after changing ModeManager::currentModeChangedEike Ziller2016-04-131-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Help: Do not save settings in help databaseEike Ziller2015-04-241-4/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Help: Clean up automatically registered documentationEike Ziller2014-12-081-2/+0
|/
* Help: Remove some unnecessary direct accesses to central widgetEike Ziller2014-10-301-1/+2
* Help: Remove the now duplicate side bar code for central widgetEike Ziller2014-10-141-12/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | (Help)SideBar fixesEike Ziller2014-10-131-6/+0
* | Add index and filter combo box to external help windowEike Ziller2014-10-131-1/+1
* | Help: Save side bar visibility without keeping track manuallyEike Ziller2014-10-091-1/+0
* | Share code between "central" and other help viewers.Eike Ziller2014-09-261-16/+0
* | Help: Remove unused "external" tool barEike Ziller2014-09-261-3/+0
|/
* Help: activateContext -> showContextHelpEike Ziller2014-07-021-1/+1
* Help: Fix state of "Show Sidebar" actionEike Ziller2014-06-251-1/+1
* Help: Open example documentation in extra windowEike Ziller2014-06-241-3/+6
* Help: Implement a real external help windowEike Ziller2014-06-201-8/+9
* Help: Create separate help widget classEike Ziller2014-06-201-7/+2
* Help: Fix finding latest Qt documentation link for Qt5Eike Ziller2014-06-041-2/+2
* Help: Cleanly separate different viewer backendsEike Ziller2014-05-131-4/+2
* Help: Add "Get Help Online" action for tasksOrgad Shaneh2014-03-251-0/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Fixes: Qt Creator documentation is accumulatedEike Ziller2012-09-181-0/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* use QT_BEGIN_NAMESPACE instead of QT_FORWARD_DECLARE_CLASShjk2012-07-171-5/+7
* Make it possible to Show/Hide the sidebar in help mode.kh12012-05-111-0/+4
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* Add Help Menu Entry that points to the bug tracker.Daniel Molkentin2011-07-281-0/+1
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-0/+1