summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qcombobox.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: examples/webkit/imageanalyzer/imageanalyzer.h examples/webkit/imageanalyzer/mainwindow.h mkspecs/unsupported/qws/linux-x86-openkode-g++/qplatformdefs.h src/corelib/io/qfsfileengine_iterator_unix.cpp src/corelib/io/qfsfileengine_iterator_win.cpp src/corelib/kernel/qcoreapplication.cpp src/network/access/qnetworkaccessdatabackend.cpp src/plugins/bearer/connman/qconnmanservice_linux.cpp src/plugins/platforms/openvglite/qwindowsurface_vglite.h src/s60installs/bwins/QtCoreu.def src/s60installs/eabi/QtCoreu.def src/s60installs/s60installs.pro tools/assistant/tools/assistant/helpviewer_qwv.h tools/qdoc3/test/qt-html-templates.qdocconf
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | set currentIndex as USER property for QComboBoxThierry Bastian2010-06-281-1/+1
|/ | | | Task-Number: QTBUG-5260
* Build fix for Sun StudioThierry Bastian2010-03-041-2/+2
| | | | Task-number: QTBUG-8192
* Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-101-0/+2
| | | | Reviewed-by: Prasanth
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-041-1/+0
|\
| * Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-2/+1
| |\
| * | Fix LIBRARY and ICONJørgen Lind2009-10-291-1/+0
| | | | | | | | | | | | | | | | | | However, compiling with QT_NO_ICON will still not work :( Reviewed-by: tom
* | | Make the combobox emit activated when it loses focusThierry Bastian2009-11-021-0/+1
| |/ |/| | | | | | | Task-number: QTBUG-1071 Reviewed-by: ogoffart
* | QComboBox did not emit currentItemChanged when the model was resetThierry Bastian2009-10-271-2/+1
|/ | | | | Task-number: QTBUG-569 Reviewed-by: ogoffart
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+338