aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add CMake variable for specifying archive install pathEike Ziller2021-05-191-1/+7
* qbs build: Adapt to "product" deprecationChristian Kandeler2021-05-111-3/+3
* Fix static build on WindowsEike Ziller2021-05-051-1/+5
* Add option for building qlitehtml staticallyEike Ziller2021-05-041-1/+5
* Make it possible to compile qlitehtml without clipboard featureJarek Kobus2021-04-211-0/+4
* Update license headers againJarek Kobus2021-04-206-6/+6
* Add attribution file for assistantKai Köhne2021-04-202-0/+32
* Update license headersJarek Kobus2021-04-206-7/+25
* Generate linkHighlighted() also on leave eventJarek Kobus2021-04-202-3/+9
* Add linkHighlighted() and copyAvailable() signalsJarek Kobus2021-04-205-10/+71
* Fix cmake to work against Qt6Jarek Kobus2021-04-081-3/+1
* Make Home / End keys workingJarek Kobus2021-04-062-0/+16
* Fix some cases of "relative URL" resolutionEike Ziller2021-03-151-3/+15
* Fix construction of base URLEike Ziller2021-03-151-6/+7
* Do not force a specific C++ standard on the libraryEike Ziller2021-03-121-2/+0
* Fix QVector detaching (clazy warning)Kai Pastor2021-03-071-6/+10
* Remove obsolete local variableKai Pastor2021-03-041-1/+0
* Add a root CMakeLists.txtKai Pastor2021-03-041-2/+4
* Require at least Qt 5.11Kai Pastor2021-03-031-1/+1
* Fix build for Qt < 5.14Kai Pastor2021-03-031-0/+8
* Fix installation of qlitehtml in Qt CreatorEike Ziller2021-02-181-31/+39
* Use invokeMethod instead of single shot timer with 0 timeoutJarek Kobus2021-02-181-2/+2
* Force repaint of litehtml help viewer when font changesEike Ziller2021-02-022-4/+12
* Initial import from Qt CreatorEike Ziller2021-01-1910-0/+2931