Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-08 | 5 | -10/+89 |
|\ | |||||
| * | QGraphicsItem: Do not crash at exit if there is static QGraphicsItem. | Olivier Goffart | 2010-02-08 | 2 | -1/+4 |
| * | Make QTextCodec reentrant. | Olivier Goffart | 2010-02-08 | 3 | -9/+85 |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-08 | 2 | -1/+17 |
|\ \ | |||||
| * | | Enabling runfast mode when vfpv2 used. | Aleksandar Sasha Babic | 2010-02-08 | 1 | -0/+16 |
| * | | Fixing a test case to be runnable on Symbian device. | Aleksandar Sasha Babic | 2010-02-08 | 1 | -1/+1 |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i... | Qt Continuous Integration System | 2010-02-07 | 2 | -0/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6 | Kurt Korbatits | 2010-02-07 | 129 | -578/+30579 |
| |\ \ | |||||
| * | | | [CRASH] audioinput and audiooutput examples crash when no devices are | Kurt Korbatits | 2010-02-07 | 2 | -0/+6 |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-06 | 10 | -120/+306 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fixed casual crash in initializeDb (Symbian) | Alessandro Portale | 2010-02-05 | 1 | -6/+5 |
| * | | | Merge branch 'inputContextFixes' into 4.6-s60 | axis | 2010-02-05 | 2 | -16/+17 |
| |\ \ \ | |||||
| | * | | | Fixed a bug where text would disappear in password fields. | axis | 2010-02-05 | 2 | -9/+10 |
| | * | | | Fixed sendEvent call. | axis | 2010-02-05 | 1 | -1/+1 |
| | * | | | Removed useless member variable and replaced with var on the stack. | axis | 2010-02-05 | 2 | -5/+5 |
| | * | | | Fixed indentation. | axis | 2010-02-05 | 1 | -1/+1 |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-05 | 7 | -98/+284 |
| |\ \ \ \ | |||||
| | * | | | | Fix to S60 softkey pressed down image. | Janne Anttila | 2010-02-05 | 2 | -11/+12 |
| | * | | | | Whitespace/tab fixes. | Jani Hautakangas | 2010-02-05 | 2 | -46/+46 |
| | * | | | | s60 application loses normalGeometry when returning from fullscreen | Samuel Nevala | 2010-02-05 | 3 | -87/+262 |
| | * | | | | Fixing 'softvfp+vfpv2' compiling issue for Tb9.2 | Aleksandar Sasha Babic | 2010-02-05 | 2 | -0/+10 |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-05 | 53 | -327/+1137 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed qt_x11_wait_for_window_manager | Denis Dzyubenko | 2010-02-05 | 1 | -5/+7 |
| * | | | | | | Revert change 34f1758 on non-Synbian platforms | Paul Olav Tvete | 2010-02-05 | 1 | -0/+2 |
| * | | | | | | Fixed QGifHandler::loopCount(). | Trond Kjernåsen | 2010-02-05 | 5 | -9/+47 |
| * | | | | | | Merge remote branch 'origin/4.6' into 4.6 | Paul Olav Tvete | 2010-02-05 | 18 | -204/+634 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | Fix tst_QAccessiblity failure. | Bjørn Erik Nilsen | 2010-02-05 | 1 | -1/+2 |
| * | | | | | | fix compile error when linuxinput keyboard driver is compiled as plugin | Rainer Keller | 2010-02-05 | 1 | -1/+1 |
| * | | | | | | Fixed the context menu test case in the qgraphicsscene autotest. | Denis Dzyubenko | 2010-02-05 | 1 | -4/+4 |
| * | | | | | | fix regression from Qt 4.5 wrt missing text pixels in QTabBar | Joerg Bornemann | 2010-02-05 | 1 | -2/+2 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-05 | 47 | -322/+1089 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Cleanup after "Changed qgraphicswidget autotest to use qWaitForWindowShown" | Bjørn Erik Nilsen | 2010-02-04 | 1 | -4/+2 |
| | * | | | | | | Cleanup after "QGraphicsWidget is painted twice on the first show" | Bjørn Erik Nilsen | 2010-02-04 | 1 | -1/+0 |
| | * | | | | | | Changed qgraphicswidget autotest to use qWaitForWindowShown. | Denis Dzyubenko | 2010-02-04 | 1 | -4/+2 |
| | * | | | | | | Improved QTest::qWaitForWindowShown on X11. | Denis Dzyubenko | 2010-02-04 | 1 | -30/+45 |
| | * | | | | | | Stabilize tst_QGraphicsWidget::initialShow2 (new test) | Bjørn Erik Nilsen | 2010-02-04 | 1 | -1/+21 |
| | * | | | | | | Make sure we define S_IFDIR on Windows | Thomas Zander | 2010-02-04 | 1 | -3/+6 |
| | * | | | | | | Fix copy/pasto | Thomas Zander | 2010-02-04 | 2 | -2/+2 |
| | * | | | | | | Crash when closing any top-level widget on Symbian. | Bjørn Erik Nilsen | 2010-02-04 | 1 | -1/+10 |
| | * | | | | | | Cache the sizes of the images in an animated GIF. | Trond Kjernåsen | 2010-02-04 | 3 | -31/+59 |
| | * | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Samuel Rødal | 2010-02-04 | 42 | -273/+970 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix the QAbstractSlider autotest. | Olivier Goffart | 2010-02-04 | 1 | -2/+0 |
| | | * | | | | | | Merge commit 'origin/4.6' into 4.6-oslo2 | Rohan McGovern | 2010-02-04 | 10 | -37/+112 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Use OpenVG scissor on 90/180/270 rotations and simple clips. | Rhys Weatherley | 2010-02-04 | 1 | -7/+23 |
| | | * | | | | | | | Optimize single-rect IntersectClip in OpenVG using the scissor | Rhys Weatherley | 2010-02-04 | 1 | -4/+42 |
| | | * | | | | | | | QGraphicsWidget is painted twice on the first show. | Bjørn Erik Nilsen | 2010-02-03 | 2 | -1/+33 |
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 40 | -261/+870 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Compiler warning in QAbstractSlider. | Bjørn Erik Nilsen | 2010-02-03 | 1 | -2/+2 |
| | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-02-03 | 9 | -109/+80 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | Optimize QPathClipper::pathToRect. | Bjørn Erik Nilsen | 2010-02-03 | 1 | -1/+1 |