summaryrefslogtreecommitdiff
path: root/src/plugins/help/helpwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Help: Replace annoying URL syncing by explicit Open in Edit ModeEike Ziller2019-09-301-18/+24
* Help: Fix missing page switching keyboard shortcuts for external windowEike Ziller2019-09-301-2/+29
* Help: Support multiple pages in external windowEike Ziller2019-09-261-46/+48
* Help: Get rid of special CentralWidget class for help mode viewerEike Ziller2019-09-241-0/+36
* Help: Remove OpenPagesManager::instance()Eike Ziller2019-09-241-2/+7
* Help: Move OpenPagesManager::createPage to HelpWidgetEike Ziller2019-09-241-6/+14
* Help: Add option for help viewer backendEike Ziller2019-09-121-9/+25
* Help: Remove indirection when synchronizing current pageEike Ziller2019-09-111-14/+12
* Help: De-duplicate management of help viewer pagesEike Ziller2019-09-091-15/+80
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-4/+4
* Utils: Add an "online" iconAlessandro Portale2019-07-311-1/+1
* Add open online documentation button to help viewerTasuku Suzuki2019-07-291-0/+14
* 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
|/