aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* 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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Help: Fix leaking side bar widget and find placeholder.Friedemann Kleint2011-03-031-0/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Cannot reset font size for help when shown in side pane.kh12010-11-161-0/+4
|/
* Replace QToolBars with StyledBar. Remove minimum size constraints.kh12010-10-051-5/+8
* Implement opening find toolbar after '/' as requested by hjk.kh12010-09-221-0/+2
* Better naming.kh12010-08-251-1/+1
* Make next/ previous button work for external help.kh12010-08-251-1/+4
* Add navigation menus to the back and forth history buttons.kh12010-08-251-0/+9
* Missing connects when changed from the options dialog.kh12010-08-051-0/+1
* Make the side bar able to hide, implement missing shortcuts.kh12010-08-041-0/+2
* Remove superfluous class member.kh12010-07-261-1/+0
* Initial support for showing help in external window.kh12010-07-231-0/+7