summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-04-2618-87/+148
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-232-14/+4
| |\
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-212-1/+9
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-212-1/+9
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-212-1/+9
| | | |\ \
| | | | * | QStyleSheetStyle: fix memory leak on base style changeJoerg Bornemann2010-04-212-1/+9
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-212-35/+27
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | correctly position glyphs for complex languagesLars Knoll2010-04-211-32/+22
| | * | | | Removed inneccessary QGlyphLayout::offsets initialization.Alessandro Portale2010-04-211-2/+2
| | * | | | Fix mirrored characters for RTL text in SymbianAlessandro Portale2010-04-211-1/+3
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-219-22/+33
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | QNAM: Add a code comment related to the cacheMarkus Goetz2010-04-211-0/+5
| | * | | | QtScript: regression with instanceof operator for QMetaObject wrappersKent Hansen2010-04-211-1/+1
| | * | | | QNAM HTTP: Fixed a bug when getting empty files with pipeliningMarkus Goetz2010-04-211-1/+1
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-216-20/+26
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-206-20/+26
| | | |\ \ \
| | | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-206-20/+26
| | | | |\ \ \
| | | | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-206-20/+26
| | | | | |\ \ \
| | | | | | * | | Fix accidental change in QtWebKitMarkus Goetz2010-04-201-3/+1
| | | | | | * | | QNAM HTTP: Pipelining improvementMarkus Goetz2010-04-202-2/+8
| | | | | | * | | fix qmake conditionalsOswald Buddenhagen2010-04-201-7/+8
| | | | | | * | | Ensure we stop the name lookups in QAbstractSocket if we abort().Thiago Macieira2010-04-201-0/+4
| | | | | | * | | Don't rely on tryStart() to do job control.Thiago Macieira2010-04-201-4/+2
| | | | | | * | | Fix QSslSocket::constructing autotest failureJoão Abecasis2010-04-191-7/+6
| | | | | | * | | 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
| | | |/ / / / / | | |/| | | | |
* | | | | | | | win32 backend for low-level audio fixesKurt Korbatits2010-04-264-78/+67
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Disable notify() signal when setNotifyInterval is zero in alsa backend.Kurt Korbatits2010-04-232-14/+4
|/ / / / / /
* | | | | | 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-203-28/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-203-28/+60
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 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
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-203-4/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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-192-3/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 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-1642-90/+179
| | |\ \ \
| | * | | | QS60Style: Qt does not draw transparency correctlySami Merila2010-04-161-1/+1
* | | | | | No repaint when resizing graphics item with an effect.Bjørn Erik Nilsen2010-04-201-0/+7
* | | | | | Fix sqlite driver doesn't return error message RAISE by a trigger.Bill King2010-04-201-0/+1
|/ / / / /