summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qcombobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Merge branch '4.6'Thiago Macieira2009-12-261-1/+4
|\ \ | |/
| * FEP indicator shown in status pane when it should notSami Merila2009-12-141-1/+4
* | Adjust documentation on QCombobox::maxVisibleItems to mention that this does ...Olivier Goffart2009-11-301-2/+3
|/
* Make the combobox emit activated when it loses focusThierry Bastian2009-11-021-8/+29
* Fixes regression in QComboBox with keypad navigation while mouse is over the ...Olivier Goffart2009-10-301-18/+6
* Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-291-10/+10
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-271-1/+1
| |\
| * | Fixed select softkey for comboboxes (QTBUG-4702).Janne Anttila2009-10-271-10/+10
* | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-281-1/+1
|\ \ \ | | |/ | |/|
| * | Line spacing fixesJoerg Bornemann2009-10-231-1/+1
| |/
* | QComboBox did not emit currentItemChanged when the model was resetThierry Bastian2009-10-271-16/+11
|/
* Removed assertion from QComboBox::removeItem()Stian Sandvik Thomassen2009-10-151-1/+4
* Fix a compilation warning on Mac OS XBenjamin Poulain2009-10-051-1/+4
* Symbian specific fixes to QComboBoxJani Hautakangas2009-09-301-7/+3
* Simplify the soft key roles of QAction.Jason Barron2009-09-211-2/+2
* Give the soft key functionality it's own macro.Jason Barron2009-09-211-2/+2
* Refactor soft keys implementation.Jason Barron2009-09-211-9/+13
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-0/+12
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-08-241-1/+1
| |\
| | * Update license headers.Jason McDonald2009-08-111-1/+1
| * | Fix QCombobox popup flicker on OSMorten Sørvig2009-08-241-0/+12
| |/
* | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-2/+6
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-2/+6
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-2/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix font propagation issues with QComboBox and the popup menu.Norwegian Rock Cat2009-07-131-2/+4
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-4/+3
|\ \ \ | |/ /
| * | Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-231-2/+1
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-14/+23
|\ \ \ | |/ /
| * | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-6/+16
| |\ \ | | |/
| * | Refactor the palette and opacity change into a separate function.Norwegian Rock Cat2009-04-081-14/+23
* | | Fix include, it should be pulled from private directory.Ariya Hidayat2009-06-111-1/+1
* | | Fixes from code reviewMarkku Luukkainen2009-06-091-4/+4
* | | Changed combobox to use popup as a parent when setting softkeys.Markku Luukkainen2009-06-061-1/+1
* | | Removed QSoftKeyStack and replaced places using it with theMarkku Luukkainen2009-06-061-5/+2
* | | Using softkeys for the Cancel/Back buttons during keypad navigationAlessandro Portale2009-06-011-1/+8
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-251-6/+16
|\ \ \ | | |/ | |/|
| * | QComboBox: style change event should not resets custom item delegatesOlivier Goffart2009-05-201-6/+16
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-7/+19
|\ \ \ | |/ /
| * | Revert "Bt: Fix regression in the Embedded dialogs example"Andreas Aardal Hanssen2009-04-081-13/+11