summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qcombobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-171-1/+4
* QComboBox::currentText: correct documentationMark Brand2012-10-171-3/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-261-1/+1
|\
| * In landscape mode QComboboBox popup can not be showed completelySami Merila2011-08-231-1/+1
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| * Fix build of Qt/DirectFB without graphics view support.Denis Oliver Kropp2011-04-181-0/+2
* | Use name for combobox on Unix.Frederik Gladhorn2011-07-121-0/+18
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-3/+3
|\|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-051-3/+3
| |\
| | * Mac: p2 combobox regression fixRichard Moe Gustavsen2011-04-051-3/+3
* | | Merge remote branch 'qt-master/master'Guoqing Zhang2011-04-051-6/+6
|\ \ \
| * | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-6/+4
| |\| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-291-5/+0
| | |\ \
| | | * | Symbian: QComboBox popup Listbox size is not adjustedSami Merila2011-03-251-5/+0
| | | * | Remove changes from fix to QTBUG-17045 that were not related to the fixSami Merila2011-03-151-12/+16
| | | * | Prevent null pointer crash when closing splitviewSami Merila2011-03-151-16/+12
| | | |/
| | * / Doc: Cannot alter SelectionMode of a combobox's viewGeir Vattekar2011-03-101-1/+4
| | |/
| * | Fix compilation with QT_NO_Tasuku Suzuki2011-03-211-0/+2
* | | Fix for QTBUG-16985.Dmitry Trofimov2011-03-221-15/+17
* | | Revert "QComboBox fix for QTBUG-16985"Dmitry Trofimov2011-03-221-37/+46
* | | QComboBox fix for QTBUG-16985Dmitry Trofimov2011-03-181-46/+37
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-011-4/+12
|\|
| * QComboBox popup incorrectly opened in Sym^3Sami Merila2011-01-261-4/+12
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-1/+1
|\|
| * Cocoa: combobox does not hightlight when mouse re-hovers the first itemRichard Moe Gustavsen2010-12-131-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-1/+1
|\|
| * QComboBox popup is shown in incorrect location with bottom CBASami Merila2010-10-221-1/+1
* | Fix a color propagation issue with Combobox line editJens Bache-Wiig2010-09-281-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-1/+2
|\|
| * Editable QComboBox popup immediately closes itself after a clickSami Merila2010-09-091-1/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-1/+1
|\|
| * Translation work for 4.7Pierre Rossi2010-08-061-1/+1
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-0/+5
|\|
| * QGraphicsProxyWidget: Fixes QComboBox popup closing issue.Jocelyn Turcotte2010-06-301-0/+5
* | Fixed the combobox just adjusting their size without relayoutingThierry Bastian2010-07-011-0/+1
* | QComboBox::modelColumn was not respected when selecting an itemGabriel de Dietrich2010-05-261-3/+10
* | QComboBox: Fix documentation and make auto-test pass.Gabriel de Dietrich2010-05-211-1/+1
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+4
|\
| * Fix combobox backgroundrole not respected in some stylesJens Bache-Wiig2010-05-041-1/+4
* | Fix off-by-one in text layouts and widget size hints on MacEskil Abrahamsen Blomfeldt2010-05-101-1/+2