summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | QListView was assuming that selected indexes were always children ofThierry Bastian2009-05-121-0/+24
| | * | | | | | Merge branch 'master' into contiguouscacheIan Walters2009-05-12256-2636/+6176
| | |\ \ \ \ \ \
| | * | | | | | | 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-0687-705/+1886
| | |\ \ \ \ \ \ \
| | * | | | | | | | Rename OffsetVector to ContiguousCacheIan Walters2009-04-033-85/+85
| | * | | | | | | | Squashed commit of the following:Rhys Weatherley2009-03-243-0/+370
* | | | | | | | | | Add more resiliant TEST_FILE() methodAaron Kennedy2009-05-152-4/+25
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-151-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Make test compile.Michael Brasser2009-05-151-0/+1
* | | | | | | | | Add id shortcut testAaron Kennedy2009-05-143-0/+41
|/ / / / / / / /
* | | | | | | | 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-1368-15/+741
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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-1268-15/+741
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Alexis Menard2009-05-1268-15/+741
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | 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
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | 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
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Add a test for UTF-8 conditionsThiago Macieira2009-05-112-0/+312
| | | * | | | | Don't leak memory when assigning scriptvalue to iteratorKent Hansen2009-05-111-0/+33
| | * | | | | | Merge branch '4.5'Thiago Macieira2009-05-1159-15/+246
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Add a license file for the XML Conformance Testsuite.Thiago Macieira2009-05-111-0/+59
| | | * | | | | Fixes qt3support unit tests generating compile failures when Qt is notRohan McGovern2009-05-1153-9/+62
| | | * | | | | Fixes a crash in QPrinterDialog with relative filenamesJoão Abecasis2009-05-081-0/+18
| | | * | | | | Fix QCompleter with UnfilteredPopupCompletionJoão Abecasis2009-05-081-0/+46
| | | * | | | | Fix leak of file descriptors in QTemporaryFileJoão Abecasis2009-05-082-2/+46
| | | * | | | | Fixes QIBASE driver crashes on multiple execution of a prepared queryBill King2009-05-071-4/+15
| | * | | | | | Extend QTextDocument testmae2009-05-081-0/+18
* | | | | | | | Add two more test cases to tst_qmlparser.Michael Brasser2009-05-125-1/+11
|/ / / / / / /
* | | | | | | More QML testsAaron Kennedy2009-05-1229-2/+380
* | | | | | | Clean up qmlparser testAaron Kennedy2009-05-1246-234/+168
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add support for removing anchors.Michael Brasser2009-05-111-1/+1
| * | | | | | | Add context property testAaron Kennedy2009-05-111-1/+29