summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qcompleter_p.h
Commit message (Expand)AuthorAgeFilesLines
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* Doc: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-01-061-0/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+3
| |\
| | * Avoid calling QCompleter::popup() internallyGabriel de Dietrich2017-09-221-0/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-4/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-4/+2
| |\|
| | * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-4/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-13/+13
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-1/+1
|\|
| * Convert features.treeview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-151-1/+1
* | QCompletionEngine: avoid a node allocation on lookupMarc Mutz2017-04-271-2/+2
|/
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+1
|\
| * QCompleter: QMatchData: init all fields in default ctorMarc Mutz2016-03-061-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-13/+13
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QCompleter::setFilterMode() add property filterMode.Oto Magaldadze2013-09-201-0/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix resetting of the QCompletionModel.Stephen Kelly2012-09-271-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-3/+3
* library splitLars Knoll2011-05-071-0/+264