summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Do not crash on SymbianJason McDonald2010-10-292-3/+9
* Update license headers to release version.Jason McDonald2010-10-181140-14820/+14820
* Avoid in-place convertion of images with multiple referencesBenjamin Poulain2010-10-101-0/+4
* QGraphicsItem device coordinate cache unefficient in portrait modeBjørn Erik Nilsen2010-10-081-18/+58
* QS60Style: QDateEdit - Layout issuesSami Merila2010-10-061-7/+2
* Fixed a layout issue where you could get NaN as dimensionsThierry Bastian2010-10-051-12/+11
* Fix double painting when adding an item into a linear layoutThierry Bastian2010-10-041-2/+6
* Fixed performance regression in curve stroking.Samuel Rødal2010-10-043-6/+8
* Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"Thierry Bastian2010-10-044-318/+13
* Add sendParentChangeNotification to QGraphicsItemMarco Bubke2010-10-012-4/+16
* Fixed regression when typing in QTextControl based widgets on Symbianaxis2010-10-011-2/+4
* Fix QApplication::desktop()->availableGeometry() for SymbianMiikka Heikkinen2010-10-011-0/+3
* Fixes cursor shape when widget becomes native on X11.Denis Dzyubenko2010-10-011-1/+3
* Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2010-09-291-60/+79
* Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-291-24/+17
* Incorrect translations for application menu items on Mac OS X.Prasanth Ullattil2010-09-241-2/+7
* Fix a crash with D&d on mingwThierry Bastian2010-09-241-6/+6
* QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-241-0/+4
* Fix text direction setting in QTextBlock layoutJiang Jiang2010-09-231-6/+0
* Fix text direction handling in QLabelJiang Jiang2010-09-232-11/+17
* Fixed drawing a large number of glyphs with the same font under GL.Trond Kjernåsen2010-09-232-8/+18
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-232-0/+8
* Avoid creating copy of an image in memory when storing as jpegaavit2010-09-221-28/+13
* Fixed infinite loop when loading jpeg without EOI from memory.Kim Motoyoshi Kalland2010-09-211-11/+8
* Fixed memory leak in Symbian when Options menu was launched.Janne Anttila2010-09-211-4/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-173-30/+32
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-173-30/+32
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-163-30/+32
| | |\
| | | * QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo...Bjørn Erik Nilsen2010-09-162-12/+19
| | | * Wrong bounding rect returned by QGraphicsEffect::boundingRect().Bjørn Erik Nilsen2010-09-162-20/+12
| | | * Compile on MacEskil Abrahamsen Blomfeldt2010-09-161-0/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-172-13/+29
|\ \ \ \
| * | | | QS60Style does not show checkbox for checkable item in QTreeViewSami Merila2010-09-171-2/+2
| * | | | Panic in qs60style.cpp while drawing a QTreeViewSami Merila2010-09-172-11/+27
| |/ / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1712-20/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-166-31/+53
| |\ \ \ | | |/ /
| * | | Doc: Listed undoable operations in QTextDocumentGeir Vattekar2010-09-151-1/+12
| * | | Doc: Note on updating proxy models with dynamic sort filtersGeir Vattekar2010-09-151-0/+8
| * | | git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-1524-140/+263
| |\ \ \
| * \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-138-80/+18
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-112-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-107-7/+40
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-0922-150/+270
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-074-10/+18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-0716-311/+333
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-0326-234/+517
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-0211-20/+21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Clarified iterator semantic in documentation and added a code snippet to a QM...Jerome Pasion2010-08-311-2/+3
| | * | | | | | | | | | | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-3010-18/+18
* | | | | | | | | | | | | Fixed compilation of qdrawhelper.cpp with XLC 10Rohan McGovern2010-09-161-1/+1
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |