Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into ma... | Pulse Build System | 2010-01-27 | 4 | -1/+81 |
|\ | |||||
| * | Remove test binary left behind | Thiago Macieira | 2010-01-26 | 1 | -0/+0 |
| * | Remove the tests/auto/networkdata dir, since this causes the maketestselftest... | Thiago Macieira | 2010-01-26 | 1 | -1/+0 |
| * | Add proper license headers to these files. | Thiago Macieira | 2010-01-26 | 2 | -0/+81 |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 1 | -0/+57 |
|\ \ | |/ |/| | |||||
| * | QStyleSheetStyle: Fixed some text croped when having padding with native border. | Olivier Goffart | 2010-01-08 | 1 | -0/+57 |
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 12 | -15/+233 |
|\ \ | |||||
| * \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-20 | 1396 | -2921/+2696 |
| |\ \ | |||||
| | * | | Disabled some auto tests depending on private API. | Mika Rautanen | 2010-01-20 | 1 | -0/+18 |
| | * | | QMetaObject::disconnectOne() | Aaron Kennedy | 2010-01-20 | 1 | -0/+73 |
| | * | | Fix copyright year. | Jason McDonald | 2010-01-19 | 3 | -3/+3 |
| | * | | Bump version to 4.6.2. | Jason McDonald | 2010-01-19 | 8 | -9/+9 |
| | * | | Remove QtScript connection when receiver QObject has been deleted | Kent Hansen | 2010-01-19 | 1 | -0/+23 |
| | * | | tst_qnetworkreply: There were 2 unneeded QSignalSpy | Markus Goetz | 2010-01-18 | 1 | -2/+0 |
| | * | | Extend qfile_vs_qnetworkaccessmanager benchmark | Markus Goetz | 2010-01-18 | 1 | -0/+35 |
| | * | | Enhance QFileNetworkReply | Markus Goetz | 2010-01-18 | 1 | -5/+16 |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-18 | 2 | -1/+23 |
| | |\ \ | |||||
| | | * | | Fix QSslCertificate issues | Markus Goetz | 2010-01-18 | 1 | -0/+13 |
| | | * | | don't assert when calling QtScript-wrapped method of deleted QObject | Kent Hansen | 2010-01-18 | 1 | -1/+10 |
| * | | | | Fixed QBitmap::load to load into bitmap format again. | Gunnar Sletta | 2010-01-20 | 1 | -0/+38 |
* | | | | | Removing unused image from git in qgraphicsitem autotest | Leonardo Sobral Cunha | 2010-01-20 | 1 | -0/+0 |
* | | | | | Changed QBrush::operator== to also compare the brush transforms. | Kim Motoyoshi Kalland | 2010-01-19 | 1 | -0/+9 |
* | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-18 | 15 | -874/+359 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Fixes: When calling QDesktopWidget::screenGeometry() with a null | Andy Shaw | 2010-01-18 | 1 | -0/+25 |
| | |/ / | |/| | | |||||
| * | | | Remove unused file. | Rohan McGovern | 2010-01-15 | 1 | -821/+0 |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-14 | 2 | -1/+92 |
| |\ \ \ | |||||
| | * | | | QFile::remove: don't fail for unrelated errors | João Abecasis | 2010-01-14 | 1 | -0/+36 |
| | * | | | add tests for QFlags behavior in QtScript | Kent Hansen | 2010-01-14 | 1 | -1/+56 |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-14 | 3 | -16/+77 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-14 | 3 | -16/+77 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-14 | 60 | -691/+282 |
| | | |\ \ \ | |||||
| | | * | | | | Disable some tests that require high floating point precision. | Jan-Arve Sæther | 2010-01-13 | 2 | -3/+18 |
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-13 | 1 | -0/+46 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Improved performance of translating device coordinate graphics effects. | Samuel Rødal | 2010-01-13 | 1 | -0/+46 |
| | | * | | | | | Replace the truncate function with fuzzierCompare(). | Jan-Arve Sæther | 2010-01-13 | 1 | -13/+13 |
| | | |/ / / / | |||||
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-14 | 4 | -3/+132 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | tst_qnetworkreply benchmark: Read HTTP headers when emulating HTTP | Markus Goetz | 2010-01-14 | 1 | -1/+15 |
| | * | | | | | Add a selftest for tests/auto/auto.pro. | Rohan McGovern | 2010-01-14 | 3 | -2/+117 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | 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 |
| |\ \ \ \ \ | |||||
| * | | | | | | tst_qnetworkreply benchmark: Properly finish the thread | Markus Goetz | 2010-01-13 | 1 | -4/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1385 | -2032/+2279 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | 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 |