summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-2639-68/+10177
|\
| * Merge branch '4.5'Thiago Macieira2009-05-225-1/+159
| |\
| | * Pressing enter in a QPlainTextEdit embedded on a itemview should insert a new...Olivier Goffart2009-05-221-0/+78
| | * Unconditionally open temporary files in ReadWrite modeJoão Abecasis2009-05-221-0/+15
| | * QTemporaryFile would forget fileName while file was "closed"João Abecasis2009-05-221-0/+23
| | * Fix auto testJoão Abecasis2009-05-221-1/+8
| | * QFile::copy: close source file when using fallback mechanismJoão Abecasis2009-05-223-1/+36
| * | add various testsKent Hansen2009-05-221-18/+86
| * | test what happens when changing to an invalid signal while state is activeKent Hansen2009-05-221-0/+6
| * | add tests for multiple signal/event transitions from same sourceKent Hansen2009-05-221-0/+68
| * | make sure signal transition is correctly unregistered/re-registeredKent Hansen2009-05-221-8/+27
| * | make sure event transition is correctly unregistered/re-registeredKent Hansen2009-05-221-0/+13
| * | add qstatemachine autotest to auto.proKent Hansen2009-05-221-0/+1
| * | add some edge case tests for QStateMachine::start() & stop()Kent Hansen2009-05-221-0/+8
| * | Fix QEasingCurve autotestsLeonardo Sobral Cunha2009-05-221-15/+193
| * | Merge branch '4.5'Thiago Macieira2009-05-223-1/+600
| |\ \ | | |/
| | * Add an autotest to check that the network test server worksThiago Macieira2009-05-223-1/+600
| * | Reintroduce the unaligned-unaligned 32-bit code that I had removed out of ign...Thiago Macieira2009-05-221-11/+30
| * | Add a benchmark for QString::operator==Thiago Macieira2009-05-222-0/+108
| * | Say hello to animation API & state machine APIKent Hansen2009-05-2227-66/+8628
| * | Fix the way the transform and the properties are marked as dirty in QGraphics...Olivier Goffart2009-05-221-6/+44
| * | Add properties to QGraphicsItem to change the transformations componentOlivier Goffart2009-05-223-0/+264
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-227-27/+79
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Samuel Rødal2009-05-201-4/+7
| |\ \ | | |/
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jedrzej Nowacki2009-05-202-15/+21
| | |\
| | * | I made test more stable. There was no sens to check hardcoded size ofJedrzej Nowacki2009-05-201-4/+7
| * | | tst_QHttpNetworkConnection: Compile fixMarkus Goetz2009-05-201-4/+5
| * | | Use a per object lock for signal/slotsOlivier Goffart2009-05-201-3/+21
| * | | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-204-16/+46
| |\ \ \ | | | |/ | | |/|
| | * | make QSslSocket test work also for shadow buildsPeter Hartmann2009-05-202-15/+21
| | |/
| | * Fix incorrect copyright year in some license headers.Jason McDonald2009-05-201-1/+1
| | * Added auto-test for QComboBox::setItemDelegate and task 253944Stian Sandvik Thomassen2009-05-201-0/+24
* | | Added a simple test for gesture event delivery to graphicsitemsDenis Dzyubenko2009-05-203-4/+143
* | | Started implementing tests for gestures on graphicsviewDenis Dzyubenko2009-05-201-114/+197
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-2032-324/+550
|\ \ \ | |/ /
| * | Add string-->enum conversion for properties and slotsKent Hansen2009-05-201-2/+64
| * | Refactor the qimagereader autotest to work with shadow buildBenjamin Poulain2009-05-207-211/+224
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-1919-45/+161
| |\ \ | | |/
| | * qwidget autotest fixed for Windows CEJoerg Bornemann2009-05-191-0/+1
| | * make the changedSignal test more robustKent Hansen2009-05-191-2/+2
| | * Adpot more code to use QtNetworkSettings instead of hard coded names.Frans Englich2009-05-196-55/+54
| | * Use QtNetworkSettings for IMAP server, instead of hard coding.Frans Englich2009-05-192-4/+4
| | * Use QtNetworkSettings, don't hard code IMAP host name. This should fix failur...Frans Englich2009-05-191-2/+2
| | * network autotests: do not use imap.troll.no for testingPeter Hartmann2009-05-192-8/+8
| | * Don't "hope" that a connection gets picked up; do it right!Norwegian Rock Cat2009-05-191-2/+4
| | * grabWindow in MacGui test was grabbing the wrong area.Norwegian Rock Cat2009-05-191-6/+1
| | * qmake autotest: Remove dependency on Qt3 Support on WindowsJoão Abecasis2009-05-191-4/+2
| | * make splitter autotest pass on mac tooKent Hansen2009-05-191-3/+2
| | * Windows CE autotest compile fixesJoerg Bornemann2009-05-194-4/+4
| | * fix compiler warnings when qreal == float in tessellator autotestJoerg Bornemann2009-05-191-4/+4