summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-091165-4657/+4658
* Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6Rohan McGovern2009-09-091-0/+26
|\
| * Fixed bug in drawImage() when fall-back code path is used.Samuel Rødal2009-09-081-0/+26
| * Tests: Do not execute network tests at all if DNS setup is broken.Markus Goetz2009-09-081-0/+14
* | Fix windows implemetation of QLocalSocket to emit bytesWritten() signalabcd2009-09-091-7/+54
* | tst_qbytearray: set SRCDIR to ./ on Windows CEJoerg Bornemann2009-09-081-5/+6
* | exception safety fix for QList::operator+= (const QList&)mread2009-09-081-25/+92
* | network-settings.h: Check for DNS setup only when neededMarkus Goetz2009-09-081-1/+2
* | Revert "network-settings.h: Compile fix relating to some tests"Markus Goetz2009-09-081-0/+2
* | network-settings.h: Compile fix relating to some testsMarkus Goetz2009-09-081-2/+0
* | Fix QWS autotests after S60 integrationPaul Olav Tvete2009-09-085-5/+0
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-081-7/+10
|\ \
| * | Make tst_qmdiarea more robustOlivier Goffart2009-09-081-7/+10
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-0819-84/+183
|\ \ \ | |/ /
| * | Fixes a regression in QListView in 4.6 regarding the selectionThierry Bastian2009-09-081-0/+30
| * | Try to make test more robust.Olivier Goffart2009-09-0816-84/+130
| * | Fix autotestmae2009-09-081-0/+8
| * | Tests: Do not execute network tests at all if DNS setup is broken.Markus Goetz2009-09-081-0/+15
* | | Fixed resolving absolute paths in Symbian.Miikka Heikkinen2009-09-081-3/+11
|/ /
* | Fixed some focus-related tst_qlineedit failures.Rohan McGovern2009-09-081-4/+5
* | Add operator== and != to QGLFramebufferObjectFormatRhys Weatherley2009-09-081-0/+49
* | Network tests: Fix typo in network-settings.h to make it compileMarkus Goetz2009-09-071-1/+1
* | tst_qnetworkreply: Check for NoError before event loop timeout.Markus Goetz2009-09-071-0/+7
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-071-20/+0
|\ \
| * | Fix QScriptEngineAgent::functionExit (JIT enabled)Jedrzej Nowacki2009-09-071-16/+0
| * | Fix QScriptEngineAgent::exceptionCatch (JIT enabled)Jedrzej Nowacki2009-09-071-4/+0
* | | Minor fix to network-settings.h in Symbian OSJanne Anttila2009-09-071-5/+4
|/ /
* | Fix some issues with Shift-selection in QAbstractItemViewFrank Reininghaus2009-09-071-0/+111
* | Fix tst_QListView::task254449_draggingItemToNegativeCoordinates on MacOlivier Goffart2009-09-071-12/+8
* | Fixed qsubmdiarea setFont test.Gabriel de Dietrich2009-09-071-1/+4
* | Fix tst_QItemDelegate::task257859_finalizeEdit on MacOlivier Goffart2009-09-071-1/+1
* | Support setting font size in shorthand font propertiesEskil Abrahamsen Blomfeldt2009-09-071-1/+60
* | Stabilize QComboBox test.Olivier Goffart2009-09-071-5/+5
* | Stabilize QFontMetrics testOlivier Goffart2009-09-071-3/+3
* | Stabilize QTreeView testOlivier Goffart2009-09-071-8/+8
* | New function added to QScriptEngineAgent autotestJedrzej Nowacki2009-09-071-0/+16
* | Few expected fails were fixed in QScriptEngineAgentJedrzej Nowacki2009-09-071-16/+1
* | Mark these as fix later.Bill King2009-09-071-0/+5
* | Sample buffers are on by default for OpenGL/ES 2.0, off for others.Rhys Weatherley2009-09-071-0/+6
* | Unit tests for QGLFormat option constructorRhys Weatherley2009-09-071-0/+10
* | Unit tests for QGLFormat::defaultFormat and ::defaultOverlayFormat()Rhys Weatherley2009-09-071-0/+41
* | Unit tests for QGLFramebufferObjectFormatRhys Weatherley2009-09-071-0/+56
* | Unit tests for QGLFormat copy constructor and operator=Rhys Weatherley2009-09-061-0/+14
* | Update QGLFormat::operator== to include all fields.Rhys Weatherley2009-09-061-0/+83
* | Merge branch '4.5' into 4.6Rohan McGovern2009-09-051-0/+12
|\ \ | |/
| * Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-0/+12
* | Updating line-numbers for linguist auto testsJoão Abecasis2009-09-0415-47/+52
* | Fixed tst_QFiledialog::filesSelectedSignal where the selected directory to runGabriel de Dietrich2009-09-042-1/+11
* | Fix tst_QTimer::moveToThread() on WindowsBradley T. Hughes2009-09-041-0/+40
* | Fix crashes when moving descendents during destruction.Andreas Aardal Hanssen2009-09-041-0/+60