summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-0695-622/+1427
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-051-8/+24
| |\
| | * Compile with DirectFB version >= 1.2.0 && < 1.2.9Anders Bakken2010-03-051-1/+1
| | * QDirectFBPaintEngine optimizationAnders Bakken2010-03-051-3/+4
| | * Add some warnings when using DISABLE/WARN in DFBAnders Bakken2010-03-051-4/+19
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0511-43/+87
| |\ \ | | |/ | |/|
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0511-43/+87
| | |\
| | | * Fix build with Mesa 7.8's EGL implementatioonBernhard Rosenkraenzer2010-03-051-3/+3
| | | * Reset the byte order in the iconv codec after using it.Thiago Macieira2010-03-051-12/+29
| | | * Fixed key mappings on X11Denis Dzyubenko2010-03-052-20/+20
| | | * QDom: prevent infinite loop when cloning a DTDPeter Hartmann2010-03-051-0/+1
| | | * QPrintPreviewDialog number of pages is partially blocked from view in OSXCarlos Manuel Duclos Vergara2010-03-051-0/+13
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-055-8/+21
| | | |\
| | | | * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-03-055-8/+21
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-053-6/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Compile fix for Windows Mobile and OpenGLES2ninerider2010-03-051-3/+1
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-052-3/+28
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-051-3/+11
| | | * | Fixes: Mysql truncation of integer values + some autotest cleanupBill King2010-03-051-0/+17
| * | | | Fix for QTBUG-6659 Parent window accepts pointer events wronglyJani Hautakangas2010-03-052-2/+7
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-052-0/+15
| |\ \ \ \
| | * | | | Fix for QTBUG-8762 QApplication::setGraphicsSystem("raster") crashes.Jani Hautakangas2010-03-051-0/+13
| | * | | | Fixed crash at application exit when QProcess was used in SymbianMiikka Heikkinen2010-03-051-0/+2
| * | | | | QS60Style ignores widget palette when drawing highlighted widget textSami Merila2010-03-051-13/+35
| |/ / / /
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-0582-576/+1269
| |\ \ \ \
| | * | | | Tab to space fixes to qdilaog.cppJanne Anttila2010-03-051-3/+3
| | |/ / /
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-051-0/+8
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixed crash in Symbian when having empty QMenu in menubar.Janne Anttila2010-03-051-0/+8
| | * | | Update documentation with warning about setForwardOnlyBill King2010-03-052-0/+6
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Rhys Weatherley2010-03-0511-9/+155
| | |\ \ \
| | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-051-0/+1
| | | |\ \ \
| | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-041-1/+43
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Linux QAudioOutput playback stutteringKurt Korbatits2010-03-041-1/+43
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0410-8/+112
| | | |\ \ \ \
| | | | * | | | Document some stuff in QHostInfo and QAbstractSocketMarkus Goetz2010-03-042-0/+15
| | | | * | | | DNS Cache: Also check inside the DNS threadsMarkus Goetz2010-03-041-6/+18
| | | | * | | | Dont use gestures if there is no touch screen.Denis Dzyubenko2010-03-045-1/+73
| | | | * | | | showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabledCarlos Manuel Duclos Vergara2010-03-041-0/+2
| | | | * | | | Fix atk warning on startup in Qt apps wit QGtkStyleJens Bache-Wiig2010-03-041-1/+1
| | | | * | | | Do not use realpath() with uclibcMarkus Goetz2010-03-041-0/+3
| | * | | | | | Image drawing in OpenVG was off by 0.5 of a pixelRhys Weatherley2010-03-051-9/+14
| | | |_|_|/ / | | |/| | | |
| | * | | | | When using OpenVG alpha mask, turn off scissor-as-maskRhys Weatherley2010-03-051-0/+1
| | |/ / / /
| | * | | | Make translucent windows work, and support WA_TranslucentBackgroundPaul Olav Tvete2010-03-043-2/+28
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-049-77/+118
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Make tablet detection work with new wacom driversThomas Zander2010-03-042-2/+10
| | | * | | Fixed an exit crash that could occur in the GL 2 engine under X11.Trond Kjernåsen2010-03-042-0/+11
| | | * | | Fix tst_QVariant::operator_eq_eq(UserType)Olivier Goffart2010-03-041-0/+3
| | | * | | Remove vgClearPath() change to OpenVG paint engineRhys Weatherley2010-03-031-67/+57
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-034-8/+37
| | | |\ \ \
| | | | * | | QVariant: Fix crash when comparing two variant with the same undefined type.Olivier Goffart2010-03-031-1/+2