summaryrefslogtreecommitdiff
path: root/src/assistant/assistant/centralwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-061-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-191-27/+2
* Assistant: fix build with QT_NO_CLIPBOARDJarek Kobus2020-09-151-1/+3
* Fix build in qttoolsLars Knoll2020-09-141-3/+3
* Port assistant to use QRegularExpressionLars Knoll2020-05-091-2/+2
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
* Assistant: Change handling of highlighted URLs to use QUrlFriedemann Kleint2020-01-281-4/+4
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-221-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-041-2/+5
|\
| * Assistant: Highlight the whole search phrase if enclosed with quotesAndy Shaw2019-04-291-2/+5
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-111-1/+1
|/
* Remove unneeded includeJarek Kobus2018-07-121-1/+0
* Assistant: Fix clang warningsJarek Kobus2018-05-141-4/+4
* Fix missing QRegExp includev5.10.0-beta2Samuel Gaist2017-10-051-0/+1
* Fix the build with qtwebkitJarek Kobus2017-05-041-5/+5
* Refactor connect to use Qt5 styleJarek Kobus2017-05-021-36/+40
* Refactor some APIJarek Kobus2017-05-021-17/+3
* Refactor for loopsJarek Kobus2017-01-101-1/+1
* Refactor QLatin1Strings / QLatin1CharsJarek Kobus2017-01-101-1/+1
* Refactor Assistant's iteratorsJarek Kobus2017-01-101-4/+4
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Assistant: Introduce DEFINES per browser type.Friedemann Kleint2014-12-091-3/+3
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Fix broken navigation in assistant with no webkit.Friedemann Kleint2014-03-241-4/+2
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-4/+4
* Fix no such signal error on assistant startup with no webkit.old/5.1Mitch Curtis2013-09-171-0/+4
* Fix compilation when QT_NO_PRINTDIALOG is definedSergio Ahumada2013-07-261-3/+3
* Fix assistant and designer builds without printer.Janne Anttila2013-05-221-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Revert most of 227a60a427f83931ca8bdaec7509a673738f053b.kh12013-01-091-2/+13
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Fix assistant build with QT_NO_CLIPBOARDAndreas Holzammer2012-04-201-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/+636