summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpcontentwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-221-20/+20
* Update commercial license headersTarja Sundqvist2021-01-281-20/+20
* Fix empty content and index widgets when qhc is readonlyJarek Kobus2020-01-061-0/+1
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-1/+1
* Add new filter API, enclosed in QHelpFilterEngineJarek Kobus2018-11-121-18/+24
* Refactor content widget internals to mimic index widgetJarek Kobus2018-10-161-21/+16
* Remove code repetitionJarek Kobus2018-10-051-5/+3
* Remove unneeded includeJarek Kobus2018-08-021-1/+0
* Assistant: Fix clang warningsJarek Kobus2018-05-141-6/+6
* Store the copy of the index inside the help collection fileJarek Kobus2018-04-231-30/+53
* Fix possible crash inside connection to the lambdaJarek Kobus2018-04-091-1/+1
* Refactor help libJarek Kobus2017-05-021-17/+10
* Refactor connect to use Qt5 styleJarek Kobus2017-05-021-6/+8
* Refactor for loopsJarek Kobus2017-01-101-2/+2
* Refactor Assistant's iteratorsJarek Kobus2017-01-101-2/+2
* Assistant: Add missing override and remove redundant virtualAlexander Volkov2016-12-141-1/+1
* Updated license headersAntti Kokko2016-06-101-14/+20
* QHelpContentModel: Simplify content updateEike Ziller2015-10-301-19/+3
* Update copyright headersAntti Kokko2015-02-141-7/+7
* QHelpContentModel: Fix that the model sometimes ended up emptyEike Ziller2014-11-071-0/+5
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-16/+31
|\
| * Make sure the content widget never replaces valid data with empty data.5.3Christian Kandeler2014-10-061-9/+18
| * Fix crash when accessing the content model.Christian Kandeler2014-09-191-7/+13
* | Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
|/
* Compare only clean path. Fixes compares with /./ in path.kh12013-01-151-11/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Revert most of 227a60a427f83931ca8bdaec7509a673738f053b.kh12013-01-091-4/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Prepare QtHelp library for modularized documentation.Pierre Rossi2012-08-021-2/+1
* Assistant: Remove usage of deprecated QAbstractItemModel::resetOlivier Goffart2012-02-271-3/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-17/+17
* Get assistant to compile against refactorLars Knoll2011-09-131-0/+586