aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/textbrowserhelpviewer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Help/textbrowser: Keep text at the top visible when resizing and zoomingEike Ziller2019-09-241-37/+68
* Help viewer: Add option for scroll wheel zoomingEike Ziller2019-02-211-10/+0
* Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-02-041-1/+2
|\
| * Help: Disable middle-mouse click outside of help modeEike Ziller2019-02-011-1/+2
* | HelpPlugin: ModernizeAlessandro Portale2018-11-121-9/+7
|/
* Help: Use nullptr and fix a few warningsEike Ziller2018-04-191-4/+4
* Fix middle mouse button in help viewerEike Ziller2018-03-051-1/+1
* Help: Fix setting focus to help viewerEike Ziller2017-07-121-0/+1
* Remove unneeded includesJarek Kobus2017-03-281-1/+0
* Help: Fix that sourceChanged was not sent when using backward/forwardEike Ziller2016-11-011-0/+4
* Help: Option to open links in windowEike Ziller2016-09-231-22/+11
* Help: Remove unnecessary QLatin1StringsEike Ziller2016-07-211-1/+1
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-301-7/+5
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-151-0/+16
|\
| * Help browser: Fix overlapping images in old docsEskil Abrahamsen Blomfeldt2016-04-131-0/+16
* | Core: Apply 'static' pattern to Core::FindPluginhjk2016-03-151-1/+1
|/
* Help: Fix issues with scrolling to right positionEike Ziller2016-03-031-6/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextBrowserHelpViewer: Fix opening external linksEike Ziller2015-12-171-0/+3
* TextBrowserHelpViewer: Don't use magic number.Eike Ziller2015-12-171-1/+1
* Port to new connect apiMontel Laurent2015-09-221-2/+2
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-121-0/+1
|\
| * Use always black as the foreground color in HelpViewerThomas Hartmann2015-01-191-0/+1
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\|
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Help: show ToolTips on links hoversNikita Baryshnikov2015-01-061-0/+5
* | Help: Do not pass zoom factor to constructorEike Ziller2014-12-191-4/+20
|/
* Use always white as the background color in HelpViewerThomas Hartmann2014-11-061-0/+1
* Help: Remove some unnecessary direct accesses to central widgetEike Ziller2014-10-301-1/+1
* Text browser help viewer: Remove unnecessary state.Eike Ziller2014-10-301-39/+29
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | HelpViewers: Fix context menu item title and corresponding symbol namesEike Ziller2014-09-241-5/+6
|/
* Help: Unify help content loading and error message.Eike Ziller2014-06-181-40/+6
* Help: Provide native WebView backend on MacEike Ziller2014-05-301-18/+4
* Help: Implement history menus for text browser backendEike Ziller2014-05-131-0/+42
* Help: Cleanly separate different viewer backendsEike Ziller2014-05-131-0/+440