| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Made GL window surface work better with native child widgets. | Samuel Rødal | 2009-09-11 | 2 | -18/+64 |
|
|
| * | | | Respect the layoutDirection property of the parent widget. | Jan-Arve Sæther | 2009-09-11 | 4 | -20/+107 |
|
|
| * | | | Do not use FBO as backend for window surface in opengl engine | Eskil Abrahamsen Blomfeldt | 2009-09-11 | 1 | -1/+2 |
|
|
| * | | | Compile fix for windows | Robert Griebl | 2009-09-11 | 1 | -1/+1 |
|
|
| * | | | Better failure message when it fails | Paul Olav Tvete | 2009-09-11 | 1 | -0/+4 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-11 | 14 | -33/+100 |
| |\ \ \ |
|
| | * | | | Skip pointless test | Paul Olav Tvete | 2009-09-11 | 1 | -0/+3 |
|
|
| | * | | | Out of memory fix for qUncompress | Robert Griebl | 2009-09-11 | 3 | -23/+48 |
|
|
| | * | | | Doc: QHeaderView::section:checked was left out of stylesheet docs. | Geir Vattekar | 2009-09-11 | 2 | -1/+7 |
|
|
| | * | | | Fixed clipping bugs in GL2 graphics system with oxygen style. | Samuel Rødal | 2009-09-11 | 1 | -1/+3 |
|
|
| | * | | | Enabled use of graphics system with old GL engine for testing. | Samuel Rødal | 2009-09-11 | 1 | -1/+9 |
|
|
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Iain | 2009-09-11 | 128 | -20092/+2628 |
| | |\ \ \ |
|
| | | * | | | small optimization for variant handling in animations | Thierry Bastian | 2009-09-11 | 1 | -3/+9 |
|
|
| | | * | | | animations now display a warning if they don't have a end value | Thierry Bastian | 2009-09-11 | 2 | -2/+7 |
|
|
| | | * | | | Fix autotests on QMenuBar | Thierry Bastian | 2009-09-11 | 1 | -1/+6 |
|
|
| | | * | | | Clean up properly in the QPF1 font engine | Paul Olav Tvete | 2009-09-11 | 1 | -0/+6 |
|
|
| | * | | | | Fix compile errors (missing uncaught_exception definition) on Symbian^3 | Iain | 2009-09-11 | 2 | -1/+2 |
|
|
| * | | | | | Fixed QWidget::activateWindow for Symbian. | Janne Anttila | 2009-09-11 | 2 | -17/+52 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-11 | 10 | -73/+163 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-11 | 4 | -6/+17 |
| | |\ \ \ \ |
|
| | | * | | | | Fixed a bug in the autotest for q3progressbar. | Martin Smith | 2009-09-11 | 2 | -3/+13 |
|
|
| | | * | | | | QLocalSocket (Win) emit readChannelFinished only once | Joerg Bornemann | 2009-09-11 | 1 | -1/+2 |
|
|
| | | * | | | | make tst_QLocalSocket::writeToClientAndDisconnect even more robust | Joerg Bornemann | 2009-09-11 | 1 | -2/+2 |
|
|
| | * | | | | | Changed Symbian tests to sleep only when run on emulator. | Miikka Heikkinen | 2009-09-11 | 1 | -11/+14 |
| | |/ / / / |
|
| | * | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-11 | 70 | -19506/+1445 |
| | |\ \ \ \ |
|
| | | * | | | | Make mipmaps work on OpenGL/ES 2.0 | Rhys Weatherley | 2009-09-11 | 1 | -0/+12 |
|
|
| | | * | | | | Port the textures example to OpenGL/ES 2.0 | Rhys Weatherley | 2009-09-11 | 3 | -35/+91 |
|
|
| | * | | | | | Optimized S60 version check. | Miikka Heikkinen | 2009-09-11 | 1 | -21/+29 |
|
|
| * | | | | | | Fixed QWidget::setWindowState for Symbian. | Janne Anttila | 2009-09-11 | 3 | -16/+71 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Dump texture formats in hex, not decimal | Rhys Weatherley | 2009-09-11 | 1 | -2/+2 |
|
|
| * | | | | | Recognize the OES_packed_depth_stencil extension | Rhys Weatherley | 2009-09-11 | 1 | -0/+4 |
|
|
| * | | | | | Resolve GL buffer functions in a better way | Rhys Weatherley | 2009-09-11 | 1 | -6/+6 |
|
|
| * | | | | | Resolve ARB_framebuffer_object and OES_framebuffer_object extensions | Rhys Weatherley | 2009-09-10 | 2 | -18/+75 |
|
|
| * | | | | | Make an EGL context current when initializing GL extensions | Rhys Weatherley | 2009-09-10 | 3 | -0/+37 |
|
|
| * | | | | | Fix the signal output in QObject::dumpObjectInfo | Olivier Goffart | 2009-09-10 | 1 | -1/+1 |
|
|
| * | | | | | Doc: Updated the Qt for Embedded Platforms page. | David Boddie | 2009-09-10 | 7 | -21/+723 |
|
|
| * | | | | | Fixes regression in QStyleSheet regarding QFrame:no-frame | Olivier Goffart | 2009-09-10 | 2 | -18/+33 |
|
|
| * | | | | | QLocalSocket::readData (Windows) must return -1 on EOF | Joerg Bornemann | 2009-09-10 | 1 | -1/+4 |
|
|
| * | | | | | QLocalSocket Windows: emit readChannelFinished if broken pipe detected | Joerg Bornemann | 2009-09-10 | 1 | -0/+4 |
|
|
| * | | | | | make tst_QLocalSocket::writeToClientAndDisconnect more robust | Joerg Bornemann | 2009-09-10 | 1 | -1/+1 |
|
|
| * | | | | | restoring a minimized window on Windows CE didn't work | Joerg Bornemann | 2009-09-10 | 2 | -7/+14 |
|
|
| * | | | | | Fixed a leak in lance that could cause crashes on exit. | Trond Kjernåsen | 2009-09-10 | 1 | -0/+1 |
|
|
| * | | | | | S60 font db more tolerant of failure | mread | 2009-09-10 | 1 | -1/+6 |
|
|
| * | | | | | QTextDocument::contentsChanged() was emitted twice for a single | mae | 2009-09-10 | 1 | -1/+1 |
|
|
| * | | | | | Fix compilation with winscw | Simon Hausmann | 2009-09-10 | 4 | -18/+18 |
|
|
| * | | | | | Re-order begin() so everything needing a current context has one | Tom Cooksey | 2009-09-10 | 2 | -18/+14 |
|
|
| * | | | | | Doc: Documented the standard keys in item views. | Geir Vattekar | 2009-09-10 | 1 | -1/+39 |
|
|
| * | | | | | Doc: Fixed snippet bug in stylesheet docs | Geir Vattekar | 2009-09-10 | 2 | -3/+3 |
|
|
| * | | | | | Update installation instructions for building for Symbian | Shane Kearns | 2009-09-10 | 2 | -1/+11 |
|
|
| * | | | | | Make test pass on QWS | Paul Olav Tvete | 2009-09-10 | 1 | -0/+1 |
|
|