aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* Help: Simplify and unify codeEike Ziller2019-01-241-2/+1
* use initializer listsTim Jenssen2019-01-211-5/+2
* HelpPlugin: ModernizeAlessandro Portale2018-11-121-7/+7
* Help: Use nullptr and fix a few warningsEike Ziller2018-04-191-1/+1
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-6/+6
* Avoid double deletion of HelpWidget when quitting application via DockAlexandru Croitor2018-01-171-1/+0
* Add icons to file system view directory selectorEike Ziller2017-10-111-1/+1
* Help: Fix destination of index locator filterEike Ziller2017-07-271-7/+11
* Help: Add method for showing URL in specific viewerEike Ziller2017-07-131-3/+1
* Add locator input widget to help windowsEike Ziller2017-07-101-3/+26
* Remove unneeded includesJarek Kobus2017-03-281-3/+0
* TextEditor: add right sidebarSerhii Moroz2017-03-091-6/+6
* Help: Disable Add Bookmark action when current page is blankEike Ziller2016-11-011-2/+10
* Utils: Unify the different Bookmark iconsAlessandro Portale2016-10-111-1/+1
* Help: Add button for opening help in external windowEike Ziller2016-09-231-7/+35
* Help: Option to open links in windowEike Ziller2016-09-231-2/+11
* Context Help: Use correct "close" iconEike Ziller2016-09-161-1/+3
* HelpWidget: Use member initializationEike Ziller2016-09-161-15/+1
* Move icons to UtilsUlf Hermann2016-08-051-3/+2
* Help: Fix compile for Qt5.5Christian Stenger2016-07-211-2/+2
* Help: Remove unnecessary QLatin1StringsEike Ziller2016-07-211-18/+16
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-301-1/+1
* Icons: Move "next/prev", "[un]locked" and "zoom" from Core to UtilsAlessandro Portale2016-05-311-2/+3
* Help: Fix translation contextTakumi ASAKI2016-05-301-2/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-3/+3
|\
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-3/+3
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-2/+2
|\|
| * Help: Improved bookmark icon for non-toolbarAlessandro Portale2016-04-151-2/+2
* | Add QTC_GUARDEike Ziller2016-04-181-2/+1
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Unify the close iconsAlessandro Portale2015-12-041-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-12/+8
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-4/+5
* Port to new connect apiMontel Laurent2015-09-221-4/+4
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-3/+7
|\
| * Fix untranslated messagesSergey Belyashov2015-05-191-3/+7
* | Help: Do not save settings in help databaseEike Ziller2015-04-241-12/+1
|/
* Fix translation of help navigation panesv3.4.0Eike Ziller2015-04-211-4/+4
* Help: Change OSX shortcut for bookmarks to Alt+Meta+MAlessandro Portale2015-03-121-1/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Help: Fix highlighting of search terms.Eike Ziller2014-11-041-29/+12
* Help: Fix initial state of side bar and external window sizeEike Ziller2014-10-201-1/+2
* Help Window: Add missing connect for contents view actionEike Ziller2014-10-141-0/+3
* Help: Remove the now duplicate side bar code for central widgetEike Ziller2014-10-141-13/+65
* Help Window: Add search view to side barEike Ziller2014-10-141-1/+15
* Help: Make it possible to duplicate search viewEike Ziller2014-10-141-6/+10
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8