summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Fix crash in qt3support QPixmap constructorGunnar Sletta2009-12-011-2/+2
| | | * | | | | | Only call updateFont if the font have changed.Alexis Menard2009-11-301-1/+2
| | | * | | | | | Fixed square root of negative number in drawTextItem().Kim Motoyoshi Kalland2009-11-301-1/+2
| | | * | | | | | Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
| | | * | | | | | X11: Avoid loading all fonts in system for text with line breaksEskil Abrahamsen Blomfeldt2009-11-301-1/+1
| | | |/ / / / /
| | | * | | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-278-100/+147
| | | |\ \ \ \ \
| | | * | | | | | state wasn't being correctly reloaded on mac with unified toolbarThierry Bastian2009-11-271-2/+5
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-275-32/+21
| | | |\ \ \ \ \ \
| | | | * | | | | | Correctly export the horizontal part of a mixed alignment in text.Thomas Zander2009-11-271-6/+7
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-2714-93/+90
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fixed a memory leak in the newer native filedialog on windowsThierry Bastian2009-11-271-1/+3
| | | | * | | | | | | Fix QFontDialog::getFont on Mac OS X when using an invalid initial fontEskil Abrahamsen Blomfeldt2009-11-271-2/+3
| | | * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-271-21/+2
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | QGAL: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-251-21/+2
| | | | * | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-251-6/+14
| | | | * | | | | | | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-252-6/+4
| * | | | | | | | | | | Creator crashes when reloading externally modified .ui files on MacPrasanth Ullattil2009-12-011-2/+0
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-301-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2923-417/+236
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2720-92/+153
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | On Mac OS X, QLineEdit should handle MoveToStart/EndOfBlockBenjamin Poulain2009-11-262-6/+8
* | | | | | | | | | | | compile fix for Qt in namespacehjk2009-12-011-0/+4
* | | | | | | | | | | | Fix a documentation typo.Christian Kamm2009-11-301-1/+1
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fixed build on S60 and WinCEThorbjørn Lindeijer2009-11-301-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-272-32/+63
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Improved and optimized the WaveUnderlineThorbjørn Lindeijer2009-11-262-32/+63
* | | | | | | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2721-385/+173
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Fixed memory leak in QImagePixmapCleanupHooks.Kim Motoyoshi Kalland2009-11-272-23/+8
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fix compilation on Windows CEEskil Abrahamsen Blomfeldt2009-11-272-0/+4
| * | | | | | | QSortProxyModel: Crash when changing model with 2-level proxy and selected itemsGabriel de Dietrich2009-11-261-1/+5
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-267-67/+68
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed context menu placement partially outside screen bug in Symbian.Janne Anttila2009-11-261-6/+6
| | * | | | | | | Tidyup QS60Style - remove unused constants, replace magic valuesSami Merilä2009-11-262-12/+3
| | * | | | | | | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
| | * | | | | | | Remove some white-space from QS60StyleSami Merilä2009-11-261-5/+5
| | * | | | | | | Fixing background painting after orientation switch.Alessandro Portale2009-11-252-1/+2
| | * | | | | | | Micro optimizationAlessandro Portale2009-11-251-1/+1
| | * | | | | | | Fixed context menu not to have "Options" action.Janne Anttila2009-11-251-0/+1
| | * | | | | | | Fixes for tab/space usage in qwidget.cpp.Janne Anttila2009-11-251-15/+15
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-11-253-28/+35
| | |\ \ \ \ \ \ \
| | | * | | | | | | Removed unused setThemePalette(QStyleOption *option)Alessandro Portale2009-11-252-7/+0
| | | * | | | | | | Fix crash in QApplication::beep() on S60Shane Kearns2009-11-251-21/+35
| | * | | | | | | | Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+2
| | |/ / / / / / /
| * | | | | | | | Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of itemsAlexis Menard2009-11-261-1/+2
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
| * | | | | | | QGraphicsTextItem::setDefaultTextColor check change before calling update()Olivier Goffart2009-11-261-1/+3
| * | | | | | | Remove unused variables in QGraphicsItem and QGraphicsScene.Bjørn Erik Nilsen2009-11-254-34/+20
| * | | | | | | Remove caching of QGraphicsItem::clipPath().Bjørn Erik Nilsen2009-11-253-191/+8
| * | | | | | | Fixing background painting after orientation switch.Alessandro Portale2009-11-252-1/+2
| * | | | | | | Make the spinbox and doublespinbox better accept intermediate inputThierry Bastian2009-11-251-65/+35