summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fixed input context trying to squeeze content into a full widget.axis2010-09-061-0/+7
* Cleaned up position tracking in the Symbian input methods.axis2010-09-063-15/+18
* Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-063-16/+2
* Fixes for combining multiple Qt::ImhXXXOnly with S60 FEPShane Kearns2010-08-061-22/+30
* fix compile errorShane Kearns2010-08-061-1/+1
* Make input methods work correctly with Symbian^3 FEP in numeric modeShane Kearns2010-08-061-6/+13
* Ensure that window rectangle is updated when CBA visibility changesGareth Stockwell2010-07-283-21/+33
* Clear Qt::WA_OutsideWSRange when making window fullscreenGareth Stockwell2010-07-281-0/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-07-271-1/+6
|\
| * Fix crash when all the items in a QListView are hiddenGabriel de Dietrich2010-07-271-1/+6
* | Workaround for QTBUG-8013: Do not return an ascent of 0Alessandro Portale2010-07-271-1/+4
|/
* Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
* Fix last character being overwritten in password fieldShane Kearns2010-07-131-0/+4
* Initalize the nativeDialogInUse variableAndy Shaw2010-07-081-0/+1
* Fix crash when removing columns in merged rowEskil Abrahamsen Blomfeldt2010-07-071-3/+4
* Fixed missing clip when computing the graphics item effect source rect.Samuel Rødal2010-07-022-7/+34
* Layout direction change by key should change alignment of QLineEditEskil Abrahamsen Blomfeldt2010-06-291-1/+4
* Allow TLW translucency on Symbian without Qt::FramelessWindowHintGareth Stockwell2010-06-231-3/+0
* Ensure that compiling with the no debug/warning output defines worksAndy Shaw2010-06-231-0/+4
* Fixed device context leak in QGLWidget on Windows.Kim Motoyoshi Kalland2010-06-181-0/+3
* Fix possible crash in QTextLayout for glyphless itemsEskil Abrahamsen Blomfeldt2010-06-171-3/+11
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-122-2/+2
|\
| * Allow to build Qt in static with mingwThierry Bastian2010-06-112-2/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-113-12/+57
|\ \ | |/ |/|
| * Thread safety for QFontEngineS60Shane Kearns2010-06-113-12/+57
* | 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
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-251-4/+4
|\
| * Don't use QAtomicInt in statics because they are non-POD.Thiago Macieira2010-05-251-4/+4
* | Qt app draws background incorrectly when animated wallpaper is usedSami Merila2010-05-251-0/+8
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-212-15/+34
|\
| * Fixed an assert in QMenuThierry Bastian2010-05-211-11/+1
| * Call eglTerminate() when the last QEglContext is destroyed to free mem.Trond Kjernåsen2010-05-211-4/+33
* | Backport multitouch bug fixes to 4.6Shane Kearns2010-05-212-7/+19
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-171-7/+12
|\
| * Doc: fix typoOlivier Goffart2010-05-171-1/+1