summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make tst_headers pass with changed QtScript licenseSimon Hausmann2009-11-171-1/+1
* Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1616-93/+514
|\
| * Make isSharing() reset to false when context no longer sharingRhys Weatherley2009-11-151-0/+5
| * Fixed dockwidget autotest on X11Thierry Bastian2009-11-131-1/+4
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-133-13/+84
| |\
| | * QItemSelectionModel: fixed selection not kept when layout change and everythi...Olivier Goffart2009-11-131-6/+59
| | * Fixing and adding autotests for QTreeWidgetThierry Bastian2009-11-131-4/+24
| | * Fix QAbstractSlider testOlivier Goffart2009-11-131-3/+1
| * | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-132-2/+28
| |\ \ | | |/ | |/|
| | * QGAL (Test): Add test to ensure persistency of user-defined spacingEduardo M. Fleury2009-11-121-0/+26
| | * QGAL (Test): Fix order of parameters in QCOMPAREEduardo M. Fleury2009-11-121-2/+2
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-1315-127/+505
| |\ \
| | * | Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-131-18/+45
| | * | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-132-5/+41
| | |\ \
| | * | | Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation...Olivier Goffart2009-11-131-0/+70
| | * | | Fixes QGraphicsWidget: paint() being called before polish().Bjørn Erik Nilsen2009-11-131-0/+27
| | * | | QLabel: Fixed text underlined when te label has a control and the text contai...Olivier Goffart2009-11-121-0/+51
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-1378-1381/+2507
| |\ \ \ \
| * | | | | Fixed tst_qpixmapfilter testcaseGunnar Sletta2009-11-101-12/+12
| * | | | | Fixed QPixmapDropShadowFilter and updated its testcaseGunnar Sletta2009-11-101-1/+1
| * | | | | Match drop shadow bounding rectangle unit test to the new implementationRhys Weatherley2009-11-101-13/+13
| * | | | | Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-094-3/+23
| * | | | | Add a simpler FBO autotest which just uses glClear()Tom Cooksey2009-11-091-0/+31
| * | | | | Mark both the new and original EGL contexts as sharingRhys Weatherley2009-11-091-0/+1
| * | | | | Set frameless window hints on QGL test windows under QWSRhys Weatherley2009-11-091-0/+15
| * | | | | Make qgl autotests more stable & passing in test farmTom Cooksey2009-11-061-6/+18
| * | | | | Enable & fix qgl autotests on 16-bpp systemsTom Cooksey2009-11-061-49/+111
* | | | | | Merge remote branch 'origin/4.6' into 4.6-ceninerider2009-11-1616-124/+333
|\ \ \ \ \ \
| * | | | | | Fixed false positives in bic autoteststefan thomasson2009-11-161-0/+4
| * | | | | | Merge branch '4.5' into 4.6Thiago Macieira2009-11-134-15/+17
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | remove dependency on git line end conversionsOswald Buddenhagen2009-11-124-15/+17
| * | | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1310-109/+276
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1110-109/+276
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-111-1/+5
| | | * | | | QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-111-2/+95
| | | * | | | Small caps font variant wouldn't be used when defined through style sheetsGabriel de Dietrich2009-11-111-0/+7
| | | * | | | QKeySequence::mnemonic: add a warning if the text contains severals '&'Olivier Goffart2009-11-111-5/+40
| | | * | | | Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-111-72/+0
| | | * | | | QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-101-0/+8
| | | * | | | Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-101-0/+16
| | | * | | | Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-8/+8
| | | * | | | Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-18/+18
| | | * | | | processEvents() does not always process *all* events in the queue.Jan-Arve Sæther2009-11-101-3/+3
| | | * | | | QGraphicsTextItem: update when changing the color.Olivier Goffart2009-11-091-0/+58
| | | * | | | Make sure the dock widget is updated when changing closable propertyThierry Bastian2009-11-091-0/+18
| * | | | | | Merge commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstreamBradley T. Hughes2009-11-131-0/+36
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1222-74/+172
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-111-0/+36
* | | | | | | ChangeWindowTitle skipped for Windows CEninerider2009-11-131-0/+3
* | | | | | | Cursor motion related tests disabled for windows ce.ninerider2009-11-131-0/+4
|/ / / / / /