aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/qlitehtml
Commit message (Expand)AuthorAgeFilesLines
* litehtml: Fix selection artifacts with scaled viewEike Ziller2020-03-133-14/+7
* Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-1/+1
* litehtml: Fix qbs build on WindowsChristian Kandeler2020-01-081-1/+1
* CMake: Do not install litehtml's include and static libraryCristian Adam2020-01-071-1/+1
* Help: QLiteHtml: Ensure C++14 is usedChristian Stenger2020-01-061-0/+1
* qbs build: Add litehtml supportChristian Kandeler2019-12-191-0/+205
* CMake: Build fix for qlitehtml when submodule was usedCristian Adam2019-11-211-1/+1
* Help/litehtml: Correcly escape search expressionEike Ziller2019-11-111-1/+1
* Update litehtmlEike Ziller2019-11-042-62/+66
* Help/litehtml: fix cmake build on windowsDavid Schulz2019-10-081-2/+5
* Help/litehtml: Guard against out-of-bounds scroll valuesEike Ziller2019-10-011-7/+7
* Help/litehtml: Fix that invisible text was found via text searchEike Ziller2019-10-011-1/+12
* 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
* 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/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: 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: Add litehtml as submodule and optionally use thatEike Ziller2019-09-203-5/+55
* Help/litehtml: Support global mouse selection on LinuxEike Ziller2019-09-181-0/+4
* Help/litehtml: Support scalingEike Ziller2019-09-172-18/+74
* Help/litehtml: Implement text searchEike Ziller2019-09-174-4/+209
* Help/litehtml: Fix resolution of font nameEike Ziller2019-09-131-4/+18
* Help: Fix font point sizes with litehtmlEike Ziller2019-09-133-1/+11
* Help: Add context menu to litehtml backendEike Ziller2019-09-104-0/+26
* Help/litehtml: Support under-/overline and strikethroughEike Ziller2019-09-101-2/+6
* Help: Fix rendering images with litehtmlEike Ziller2019-09-023-8/+5
* Help: Add litehtml based viewer backendEike Ziller2019-08-287-0/+1971