summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix one test and add tests for backend optimizationsEskil Abrahamsen Blomfeldt2010-02-011-3/+32
* Make QStaticText private APIEskil Abrahamsen Blomfeldt2010-02-011-1/+1
* Use fallback when drawing projected textEskil Abrahamsen Blomfeldt2010-01-151-0/+29
* Test current graphics system + initialize memoryEskil Abrahamsen Blomfeldt2010-01-151-23/+44
* Remove translationDoesNotCauseRelayout testEskil Abrahamsen Blomfeldt2010-01-151-45/+0
* Add tests for QStaticText::prepare()Eskil Abrahamsen Blomfeldt2010-01-151-0/+51
* Remove font property in QStaticText and fix handling translation onEskil Abrahamsen Blomfeldt2010-01-141-4/+15
* Ignore rounding errors in QStaticText testEskil Abrahamsen Blomfeldt2010-01-141-11/+4
* Remove debug outputEskil Abrahamsen Blomfeldt2010-01-141-1/+1
* Ignore rounding error when painting to rotated painterEskil Abrahamsen Blomfeldt2010-01-141-15/+17
* Add autotests for transformed static textEskil Abrahamsen Blomfeldt2010-01-141-0/+184
* Add test for QStaticTextEskil Abrahamsen Blomfeldt2010-01-142-0/+162
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-143-16/+77
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-1460-691/+282
| |\
| * | Disable some tests that require high floating point precision.Jan-Arve Sæther2010-01-132-3/+18
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-131-0/+46
| |\ \
| | * | Improved performance of translating device coordinate graphics effects.Samuel Rødal2010-01-131-0/+46
| * | | Replace the truncate function with fuzzierCompare().Jan-Arve Sæther2010-01-131-13/+13
| |/ /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-144-29/+29
|\ \ \ | |_|/ |/| |
| * | Revert "Frequency to SampleRate and channels to channelCount." missedKurt Korbatits2010-01-141-20/+0
| * | Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-144-13/+33
| * | Revert "Added setChannelCount() to QAudioFormat."Kurt Korbatits2010-01-144-16/+16
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-1364-694/+441
|\ \ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-1359-687/+278
| |\ \ \ | | |_|/ | |/| |
| | * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-131327-1337/+1837
| | |\ \ | | | |/
| | * | really, *really* fix the test :}Oswald Buddenhagen2010-01-121-1/+1
| | * | remove trimming of (expected) outputOswald Buddenhagen2010-01-122-3/+4
| | * | really fix the autotestOswald Buddenhagen2010-01-122-1/+1
| | * | support regexp-like quantifiers of expected output linesOswald Buddenhagen2010-01-121-26/+100
| | * | remove superfluous \r filteringOswald Buddenhagen2010-01-121-8/+4
| | * | print actual rather than expected output for matching textOswald Buddenhagen2010-01-121-3/+3
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-0958-652/+172
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-0958-652/+172
| | | |\ \
| | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-0858-652/+172
| | | | |\ \
| | | | | * | fix test under windowsOswald Buddenhagen2010-01-071-0/+1
| | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-0758-652/+171
| | | | | |\ \
| | | | | | * | make the lupdate tests more verbose in case of failureOswald Buddenhagen2010-01-064-251/+37
| | | | | | * | don't use qmake for test setupOswald Buddenhagen2010-01-0634-215/+5
| | | | | | * | move equivalent of output_ts test to good/Oswald Buddenhagen2010-01-068-53/+3
| | | | | | * | look for the .result file in the dir where the output is expected to goOswald Buddenhagen2010-01-063-7/+1
| | | | | | * | fix sametext and number heuristicsOswald Buddenhagen2010-01-066-0/+132
| | | | | | * | no point in specifying -ts when a .pro file is specifiedOswald Buddenhagen2010-01-063-4/+3
| | | | | | * | clean up the lupdatecmd filesOswald Buddenhagen2010-01-064-16/+3
| | | | | | * | tidy up the test .pro filesOswald Buddenhagen2010-01-0635-154/+35
| * | | | | | | Update autotest database connection settingsBill King2010-01-131-4/+10
| * | | | | | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-121328-1338/+1838
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Significant digits were lost in QDoubleSpinBox range when changing precisionGabriel de Dietrich2010-01-121-0/+13
| * | | | | | | Fix completion in QFileDialog.Alexis Menard2010-01-121-1/+41
| * | | | | | | Add odf-writer benchmark.Thomas Zander2010-01-111-2/+77
| * | | | | | | QTreeView::selectAll() wouldn't work when first column hiddenGabriel de Dietrich2010-01-111-0/+22
| | |/ / / / / | |/| | | | |