summaryrefslogtreecommitdiffstats
path: root/src/assistant
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright yearJani Heikkinen2020-01-091-2/+2
* Doc: Update info on full-text searchLeena Miettinen2019-08-192-15/+6
* Doc: Update screenshotsLeena Miettinen2019-08-198-0/+0
* Close the last SELECT query with pending resultsJarek Kobus2019-05-291-4/+16
* Assistant: Enable clear button in the index and search widgetsFriedemann Kleint2019-05-102-0/+2
* Assistant: Highlight the whole search phrase if enclosed with quotesAndy Shaw2019-04-291-2/+5
* Fix a crash when closing the Manage Bookmarks dialogJarek Kobus2019-04-051-1/+2
* Assistant: Rewrite the search result list formatting to use QTextStreamFriedemann Kleint2019-03-221-23/+24
* Use High DPI pixmaps in assistantAlexander Volkov2019-03-201-0/+1
* 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
| |/ |/|
* | 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
* 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
* | 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
* | 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
* | Remove the ancient qhelpconverterJarek Kobus2018-06-2247-3215/+1
* | Assistant: Connect to fileChanged() signal only onceJarek Kobus2018-06-211-6/+5
* | Don't substitute table names in queriesJarek Kobus2018-06-192-11/+43
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-191-1/+1
|\|
| * Remove repeated Qt moduleJesus Fernandez2018-06-131-1/+1
* | Detect doc version number and fix jumping to the proper docJarek Kobus2018-06-054-10/+139
* | Assistant: Fix clang warningsJarek Kobus2018-05-1461-185/+156
* | Don't fail when we can't register new tablesJarek Kobus2018-05-021-1/+3
* | Store the copy of the index inside the help collection fileJarek Kobus2018-04-2314-730/+1610
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-185-6/+6
|\|
| * Fix possible crash inside connection to the lambdaJarek Kobus2018-04-095-6/+6
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-092-180/+203
|\|
| * Create QHelpCollectionHandler's query dynamicallyJarek Kobus2018-04-052-180/+203
* | Allow to override qch creation dateBernhard M. Wiedemann2018-04-063-4/+18