summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-15367-30585/+41041
|\
| * Compile on Carbon.Morten Johan Sørvig2009-10-151-0/+4
| * Signal for an update when the cursor is visibleAlan Alpert2009-10-151-1/+1
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-153-35/+0
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-10-154-32/+10
| | |\
| | * | Remove qdocconf files for the old mac-specific source package.Jason McDonald2009-10-153-35/+0
| * | | qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-158-34/+11
| | |/ | |/|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-155-69/+52
| |\ \ | | |/
| | * Change the frame rate property to a qreal from a QPair<int,int> rationalAndrew den Exter2009-10-153-68/+30
| | * Removed assertion from QComboBox::removeItem()Stian Sandvik Thomassen2009-10-152-1/+22
| * | Centralize all GL paint engine creations into qt_qgl_paint_engine()Rhys Weatherley2009-10-154-32/+10
| |/
| * customshader won't work on OpenGL/ES 1.1 so disable for those platformsRhys Weatherley2009-10-151-1/+5
| * Update IBY file to contain all Qt modules, inc. phonon, multimedia, sqlIain2009-10-141-0/+8
| * Cocoa: QInputDialog autotest reveals event dispatcher bugRichard Moe Gustavsen2009-10-141-8/+13
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Janne Koskinen2009-10-1412-1741/+3682
| |\
| | * Update Polish translationsJarek Kobus2009-10-148-1730/+3657
| | * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-141-10/+16
| | |\
| | | * Fix tst_QSidebar::addUrls() on Symbian.Liang QI2009-10-141-10/+16
| | * | Rebuilt configure.exe.Miikka Heikkinen2009-10-141-0/+0
| | |/
| | * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-144-59/+81
| | |\
| | | * Bump heap and stack size for Phonon plugins.Frans Englich2009-10-141-0/+5
| | * | Synced QT_BUILD_PARTS in .qmake.cache and projects.pro for Symbian.Miikka Heikkinen2009-10-141-0/+3
| | * | Changed "Qt for S60" -> "Qt for Symbian" in configure.Miikka Heikkinen2009-10-141-1/+1
| * | | QtWebkit demos&examples compilation fix for SymbianJanne Koskinen2009-10-141-3/+9
| | |/ | |/|
| * | doc: Replaced \obsolete with \warning.Martin Smith2009-10-143-59/+76
| |/
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-1414-72/+158
| |\
| | * Cocoa: qfiledialog will not exit cleanlyRichard Moe Gustavsen2009-10-141-0/+3
| | * qdoc: Made the \sincelist command produce better html.Martin Smith2009-10-143-66/+105
| | * Fix the autotest for S60, skip tst_QPainter::drawClippedEllipse().Liang QI2009-10-141-1/+1
| | * Fix the install targets on the new embedded demosTom Cooksey2009-10-148-4/+48
| | * Build the embedded demos on X11 so they can be used by MaemoTom Cooksey2009-10-141-1/+1
| * | Removed platform specific include from qprocess.hMiikka Heikkinen2009-10-144-11/+13
| |/
| * Remove excess spam from autotests when postgresql creates primary indexes.Bill King2009-10-147-2/+40
| * Improve scissor clipping in the OpenVG engineRhys Weatherley2009-10-131-0/+4
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-132-4/+12
| |\
| | * Add further documentation to scratchbox 2 mkspecDonald Carr2009-10-131-3/+5
| | * Don't create too many window surfaces in DFBAnders Bakken2009-10-131-1/+5
| | * Make sure we don't repaint when moving a windowAnders Bakken2009-10-131-0/+2
| * | Explicitly request the alpha mask in the EGL configurationRhys Weatherley2009-10-131-0/+4
| |/
| * Add unsupported mkspec for scratchbox 2 targetsDonald Carr2009-10-132-0/+74
| * Work around broken ATI X1600 drivers on Mac OS XGunnar Sletta2009-10-131-1/+19
| * Add known issues wiki to docs.Jesper Thomschutz2009-10-131-0/+4
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-1354-20992/+20285
| |\
| | * Modified QSymbianControl::setFocusSafely to set last focused controlGareth Stockwell2009-10-131-1/+2
| | * Mac: fix autotest for qcolordialogRichard Moe Gustavsen2009-10-131-1/+3
| | * crash fix on WinCE without gesture supportMaurice Kalinowski2009-10-131-3/+6
| | * *Completely new* EABI DEF files for Symbian OSIain2009-10-1311-20796/+18739
| | * Temporary workaround to get WebKit to pick up DEF file from std locationIain2009-10-131-0/+13
| | * Mac: small bugfix to the mac gesture implementationRichard Moe Gustavsen2009-10-131-0/+6
| | * Fixed the QKeyEvent::nativeModifiers() call.axis2009-10-131-1/+1