summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-1863-714/+669
|\
| * Fixes qmake -tp vcBill King2009-08-181-7/+13
| * cut down on real codeOswald Buddenhagen2009-08-1714-541/+37
| * Add autotest to make sure we receive the QVariantAnimation::valueChangedThierry Bastian2009-08-171-0/+28
| * Add support for the orientation of tiff imagesBenjamin Poulain2009-08-1728-0/+45
| * Merge QGV delta from kinetic-declarativeui into master.Andreas Aardal Hanssen2009-08-171-0/+26
| * Transforms do not obey AnchorUnderMouse with viewport margins setGabriel de Dietrich2009-08-171-0/+37
| * Autotest for correct word wrapping on text next to floating objectEskil Abrahamsen Blomfeldt2009-08-141-0/+39
| * Reimplement qSwap and Q_DECLARE_SHARED differently.Thiago Macieira2009-08-142-0/+52
| * Perform license checks on source files.Frans Englich2009-08-141-19/+65
| * Add stringbuilder auto test to auto.prohjk2009-08-141-0/+1
| * Fix MLS testWarwick Allison2009-08-141-1/+2
| * spelWarwick Allison2009-08-141-2/+2
| * Fixed audio auto tests.Kurt Korbatits2009-08-134-129/+229
| * Removed a few bogus includesAlessandro Portale2009-08-133-11/+0
| * Compile fix.Alessandro Portale2009-08-131-1/+1
| * Fix build, by adjusting according to how test QProcess is.Frans Englich2009-08-131-1/+16
| * fixing autotests for Windows CE (deployment - QHelp)Thomas Hartmann2009-08-133-2/+33
| * Fix focus proxy deletion bugs/crashes in QGraphicsItem.Andreas Aardal Hanssen2009-08-131-0/+42
| * Fix auto test xmlpatternsschemats by adjusting build dependencies.Frans Englich2009-08-131-0/+1
| * Fix to autotest of QDockWidgetThierry Bastian2009-08-131-1/+1
* | Remove the history files for autotest, and move the whitelist files to autote...Liang Qi2009-08-1425-740/+0
* | Fix incorrect logic in QPixmap::fromSymbianCFbsBitmap.Jason Barron2009-08-141-0/+8
* | Fixed the tst_QFileInfo::isHidden test to actually test for hiddenMiikka Heikkinen2009-08-142-4/+53
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-141-5/+5
|\ \
| * | Fixed network-settings.h build for symbianMiikka Heikkinen2009-08-141-5/+5
* | | Fixed QKeySequence autotest for Symbian.Janne Anttila2009-08-141-11/+14
|/ /
* | Fixed qdir autotest for SymbianMiikka Heikkinen2009-08-141-5/+22
* | Had to change ip and hostname as, at the time,Aleksandar Sasha Babic2009-08-141-1/+1
* | Replies are different for platforms as we targetAleksandar Sasha Babic2009-08-141-8/+4
* | Fixed SRCDIR usage in QLabel autotest for Symbian.Janne Anttila2009-08-141-1/+1
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-141-12/+16
|\ \
| * \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-142-6/+3
| |\ \
| * | | Fixed qdiriterator test for SymbianMiikka Heikkinen2009-08-141-12/+16
* | | | Fixed qgraphicsscene autotest deployment for Symbian.Janne Anttila2009-08-141-1/+1
* | | | Fixed tst_QGraphicsView::scrollBarRanges autotest for Symbian.Janne Anttila2009-08-141-1/+1
| |/ / |/| |
* | | Fixed and re-enabled anguagechange autotest for Symbian.Janne Anttila2009-08-142-5/+2
* | | Implemented minimalistic modal handling for Symbian OS.Janne Anttila2009-08-141-1/+1
|/ /
* | Compile fix.Alessandro Portale2009-08-131-1/+1
* | fix compile for windows, reviewed by sashaEspen Riskedal2009-08-131-1/+1
* | We feel that test case should be changed,Aleksandar Sasha Babic2009-08-131-20/+8
* | Fixed qaction autotest failures for Symbian.Janne Anttila2009-08-131-2/+2
* | Fixed broken test case due to URL changes (commit 96b6a3c9)Janne Anttila2009-08-131-2/+2
* | Removing some cases that were left in s60Aleksandar Sasha Babic2009-08-131-113/+6
* | Trivial, obsolete lines.Aleksandar Sasha Babic2009-08-131-4/+0
* | Merge commit 'qt/master'Jason Barron2009-08-131180-6462/+11677
|\ \ | |/
| * Test naming convention cleanup.Rohan McGovern2009-08-131-118/+118
| * Test cleaned-up.Gabriel de Dietrich2009-08-121-14/+39
| * Ugly round corners when no border is drawnGabriel de Dietrich2009-08-121-0/+433
| * Add QGraphicsView to the QTouchEvent testBradley T. Hughes2009-08-121-121/+387