summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-292-0/+320
|\
| * QStringBuilder benchmark: make testing of the drop-in replacement operator+()...hjk2009-05-282-17/+21
| * Introduce a new class QStringBuilder to speed up the creation ofhjk2009-05-282-0/+316
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2728-314/+2171
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-277-5/+154
| |\
| | * Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+5
| | * Fixes for merge-request #407Leonardo Sobral Cunha2009-05-271-33/+37
| | * Dont show children when parent is not visible in QGraphicsItemdiaulas2009-05-271-0/+32
| | * QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-261-0/+33
| | * Test for QDate::fromDate with string format.Olivier Goffart2009-05-261-0/+26
| | * Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-262-1/+38
| | * Fixed qmake writing targets into the root of the current drive whenRohan McGovern2009-05-261-0/+16
| * | Add comparation of images with indexed colorBenjamin Poulain2009-05-271-0/+28
| * | Avoid deep copies of pixmaps when using cache in QGraphicsView.Alexis Menard2009-05-273-0/+103
| * | Add a flag that ensure that a connection is made only oneOlivier Goffart2009-05-271-4/+77
| * | We first remove the pixmap from the cache and then release the keyAlexis Menard2009-05-261-0/+8
| * | Fixed a bug in animation when you set a start value that doesn't haveThierry Bastian2009-05-261-19/+58
| * | Fix the previous fix.Jan-Arve Sæther2009-05-261-177/+5
| * | 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 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-2653-848/+722
|\ \ \
| * | | Remove AssignObject instructionAaron Kennedy2009-05-262-0/+14
| * | | Ensure tests passAaron Kennedy2009-05-263-7/+7
| * | | Test cleanup.Michael Brasser2009-05-2549-841/+701
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-2453-384/+1390
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-221-1/+1
| |\ \ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-2291-666/+1921
| | |\ \ \
| | * | | | Store the type of the attached properties objectAaron Kennedy2009-05-221-1/+1
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2248-383/+1315
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | 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
| | | |\ \