aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
...
* Help: Replace annoying URL syncing by explicit Open in Edit ModeEike Ziller2019-09-304-43/+33
* Help: Fix missing page switching keyboard shortcuts for external windowEike Ziller2019-09-303-27/+31
* Help: Make note about changing viewer backend more visibleEike Ziller2019-09-302-3/+11
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-09-262-46/+49
|\
| * Help: Support multiple pages in external windowEike Ziller2019-09-262-46/+49
* | Help/litehtml: Fix selection drawing for CMake documentationEike Ziller2019-09-263-9/+10
* | Help/litehtml: Fix submodule build on Windows with CMakeEike Ziller2019-09-261-7/+5
|/
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-252-38/+73
|\
| * Help/textbrowser: Keep text at the top visible when resizing and zoomingEike Ziller2019-09-242-38/+73
* | Help/litehtml: Don't call cmake from qmake buildEike Ziller2019-09-241-42/+139
* | Help/litehtml: Fix text search in presence of multi-byte charactersEike Ziller2019-09-241-2/+3
* | Help: Get rid of special CentralWidget class for help mode viewerEike Ziller2019-09-2416-156/+74
* | Help: Remove OpenPagesManager::instance()Eike Ziller2019-09-245-26/+22
* | Help/litehtml: Use antialiasing and higher-quality image resizingEike Ziller2019-09-241-0/+2
* | Help/litehtml: Keep top position also when zoomingEike Ziller2019-09-242-12/+20
* | Help: Move OpenPagesManager::createPage to HelpWidgetEike Ziller2019-09-245-26/+16
* | Help: And fix build for non-Windows againEike Ziller2019-09-231-3/+2
* | Help: Fix compile on WinChristian Stenger2019-09-231-0/+3
* | Help: Fix compile with older XcodeChristian Stenger2019-09-232-1/+1
* | Help/litehtml: Keep top element visible when resizingEike Ziller2019-09-201-0/+32
* | Help/litehtml: Fix litehtml build on Windows and with GCC 5.3Eike Ziller2019-09-203-8/+18
* | Help: Fix buildOrgad Shaneh2019-09-201-0/+4
* | Help: Add litehtml as submodule and optionally use thatEike Ziller2019-09-205-8/+62
* | Help/litehtml: Support global mouse selection on LinuxEike Ziller2019-09-181-0/+4
* | Help/litehtml: Support scalingEike Ziller2019-09-174-24/+93
* | Help/litehtml: Implement text searchEike Ziller2019-09-175-6/+213
* | Help: Fix build with Qt < 5.13Eike Ziller2019-09-171-0/+4
* | Help/QtWebEngine: Prevent remote contentEike Ziller2019-09-163-3/+67
* | Help/litehtml: Fix resolution of font nameEike Ziller2019-09-131-4/+18
* | Help: Fix compilation with < Qt 5.12Eike Ziller2019-09-131-27/+0
* | Help: Fix font point sizes with litehtmlEike Ziller2019-09-133-1/+11
* | Help: Add option for help viewer backendEike Ziller2019-09-126-29/+150
* | Help: Remove hack for litehtml issue with inline tablesEike Ziller2019-09-111-7/+1
* | Help: Remove useless "Reload" context menu itemEike Ziller2019-09-112-3/+0
* | Help: Remove indirection when synchronizing current pageEike Ziller2019-09-118-58/+47
* | Help: Move viewer backend management from plugin to local help managerEike Ziller2019-09-113-52/+70
* | Help: Add context menu to litehtml backendEike Ziller2019-09-106-35/+61
* | Help/litehtml: Support under-/overline and strikethroughEike Ziller2019-09-101-2/+6
* | Help: De-duplicate management of help viewer pagesEike Ziller2019-09-0910-263/+175
* | Help: Remove some unused API from OpenPagesManagerEike Ziller2019-09-062-12/+0
* | Help: Do not use specific model where abstract model is enoughEike Ziller2019-09-064-11/+9
* | CMake build: Add some more feature infoEike Ziller2019-09-031-8/+12
* | Help: Fix rendering images with litehtmlEike Ziller2019-09-023-8/+5
* | Replace the deprecated QWheelEvent::delta() -> QWheelEvent::angleDelta()Sona Kurazyan2019-09-021-1/+1
* | Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-023-8/+8
* | Help: Add litehtml based viewer backendEike Ziller2019-08-2812-2/+2455
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-122-6/+5
|\|
| * Help: Fix handling of ampersands in open pages paneEike Ziller2019-08-092-6/+5
* | Merge "Merge remote-tracking branch 'origin/4.10'"The Qt Project2019-07-311-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-311-0/+1
| |\|