summaryrefslogtreecommitdiffstats
path: root/tests/auto/qringbuffer
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* QRingBuffer: Enanced with readPointerAtPositionMarkus Goetz2009-05-132-0/+206
Ability to read from a QRingBuffer at any position without modifying it.