summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Warwick Allison2009-05-1514-20/+1656
|\
| * 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
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Andy2009-05-141-0/+110
| | |\
| | | * Fix QGraphicsItem::deviceTransform() to also work with normal items.Andreas Aardal Hanssen2009-05-141-0/+110
| | * | Prevent duplicate entries in the sidebar when the paths are the sameAndy2009-05-141-2/+7
| | |/
| * | 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
| | |\ \ | | | |/
| | | * Improve the HTTP status line parsing and catch more errors.Thiago Macieira2009-05-131-0/+7
| | | * Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-131-0/+42
| | | * Reset the 'connectedToScene' flag when changing the scene of a viewLeonardo Sobral Cunha2009-05-131-0/+24
| | * | 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
| | |\ \ | | | |/
| | | * Fixes a segfault from out of order cleanup of mysql resources.Bill King2009-05-131-2/+20
| | | * Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget.jasplin2009-05-121-0/+85
| | * | QListView was assuming that selected indexes were always children ofThierry Bastian2009-05-121-0/+24
| * | | Merge branch 'master' into contiguouscacheIan Walters2009-05-12242-2594/+5832
| |\ \ \
| * | | | Various fixes resulting from QA code review.Ian Walters2009-05-122-30/+141
| * | | | Move qDebug code to correct locationIan Walters2009-04-081-24/+0
| * | | | Update licensing headers.Ian Walters2009-04-071-3/+34
| * | | | Merge branch 'master' into contiguouscacheIan Walters2009-04-0684-705/+1668
| |\ \ \ \
| * | | | | Rename OffsetVector to ContiguousCacheIan Walters2009-04-033-85/+85
| * | | | | Squashed commit of the following:Rhys Weatherley2009-03-243-0/+370
* | | | | | Make test compile.Michael Brasser2009-05-151-0/+1
* | | | | | Add another binding testAaron Kennedy2009-05-142-1/+67
* | | | | | Deleted context property testAaron Kennedy2009-05-141-0/+14
* | | | | | Array expressions testAaron Kennedy2009-05-144-109/+148
* | | | | | Add some expression testsAaron Kennedy2009-05-141-0/+95
* | | | | | Cleanup testcaseAaron Kennedy2009-05-148-11/+43
* | | | | | Add gcov flagsAaron Kennedy2009-05-141-0/+4
* | | | | | Custom string converter testAaron Kennedy2009-05-143-2/+35
* | | | | | Fixup gcov lib linesAaron Kennedy2009-05-141-1/+1
* | | | | | Remove AssignSignal instructionAaron Kennedy2009-05-131-1/+1
* | | | | | Literal signal property assignment testAaron Kennedy2009-05-135-364/+396
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1329-9/+305
|\ \ \ \ \ \
| * | | | | | More testsAaron Kennedy2009-05-132-0/+15
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-1365-15/+631
| |\ \ \ \ \ \
| * | | | | | | More testsAaron Kennedy2009-05-128-1/+31
| * | | | | | | Remove accidentally commited CXX flagsAaron Kennedy2009-05-121-1/+1
| * | | | | | | More testsAaron Kennedy2009-05-1220-6/+257
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1265-15/+631
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Alexis Menard2009-05-1265-15/+631
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | 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 '4.5'Thiago Macieira2009-05-113-0/+345
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Add a test for UTF-8 conditionsThiago Macieira2009-05-112-0/+312