summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
| * QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart2010-05-171-6/+11
* | Support linked fonts (.ltt) from standard font locations.Alessandro Portale2010-05-141-0/+1
* | QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelikeSami Merila2010-05-142-4/+11
|/
* Fix spurious mouse click when dismissing a native menuShane Kearns2010-05-121-4/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-121-0/+3
|\
| * Fixed QFont to respect the italics constructor flag.Trond Kjernåsen2010-05-121-0/+3
* | Don't crash when applications set Qt::WA_TranslucentBackground.Jason Barron2010-05-121-1/+3
|/
* Fixed a potential crash with misconfigured CUPS printers.Trond Kjernåsen2010-05-111-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-101-4/+5
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-101-4/+5
| |\
| | * Fix for torn off menus that were way too bigThierry Bastian2010-05-101-4/+5
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-101-6/+5
|\ \ \