summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Port QX11GLPixmapData & QX11GLWindowSurface to new QEgl APITom Cooksey2010-03-055-196/+74
* Make QEgl::createSurface store the surface in the pixmapdata tooTom Cooksey2010-03-051-3/+5
* Make QEgl::ConfigOptions use QFlagsTom Cooksey2010-03-051-1/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-056-13/+77
|\
| * Fix for torn off menus that were way too bigThierry Bastian2010-03-051-4/+5
| * Compile fix for Windows Mobile and OpenGLES2ninerider2010-03-051-2/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-03-0524-194/+276
| |\
| | * Fixa few warnings on mingwThierry Bastian2010-03-051-1/+1
| * | Fixed failure to store certain image formats as jpegaavit2010-03-051-1/+19
| * | Added QImage::bitPlaneCount().aavit2010-03-042-5/+51
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-054-5/+9
|\ \ \
| * | | Fix spelling in enumeration.Justin McPherson2010-03-053-4/+4
| * | | Fixed compiler warningDmytro Poplavskiy2010-03-051-0/+1
| * | | QuickTime movie view output: emit the natural size changesDmytro Poplavskiy2010-03-051-1/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-0514-8/+8899
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-0414-8/+8899
| |\ \ \ \
| | * | | | Create 4.7 def files for SymbianShane Kearns2010-03-0414-8/+8899
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0545-310/+721
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-03-04163-2840/+2824
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0445-309/+712
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Setting ImhHiddenText for NoEcho line edits is not 100% correct, but still wa...Robert Griebl2010-03-041-1/+1
| | | * | | | | Added a documentation for the new enum value in gesture api.Denis Dzyubenko2010-03-041-0/+5
| | | * | | | | Remove the OBJECTS_DIR variable assignment from some projets in Qt.Jocelyn Turcotte2010-03-041-1/+0
| | | * | | | | Enable two fast path for blend_tiled_rgb565Benjamin Poulain2010-03-041-1/+1
| | | * | | | | Avoid QString reallocation for smallcaps fonts in Itemizer::generate()Andreas Kling2010-03-041-1/+1
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0442-305/+704
| | | |\ \ \ \ \
| | | | * | | | | remove non wifi interfaces from being handled.Lorn Potter2010-03-041-22/+1
| | | | * | | | | Disable auto-uppercasing and predictive text for password line edits.Robert Griebl2010-03-031-0/+5
| | | | * | | | | Avoid QString reallocation in QTextEngine::itemize()Andreas Kling2010-03-031-3/+1
| | | | * | | | | Remove the Qt 4.7 #if guards that were needed for 4.6Robert Griebl2010-03-032-9/+0
| | | | * | | | | Always redraw the complete control when an input event comes in.Robert Griebl2010-03-032-4/+4
| | | | * | | | | Make sure not to crash if createStandardContextMenu() returns 0 (e.g. on Maemo5)Robert Griebl2010-03-031-3/+4
| | | | * | | | | Fix compilation: include QString in order to use QString.Thiago Macieira2010-03-031-0/+4
| | | | * | | | | Fix compileJens Bache-Wiig2010-03-031-0/+1
| | | | * | | | | Block the Maemo5 window attribute values from being assigned to something els...Robert Griebl2010-03-031-0/+8
| | | | * | | | | be more verbose when warning about incompatible librariesHarald Fernengel2010-03-031-1/+2
| | | | * | | | | Introduce a setAttribute_internal helperHarald Fernengel2010-03-031-21/+29
| | | | * | | | | Do not reset state too early on RMB clickHarald Fernengel2010-03-031-1/+4
| | | | * | | | | Fix for QRadioButtons and QCheckBoxes drawn incorrectly when a style sheet is...Robert Griebl2010-03-031-4/+11
| | | | * | | | | Speed up creation of the pixmap cache keyHarald Fernengel2010-03-031-9/+55
| | | | * | | | | Optimize QGtkStyleHarald Fernengel2010-03-034-129/+252
| | | | * | | | | fix includeHarald Fernengel2010-03-031-1/+1
| | | | * | | | | Don't print a warning when passing an empty string to QColorThorbjørn Lindeijer2010-03-031-2/+2
| | | | * | | | | Stabilize QWidgetHarald Fernengel2010-03-031-2/+3
| | | | * | | | | Fix focus behavior bug on Mac OS X.Fabien Freling2010-03-031-1/+4
| | | | * | | | | Application menu is not translated in Mac OS X CocoaPrasanth Ullattil2010-03-036-9/+71
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0322-84/+242
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | fix connecting to an ID.Lorn Potter2010-03-031-1/+1
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0221-83/+241
| | | | | |\ \ \ \
| | | | | | * | | | Fixed a regression in the syntax highlighterThorbjørn Lindeijer2010-03-021-0/+3