| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -0/+6 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Disable private unit tests when Qt is configured without | Rohan McGovern | 2009-07-09 | 1 | -0/+6 |
| |/ |
|
* | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed crash in tst_qcombobox when Qt is built in debug mode. | Rohan McGovern | 2009-06-09 | 1 | -1/+1 |
|
|
* | | Fixed tst_qcombobox compiler errors for Symbian WINSCW target. | Janne Anttila | 2009-06-03 | 1 | -3/+3 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-02 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame. | Olivier Goffart | 2009-05-27 | 1 | -3/+5 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 1 | -0/+24 |
|\ \
| |/ |
|
| * | Added auto-test for QComboBox::setItemDelegate and task 253944 | Stian Sandvik Thomassen | 2009-05-20 | 1 | -0/+24 |
|
|