summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.Trond Kjernåsen2010-02-082-8/+49
* QLineEdit: regression: read-only line edits would eat shortcuts.Olivier Goffart2010-02-082-0/+23
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-085-10/+89
|\
| * QGraphicsItem: Do not crash at exit if there is static QGraphicsItem.Olivier Goffart2010-02-082-1/+4
| * Make QTextCodec reentrant.Olivier Goffart2010-02-083-9/+85
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-082-1/+17
|\ \
| * | Enabling runfast mode when vfpv2 used.Aleksandar Sasha Babic2010-02-081-0/+16
| * | Fixing a test case to be runnable on Symbian device.Aleksandar Sasha Babic2010-02-081-1/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-02-082-0/+6
|\ \ \ | |/ / |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Kurt Korbatits2010-02-08129-578/+30579
| |\ \
| * | | [CRASH] audioinput and audiooutput examples crash when no devices areKurt Korbatits2010-02-082-0/+6
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0610-120/+306
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed casual crash in initializeDb (Symbian)Alessandro Portale2010-02-051-6/+5
| * | | Merge branch 'inputContextFixes' into 4.6-s60axis2010-02-052-16/+17
| |\ \ \
| | * | | Fixed a bug where text would disappear in password fields.axis2010-02-052-9/+10
| | * | | Fixed sendEvent call.axis2010-02-051-1/+1
| | * | | Removed useless member variable and replaced with var on the stack.axis2010-02-052-5/+5
| | * | | Fixed indentation.axis2010-02-051-1/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-057-98/+284
| |\ \ \ \
| | * | | | Fix to S60 softkey pressed down image.Janne Anttila2010-02-052-11/+12
| | * | | | Whitespace/tab fixes.Jani Hautakangas2010-02-052-46/+46
| | * | | | s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-053-87/+262
| | * | | | Fixing 'softvfp+vfpv2' compiling issue for Tb9.2Aleksandar Sasha Babic2010-02-052-0/+10
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0553-327/+1137
|\ \ \ \ \ \
| * | | | | | Fixed qt_x11_wait_for_window_managerDenis Dzyubenko2010-02-051-5/+7
| * | | | | | Revert change 34f1758 on non-Synbian platformsPaul Olav Tvete2010-02-051-0/+2
| * | | | | | Fixed QGifHandler::loopCount().Trond Kjernåsen2010-02-055-9/+47
| * | | | | | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-0518-204/+634
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Fix tst_QAccessiblity failure.Bjørn Erik Nilsen2010-02-051-1/+2
| * | | | | | fix compile error when linuxinput keyboard driver is compiled as pluginRainer Keller2010-02-051-1/+1
| * | | | | | Fixed the context menu test case in the qgraphicsscene autotest.Denis Dzyubenko2010-02-051-4/+4
| * | | | | | fix regression from Qt 4.5 wrt missing text pixels in QTabBarJoerg Bornemann2010-02-051-2/+2
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0547-322/+1089
| |\ \ \ \ \ \
| | * | | | | | Cleanup after "Changed qgraphicswidget autotest to use qWaitForWindowShown"Bjørn Erik Nilsen2010-02-041-4/+2
| | * | | | | | Cleanup after "QGraphicsWidget is painted twice on the first show"Bjørn Erik Nilsen2010-02-041-1/+0
| | * | | | | | Changed qgraphicswidget autotest to use qWaitForWindowShown.Denis Dzyubenko2010-02-041-4/+2
| | * | | | | | Improved QTest::qWaitForWindowShown on X11.Denis Dzyubenko2010-02-041-30/+45
| | * | | | | | Stabilize tst_QGraphicsWidget::initialShow2 (new test)Bjørn Erik Nilsen2010-02-041-1/+21
| | * | | | | | Make sure we define S_IFDIR on WindowsThomas Zander2010-02-041-3/+6
| | * | | | | | Fix copy/pastoThomas Zander2010-02-042-2/+2
| | * | | | | | Crash when closing any top-level widget on Symbian.Bjørn Erik Nilsen2010-02-041-1/+10
| | * | | | | | Cache the sizes of the images in an animated GIF.Trond Kjernåsen2010-02-043-31/+59
| | * | | | | | Merge remote branch 'staging/4.6' into 4.6Samuel Rødal2010-02-0442-273/+970
| | |\ \ \ \ \ \
| | | * | | | | | Fix the QAbstractSlider autotest.Olivier Goffart2010-02-041-2/+0
| | | * | | | | | Merge commit 'origin/4.6' into 4.6-oslo2Rohan McGovern2010-02-0410-37/+112
| | | |\ \ \ \ \ \
| | | * | | | | | | Use OpenVG scissor on 90/180/270 rotations and simple clips.Rhys Weatherley2010-02-041-7/+23
| | | * | | | | | | Optimize single-rect IntersectClip in OpenVG using the scissorRhys Weatherley2010-02-041-4/+42
| | | * | | | | | | QGraphicsWidget is painted twice on the first show.Bjørn Erik Nilsen2010-02-032-1/+33
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0340-261/+870
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Compiler warning in QAbstractSlider.Bjørn Erik Nilsen2010-02-031-2/+2