summaryrefslogtreecommitdiffstats
path: root/tests/auto/qringbuffer
Commit message (Collapse)AuthorAgeFilesLines
* 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.