summaryrefslogtreecommitdiffstats
path: root/src/assistant
Commit message (Expand)AuthorAgeFilesLines
...
* | Application icons refreshAlessandro Portale2019-02-214-0/+0
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-119-10/+10
* | Fix deprecation warningsFriedemann Kleint2019-02-054-9/+15
* | Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-237-16/+16
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-1810-15/+167
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-1810-15/+167
| |\
| | * Bring the qcollectiongenerator tool backJarek Kobus2019-01-084-1/+137
| | * Assistant: Mark the readonly collection filesJarek Kobus2019-01-084-0/+16
| | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-081-0/+1
| | |\
| | * | qhelpgenerator: Always return positive valuesKai Koehne2018-12-221-13/+13
| | * | Bump copyright year to 2019Kai Koehne2018-12-181-1/+1
| * | | Fix fileExists() queryJarek Kobus2019-01-171-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-043-3/+8
|\| |
| * | Assistant: Hide Windows Context Help ButtonKai Koehne2018-12-181-0/+1
| |/
| * assistant: Set error string when failing to openCollectionFile()Kai Koehne2018-12-061-2/+6
| * Fix documentation for cacheDirectoryKai Koehne2018-11-271-1/+1
* | Fix QPalette/QColor-related deprecation warningsFriedemann Kleint2019-01-021-1/+1
* | QHelpGenerator: add missing QRegExp includesSamuel Gaist2018-12-062-0/+2
* | Compile-fix (g++ 8): move #include of mocs outside namespaceEdward Welbourne2018-11-292-6/+4
* | Add new filter API, enclosed in QHelpFilterEngineJarek Kobus2018-11-1229-605/+1150
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-031-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-271-0/+1
| |\
| | * Assistant: Fix a crash when removing the docsJarek Kobus2018-10-251-0/+1
* | | Introduce QHelpCollectionDetails classJarek Kobus2018-10-173-0/+208
* | | Create new filter tables inside qch filesJarek Kobus2018-10-173-33/+645
* | | Introduce QHelpFilterData structureJarek Kobus2018-10-173-0/+158
* | | Simplify FilterNameDialogJarek Kobus2018-10-171-38/+26
* | | Remove unneeded codeJarek Kobus2018-10-173-11/+0
* | | Add a new option widgetJarek Kobus2018-10-173-0/+270
* | | Preferences dialog: ignore OK presses when docs were addedJarek Kobus2018-10-172-3/+1
* | | Obsolete readersAboutToBeInvalidated()Jarek Kobus2018-10-173-22/+5
* | | Refactor content widget internals to mimic index widgetJarek Kobus2018-10-161-21/+16
* | | Fix disabling index widget while reindexingJarek Kobus2018-10-161-0/+9
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-062-12/+18
|\| |
| * | Don't build Assistant if Qt Sql is missingEskil Abrahamsen Blomfeldt2018-10-051-0/+1
| * | Skip unknown tokens of qhp files instead of raising an errorv5.12.0-beta1Jarek Kobus2018-10-021-12/+17
* | | Remove code repetitionJarek Kobus2018-10-052-10/+6
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-221-45/+44
|\|
| * Doc: Fix language issues in Qt Help overview docsLeena Miettinen2018-09-211-45/+44
* | Fix division by zeroJesus Fernandez2018-08-201-3/+3
* | Remove unneeded includeJarek Kobus2018-08-021-1/+0
* | Remove the QHelpDataInterface base classJarek Kobus2018-07-264-34/+20
* | Unexport HelpProjectData and move it to helpgenerator app treeJarek Kobus2018-07-269-20/+18
* | Merge qcollectiongenerator into qhelpgenerator toolJarek Kobus2018-07-2612-707/+681
* | Remove unneeded includeJarek Kobus2018-07-121-1/+0
* | Move the QHelpGenerator into the shared folderJarek Kobus2018-07-126-974/+805
* | Remove unneeded includeJarek Kobus2018-07-111-1/+0
* | Order contents items alphabetically by titleJarek Kobus2018-07-091-7/+45
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-301-1/+1
|\|
| * Doc: Add missing dotsPaul Wicking2018-06-191-1/+1