Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'origin/master' into 4.6 | Jason Barron | 2009-08-25 | 21 | -340/+585 |
|\ | |||||
| * | Update QtCore and QtGui EABI DEF files with recent symbol changes | Iain | 2009-08-24 | 2 | -20/+241 |
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Anttila | 2009-08-24 | 11 | -276/+296 |
| |\ | |||||
| | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-24 | 7 | -38/+42 |
| | |\ | |||||
| | * | | Removed unnecessary Q_OS_SYMBIAN ifdefs | Miikka Heikkinen | 2009-08-24 | 1 | -2/+2 |
| | * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-24 | 179 | -846/+46016 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-21 | 28 | -44/+63 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-21 | 623 | -39516/+27394 |
| | |\ \ \ \ | |||||
| | * | | | | | Review inspired changes to Symbian QProcess | Miikka Heikkinen | 2009-08-21 | 2 | -170/+175 |
| | * | | | | | Review inspired changes to Symbian file system watcher | Miikka Heikkinen | 2009-08-21 | 2 | -55/+58 |
| | * | | | | | Review inspired fixes to Symbian file engine | Miikka Heikkinen | 2009-08-21 | 6 | -50/+62 |
| * | | | | | | Removed some 'illegal empty declaration' warnings from Symbian build | Janne Anttila | 2009-08-24 | 3 | -7/+7 |
| * | | | | | | Made examples to compile for Symbian with -no-script configure flag. | Janne Anttila | 2009-08-24 | 1 | -1/+0 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-24 | 631 | -37711/+68271 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Make the singleton file server session independent of QCoreApplication | Shane Kearns | 2009-08-24 | 7 | -38/+42 |
* | | | | | | QMenu: make no active action when the mouse leaves the menu | Thierry Bastian | 2009-08-25 | 1 | -0/+2 |
* | | | | | | Memory leak in QScriptEngineAgent. | Olivier Goffart | 2009-08-25 | 3 | -3/+2 |
* | | | | | | Memory leak in QBrush | Olivier Goffart | 2009-08-25 | 1 | -1/+1 |
* | | | | | | Fix memory leak in QScriptEngine::newQObject | Olivier Goffart | 2009-08-25 | 2 | -8/+8 |
* | | | | | | Carbon: pan gesture keeps breaking wheel events | Richard Moe Gustavsen | 2009-08-25 | 6 | -3/+25 |
* | | | | | | Silence linkerSupportsFlag test output. | Morten Sørvig | 2009-08-25 | 1 | -1/+1 |
* | | | | | | unneeded WINVER check in qapplication_win.cpp removed | Joerg Bornemann | 2009-08-25 | 1 | -2/+0 |
* | | | | | | qsystemtrayicon_win.cpp fix determination of NOTIFYICONDATA struct size | Joerg Bornemann | 2009-08-25 | 1 | -5/+1 |
* | | | | | | Remove the 'script' sub-directory from the symbian scope. | Jason Barron | 2009-08-25 | 1 | -1/+0 |
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-08-25 | 4 | -5/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed compile of cetest. | Rohan McGovern | 2009-08-25 | 3 | -4/+8 |
| * | | | | | | Don't dereference VGImage's that come from QVGPixmapData | Rhys Weatherley | 2009-08-25 | 1 | -1/+9 |
* | | | | | | | Restore old behaviour if qdoc3 is built without $QT_BUILD_TREE set. | Jason McDonald | 2009-08-25 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Implement the blur pixmap filter for OpenVG using vgGaussianBlur() | Rhys Weatherley | 2009-08-25 | 3 | -0/+74 |
* | | | | | | Compile fix after merge. | Rhys Weatherley | 2009-08-24 | 1 | -1/+2 |
* | | | | | | Integrate QAbstractVideoSurface API. | Andrew den Exter | 2009-08-24 | 49 | -22/+6557 |
* | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-08-24 | 145 | -709/+40592 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 51 | -90/+276 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix QPlainTextEdit painting errors | mae | 2009-08-24 | 1 | -2/+3 |
| | * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Morten Sørvig | 2009-08-24 | 7370 | -9190/+9760 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fixed compile error with gcc 4.3.3 | Thorbjørn Lindeijer | 2009-08-24 | 1 | -1/+1 |
| | | * | | | | | | Fixed comment | Thorbjørn Lindeijer | 2009-08-24 | 1 | -1/+1 |
| | | * | | | | | | Designer Preview window title not set | Keith Isdale | 2009-08-24 | 1 | -0/+1 |
| | | * | | | | | | Make assorted constructors follow good coding practice | Keith Isdale | 2009-08-24 | 16 | -36/+35 |
| | | * | | | | | | Prevented crash when parsing viewBox attribute value | Stian Sandvik Thomassen | 2009-08-24 | 1 | -9/+9 |
| | | * | | | | | | Fix the size returned by QCommonStylePrivate::viewItemSize() for text | Benjamin Poulain | 2009-08-21 | 1 | -1/+1 |
| | | * | | | | | | Fix the painting of QSpinBox on Mac when the buttons are disabled | Benjamin Poulain | 2009-08-20 | 1 | -0/+1 |
| | | * | | | | | | Fix the painting of QSpinBox on Mac when the buttons are disabled | Benjamin Poulain | 2009-08-20 | 1 | -3/+8 |
| | | * | | | | | | Fixed crash in QtSvg caused by division by zero in animation code. | Kim Motoyoshi Kalland | 2009-08-19 | 1 | -4/+7 |
| | | * | | | | | | Fixed usage of the MITSHM extension for 16 bit X servers. | Trond Kjernåsen | 2009-08-19 | 1 | -3/+6 |
| | | * | | | | | | Fixed rounding error in fillRect() in the raster paint engine | Eskil Abrahamsen Blomfeldt | 2009-08-18 | 1 | -11/+7 |
| | | * | | | | | | don't test tst_QMenu::mouseActivation on Windows mobile | Joerg Bornemann | 2009-08-18 | 1 | -0/+3 |
| | | * | | | | | | fix tst_QMainWindow::menuBar for Windows mobile | Joerg Bornemann | 2009-08-18 | 1 | -0/+8 |
| | | * | | | | | | Fix regression in clip path calculation for QGraphicsWidget. | Alexis Menard | 2009-08-18 | 2 | -0/+84 |
| | | * | | | | | | QSslSocket: Clear readBuffer and writeBuffer on close() | Markus Goetz | 2009-08-18 | 2 | -0/+38 |