| Commit message (Expand) | Author | Age | Files | Lines |
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1 | -2/+2 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
|
|
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
|
|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-05 | 1 | -6/+8 |
|\ \
| |/ |
|
| * | Fixed QComboBox autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -6/+8 |
|
|
* | | Fix a color propagation issue with Combobox line edit | Jens Bache-Wiig | 2010-09-28 | 1 | -0/+12 |
|
|
* | | QComboBox::modelColumn was not respected when selecting an item | Gabriel de Dietrich | 2010-05-26 | 1 | -0/+19 |
|
|
* | | Fix tst_QComboBox::maxVisibleItems() auto-test on Mac | Gabriel de Dietrich | 2010-05-25 | 1 | -1/+3 |
|
|
* | | QComboBox: Fix documentation and make auto-test pass. | Gabriel de Dietrich | 2010-05-21 | 1 | -2/+4 |
|/ |
|
* | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | stabilize tests on X11 | Olivier Goffart | 2009-11-25 | 1 | -0/+2 |
|
|
* | | Adjust documentation on QCombobox::maxVisibleItems to mention that this does ... | Olivier Goffart | 2009-11-30 | 1 | -0/+30 |
|/ |
|
* | Fix compile issues on AIX with the XLC compiler. | Marius Bugge Monsen | 2009-11-17 | 1 | -12/+3 |
|
|
* | Cursor motion related tests disabled for windows ce. | ninerider | 2009-11-13 | 1 | -0/+4 |
|
|
* | tst_qcombobox: compile without Qt3 support | Joerg Bornemann | 2009-11-09 | 1 | -2/+2 |
|
|
* | stabilize test | Olivier Goffart | 2009-11-06 | 1 | -1/+1 |
|
|
* | Make the combobox emit activated when it loses focus | Thierry Bastian | 2009-11-02 | 1 | -0/+31 |
|
|
* | Fixes regression in QComboBox with keypad navigation while mouse is over the ... | Olivier Goffart | 2009-10-30 | 1 | -0/+52 |
|
|
* | QComboBox did not emit currentItemChanged when the model was reset | Thierry Bastian | 2009-10-27 | 1 | -0/+33 |
|
|
* | Removed assertion from QComboBox::removeItem() | Stian Sandvik Thomassen | 2009-10-15 | 1 | -0/+18 |
|
|
* | Symbian specific fixes to QComboBox | Jani Hautakangas | 2009-09-30 | 1 | -2/+2 |
|
|
* | Fixing the autotest for other platforms, hopefully... | João Abecasis | 2009-09-28 | 1 | -1/+1 |
|
|
* | Stabilize some more tests | Olivier Goffart | 2009-09-28 | 1 | -1/+3 |
|
|
* | tst_QComboBox::task248169_popupWithMinimalSize() fixed for WinCE | ninerider | 2009-09-25 | 1 | -2/+4 |
|
|
* | Fix compilation errors in qcombobox autotest | Shane Kearns | 2009-09-23 | 1 | -2/+9 |
|
|
* | Stabilize more test | Olivier Goffart | 2009-09-22 | 1 | -0/+3 |
|
|
* | Removing needless qWaits and replacing others with QTRY_VERIFYs | João Abecasis | 2009-09-21 | 1 | -21/+30 |
|
|
* | Stabilize tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup | Olivier Goffart | 2009-09-15 | 1 | -1/+1 |
|
|
* | Fix RTL text alignment in QComboBox items with SH_ComboBox_Popup | Eskil Abrahamsen Blomfeldt | 2009-09-14 | 1 | -0/+36 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Stabilize QComboBox test. | Olivier Goffart | 2009-09-07 | 1 | -5/+5 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-27 | 1 | -0/+50 |
|\ \
| |/ |
|
| * | Fix subControlRect of the Mac style for the QComboBox | Benjamin Poulain | 2009-08-25 | 1 | -0/+50 |
|
|
| * | Fix the painting of QComboBox on Mac when the rect is not at the origin | Benjamin Poulain | 2009-08-14 | 1 | -0/+44 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Fix build, the preprocessor is broken on windows. | Frans Englich | 2009-08-20 | 1 | -9/+9 |
|
|
* | | Ifdef compiler workaround. | Frans Englich | 2009-08-19 | 1 | -3/+15 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -1/+37 |
|\ \ \
| |/ / |
|
| * | | Fixes: QComboBox keyboard search not working properly when current index is -1 | Olivier Goffart | 2009-08-07 | 1 | -0/+36 |
|
|
| * | | Fixed QComboBox test on slow window manager | Olivier Goffart | 2009-08-06 | 1 | -2/+2 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Trailing whitespace and tab/space fixes for auto tests | Janne Anttila | 2009-08-04 | 1 | -2/+2 |
|
|