summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0417-1355/+1460
| |\ \ \ \ \ \ \
| | * | | | | | | Fix trivial qdoc errorJason McDonald2009-11-041-1/+1
| | * | | | | | | QGtkStyle refactoringRobert Griebl2009-11-0313-1350/+1455
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-033-4/+4
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Doc/i18n: Fixed source strings for translation.David Boddie2009-11-031-1/+1
| | | * | | | | Doc: Fixed qdoc warnings.David Boddie2009-11-022-3/+3
| * | | | | | | Remove QMatrix4x4& return values in response to API review feedbackRhys Weatherley2009-11-042-78/+61
| * | | | | | | Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-046-133/+165
| * | | | | | | Fixed QPainterPath::addRoundedRect() for paths with Qt::WindingFill.Kim Motoyoshi Kalland2009-11-031-10/+10
| * | | | | | | Merge branch 'statemachine-api-changes' into 4.6Eskil Abrahamsen Blomfeldt2009-11-038-63/+63
| |\ \ \ \ \ \ \
| | * | | | | | | Change name of QMouseEventTransition::path() to hitTestPath().Eskil Abrahamsen Blomfeldt2009-11-034-14/+14
| | * | | | | | | Change name of modifiersMask property to "modifierMask"Eskil Abrahamsen Blomfeldt2009-11-038-49/+49
| * | | | | | | | Fixed fillRect on QImage::Format_ARGB32 images.Kim Motoyoshi Kalland2009-11-031-1/+9
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-033-10/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixed some compiler warnings.Samuel Rødal2009-11-031-5/+4
| | * | | | | | | | Made QPainter::drawText() respect Qt::TextDontClip flag.Samuel Rødal2009-11-031-1/+1
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-039-31/+122
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed crash in QPixmap::fromImage with an Indexed8 without a colortable.Gunnar Sletta2009-11-031-4/+8
| * | | | | | | | | | Check for QPixmap::isNull() in QPainter::drawPixmap()Gunnar Sletta2009-11-031-1/+1
| * | | | | | | | | | Compile...Gunnar Sletta2009-11-031-2/+2
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-03125-1079/+2461
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | fix font height calculation on QWSJoerg Bornemann2009-11-031-1/+1
| | * | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-02122-1078/+2427
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge commit 'origin/4.6' into featureJørgen Lind2009-11-02118-1758/+2571
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Compilation error due to undefined EGL_BIND_TO_TEXTURE_RGB for OpenGLKeith Isdale2009-11-021-0/+4
| | | | * | | | | | | | Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CEKeith Isdale2009-11-021-1/+1
| | | | * | | | | | | | Track declarative changesWarwick Allison2009-11-021-1/+1
| | | | * | | | | | | | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-3037-294/+1053
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-10-3036-956/+515
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6Olivier Goffart2009-10-309-223/+224
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|/ / / | | | | | | |/| | | | | | |
| | | | | | * | | | | | | | Merge branch '4.6-s60' into 4.6axis2009-10-309-223/+224
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / / | | | | | | | |/| | | | | |
| | | | | | | * | | | | | | QS60Style does not mix well with the stylesheetsSami Merilä2009-10-294-124/+146
| | | | | | | * | | | | | | Fix for softkey visibility when dialog launched from fullscreen widget.Janne Anttila2009-10-291-0/+1
| | | | | | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-296-11/+40
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | | Fixed crash/drawing artifacts on rotation change on Symbian.axis2009-10-281-4/+3
| | | | | | | * | | | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-6/+9
| | | | | | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-275-73/+47
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | Draw QSplitter in QS60StyleSami Merilä2009-10-271-0/+11
| | | | | | | * | | | | | | | | Cleanup softkeymanager keyedactions hash when QAction is being deleted.Janne Anttila2009-10-272-1/+9
| | | | | | | * | | | | | | | | Use PM_SplitterWidth in QS60StyleSami Merilä2009-10-271-19/+20
| | | | | | | * | | | | | | | | Temporary fix for FEP crash with input masked QLineEditsMiikka Heikkinen2009-10-271-2/+22
| | | | | | | * | | | | | | | | Switched setWindowIcon_sys to use QPixmpa::toSymbianCFbsBitmap in S60.Janne Anttila2009-10-271-68/+4
| | | | | * | | | | | | | | | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-3053-486/+958
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / | | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | | Remove a paintBox call that should have been moved a few lines down, but was ...Robert Griebl2009-10-301-3/+0
| | | | * | | | | | | | | | | | QTreeView: fix drawing branches of model that adds or remove rows dynamicallyOlivier Goffart2009-10-302-4/+37
| | | | * | | | | | | | | | | | Fixes regression in QComboBox with keypad navigation while mouse is over the ...Olivier Goffart2009-10-302-19/+6
| | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | QItemSelectionModel could emit selectionChanged with no changeThierry Bastian2009-10-301-1/+2
| | | | * | | | | | | | | | | In ItemViews, right click on the viewport clear the ext selectionThierry Bastian2009-10-301-1/+1
| | | | * | | | | | | | | | | QActionGroup: reset the checkedAction when it is uncheckedThierry Bastian2009-10-301-4/+10
| | | | * | | | | | | | | | | Get rid of QPainter warnings generated from QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-10-291-49/+20