Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle RGB_32 format pixmaps correctly | Paul Olav Tvete | 2010-01-25 | 1 | -2/+5 |
* | revert parts of 10392eef4fd4f9 | Joerg Bornemann | 2010-01-25 | 1 | -26/+24 |
* | Merge remote branch 'origin/4.6' into lighthouse | Paul Olav Tvete | 2010-01-14 | 1439 | -3109/+11472 |
|\ | |||||
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i... | Qt Continuous Integration System | 2010-01-14 | 4 | -29/+29 |
| |\ | |||||
| | * | Revert "Frequency to SampleRate and channels to channelCount." missed | Kurt Korbatits | 2010-01-14 | 1 | -20/+0 |
| | * | Revert "Frequency to SampleRate and channels to channelCount." | Kurt Korbatits | 2010-01-14 | 4 | -13/+33 |
| | * | Revert "Added setChannelCount() to QAudioFormat." | Kurt Korbatits | 2010-01-14 | 4 | -16/+16 |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-13 | 64 | -694/+441 |
| |\ \ | |||||
| | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-13 | 59 | -687/+278 |
| | |\ \ | |||||
| | | * \ | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2010-01-13 | 1327 | -1337/+1837 |
| | | |\ \ | | | | |/ | |||||
| | | * | | really, *really* fix the test :} | Oswald Buddenhagen | 2010-01-12 | 1 | -1/+1 |
| | | * | | remove trimming of (expected) output | Oswald Buddenhagen | 2010-01-12 | 2 | -3/+4 |
| | | * | | really fix the autotest | Oswald Buddenhagen | 2010-01-12 | 2 | -1/+1 |
| | | * | | support regexp-like quantifiers of expected output lines | Oswald Buddenhagen | 2010-01-12 | 1 | -26/+100 |
| | | * | | remove superfluous \r filtering | Oswald Buddenhagen | 2010-01-12 | 1 | -8/+4 |
| | | * | | print actual rather than expected output for matching text | Oswald Buddenhagen | 2010-01-12 | 1 | -3/+3 |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-09 | 58 | -652/+172 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-09 | 58 | -652/+172 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-08 | 58 | -652/+172 |
| | | | | |\ \ | |||||
| | | | | | * | | fix test under windows | Oswald Buddenhagen | 2010-01-07 | 1 | -0/+1 |
| | | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-07 | 58 | -652/+171 |
| | | | | | |\ \ | |||||
| | | | | | | * | | make the lupdate tests more verbose in case of failure | Oswald Buddenhagen | 2010-01-06 | 4 | -251/+37 |
| | | | | | | * | | don't use qmake for test setup | Oswald Buddenhagen | 2010-01-06 | 34 | -215/+5 |
| | | | | | | * | | move equivalent of output_ts test to good/ | Oswald Buddenhagen | 2010-01-06 | 8 | -53/+3 |
| | | | | | | * | | look for the .result file in the dir where the output is expected to go | Oswald Buddenhagen | 2010-01-06 | 3 | -7/+1 |
| | | | | | | * | | fix sametext and number heuristics | Oswald Buddenhagen | 2010-01-06 | 6 | -0/+132 |
| | | | | | | * | | no point in specifying -ts when a .pro file is specified | Oswald Buddenhagen | 2010-01-06 | 3 | -4/+3 |
| | | | | | | * | | clean up the lupdatecmd files | Oswald Buddenhagen | 2010-01-06 | 4 | -16/+3 |
| | | | | | | * | | tidy up the test .pro files | Oswald Buddenhagen | 2010-01-06 | 35 | -154/+35 |
| | * | | | | | | | Update autotest database connection settings | Bill King | 2010-01-13 | 1 | -4/+10 |
| | * | | | | | | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 1328 | -1338/+1838 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | * | | | | | | | Significant digits were lost in QDoubleSpinBox range when changing precision | Gabriel de Dietrich | 2010-01-12 | 1 | -0/+13 |
| | * | | | | | | | Fix completion in QFileDialog. | Alexis Menard | 2010-01-12 | 1 | -1/+41 |
| | * | | | | | | | Add odf-writer benchmark. | Thomas Zander | 2010-01-11 | 1 | -2/+77 |
| | * | | | | | | | QTreeView::selectAll() wouldn't work when first column hidden | Gabriel de Dietrich | 2010-01-11 | 1 | -0/+22 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | tst_qnetworkreply benchmark: Properly finish the thread | Markus Goetz | 2010-01-13 | 1 | -4/+4 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Fix D-Bus calls with QDBus::BlockWithGui. | Thiago Macieira | 2010-01-12 | 1 | -0/+17 |
| * | | | | | | Skip tst_QSystemLock::processes | Simon Hausmann | 2010-01-12 | 1 | -0/+1 |
| * | | | | | | Autotest: set these files to executable. They are CGI scripts. | Thiago Macieira | 2010-01-12 | 10 | -0/+0 |
| * | | | | | | Fix an issue with HTTP headers like "private, max-age=300". | Thiago Macieira | 2010-01-12 | 2 | -1/+16 |
| * | | | | | | Autotest: don't depend on QtGui just because of QDesktopServices::storageLoca... | Thiago Macieira | 2010-01-12 | 2 | -3/+2 |
| * | | | | | | Revert "Fixed qxmlstream autotest when using shadow builds." | Prasanth Ullattil | 2010-01-12 | 2 | -7/+3 |
| * | | | | | | tst_qhttpnetworkconnection: Test also HEAD in some tests | Markus Goetz | 2010-01-11 | 1 | -3/+10 |
| * | | | | | | tst_qhttpnetworkconnection: Relax condition in getMultipleWithPriorities | Markus Goetz | 2010-01-11 | 1 | -1/+1 |
| * | | | | | | QNAM HTTP: Fix readBuffer maximum size. | Markus Goetz | 2010-01-11 | 2 | -0/+143 |
| * | | | | | | Autotest: the cache code no longer returns expired pages. | Thiago Macieira | 2010-01-11 | 1 | -3/+3 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 1316 | -1330/+1652 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 1316 | -1330/+1652 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Fixes: Setting any style sheet breaks checkbox positioning | Jens Bache-Wiig | 2010-01-08 | 1 | -2/+12 |
| | | * | | | | Autotest: add a test for QNAM's HTTP cache handling code | Thiago Macieira | 2010-01-08 | 1 | -1/+202 |