summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | 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
| | * | | | | | | | | | ChangeWindowTitle skipped for Windows CEninerider2009-11-131-0/+3
| | * | | | | | | | | | Cursor motion related tests disabled for windows ce.ninerider2009-11-131-0/+4
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1324-183/+384
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | 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
| | * | | | | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-123-1/+28
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Fixing warnings in QScopedPointer test caseJoão Abecasis2009-11-111-1/+2
| | | * | | | | | | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-112-0/+26
| | | |\| | | | | |
| | | | * | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-101-17/+139
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-104-25/+28
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into 4.6-platformDenis Dzyubenko2009-11-0919-606/+770
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | |
| | | | * | | | | | | | Modified windowflags manualtestDenis Dzyubenko2009-11-092-0/+26
| | * | | | | | | | | | fix tst_QVideoSurfaceFormat for the qreal == float caseJoerg Bornemann2009-11-121-5/+5
| | |/ / / / / / / / /
| | * | | | | | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-1138-683/+1078
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Autotest: fix compiling after qscopedpointer.h changed.Thiago Macieira2009-11-111-28/+3
| | | * | | | | | | | | Fixed QGraphicsEffectSource autotest after graphics effect API changes.Samuel Rødal2009-11-111-30/+20
| | | * | | | | | | | | qfontcombobox auto test added to tests/auto/auto.proJoerg Bornemann2009-11-101-0/+1
| | * | | | | | | | | | fix tst_qdatastream for Windows CEJoerg Bornemann2009-11-102-3/+2
| | * | | | | | | | | | tst_largefile.cpp Windows CE compile fixJoerg Bornemann2009-11-092-4/+9