summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | QMenuBar: some update Geometries missingThierry Bastian2009-08-241-0/+2
| * | | | | Add missing file in priAlexis Menard2009-08-241-0/+1
| * | | | | Don't float objects into next page unless they can fit in itEskil Abrahamsen Blomfeldt2009-08-241-1/+13
| * | | | | Windows compile fix for code that needs WINVER > 0x500Joerg Bornemann2009-08-242-4/+9
| * | | | | Remove warningJan-Arve Sæther2009-08-241-2/+1
| * | | | | Fix include guard and simplify compiler workaround.Frans Englich2009-08-242-10/+6
| * | | | | Fix QPlainTextEdit painting errorsmae2009-08-241-2/+3
| * | | | | Compile after a41d614eb8afd7c1c5b95b8ac34335fc0aaf0a18Eskil Abrahamsen Blomfeldt2009-08-241-2/+1
| * | | | | Removed unused header for the WinCE and Windows platforms.Trond Kjernåsen2009-08-241-1/+0
| * | | | | make QPixmap rely on QPixmapData for loading from files and from data...gunnar2009-08-243-31/+43
| * | | | | HSL support for QColorThomas Hartmann2009-08-242-13/+472
| * | | | | Gestures, Mac: remove pan gesture from qabstractscrollareaRichard Moe Gustavsen2009-08-242-4/+9
| * | | | | Remove QScopedCustomPointerHarald Fernengel2009-08-242-10/+10
* | | | | | Fix Qt::ClickFocus for QGraphicsProxyWidget.Andreas Aardal Hanssen2009-08-241-1/+7
* | | | | | Doc: Said that an item set as the current item in an item view is alsoGeir Vattekar2009-08-244-5/+9
* | | | | | Fix QPlainTextEdit painting errorsmae2009-08-241-2/+3
* | | | | | HSL support for QColorThomas Hartmann2009-08-242-13/+472
* | | | | | Gestures, Mac: remove pan gesture from qabstractscrollareaRichard Moe Gustavsen2009-08-242-4/+9
|/ / / / /
* | | | | Export QClipData and QRasterBufferAnders Bakken2009-08-211-2/+2
* | | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qtAlessandro Portale2009-08-212-1/+2
|\ \ \ \ \
| * | | | | Export QRasterizerAnders Bakken2009-08-211-1/+1
| * | | | | CompileAnders Bakken2009-08-211-0/+1
* | | | | | Warning fix: mask_format = unreferenced parameterAlessandro Portale2009-08-211-0/+1
* | | | | | "d->" is not used. Fix MSVC warning.Alessandro Portale2009-08-211-2/+0
* | | | | | Fixed unreferenced variable warning in Release mode.Alessandro Portale2009-08-211-2/+1
* | | | | | Fixed an MSVC 9.0 /2008 warningAlessandro Portale2009-08-211-5/+5
|/ / / / /
* | | | | Add missing license headers and header guards.Jason McDonald2009-08-214-5/+158
* | | | | Fix obsolete license headers.Jason McDonald2009-08-216-12/+12
* | | | | Fix obsolete license headers.Jason McDonald2009-08-211-1/+1
* | | | | Add QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-08-213-0/+92
* | | | | Fix double drawing of background in XP scrollbarJens Bache-Wiig2009-08-211-3/+0
| |_|_|/ |/| | |
* | | | Fixed compile error.axis2009-08-211-1/+1
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-2125-113/+2023
|\ \ \ \
| * | | | Doh, we have to convert the pixmap to an image.Bjørn Erik Nilsen2009-08-211-1/+1
| * | | | Merge commit 'qt-kinetic/kinetic-graphicseffect'Bjørn Erik Nilsen2009-08-2125-113/+2023
| |\ \ \ \
| | * | | | Cleanup after wrong merge.Bjørn Erik Nilsen2009-08-211-2/+1
| | * | | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2152-843/+4953
| | |\ \ \ \
| | * | | | | Improve performance of the drop shadow pixmap filter.Bjørn Erik Nilsen2009-08-212-30/+16
| | * | | | | Add an alpha to the drop shadow pixmap filter by the default.Bjørn Erik Nilsen2009-08-211-1/+1
| | * | | | | Fix broken drop shadow pixmap filter on X11.Bjørn Erik Nilsen2009-08-211-2/+4
| | * | | | | Use pixmap filter for the drop shadow effect.Bjørn Erik Nilsen2009-08-213-147/+42
| | * | | | | Merge commit 'qt/master-stable' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2011-71/+168
| | |\ \ \ \ \
| | * | | | | | Fix some rendering bugs on the Mac when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-201-4/+4
| | * | | | | | Delete existing graphics effect when setting a new one.Bjørn Erik Nilsen2009-08-202-10/+18
| | * | | | | | Fix the most obvious rendering bugs when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-207-46/+118
| | * | | | | | Add support for graphics effects on QWidget.Bjørn Erik Nilsen2009-08-208-6/+192
| | * | | | | | Make QGraphicsItem::effectiveBoundingRect/sceneEffectiveBoundingRect internal.Bjørn Erik Nilsen2009-08-205-12/+14
| | * | | | | | Rename QGraphicsShadowEffect to QGraphicsDropShadowEffect.Bjørn Erik Nilsen2009-08-203-29/+29
| | * | | | | | Add missing effects.pri file in src/gui/effectsBjørn Erik Nilsen2009-08-201-0/+4
| | * | | | | | Compile graphics effect on all platforms.Bjørn Erik Nilsen2009-08-202-0/+2