summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' into lighthousePaul Olav Tvete2009-10-141931-55217/+58988
|\
| * 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
| | * doc: Replaced \obsolete with \warning.Martin Smith2009-10-143-59/+76
| * | 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
| |/
| * 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-141-0/+4
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-142-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-141-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-141-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
| | * Mac: small code fix-up for the gesture commit 5 min ago.Richard Moe Gustavsen2009-10-131-2/+5
| | * Mac: implement gestures conforming to the new APIRichard Moe Gustavsen2009-10-137-21/+396
| | * stabilize QSslSocket autotestPeter Hartmann2009-10-131-0/+1
| | * Carbon: QApplication auto test shows bug in event dispatcherRichard Moe Gustavsen2009-10-132-1/+5
| | * Second attempt: Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-134-4/+7
| | * Revert "Fixed a few compiler warnings from QtGui for Symbian."Janne Anttila2009-10-137-16/+11
| | * Re-applying commit ee0a43fee20cc398b505eb65218ebed56dfc8f39Jocelyn Turcotte2009-10-131-2/+6
| | * Remove heuristic mask from S60 cursor to match other platformsShane Kearns2009-10-131-12/+12
| | * Merge qt-team-widgets/4.6 into origin/4.6Olivier Goffart2009-10-1323-150/+1085
| | |\
| | | * QGraphicsView tests on X11Olivier Goffart2009-10-123-2/+4
| | | * Fixes tst_QProxyWidget::palettePropagation on MacOlivier Goffart2009-10-121-2/+2
| | | * Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-12148-2187/+4273
| | | |\
| | | * | Fixed keyboard navigation for QTableViewGabriel de Dietrich2009-10-124-73/+304
| | | * | QFileSystemModel autotest: sorting might be delayedOlivier Goffart2009-10-121-1/+1
| | | * | Fix GraphicsView test on macOlivier Goffart2009-10-121-1/+7