summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Enabled use of graphics system with old GL engine for testing.Samuel Rødal2009-09-111-1/+9
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Iain2009-09-11128-20092/+2628
| |\ \ \
| | * | | small optimization for variant handling in animationsThierry Bastian2009-09-111-3/+9
| | * | | animations now display a warning if they don't have a end valueThierry Bastian2009-09-112-2/+7
| | * | | Fix autotests on QMenuBarThierry Bastian2009-09-111-1/+6
| | * | | Clean up properly in the QPF1 font enginePaul Olav Tvete2009-09-111-0/+6
| * | | | Fix compile errors (missing uncaught_exception definition) on Symbian^3Iain2009-09-112-1/+2
* | | | | Fixed QWidget::activateWindow for Symbian.Janne Anttila2009-09-112-17/+52
| |/ / / |/| | |
* | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-1110-73/+163
|\ \ \ \
| * \ \ \ Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-114-6/+17
| |\ \ \ \
| | * | | | Fixed a bug in the autotest for q3progressbar.Martin Smith2009-09-112-3/+13
| | * | | | QLocalSocket (Win) emit readChannelFinished only onceJoerg Bornemann2009-09-111-1/+2
| | * | | | make tst_QLocalSocket::writeToClientAndDisconnect even more robustJoerg Bornemann2009-09-111-2/+2
| * | | | | Changed Symbian tests to sleep only when run on emulator.Miikka Heikkinen2009-09-111-11/+14
| |/ / / /
| * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-1170-19506/+1445
| |\ \ \ \
| | * | | | Make mipmaps work on OpenGL/ES 2.0Rhys Weatherley2009-09-111-0/+12
| | * | | | Port the textures example to OpenGL/ES 2.0Rhys Weatherley2009-09-113-35/+91
| * | | | | Optimized S60 version check.Miikka Heikkinen2009-09-111-21/+29
* | | | | | Fixed QWidget::setWindowState for Symbian.Janne Anttila2009-09-113-16/+71
| |/ / / / |/| | | |
* | | | | Dump texture formats in hex, not decimalRhys Weatherley2009-09-111-2/+2
* | | | | Recognize the OES_packed_depth_stencil extensionRhys Weatherley2009-09-111-0/+4
* | | | | Resolve GL buffer functions in a better wayRhys Weatherley2009-09-111-6/+6
* | | | | Resolve ARB_framebuffer_object and OES_framebuffer_object extensionsRhys Weatherley2009-09-102-18/+75
* | | | | Make an EGL context current when initializing GL extensionsRhys Weatherley2009-09-103-0/+37
* | | | | Fix the signal output in QObject::dumpObjectInfoOlivier Goffart2009-09-101-1/+1
* | | | | Doc: Updated the Qt for Embedded Platforms page.David Boddie2009-09-107-21/+723
* | | | | Fixes regression in QStyleSheet regarding QFrame:no-frameOlivier Goffart2009-09-102-18/+33
* | | | | QLocalSocket::readData (Windows) must return -1 on EOFJoerg Bornemann2009-09-101-1/+4
* | | | | QLocalSocket Windows: emit readChannelFinished if broken pipe detectedJoerg Bornemann2009-09-101-0/+4
* | | | | make tst_QLocalSocket::writeToClientAndDisconnect more robustJoerg Bornemann2009-09-101-1/+1
* | | | | restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-102-7/+14
* | | | | Fixed a leak in lance that could cause crashes on exit.Trond Kjernåsen2009-09-101-0/+1
* | | | | S60 font db more tolerant of failuremread2009-09-101-1/+6
* | | | | QTextDocument::contentsChanged() was emitted twice for a singlemae2009-09-101-1/+1
* | | | | Fix compilation with winscwSimon Hausmann2009-09-104-18/+18
* | | | | Re-order begin() so everything needing a current context has oneTom Cooksey2009-09-102-18/+14
* | | | | Doc: Documented the standard keys in item views.Geir Vattekar2009-09-101-1/+39
* | | | | Doc: Fixed snippet bug in stylesheet docsGeir Vattekar2009-09-102-3/+3
* | | | | Update installation instructions for building for SymbianShane Kearns2009-09-102-1/+11
* | | | | Make test pass on QWSPaul Olav Tvete2009-09-101-0/+1
* | | | | Fixed rendering of text with gradient pen in GL 2 engine.Samuel Rødal2009-09-101-5/+4
* | | | | Fixed crash in raster paint engine.Samuel Rødal2009-09-101-1/+1
* | | | | Wrong opacity set on the painter in QGraphicsEffect::draw.Bjørn Erik Nilsen2009-09-102-1/+25
* | | | | Fixed white-space handling in the SVG module.Kim Motoyoshi Kalland2009-09-101-10/+13
* | | | | Add an autotest for QGLWidget::renderPixmap()Tom Cooksey2009-09-101-0/+30
* | | | | Made raster respect SmoothPixmapTransform and Antialiasing hints better.Samuel Rødal2009-09-101-14/+5
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Iain2009-09-106-4/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-101-1/+1
| |\ \ \ \ \
| * | | | | | Enable Qt3Support for Qt/Cocoa on Mac OS X.Morten Sorvig2009-09-106-4/+18
* | | | | | | Remove (out-of-date) DEF files for Symbian winscw build.Iain2009-09-109-19218/+0
| |/ / / / / |/| | | | |