aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpviewer.h
Commit message (Expand)AuthorAgeFilesLines
* Help: Add option for disabling antialising of fontsEike Ziller2023-08-281-0/+1
* FindFlags: Move it into Utils libJarek Kobus2023-05-261-1/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Remove unused viewerFont() methodJarek Kobus2021-01-191-1/+0
* Add "Zoom" setting to the Help font settingsJarek Kobus2021-01-191-4/+7
* Help: Replace annoying URL syncing by explicit Open in Edit ModeEike Ziller2019-09-301-2/+1
* Help viewer: Add option for scroll wheel zoomingEike Ziller2019-02-211-0/+6
* Help: Remove unused method and related codeEike Ziller2019-01-251-1/+0
* HelpPlugin: ModernizeAlessandro Portale2018-11-121-1/+1
* Help: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Help: Use nullptr and fix a few warningsEike Ziller2018-04-191-2/+2
* Help: Make restoring override cursor more robustEike Ziller2017-08-231-1/+4
* Help: Option to open links in windowEike Ziller2016-09-231-1/+12
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-301-2/+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-0/+1
|/
* Help: Fix funny blank page when opening same URL againEike Ziller2014-10-211-1/+2
* 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-1/+1
|/
* Help: Create separate help widget classEike Ziller2014-06-201-4/+3
* Help: Provide native WebView backend on MacEike Ziller2014-05-301-1/+0
* Help: Cleanly separate different viewer backendsEike Ziller2014-05-131-97/+43
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Help: move global constantshjk2013-01-111-5/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Help: Prevent moc from running on helpviewer_qwv.cpp.Christian Kandeler2012-09-251-0/+28
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make sure we call stop before removing a page.kh12012-05-241-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Remove unneeded defines.hjk2011-07-141-3/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Show wrap indicator also for searches in help views.con2011-01-141-1/+1
* It's 2011 now.con2011-01-121-1/+1
* In case of network error print the error string.kh12011-01-111-0/+3
* Fix missing progress indicator during load.kh12011-01-111-1/+2
* License headers.con2010-12-171-7/+11
* Implement opening find toolbar after '/' as requested by hjk.kh12010-09-221-0/+1
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1