summaryrefslogtreecommitdiffstats
path: root/src/assistant
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow to override qch creation dateBernhard M. Wiedemann2018-04-063-4/+18
* | Remove CreationDate, it's not used anywhereJarek Kobus2018-04-061-2/+0
|/
* Assistant: Don't query the database for unneeded dataUlf Hermann2018-03-223-5/+14
* Bump copyright yearJani Heikkinen2018-03-211-1/+1
* Fix stringsJarek Kobus2018-03-065-15/+15
* Fix typosJarek Kobus2018-02-131-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-2/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-2/+3
| |\
| | * Doc: Fix Qt Help license informationKai Koehne2018-01-221-2/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-8/+42
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-183-6/+40
| |\|
| | * Assistant: ensure bookmarks are persistently stored when changedEirik Aavitsland2017-12-142-1/+28
| | * Assistant: Fix search results for content in .txt filesEirik Aavitsland2017-12-121-5/+12
| * | Open PDF files externally instead of inside AssistantAndy Shaw2018-01-161-2/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2010-518/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-152-5/+14
| |\|
| | * Call removeDatabase() when there is no QSqlDatabase object in scopeAndy Shaw2017-11-102-5/+14
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-302-6/+6
| |\|
| | * Qt Designer: Fix clazy-container-anti-patternFriedemann Kleint2017-10-251-1/+1
| | * Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
| * | Qt Designer/Linguist/Assistant: Fix clazy-unused-non-trivial-variableFriedemann Kleint2017-10-251-1/+0
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-154-506/+2
| |\|
| | * Remove unused snippetsKai Koehne2017-10-043-506/+0
| | * Fix build with -no-feature-libraryJake Petroules2017-09-291-0/+2
| * | Fix missing QRegExp includev5.10.0-beta2Samuel Gaist2017-10-051-0/+1
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-275-5/+5
|/ /
* | Don't create unused IndexItemTableJarek Kobus2017-08-281-3/+0
* | Remove individual QMAKE_TARGET_PRODUCT'sKai Koehne2017-07-261-1/+0
* | Win: Set proper descriptions for toolsKai Koehne2017-07-263-1/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-0/+1
|\|
| * Set the default QPA platform to minimal for the qcollectiongeneratorAndy Shaw2017-06-131-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0866-1201/+1173
|\|
| * Fix unmarked case fallthrough detected by GCC 7Thiago Macieira2017-06-061-1/+2
| * Fix enablement of search result widget arrowsJarek Kobus2017-06-011-76/+25
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-313-7/+19
| |\
| | * Move the linksForKeyword from QHelpModelIndex to QHelpEngineCoreJarek Kobus2017-05-093-7/+19
| * | remove bogus QTPLUGIN+=qsqlite magicOswald Buddenhagen2017-05-291-2/+0
| * | Fix the build with qtwebkitJarek Kobus2017-05-043-13/+13
| |/
| * disarm webkit use in assistantOswald Buddenhagen2017-05-041-1/+2
| * Refactor help libJarek Kobus2017-05-0226-417/+304
| * Refactor connect to use Qt5 styleJarek Kobus2017-05-0246-529/+592
| * Refactor some APIJarek Kobus2017-05-0215-194/+255
| * Fix setting a source model in BookmarkFilterModelJarek Kobus2017-05-021-18/+18
* | Assistant: enable automatic HighDPI scaling for all platformsJ-P Nurmi2017-05-221-2/+0
|/
* Fix warning about using a non-literal in qWarningThiago Macieira2017-04-041-1/+1
* Bump copyright yearFriedemann Kleint2017-03-271-1/+1
* Remove the note about the clucene licenseJarek Kobus2017-03-131-4/+0
* Fix build with QWebView as parent class for the help viewerSimon Hausmann2017-03-111-5/+7
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-104-38/+36
|\
| * Drop some unused includesUlf Hermann2017-03-062-2/+0