summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* compile after small API changesBradley T. Hughes2009-06-181-11/+6
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-17904-2705/+132144
|\
| * Phonon::VolumeSlider: Fixed the isMuteVisiblefunctionThierry Bastian2009-06-171-0/+23
| * perform all property assignments of initial state that's nestedKent Hansen2009-06-171-11/+19
| * bring back QAbstractTransition::triggered() signalKent Hansen2009-06-171-0/+2
| * add tests for QAbstractState::{entered,exited}() signalsKent Hansen2009-06-171-0/+9
| * Fix QGraphicsItem::ItemHasNoContents rendering of children.Andreas Aardal Hanssen2009-06-171-0/+27
| * Update license headers in files that are new in 4.6.Jason McDonald2009-06-1721-41/+41
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-06-1653-187/+187
| |\
| | * Made uic generate QLayout::setContentsMargin instead of setMargin.Friedemann Kleint2009-06-1653-187/+187
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-16830-2466/+131836
| |\ \ | | |/ | |/|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-16816-1767/+1767
| | * Fixes to get some MS Sql Server tests running again + new db definitions.Bill King2009-06-162-1/+10
| | * Add Qt 4.4.0 linux-gcc-ia32 testdata to bic test and make the bic testRohan McGovern2009-06-1614-33/+129891
| | * Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509Markus Goetz2009-06-151-0/+38
| | * make qscript unit tests not crash when test files are not foundKent Hansen2009-06-152-16/+18
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-06-155-673/+50
| | |\
| | | * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-155-673/+50
| | * | unit test for task 229811Derick Hawcroft2009-06-151-7/+55
| | |/
| | * Adds unit test for task: 180617Derick Hawcroft2009-06-151-4/+41
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-168-3/+247
|\ \ \ | |/ /
| * | add test for task 256184Kent Hansen2009-06-151-0/+14
| * | add a bunch of qtscript autotestsKent Hansen2009-06-156-2/+232
| * | implement equality operator in a more sane wayLars Knoll2009-06-151-1/+1
| * | Added new qwebkit autotests.Simon Hausmann2009-06-157-1/+121
| * | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-10/+16
| * | Fixed bitmap drawing in GL 2 engine when not using GL pixmap backend.Samuel Rødal2009-06-121-0/+11
| * | Integrating QProxyStyleJens Bache-Wiig2009-06-121-1/+41
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBjørn Erik Nilsen2009-06-121-32/+73
| |\ \
| | * | Made QPixmap autotest pass with -graphicssystem openglSamuel Rødal2009-06-121-32/+73
| * | | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-126-17/+82
| |\ \ \ | | |/ / | |/| / | | |/
| | * QGraphicsItem::setOpacity(0.0) does not trigger an update of child itemsLeonardo Sobral Cunha2009-06-121-1/+50
| | * Fix the qitemdelgate test.Olivier Goffart2009-06-091-14/+14
| | * Fixed intermittent failure of tst_selftests.Rohan McGovern2009-06-091-1/+1
| | * Fixed crash in tst_qcombobox when Qt is built in debug mode.Rohan McGovern2009-06-091-1/+1
| | * Fixed tst_qmake failing to compile when QMAKE_CROSS_COMPILED is defined.Rohan McGovern2009-06-091-1/+2
| | * Change order of functions in QInputDialog::getDouble()Markus Goetz2009-06-081-0/+15
| * | QGraphicsItems are repainted when outside the view's exposed region.Bjørn Erik Nilsen2009-06-121-0/+34
| * | Fixed bug where QTransform::type() failed to compute the correct type.Samuel Rødal2009-06-121-0/+7
| * | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-121-0/+31
* | | Make QTouchEvent::TouchPoint scene coordinate functions return screen coordin...Bradley T. Hughes2009-06-151-0/+12
* | | Compile fix after the multitouch api review.Denis Dzyubenko2009-06-152-14/+14
* | | Gesture autotest improvementsDenis Dzyubenko2009-06-152-11/+70
* | | Merge of masterBradley T. Hughes2009-06-1520-61/+416
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1215-34/+699
|\ \ \ | |/ /
| * | Fixed qtextcodec autotest so it can be run from a build directory.Denis Dzyubenko2009-06-112-6/+6
| * | UTF-8 text codec should be able to convert data when fed one by one byte.Denis Dzyubenko2009-06-112-0/+67
| * | Skip the byte order mark when converting the utf16 and utf32 dataDenis Dzyubenko2009-06-111-1/+13
| * | Painting artifacts in QGraphicsView.Bjørn Erik Nilsen2009-06-111-0/+63
| * | Makes the ODF writer use one text:tab tag for each tab, per ODF spec.Thomas Zander2009-06-111-1/+1