summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-075-28/+13
* Fix the toolbars dockingThierry Bastian2009-12-071-5/+10
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-075-40/+93
|\
| * Added dimming support for disabled softkeys in Symbian.Janne Anttila2009-12-072-2/+31
| * Button and LineEdit/TextEdit theme colors are incorrectSami Merilä2009-12-041-2/+4
| * QS60Style: Overwrites correct stylehint color valuesSami Merilä2009-12-041-4/+3
| * Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila2009-12-041-23/+49
| * Fixed "...QString::QString(const char *)... is deprecated" warning.Janne Anttila2009-12-031-1/+1
| * Unnecessary symbian version checks in sqldrivers.proJouni Hiltunen2009-12-031-3/+1
| * QS60Style: Always store changed theme paletteSami Merilä2009-12-031-5/+4
* | Detect GL2 paint engine based on fragment shaders, not programsRhys Weatherley2009-12-072-3/+7
* | Automatically destroy VG pixmaps when the last window surface goes awayRhys Weatherley2009-12-064-29/+169
* | Compressed texture binding for QtOpenGL: ETC1 and PVRTCRhys Weatherley2009-12-065-118/+461
* | Fix WA_TranslucentBackground for QGLWidgets on X11/EGLTom Cooksey2009-12-041-45/+73
* | Add EGL_BUFFER_SIZE to QEglProperties::reduceConfiguration()Tom Cooksey2009-12-041-0/+9
* | Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-044-31/+42
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-0443-136/+464
|\ \
| * \ Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-0413-18/+85
| |\ \
| * | | Fixed compile for S60.Rohan McGovern2009-12-041-1/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-039-6/+66
| |\ \ \
| | * | | Fix for virtual keyboard poping up when it should not.Robert Griebl2009-12-034-4/+4
| | * | | Added a placeholderText(*) property to QLineEdit.Robert Griebl2009-12-033-0/+56
| | * | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-0373-258/+787
| | |\ \ \
| | * | | | compile fix for Qt in namespacehjk2009-12-011-0/+4
| | * | | | Fix a documentation typo.Christian Kamm2009-11-301-1/+1
| | * | | | QVector: fix const_iterator-=(int)hjk2009-11-301-1/+1
| * | | | | Fixes: OCI QSqlDatabase.tables() does not work with system tables.Bill King2009-12-021-31/+52
| | |/ / / | |/| | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0268-252/+782
| |\ \ \ \
| | * \ \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0239-158/+440
| | |\ \ \ \
| | * | | | | Creator crashes when reloading externally modified .ui files on MacPrasanth Ullattil2009-12-011-2/+0
| | * | | | | Fix regression in tst_QFileSystemWatcherBradley T. Hughes2009-12-011-7/+3
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-12-011-3/+4
| | |\ \ \ \ \
| | | * | | | | Re-enabled realpath() on symbian.Denis Dzyubenko2009-12-011-1/+1
| | | * | | | | Fix a crash in QFSFileEnginePrivate::canonicalized() on Mac OS X 10.5Prasanth Ullattil2009-12-011-3/+4
| | * | | | | | Make sure file descriptors are valid in the dnotify implementation of QFileSy...Bradley T. Hughes2009-12-011-2/+2
| | |/ / / / /
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-3012-41/+93
| | |\ \ \ \ \
| | | * | | | | Fixes a crash on Mac with QFileInfo.Denis Dzyubenko2009-11-301-1/+5
| | | * | | | | Unix: Avoid stat() when opening a fileMarkus Goetz2009-11-301-12/+20
| | | * | | | | Fix garbage collection issue with script-owned objects with connectionsKent Hansen2009-11-302-23/+25
| | | * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-306-4/+40
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-301-1/+1
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Enable YARR when YARR_JIT is enabledKent Hansen2009-11-301-0/+2
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-3045-653/+671
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-2911-11/+147
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2934-642/+524
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-271-0/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Fix memory leak in the DNotify implementation of QFileSystemWatcherBradley T. Hughes2009-11-271-0/+3
| | * | | | | | | Fix performance regression of posted eventsBradley T. Hughes2009-11-272-29/+40
| | |/ / / / / /
| | * | | | | | Improve QFileInfo benchmarkMarkus Goetz2009-11-271-1/+1
| | * | | | | | Fix miracously exported WTF symbols in QtScript with the Maemo 5 toolchain.Lars Knoll2009-11-271-1/+1