summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-123-60/+60
|\
| * Incorrectly named keys in QS60StyleEnums::SkinPartsSami Merila2010-06-113-60/+60
* | Fixed an on-exit crash for apps using GL.Trond Kjernåsen2010-06-116-5/+14
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-1026-122/+289
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-1026-122/+289
| |\
| | * QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2010-06-102-31/+53
| | * Optimized 90-, 180-, and 270- rotated blits in raster paint engine.Samuel Rødal2010-06-101-0/+105
| | * Rename QLocale::isWrittenRightToLeft() to textDirection()Lars Knoll2010-06-094-4/+4
| | * Fixed some bugs in detection of keyboard directionalityLars Knoll2010-06-095-51/+18
| | * consistent handling of directionality in QTextLayoutLars Knoll2010-06-093-15/+23
| | * For an empty line edit the cursor position is depending on input languageLars Knoll2010-06-091-1/+4
| | * correctly initialize the bidi level in the text engineLars Knoll2010-06-091-2/+15
| | * Use the textDirection() of blocks correctly.Lars Knoll2010-06-094-14/+7
| | * Add QTextBlock::textDirection()Lars Knoll2010-06-092-0/+45
| | * Make sure LayoutDirectionAuto is the default text directionLars Knoll2010-06-091-2/+5
| | * LayoutDirectionAuto is the default layout direction for QPainterLars Knoll2010-06-091-5/+7
| | * Correct BiDi behavior of QLineEditLars Knoll2010-06-092-6/+7
| | * The default text direction for QTextOption is Qt::LayoutDirectionAutoLars Knoll2010-06-092-3/+3
| | * Handle setting the layoutDirection to Qt::LayoutDirectionAutoLars Knoll2010-06-092-1/+6
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-083-3/+3
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-083-3/+3
| | | |\
| | | | * Allow to build Qt in static with mingwThierry Bastian2010-06-072-2/+2
| | | | * Fix QTransform::map(const QPainterPath &) not working with paths thatSimon Hausmann2010-06-071-1/+1
* | | | | QS60Style: QComboBox displays checkboxes for itemsSami Merila2010-06-101-1/+8
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Toby Tomkins2010-06-1011-34/+124
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-0811-34/+124
| |\ \ \ | | |/ / | |/| |
| | * | Fix style sheet error with slider handleqCaro2010-06-071-1/+1
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-037-26/+114
| | |\ \
| | | * | Fix QWS build failureGareth Stockwell2010-06-031-1/+1
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-037-25/+113
| | | |\ \
| | | | * | Window visibility changes update TLW backing store reference countGareth Stockwell2010-06-021-7/+16
| | | | * | Enable visibility change events on all Symbian native windowsGareth Stockwell2010-06-021-0/+1
| | | | * | Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-027-20/+98
| | * | | | Windows CE: missing null check added in qapplication_win.cppJoerg Bornemann2010-06-021-1/+1
| | |/ / /
| | * | | Fixed alpha check for mono images.Kim Motoyoshi Kalland2010-06-011-0/+2
| | |/ /
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-311-4/+1
| | |\ \
| | | * | Always construct s60 screen furniture even if not used.Janne Koskinen2010-05-311-4/+1
| | * | | Fix antialiasing with transformed text in OpenGL2 paint engineEskil Abrahamsen Blomfeldt2010-05-312-3/+5
| | |/ /
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-273-4/+7
| | |\ \
| | | * | Fix regression with Qt::AlignRight on monospaced text in QTextLayoutEskil Abrahamsen Blomfeldt2010-05-271-2/+2
| | | * | Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95fEskil Abrahamsen Blomfeldt2010-05-273-2/+5
| | * | | Post QResizeEvent from QSymbianControl::SizeChanged even when invisibleGareth Stockwell2010-05-271-0/+3
| | |/ /
* | | | Problems with missing symbols on QWS/AIX. Include freetype synthesis file for...Toby Tomkins2010-06-101-0/+1
|/ / /
* | | New keys for media-related keys, common mobile keysIain2010-06-071-7/+23
* | | Retrieve proper glyph outlines from Symbian^4Alessandro Portale2010-06-072-2/+103
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-042-44/+70
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-042-44/+70
| |\ \
| | * | Styled item view backgrounds in Gtk+Jens Bache-Wiig2010-06-031-15/+41
| | * | Ensure that we only have one QLayoutStruct struct by renaming the otherAndy Shaw2010-06-031-29/+29
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0440-11/+191
|\ \ \ \ | |/ / / |/| | |