summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: The ctor of of QGraphicsLayout might install the layout.Jan-Arve Sæther2009-12-101-0/+4
* Doc: Try to explain better when and how the easing curve is appliedJan-Arve Sæther2009-12-101-0/+7
* Recreate VGImage properly in out of memory caseRhys Weatherley2009-12-091-0/+8
* Fix a crash on the focus chain when removing items from the scene.Alexis Menard2009-12-094-9/+10
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0947-877/+863
|\
| * Fixed a regression in dock widget resizingThierry Bastian2009-12-091-2/+2
| * GLES 2 should *not* use a multisampled format by default.Trond Kjernåsen2009-12-092-5/+1
| * Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-099-1/+22
| * Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-12-0925-332/+455
| |\
| | * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-0940-546/+1385
| | |\
| | * | Fixed (unstable) tst_QTimeLine::currentTime test failureRohan McGovern2009-12-091-1/+1
| | * | Fix cleanup hooks error.Sarah Smith2009-12-081-2/+2
| | * | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-071-2/+10
| | |\ \
| | | * | Fix cursor positiong after block undo and redomae2009-12-041-2/+10
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-12-062-6/+2
| | |\ \ \
| | | * | | Replace glColor4ub() calls with glColor4f()Rhys Weatherley2009-12-062-6/+2
| | | * | | Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-021-1/+1
| | | * | | Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
| | | * | | make signal handlers understand QVariant againKent Hansen2009-11-301-3/+18
| | | * | | Fixed a crash in the GL engine when trying to draw invalid pixmaps.Trond Kjernåsen2009-11-261-1/+1
| | * | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0522-334/+463
| | |\ \ \ \
| | | * | | | Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
| | | * | | | Fix Run-Time Check Failure with MSVC when downcasting.Thiago Macieira2009-12-031-4/+4
| | | * | | | Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
| | | * | | | Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-032-2/+5
| | | * | | | Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
| | | * | | | Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1Denis Dzyubenko2009-12-0354-469/+826
| | | |\ \ \ \
| | | | * | | | Updates to QtGui DEF files for WINSCW and EABIIain2009-12-032-17/+26
| | | | * | | | Update include path for Symbian^3Iain2009-12-031-0/+3
| | | | * | | | Assign Symbian UID to QtOpenVg moduleIain2009-12-031-0/+1
| | | | * | | | Update QtOpenVG DEF file for EABI, add for WINSCW, on Symbian OSIain2009-12-032-1/+145
| | | | * | | | Cocoa: refactor common code into a shared fileRichard Moe Gustavsen2009-12-036-277/+195
| | | | * | | | Don't look at the patch-level number when loading plugins.Thiago Macieira2009-12-021-1/+1
| | | | * | | | Improved compatibility with MDI area custom themes on XPJens Bache-Wiig2009-11-111-3/+10
| | | | * | | | Update QtCore DEF file to remove isSignalConnected() (which is now inline)Iain2009-12-021-1/+1
| | | * | | | | Improved mouse wheel event delivery on Mac.Denis Dzyubenko2009-12-031-2/+9
| | | * | | | | Do not emulate mouse event out of touch pad eventsDenis Dzyubenko2009-12-021-1/+3
| | | * | | | | Do not enabled Pan gesture by default on Mac.Denis Dzyubenko2009-12-021-0/+4
| | | * | | | | Improved implicit mouse grabbing on Cocoa.Denis Dzyubenko2009-12-024-42/+69
| * | | | | | | Use 64bit for the connectedSignalsOlivier Goffart2009-12-092-8/+9
| * | | | | | | Fix regression in qVariantFromValue when converting from complex type to simp...Olivier Goffart2009-12-091-1/+1
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-s...axis2009-12-096-97/+78
| |\ \ \ \ \ \ \
| | * | | | | | | Clean up debug message with DirectFBAnders Bakken2009-12-091-29/+29
| | * | | | | | | Enable customizing of DirectFB layer to useAnders Bakken2009-12-091-2/+5
| | * | | | | | | Set stacking class for stays-on-top windows in DFBAnders Bakken2009-12-091-1/+3
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-087-500/+340
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Def file updatesShane Kearns2009-12-082-17/+26
| | * | | | | | | Implement qsrand() for Symbian OSShane Kearns2009-12-081-13/+18
| | * | | | | | | Crash: when opening the File Dialog in Media Player (armv5)Sami Merilä2009-12-084-470/+296