aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/textbrowserhelpviewer.h
Commit message (Expand)AuthorAgeFilesLines
* Help: Add option for disabling antialising of fontsEike Ziller2023-08-281-2/+2
* FindFlags: Move it into Utils libJarek Kobus2023-05-261-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextBrowserHelpViewer: Avoid using sender()Jarek Kobus2022-07-201-1/+0
* Remove unused viewerFont() methodJarek Kobus2021-01-191-1/+0
* Add "Zoom" setting to the Help font settingsJarek Kobus2021-01-191-9/+2
* Help: Remove hack for fixed Qt issueEike Ziller2019-11-151-6/+0
* Partial compile fix for current Qt dev and/or Qt 6hjk2019-11-121-0/+4
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-251-1/+5
|\
| * Help/textbrowser: Keep text at the top visible when resizing and zoomingEike Ziller2019-09-241-1/+5
* | Help: Get rid of special CentralWidget class for help mode viewerEike Ziller2019-09-241-1/+0
|/
* Help viewer: Add option for scroll wheel zoomingEike Ziller2019-02-211-1/+0
* Help: Use override consistentlyTobias Hunger2018-05-071-30/+30
* Help: Use nullptr and fix a few warningsEike Ziller2018-04-191-2/+2
* Help: Option to open links in windowEike Ziller2016-09-231-3/+0
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-301-3/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-151-0/+2
|\
| * Help browser: Fix overlapping images in old docsEskil Abrahamsen Blomfeldt2016-04-131-0/+2
* | Merge remote-tracking branch 'origin/4.0'Oswald Buddenhagen2016-04-011-3/+1
|\|
| * TextBrowserHelpViewer: cleanupNikita Baryshnikov2016-03-231-3/+1
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* Help: Fix issues with scrolling to right positionEike Ziller2016-03-031-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Help: Do not pass zoom factor to constructorEike Ziller2014-12-191-2/+3
|/
* Text browser help viewer: Remove unnecessary state.Eike Ziller2014-10-301-7/+4
* 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-2/+2
|/
* Help: Create separate help widget classEike Ziller2014-06-201-4/+3
* Help: Provide native WebView backend on MacEike Ziller2014-05-301-1/+0
* Help: Implement history menus for text browser backendEike Ziller2014-05-131-2/+5
* Help: Cleanly separate different viewer backendsEike Ziller2014-05-131-0/+129