Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Fixed paint crash in Symbian for trasnclucent dialogs. | Janne Anttila | 2010-03-10 | 1 | -17/+8 | |
| * | | | | | QAudioInput::processedUSecs() incorrect | Kurt Korbatits | 2010-03-11 | 1 | -1/+5 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | SIGSEGV after QAudioOutput closed. | Kurt Korbatits | 2010-03-10 | 1 | -0/+3 | |
| |/ / / | ||||||
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6 | Kurt Korbatits | 2010-03-10 | 40 | -124/+375 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-10 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | * | | | | Compile without QT3_SUPPORT | Anders Bakken | 2010-03-09 | 1 | -2/+2 | |
| | * | | | | Improve scrolling in DirectFB | Anders Bakken | 2010-03-09 | 2 | -17/+13 | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-09 | 2 | -2/+3 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Memory leak! | Gabriel de Dietrich | 2010-03-09 | 1 | -1/+2 | |
| | | * | | | | Cursor would remain in a non-focused QLineEdit after clearing its selection | Gabriel de Dietrich | 2010-03-09 | 1 | -1/+1 | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-09 | 1 | -1/+37 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Get the printDialog to check for default paperSize via CUPS | Pierre Rossi | 2010-03-09 | 1 | -1/+37 | |
| | * | | | | | QGraphicsSceneEvent: add Q_DISABLE_COPY | Olivier Goffart | 2010-03-09 | 1 | -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-03-08 | 1 | -0/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Don't use DirectFB for non-existing pixmaps | Anders Bakken | 2010-03-08 | 1 | -0/+2 | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-08 | 2 | -6/+64 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | QXmlSchema internals: include/import/redefine schemas only once | Peter Hartmann | 2010-03-08 | 2 | -6/+64 | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-08 | 2 | -2/+2 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | remove unneeded function pointer in qmenu_wince.cpp | Joerg Bornemann | 2010-03-08 | 1 | -1/+0 | |
| | | * | | | | Updated the QCursor docs regarding XOR'ed cursors. | Trond Kjernåsen | 2010-03-08 | 1 | -1/+2 | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-08 | 1 | -1/+1 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | QHostInfo: Compile fix | Markus Goetz | 2010-03-08 | 1 | -1/+1 | |
| | * | | | | | Fix undocked widgets not being restored correctly as part of the layout | Thierry Bastian | 2010-03-08 | 1 | -7/+10 | |
| | * | | | | | Prevent QRegion from crashing on large coordinates. | Samuel Rødal | 2010-03-08 | 1 | -2/+2 | |
| | * | | | | | QTableView: fix navigating with keyboard with spans not scrolling | Olivier Goffart | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | Fixed deadlock introduced by change | Kurt Korbatits | 2010-03-10 | 1 | -1/+2 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Fixed invokeMethod in alsa implementation. | Kurt Korbatits | 2010-03-10 | 1 | -1/+1 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-15 | 3 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Install plugins to correct path. | Justin McPherson | 2010-03-15 | 3 | -3/+3 | |
* | | | | | | | Fix compilation of OpenVG paint engine with OpenVG 1.0 | Rhys Weatherley | 2010-03-14 | 1 | -0/+9 | |
* | | | | | | | Removed a Valgrind warning. | Trond Kjernåsen | 2010-03-12 | 1 | -1/+2 | |
* | | | | | | | Made QGLExtensions::glExtensions() thread-safe. | Trond Kjernåsen | 2010-03-12 | 2 | -21/+18 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-12 | 13 | -90/+99 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | QTreeView: Optimise QTreeViewPrivate::viewIndex | Olivier Goffart | 2010-03-11 | 1 | -35/+27 | |
| * | | | | | | Optimize QSortFilterProxyModel | Olivier Goffart | 2010-03-11 | 1 | -7/+9 | |
| * | | | | | | QTreeView: speedup more QTreeViewPrivate::layout(-1) | Olivier Goffart | 2010-03-11 | 2 | -16/+27 | |
| * | | | | | | Remove debug output from qt_eglproperties_set_glformat | Tom Cooksey | 2010-03-11 | 1 | -3/+1 | |
| * | | | | | | Delete the QGLContext in ~QX11GLPixmapData | Tom Cooksey | 2010-03-11 | 8 | -3/+12 | |
| * | | | | | | Made QGLTextureCache::instance() threadsafe. | Trond Kjernåsen | 2010-03-11 | 2 | -21/+7 | |
| * | | | | | | Add support for QFont::NoAntialias on QWS | Paul Olav Tvete | 2010-03-11 | 1 | -3/+4 | |
| * | | | | | | Fix 1-bit to 8-bit conversion for bitmap fonts on QWS | Paul Olav Tvete | 2010-03-11 | 1 | -2/+12 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-12 | 3 | -24/+43 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | QPainterVideoSurface: assume yuv 420p and YV12 lines are 4 byte aligned. | Dmytro Poplavskiy | 2010-03-12 | 1 | -4/+10 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Dmytro Poplavskiy | 2010-03-12 | 6 | -14/+727 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Dmytro Poplavskiy | 2010-03-10 | 47 | -404/+775 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Dmytro Poplavskiy | 2010-03-09 | 171 | -3379/+2971 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Delayed initialization of gstreamer video widget. | Dmytro Poplavskiy | 2010-03-08 | 2 | -20/+33 | |
* | | | | | | | | | | Fixed problem displaying half width character as full width | Daisuke Kameda | 2010-03-11 | 1 | -1/+1 | |
* | | | | | | | | | | make it possible to use sse2 with mingw | Thierry Bastian | 2010-03-11 | 17 | -28/+37 | |
* | | | | | | | | | | QTreeView: Optimize by avoiding calling detach | Olivier Goffart | 2010-03-11 | 1 | -4/+6 | |