summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qcompleter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* fix warnings on mingw (gcc4.4)Thierry Bastian2009-08-041-1/+1
* Do not emit activated and close the popup when the item is not enabled.Benjamin C Meyer2009-07-301-1/+5
* Lets the size of the completer be configurable in a way similar to QComboBox.Frédéric Mercille2009-07-171-3/+27
* Fixes: The keyboard navigation of QComboBox don't work with the completionNoah White-Hamerslough2009-07-131-2/+2
* Doc: Indicated that QCompleter::completionModel() returns a proxy model.David Boddie2009-06-251-0/+4
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-3/+7
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Prevented QCompleter popup from appearing briefly on Windows.jasplin2009-06-161-1/+5
| * Fixed problems with the event handling in QCompleter on Mac.jasplin2009-06-121-1/+1
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
|/
* Fix QCompleter with UnfilteredPopupCompletionJoão Abecasis2009-05-081-1/+1
* Get rid of compiler warning.jasplin2009-04-201-1/+1
* Fix focus policy propagation bug in QCompleter.jasplin2009-04-031-0/+7
* Fix assertion failure in QCompleter::setCompletionPrefix().jasplin2009-03-251-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1712