summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-2318-6/+364
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-11-2341-41/+2842
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Remove deleted state operations from the state.Michael Brasser2009-11-223-0/+89
| | |
| * | Update benchmarks to run againAaron Kennedy2009-11-2315-6/+275
| | |
* | | Test error messages.Warwick Allison2009-11-231-0/+53
| | |
* | | Test one-past-end setting (not error; same as append).Warwick Allison2009-11-231-0/+1
| | |
* | | Test setting property when not set before.Warwick Allison2009-11-231-0/+1
| | |
* | | Check initial preferredHeight.Warwick Allison2009-11-221-0/+1
| |/ |/|
* | missed filesWarwick Allison2009-11-222-0/+113
| |
* | Test version mismatch checkingWarwick Allison2009-11-202-1/+16
| |
* | Fix db countWarwick Allison2009-11-202-1/+31
| | | | | | | | Test forwardOnly extension.
* | Test pixelCache.Warwick Allison2009-11-204-1/+50
| |
* | Update bad property.Warwick Allison2009-11-203-4/+34
| | | | | | | | Add a read-only error too.
* | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-2029-12/+2360
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-201-2/+1
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-203-0/+146
| | |\ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | remove warningsYann Bodson2009-11-201-2/+1
| | | |/ | | |/|
| * | | TextInput echoMode visual testAlan Alpert2009-11-2015-0/+2203
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-2022-108/+138
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-11-1916-108/+177
| | |\ | | | | | | | | | | | | into kinetic-declarativeui
| | * | Update XMLHttpRequest tests to adapt to QNetworkAccessManager changesAaron Kennedy2009-11-1910-10/+10
| | | |
| * | | Implement TextInput::horizontalAlignmentAlan Alpert2009-11-203-0/+146
| | | | | | | | | | | | | | | | Includes visual autotest.
* | | | More SQL tests.Warwick Allison2009-11-208-34/+161
| |_|/ |/| | | | | | | | Less non-spec functionality in API.
* | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1939-2201/+4069
|\ \ \ | |/ / | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | TextEdit ignores unused key navigationAlan Alpert2009-11-191-1/+0
| | | | | | | | | | | | Task-number: QT-2236
| * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-1998-2461/+7369
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-195-31/+139
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-19267-4020/+8961
| | | |\ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | More testsBea Lam2009-11-193-29/+70
| | | | |
| | | * | Set initial frame for remote image sources once they are loaded. AlsoBea Lam2009-11-192-2/+69
| | | | | | | | | | | | | | | | | | | | add more tests.
| | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1812-4/+294
| | | |\ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | | Add Image test to .proMartin Jones2009-11-191-0/+1
| | | |_|/ | | |/| |
| | * | | Test overshoot property in flickable visual testMartin Jones2009-11-1927-2159/+3774
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1963-270/+3349
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Test clearing a ListView.Martin Jones2009-11-191-1/+74
| | | | | |
| | * | | | Fix GridView scrolling due to currentIndex changes. Add tests.Martin Jones2009-11-191-0/+32
| | | | | |
| * | | | | Extend tests for TextInputAlan Alpert2009-11-193-9/+49
| |/ / / /
* | | | | Clean-up SQL tests to not be order-dependentWarwick Allison2009-11-1914-147/+128
| | | | | | | | | | | | | | | | | | | | | | | | | Add tests for new SQL APIs Remove some non-useful SQL API extensions.
* | | | | Test new creation APIs.Warwick Allison2009-11-193-6/+55
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-19149-193/+430
|\ \ \ \ | |/ / / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-19145-193/+194
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-11-1927-1397/+1323
| | |\ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | | Rename QML Object to QtObjectAaron Kennedy2009-11-19145-193/+194
| | | | | |
| * | | | | Add Image auto testMartin Jones2009-11-193-0/+215
| | |/ / / | |/| | | | | | | | | | | | | | | | | | Also fix qmlpixmapcache error reporting and Image and BorderImage progress reporting for null images.
| * | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-192-4/+61
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | Test clearing the source of a BorderImage.Martin Jones2009-11-191-0/+21
| | | | | |
* | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2009-11-1963-270/+3349
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp
| * | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-181-2/+15
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.exe
| | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1724-109/+543
| | |\ \ \ \ \
| | * | | | | | Removing unnecessary chunking and stat'ing when reading QIODeviceJoão Abecasis2009-11-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chunk size increased to QIODEVICE_BUFFERSIZE (currently 16k) where chunking is still needed. Namely, on sequential devices and when QByteArray is unable to allocate a large enough buffer. This is necessary for backward compatibility Improved validation and prevention of overflow in maxSize argument. Updated autotest that relied on a null QByteArray when no data was available and no errors were found. The only guarantee we should be providing in this case is an empty result -- even though that behavior is preserved for the time being. Affected functions: * QIODevice::read(qint64 maxSize) Chunking will still happen for large maxSize (i.e., QByteArray resize fails), where it could be used as a synonym for QIODevice::readAll(). No stat'ing performed. Read from device continues for as long as it is successful. Stops if an error occurs or if we get less data than requested. * QIODevice::readAll() Chunking is performed for sequential devices where total size wouldn't be known beforehand. For sequential devices, reading continues as long as data is returned, even if less than requested. Non-sequential devices will be stat'ed once. If QIODevice::size returns 0, this is taken to mean unknown size and chunking is performed. Otherwise, a single read request is made for the specified size. On failure to resize QByteArray, nothing is returned. * QIODevice::readLine(qint64 maxSize) Chunking is performed for maxSize == 0, or if we can't allocate a large enough buffer. No stat'ing performed at this level. Read from device continues until EOL is found, as long as we get all requested data. Task-number: QT-2347 Reviewed-by: Thiago Macieira Reviewed-by: Miikka Heikkinen