summaryrefslogtreecommitdiff
path: root/src/assistant/assistant
Commit message (Expand)AuthorAgeFilesLines
* Assistant: Fix a crash when removing the docsJarek Kobus2018-10-251-0/+1
* Remove repeated Qt moduleJesus Fernandez2018-06-131-1/+1
* Fix possible crash inside connection to the lambdaJarek Kobus2018-04-093-4/+4
* Bump copyright yearJani Heikkinen2018-03-211-1/+1
* Fix stringsJarek Kobus2018-03-062-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-182-1/+28
|\
| * Assistant: ensure bookmarks are persistently stored when changedEirik Aavitsland2017-12-142-1/+28
* | Open PDF files externally instead of inside AssistantAndy Shaw2018-01-161-2/+2
* | 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
* | 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
* | Remove individual QMAKE_TARGET_PRODUCT'sKai Koehne2017-07-261-1/+0
* | Win: Set proper descriptions for toolsKai Koehne2017-07-261-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0831-474/+487
|\ \ | |/
| * Fix unmarked case fallthrough detected by GCC 7Thiago Macieira2017-06-061-1/+2
| * 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-024-6/+5
| * Refactor connect to use Qt5 styleJarek Kobus2017-05-0229-435/+467
| * Refactor some APIJarek Kobus2017-05-024-28/+10
| * 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
|/
* Bump copyright yearFriedemann Kleint2017-03-271-1/+1
* 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-101-1/+1
|\
| * Fix whitespace and indentation of the tools' .plist filesFriedemann Kleint2017-01-251-1/+1
* | Use sqlite's FTS5 for searchJarek Kobus2017-03-084-43/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-253-37/+11
|\ \ | |/
| * Update the tools' .plist filesFriedemann Kleint2017-01-251-4/+4
| * Windows: Fix copyright and product version of Assistant/Designer/LinguistFriedemann Kleint2017-01-232-33/+7
* | Refactor for loopsJarek Kobus2017-01-105-20/+17
* | Refactor QLatin1Strings / QLatin1CharsJarek Kobus2017-01-1010-12/+12
* | Refactor Assistant's iteratorsJarek Kobus2017-01-1012-68/+57
* | Assistant: Add missing override and remove redundant virtualAlexander Volkov2016-12-1419-78/+78
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-3076-1425/+1201
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-297-298/+359
| |\
| | * Doc: Assistant: Update internal .qch help fileTopi Reinio2016-05-256-296/+358
| | * Assistant: Use QDesktopServices::openUrl() for all external URLsTopi Reinio2016-05-201-3/+2
| * | Unify license header usagev5.7.05.7.0Antti Kokko2016-06-104-12/+52
| * | Unify license header usageAntti Kokko2016-06-102-10/+10
| * | Updated license headers and license testsAntti Kokko2016-06-1065-1105/+780
* | | Correct deprecated funcation calls in QDateTimeLiang Qi2016-06-241-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-275-2/+5
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-1/+1
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-1/+1
| | |\