summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | fix QTextFormat::doubleProperty where qreal is floatJoerg Bornemann2009-08-121-3/+4
| | | * | | fix decoration of DontShowOnScreen widgets on Windows CEJoerg Bornemann2009-08-121-1/+1
| | | * | | Revert "Frame property for QDateTimeEdit can be set independently of"Matthew Cattell2009-08-111-1/+0
| | | * | | Frame property for QDateTimeEdit can be set independently ofMatthew Cattell2009-08-111-0/+1
| | | * | | Update URL of online documentation.Jason McDonald2009-08-113-3/+3
| | | * | | Eliminate some mentions of Trolltech.Jason McDonald2009-08-112-12/+12
| | | * | | Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-114-6/+6
| | | * | | Update license headers.Jason McDonald2009-08-11979-979/+979
| | * | | | Fix QCombobox popup flicker on OSMorten Sørvig2009-08-241-0/+12
| * | | | | Make sure QGraphicsOpacityEffect::opacity is bound between 0.0 and 1.0Bjørn Erik Nilsen2009-08-241-0/+3
| * | | | | doc: More documentation of the graphics effect framework.Bjørn Erik Nilsen2009-08-241-12/+338
| * | | | | Made it possible to use the Vista specific desktop effects.Trond Kjernåsen2009-08-241-1/+4
| * | | | | 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