summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | 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
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Removing unnecessary chunking and stat'ing when reading QIODeviceJoão Abecasis2009-11-171-2/+2
* | | | | | | | | | Improve reliability of QFile test readAllStdinJoão Abecasis2009-11-171-0/+1
* | | | | | | | | | Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36João Abecasis2009-11-171-0/+12
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | tst_qtcpsocket: Check if proper connection error occursMarkus Goetz2009-11-161-0/+43
* | | | | | | | | Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-131-0/+59
* | | | | | | | | Fix S60 input method not showing up in editable QGraphicsTextItemsSimon Hausmann2009-11-131-0/+3
* | | | | | | | | Autotest: use the new QDBusServiceWatcher classThiago Macieira2009-11-131-13/+9
* | | | | | | | | xmlpatterns autotest: adjust line endingsPeter Hartmann2009-11-131-1/+3
* | | | | | | | | xmlpatterns: unify error messages in generator and generated filePeter Hartmann2009-11-131-1/+1
* | | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1310-109/+276
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | 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 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-134-7/+54
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tst_qnetworkreply: Test LastModified parsingMarkus Goetz2009-11-111-0/+38
| * | | | | | | | | stabilize QNetworkReply autotestPeter Hartmann2009-11-101-5/+0
| * | | | | | | | | Merge branch '4.6' into core-4.6Thiago Macieira2009-11-09115-1475/+4800
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Let QDBusInterface work even if the introspection failed.Thiago Macieira2009-11-091-1/+2
| * | | | | | | | | | Autotest: prevent race-condition from causing a test failure.Thiago Macieira2009-11-081-1/+2
| * | | | | | | | | | tst_networkselftest: Also check for SSL supportMarkus Goetz2009-11-061-0/+12
* | | | | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-131-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-121-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | fix tst_QVideoSurfaceFormat for the qreal == float caseJoerg Bornemann2009-11-121-5/+5
* | | | | | | | | | | Merge branch '4.6' into osloStaging1-4.6Jocelyn Turcotte2009-11-121-2/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | QUrl::fromUserInput: improvements, corrections and make the demoJocelyn Turcotte2009-11-121-2/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1222-74/+172
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fixing warnings in QScopedPointer test caseJoão Abecasis2009-11-111-1/+2
| |/ / / / / / / /
| * | | | | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-1135-674/+539
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-1011-1/+126
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | record id-based messages even if they have an empty sourceOswald Buddenhagen2009-11-065-0/+25
| | | * | | | | | handle messages with ids (more) correctlyOswald Buddenhagen2009-11-069-1/+101