summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcombobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle key release events correctlyPaul Olav Tvete2014-03-141-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+1
|\
| * QComboBox: Don't do anything if wheel event delta is zeroGabriel de Dietrich2013-12-041-1/+1
* | QComboBox: use QSignalBlockerMarc Mutz2013-11-091-6/+6
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-211-2/+17
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-5/+26
|\
| * QComboBox: fix item activation via completerJ-P Nurmi2013-08-081-5/+26
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-3/+2
|\|
| * QComboBox - optimize (improve stupid code at enter-key)Thorbjørn Martsum2013-07-101-3/+2
* | Add QComboBox::currentDataGiuseppe D'Angelo2013-05-271-0/+14
|/
* 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
* Made QMacStyle internalJ-P Nurmi2012-11-231-1/+1
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-13/+0
* QComboBox: new signal currentTextChangedMark Brand2012-10-261-2/+18
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-261-1/+16
* Mac: Non-editable QComboBoxes shouldn't get focus by defaultGabriel de Dietrich2012-10-251-1/+19
* Bring back MacSizeChange eventGabriel de Dietrich2012-10-171-1/+1
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-161-1/+4
* QComboBox::currentText: correct documentationMark Brand2012-10-151-3/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Misc documentation fixes triggered by qdoc errors/warningsShawn Rutledge2012-08-201-1/+1
* Enable QComboBox animation on Windows and fixing related bugsThomas Hartmann2012-08-201-1/+1
* QComboBox docs: cleanup Qt3 support leftoversJ-P Nurmi2012-08-171-79/+2
* Emit the highlighted signal if the model changes.Stephen Kelly2012-08-151-1/+5
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Cocoa: Fix combo box flicker on show.Morten Sorvig2012-03-301-3/+3
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-5/+5
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-5/+10
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-4/+13
* QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-13/+8
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-1/+1
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-5/+5
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-66/+0
* 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 the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Adapted most QInputContext usage on widgets to QInputPanelPekka Vuorela2011-09-281-7/+4
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-30/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+18
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-64/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+3365