summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpsearchquerywidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Assistant: guard deprecated method definitionsIvan Solovev2022-07-211-0/+2
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-071-2/+2
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
* Fix build with -no-feature-tooltipJoerg Bornemann2019-10-091-1/+3
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-141-0/+1
|\
| * Assistant: Enable clear button in the index and search widgetsFriedemann Kleint2019-05-101-0/+1
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-111-1/+1
* | Compile-fix (g++ 8): move #include of mocs outside namespaceEdward Welbourne2018-11-291-3/+2
|/
* Assistant: Fix clang warningsJarek Kobus2018-05-141-2/+2
* Refactor help libJarek Kobus2017-05-021-9/+6
* Refactor connect to use Qt5 styleJarek Kobus2017-05-021-5/+10
* Refactor some APIJarek Kobus2017-05-021-54/+54
* Use sqlite's FTS5 for searchJarek Kobus2017-03-081-329/+70
* Refactor for loopsJarek Kobus2017-01-101-4/+4
* Refactor QLatin1Strings / QLatin1CharsJarek Kobus2017-01-101-14/+6
* Refactor Assistant's iteratorsJarek Kobus2017-01-101-20/+20
* Assistant: Add missing override and remove redundant virtualAlexander Volkov2016-12-141-3/+3
* Updated license headersAntti Kokko2016-06-101-14/+20
* Assistant: Fix warnings about constructing/concatenating QString from char *.Friedemann Kleint2016-03-221-2/+2
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Assistant: Introduce a 'compact' display for the simple searchkh12014-01-091-0/+38
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix Assistant search crashes with square brackets, etc...kh12013-01-091-4/+33
* QtTools: Doc: Fixing links in designer and assistant.David Schulz2012-12-111-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Don't use the QRegExp methods that modify the object [Assistant]Thiago Macieira2012-04-231-2/+2
* Assistant: Remove usage of deprecated QAbstractItemModel::resetOlivier Goffart2012-02-271-1/+2
* 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/+587