summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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 commit 'origin/4.5'Samuel Rødal2009-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
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adpot more code to use QtNetworkSettings instead of hard coded names.Frans Englich2009-05-196-60/+59
| * | | | | | | | | | | Set the resolution when saving a tiff fileBenjamin Poulain2009-05-191-1/+37
| * | | | | | | | | | | 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
| * | | | | | | | | | | Fixed incorrect pass/fail semantics for xpass/xfail when usingRohan McGovern2009-05-192-1/+41
| * | | | | | | | | | | Merged branch 'master' of git://gitorious.org/~dfaure/qt/dfaures-clone.gitSimon Hausmann2009-05-181-8/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix compilation with strict iteratorsDavid Faure2009-05-181-8/+9
| * | | | | | | | | | | | Merge commit 'origin/4.5'Olivier Goffart2009-05-185-10/+209
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add an extension to QPixmapCache to get rid of strings.Alexis Menard2009-05-184-12/+479
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-152-3/+12
| * | | | | | | | | | | | Merge branch '4.5'Thiago Macieira2009-05-142-2/+117
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-0/+21
| * | | | | | | | | | | | | Fix missing update of edit geometry on QSpinBoxJens Bache-Wiig2009-05-141-0/+6
| * | | | | | | | | | | | | Fix sending of double-click events after explicit grab-ungrab.Andreas Aardal Hanssen2009-05-141-0/+99
| * | | | | | | | | | | | | Merge branch 'master' of ../master into contiguouscacheIan Walters2009-05-1410-18/+947
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-05-132-0/+73
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | QNAM: Upload architecture change: Auto testMarkus Goetz2009-05-131-16/+516
| | * | | | | | | | | | | | | | QRingBuffer: Enanced with readPointerAtPositionMarkus Goetz2009-05-133-0/+207
| | * | | | | | | | | | | | | | Merge commit 'origin/4.5'Olivier Goffart2009-05-132-2/+105
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | QListView was assuming that selected indexes were always children ofThierry Bastian2009-05-121-0/+24
| | * | | | | | | | | | | | | | | The editor geometry in item views is not correctly updated when 1stThierry Bastian2009-05-121-0/+20
| | * | | | | | | | | | | | | | | tst_qsslsocket: Added assertions that make test fail if certs not foundMarkus Goetz2009-05-121-0/+2
| * | | | | | | | | | | | | | | | Merge branch 'master' into contiguouscacheIan Walters2009-05-12256-2636/+6176
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Add a benchmark to measure performance on QGV with caching.Alexis Menard2009-05-113-0/+110
| | * | | | | | | | | | | | | | | Merge branch '4.5'Thiago Macieira2009-05-113-0/+345
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-05-1159-15/+246
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Extend QTextDocument testmae2009-05-081-0/+18
| | * | | | | | | | | | | | | | | | | Merge branch '4.5'Thiago Macieira2009-05-074-2/+123
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Fix treeview test with some styleOlivier Goffart2009-05-071-1/+4
| | * | | | | | | | | | | | | | | | | | spanning columns did not have ViewItemPosition QStyleOptionViewItemV4::OnlyOn...Olivier Goffart2009-05-071-3/+70
| | * | | | | | | | | | | | | | | | | | Fixed qDebugs within tests being written as "error" tags in theRohan McGovern2009-05-072-4/+9
| | * | | | | | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-069-2/+308
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | QTreeView could be not correctly updated when the 1st column is hidden.Thierry Bastian2009-05-061-0/+40
| | * | | | | | | | | | | | | | | | | | | test for queueing up pending connectionsOswald Buddenhagen2009-05-061-0/+27
| | * | | | | | | | | | | | | | | | | | | Fix QFormLayout which allowed fields to be smaller that their minimum sizeOlivier Goffart2009-05-061-0/+30