summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-04100-800/+1642
|\
| * Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
| * Apparently fixes some build issues on some old unixes...Pierre Rossi2009-12-041-1/+1
| * 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
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Andy Shaw2009-12-031-0/+8
| |\
| | * 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
| * | 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-0392-775/+1563
| |\
| | * 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
| | * Fix typo in configure.Thiago Macieira2009-12-031-1/+1
| | * Revert "Fixed qmake to run extra compilers in the build dir."Bradley T. Hughes2009-12-031-4/+0
| | * Fixed qmake to run extra compilers in the build dir.J-P Nurmi2009-12-021-0/+4
| | * Add config checks to auto.proJouni Hiltunen2009-12-021-2/+3
| | * Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-022-4/+25
| | |\
| | | * 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-302-3/+47
| | | * Fixed a crash in the GL engine when trying to draw invalid pixmaps.Trond Kjernåsen2009-11-261-1/+1
| | | * fix baseline for "backslashes"Oswald Buddenhagen2009-11-161-2/+2
| | | * Update known issues.Jason McDonald2009-11-141-9/+1
| | * | Don't look at the patch-level number when loading plugins.Thiago Macieira2009-12-021-1/+1
| | * | Benchmark: Duplicate the tests on QDirIterator as well.Thiago Macieira2009-12-021-1/+36
| | * | Improved compatibility with MDI area custom themes on XPJens Bache-Wiig2009-11-111-3/+10
| | * | Fixes a couple of minor doc pointsAndy Shaw2009-12-022-1/+5
| | * | Update QtCore DEF file to remove isSignalConnected() (which is now inline)Iain2009-12-021-1/+1
| | * | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0271-455/+1107
| | |\ \
| | | * \ Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-0255-434/+927
| | | |\ \
| | | | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-023-4/+10
| | | | |\ \
| | | | | * | qreal-izationAleksandar Sasha Babic2009-12-021-1/+1
| | | | | * | Clarify the docs a bit when setting focus.axis2009-12-011-2/+8
| | | | | * | Minor doc update for known-issues wiki link.Janne Anttila2009-12-011-1/+1
| | | | * | | Reduce double-copying of textures when flipping upside downRhys Weatherley2009-12-021-7/+15
| | | | * | | Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-012-2/+18
| | | | * | | QWindowStyle: make sure there is no duplicate in the list of scrollbar.Olivier Goffart2009-12-011-4/+6
| | | | * | | Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
| | | | * | | QVariant documentation: there is no function QVariant::isEmpty()Olivier Goffart2009-12-011-1/+0
| | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0116-289/+546
| | | | |\ \ \
| | | | | * | | Extended tst_QListView::indexAt to test viewport bounds.Gabriel de Dietrich2009-12-011-1/+9
| | | | | * | | Fix QFontCombobox autotest on X11Olivier Goffart2009-12-012-5/+6
| | | | | * | | In QListViews, items were being hovered even when mouse was on the scrollbarsGabriel de Dietrich2009-12-011-2/+6
| | | | | |/ /
| | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-0112-281/+525
| | | | | |\ \
| | | | | | * \ Merge branch 'mmfphonon' into 4.6Gareth Stockwell2009-11-3012-281/+525
| | | | | | |\ \
| | | | | | | * | Clip video rect to physical screen dimensionsGareth Stockwell2009-11-261-1/+12