summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Fixed paint crash in Symbian for trasnclucent dialogs.Janne Anttila2010-03-101-17/+8
| * | | | | QAudioInput::processedUSecs() incorrectKurt Korbatits2010-03-111-1/+5
| | |_|/ / | |/| | |
| * | | | SIGSEGV after QAudioOutput closed.Kurt Korbatits2010-03-101-0/+3
| |/ / /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-03-1040-124/+375
| |\ \ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-101-1/+1
| | |\ \ \
| | * | | | Compile without QT3_SUPPORTAnders Bakken2010-03-091-2/+2
| | * | | | Improve scrolling in DirectFBAnders Bakken2010-03-092-17/+13
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-092-2/+3
| | |\ \ \ \
| | | * | | | Memory leak!Gabriel de Dietrich2010-03-091-1/+2
| | | * | | | Cursor would remain in a non-focused QLineEdit after clearing its selectionGabriel de Dietrich2010-03-091-1/+1
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-091-1/+37
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Get the printDialog to check for default paperSize via CUPSPierre Rossi2010-03-091-1/+37
| | * | | | | QGraphicsSceneEvent: add Q_DISABLE_COPYOlivier Goffart2010-03-091-0/+10
| | |/ / / /
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-081-0/+2
| | |\ \ \ \
| | | * | | | Don't use DirectFB for non-existing pixmapsAnders Bakken2010-03-081-0/+2
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-082-6/+64
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | QXmlSchema internals: include/import/redefine schemas only oncePeter Hartmann2010-03-082-6/+64
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-082-2/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | remove unneeded function pointer in qmenu_wince.cppJoerg Bornemann2010-03-081-1/+0
| | | * | | | Updated the QCursor docs regarding XOR'ed cursors.Trond Kjernåsen2010-03-081-1/+2
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-081-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | QHostInfo: Compile fixMarkus Goetz2010-03-081-1/+1
| | * | | | | Fix undocked widgets not being restored correctly as part of the layoutThierry Bastian2010-03-081-7/+10
| | * | | | | Prevent QRegion from crashing on large coordinates.Samuel Rødal2010-03-081-2/+2
| | * | | | | QTableView: fix navigating with keyboard with spans not scrollingOlivier Goffart2010-03-081-1/+1
| * | | | | | Fixed deadlock introduced by changeKurt Korbatits2010-03-101-1/+2
| | |_|/ / / | |/| | | |
| * | | | | Fixed invokeMethod in alsa implementation.Kurt Korbatits2010-03-101-1/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-153-3/+3
|\ \ \ \ \ \
| * | | | | | Install plugins to correct path.Justin McPherson2010-03-153-3/+3
* | | | | | | Fix compilation of OpenVG paint engine with OpenVG 1.0Rhys Weatherley2010-03-141-0/+9
* | | | | | | Removed a Valgrind warning.Trond Kjernåsen2010-03-121-1/+2
* | | | | | | Made QGLExtensions::glExtensions() thread-safe.Trond Kjernåsen2010-03-122-21/+18
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-1213-90/+99
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | QTreeView: Optimise QTreeViewPrivate::viewIndexOlivier Goffart2010-03-111-35/+27
| * | | | | | Optimize QSortFilterProxyModelOlivier Goffart2010-03-111-7/+9
| * | | | | | QTreeView: speedup more QTreeViewPrivate::layout(-1)Olivier Goffart2010-03-112-16/+27
| * | | | | | Remove debug output from qt_eglproperties_set_glformatTom Cooksey2010-03-111-3/+1
| * | | | | | Delete the QGLContext in ~QX11GLPixmapDataTom Cooksey2010-03-118-3/+12
| * | | | | | Made QGLTextureCache::instance() threadsafe.Trond Kjernåsen2010-03-112-21/+7
| * | | | | | Add support for QFont::NoAntialias on QWSPaul Olav Tvete2010-03-111-3/+4
| * | | | | | Fix 1-bit to 8-bit conversion for bitmap fonts on QWSPaul Olav Tvete2010-03-111-2/+12
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-123-24/+43
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | QPainterVideoSurface: assume yuv 420p and YV12 lines are 4 byte aligned.Dmytro Poplavskiy2010-03-121-4/+10
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-126-14/+727
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-1047-404/+775
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-09171-3379/+2971
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Delayed initialization of gstreamer video widget.Dmytro Poplavskiy2010-03-082-20/+33
* | | | | | | | | | Fixed problem displaying half width character as full widthDaisuke Kameda2010-03-111-1/+1
* | | | | | | | | | make it possible to use sse2 with mingwThierry Bastian2010-03-1117-28/+37
* | | | | | | | | | QTreeView: Optimize by avoiding calling detachOlivier Goffart2010-03-111-4/+6