| Commit message (Expand) | Author | Age | Files | Lines |
* | Initalize the nativeDialogInUse variable | Andy Shaw | 2010-07-08 | 1 | -0/+1 |
|
|
* | Fix crash when removing columns in merged row | Eskil Abrahamsen Blomfeldt | 2010-07-07 | 1 | -3/+4 |
|
|
* | Fixed missing clip when computing the graphics item effect source rect. | Samuel Rødal | 2010-07-02 | 2 | -7/+34 |
|
|
* | Layout direction change by key should change alignment of QLineEdit | Eskil Abrahamsen Blomfeldt | 2010-06-29 | 1 | -1/+4 |
|
|
* | Allow TLW translucency on Symbian without Qt::FramelessWindowHint | Gareth Stockwell | 2010-06-23 | 1 | -3/+0 |
|
|
* | Ensure that compiling with the no debug/warning output defines works | Andy Shaw | 2010-06-23 | 1 | -0/+4 |
|
|
* | Fixed device context leak in QGLWidget on Windows. | Kim Motoyoshi Kalland | 2010-06-18 | 1 | -0/+3 |
|
|
* | Fix possible crash in QTextLayout for glyphless items | Eskil Abrahamsen Blomfeldt | 2010-06-17 | 1 | -3/+11 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-06-12 | 2 | -2/+2 |
|\ |
|
| * | Allow to build Qt in static with mingw | Thierry Bastian | 2010-06-11 | 2 | -2/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-11 | 3 | -12/+57 |
|\ \
| |/
|/| |
|
| * | Thread safety for QFontEngineS60 | Shane Kearns | 2010-06-11 | 3 | -12/+57 |
|
|
* | | Fix style sheet error with slider handle | qCaro | 2010-06-07 | 1 | -1/+1 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-03 | 7 | -26/+114 |
|\ |
|
| * | Fix QWS build failure | Gareth Stockwell | 2010-06-03 | 1 | -1/+1 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-03 | 7 | -25/+113 |
| |\ |
|
| | * | Window visibility changes update TLW backing store reference count | Gareth Stockwell | 2010-06-02 | 1 | -7/+16 |
|
|
| | * | Enable visibility change events on all Symbian native windows | Gareth Stockwell | 2010-06-02 | 1 | -0/+1 |
|
|
| | * | Added reference counting to QWidgetBackingStore | Gareth Stockwell | 2010-06-02 | 7 | -20/+98 |
|
|
* | | | Windows CE: missing null check added in qapplication_win.cpp | Joerg Bornemann | 2010-06-02 | 1 | -1/+1 |
|/ / |
|
* | | Fixed alpha check for mono images. | Kim Motoyoshi Kalland | 2010-06-01 | 1 | -0/+2 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-31 | 1 | -4/+1 |
|\ |
|
| * | Always construct s60 screen furniture even if not used. | Janne Koskinen | 2010-05-31 | 1 | -4/+1 |
|
|
* | | Fix antialiasing with transformed text in OpenGL2 paint engine | Eskil Abrahamsen Blomfeldt | 2010-05-31 | 2 | -3/+5 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-27 | 3 | -4/+7 |
|\ |
|
| * | Fix regression with Qt::AlignRight on monospaced text in QTextLayout | Eskil Abrahamsen Blomfeldt | 2010-05-27 | 1 | -2/+2 |
|
|
| * | Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95f | Eskil Abrahamsen Blomfeldt | 2010-05-27 | 3 | -2/+5 |
|
|
* | | Post QResizeEvent from QSymbianControl::SizeChanged even when invisible | Gareth Stockwell | 2010-05-27 | 1 | -0/+3 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-25 | 1 | -4/+4 |
|\ |
|
| * | Don't use QAtomicInt in statics because they are non-POD. | Thiago Macieira | 2010-05-25 | 1 | -4/+4 |
|
|
* | | Qt app draws background incorrectly when animated wallpaper is used | Sami Merila | 2010-05-25 | 1 | -0/+8 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-21 | 2 | -15/+34 |
|\ |
|
| * | Fixed an assert in QMenu | Thierry Bastian | 2010-05-21 | 1 | -11/+1 |
|
|
| * | Call eglTerminate() when the last QEglContext is destroyed to free mem. | Trond Kjernåsen | 2010-05-21 | 1 | -4/+33 |
|
|
* | | Backport multitouch bug fixes to 4.6 | Shane Kearns | 2010-05-21 | 2 | -7/+19 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-17 | 1 | -7/+12 |
|\ |
|
| * | Doc: fix typo | Olivier Goffart | 2010-05-17 | 1 | -1/+1 |
|
|
| * | QCompleter: fix misuse of QMap that can lead to crashes | Olivier Goffart | 2010-05-17 | 1 | -6/+11 |
|
|
* | | Support linked fonts (.ltt) from standard font locations. | Alessandro Portale | 2010-05-14 | 1 | -0/+1 |
|
|
* | | QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelike | Sami Merila | 2010-05-14 | 2 | -4/+11 |
|/ |
|
* | Fix spurious mouse click when dismissing a native menu | Shane Kearns | 2010-05-12 | 1 | -4/+6 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-12 | 1 | -0/+3 |
|\ |
|
| * | Fixed QFont to respect the italics constructor flag. | Trond Kjernåsen | 2010-05-12 | 1 | -0/+3 |
|
|
* | | Don't crash when applications set Qt::WA_TranslucentBackground. | Jason Barron | 2010-05-12 | 1 | -1/+3 |
|/ |
|
* | Fixed a potential crash with misconfigured CUPS printers. | Trond Kjernåsen | 2010-05-11 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-10 | 1 | -4/+5 |
|\ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-10 | 1 | -4/+5 |
| |\ |
|
| | * | Fix for torn off menus that were way too big | Thierry Bastian | 2010-05-10 | 1 | -4/+5 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-10 | 1 | -6/+5 |
|\ \ \ |
|
| * | | | An improvement to the previous commit. | Denis Dzyubenko | 2010-05-10 | 1 | -6/+5 |
| |/ / |
|