summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | [tst_bic] Suppress the warning about the QGraphicsProxyWidget BICThiago Macieira2010-04-191-4/+5
| | | | | | * | | | [tst_bic] Add two more private classes to the blacklistThiago Macieira2010-04-191-0/+2
| | | | | | * | | | [tst_bic] Remove superfluous newlineThiago Macieira2010-04-191-1/+0
| | | | | | * | | | [tst_bic] Fix gen.sh not to generate sequential empty linesThiago Macieira2010-04-191-3/+5
| | | | | | * | | | Fix QSslSocket::constructing autotest failureJoão Abecasis2010-04-191-7/+6
| | | | | | * | | | Improve QScript{Engine,Value}::toObject() test coverageKent Hansen2010-04-192-0/+42
| | | | | | * | | | [tst_bic] Add testing for Phonon tooThiago Macieira2010-04-191-0/+1
| | | | | | * | | | [tst_bic] Cache the compilation results for a faster testingThiago Macieira2010-04-191-2/+7
| | | | | | * | | | [tst_bic] Blacklist all template expansionsThiago Macieira2010-04-191-0/+4
| | | | | | * | | | [tst_bic] Add baseline for Qt 4.6.0Thiago Macieira2010-04-1918-0/+151516
| | | | | | * | | | [tst_bic] Collapse multiple empty newlines.Thiago Macieira2010-04-19168-40279/+0
| | | | | | * | | | [tst_bic] Remove the QtNetwork classes from the QtXmlPatterns description fileThiago Macieira2010-04-192-1184/+37
| | | | | | * | | | [tst_bic] Add the exception for the BIC breakage in QGraphicsProxyWidget in 4.5Thiago Macieira2010-04-191-1/+4
| | | | | | * | | | [tst_bic] Update the test to find newer versions of Qt after 4.3Thiago Macieira2010-04-191-42/+32
| | | | | | * | | | [tst_bic] Remove the QtXml dependencies from the QtDBus class listingThiago Macieira2010-04-192-897/+13
| | | | | | * | | | [tst_bic] Remove non-dot-zero release files from the data, they are not scannedThiago Macieira2010-04-1923-163424/+0
| | | | | | * | | | [tst_bic] Update gen.sh to match new librariesThiago Macieira2010-04-1918-1/+133231
| | | | | | * | | | Fix the include header <qstring.h> -> <QtCore/qstring.h>Thiago Macieira2010-04-191-1/+1
* | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-215-29/+79
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix window transparency on Symbian.Jason Barron2010-04-211-10/+1
| * | | | | | | | | Tweak the 'normalGeometry' of the widget before setting it.Jason Barron2010-04-211-2/+11
| * | | | | | | | | Use QDesktopWidget as a status pane observer on Symbian.Jason Barron2010-04-213-1/+15
| * | | | | | | | | Delay creation of S60 screen furniture.Jason Barron2010-04-214-9/+42
| * | | | | | | | | Don't use setGeometry() in setWindowState() on Symbian.Jason Barron2010-04-211-5/+7
| * | | | | | | | | Modify setWindowState() on Symbian to create the native window earlier.Jason Barron2010-04-211-2/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-212-2/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6hawcroft2010-04-211-4/+3
| |\ \ \ \ \ \ \
| * | | | | | | | Compile on symbian:hawcroft2010-04-212-2/+5
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-213-9/+13
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-04-212-5/+10
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | symbian: deploy 4.wav test file properlyhawcroft2010-04-212-5/+10
| |/ / / / / / |/| | | | | |
| * | | | | | QAudioOutput always uses default output deviceKurt Korbatits2010-04-211-4/+3
|/ / / / / /
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-20108-292/+18848
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-20108-292/+18848
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed failure of tst_qbytearraymatcher on 64 bit.Rohan McGovern2010-04-191-1/+1
| | * | | | Fixed DataTag missing from testlib XML in some cases.Rohan McGovern2010-04-193-5/+33
| | * | | | Fixed "pass" incident missing from test xml in some casesRohan McGovern2010-04-191-22/+26
| | * | | | Reverted "qwarn" -> "qwarning" attribute change in XML test logs.Rohan McGovern2010-04-191-1/+1
| | * | | | Fixed failure of tst_selftests::runSubTest(subtest xml)Rohan McGovern2010-04-191-1/+1
| | * | | | Extend testlib selftest to cover all loggers, not just plain text.Rohan McGovern2010-04-19104-263/+18787
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-204-17/+41
|\ \ \ \ \ \
| * | | | | | QS60Style: Style draws a focus frame to context menus and popupsSami Merila2010-04-201-0/+6
| * | | | | | Context menu for application is differs from native S60 appsSami Merila2010-04-202-1/+11
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-193-16/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix RTL text rendering in the QVGPaintEngineAlessandro Portale2010-04-161-2/+7
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-04-1652-160/+411
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-161-13/+16
| | | |\ \ \ \ \
| | | | * | | | | Small doc changes to Symbian capabilites partEspen Riskedal2010-04-161-13/+16
| | * | | | | | | QS60Style: Qt does not draw transparency correctlySami Merila2010-04-161-1/+1
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-204-0/+63
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |