summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Fix compiler error.Aleksandar Sasha Babic2009-11-041-1/+1
| | * | | | | Merge branch '4.6-s60' into 4.6axis2009-11-0425-145/+284
| | |\ \ \ \ \
| | | * | | | | Made xmlpatterns autotests compile for SymbianMiikka Heikkinen2009-11-032-2/+2
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-032-2/+4
| | | |\ \ \ \ \
| | | | * | | | | Fixed an input method bug when erasing the last character.axis2009-11-032-2/+4
| | | * | | | | | Inclusion of QtOpenVg overwrites all other modules in s60install.proSami Merilä2009-11-031-1/+1
| | | |/ / / / /
| | | * | | | | Fix cleanupstack crash on exit in Symbian OS 9.2Shane Kearns2009-11-032-6/+13
| | | * | | | | Fix for potential crash in S60 styleShane Kearns2009-11-031-7/+7
| | | * | | | | Fix crash in QApplication autotest introduced by native pixmaps (S60 3.1)Shane Kearns2009-11-031-11/+11
| | | * | | | | Add the Symbian Foundation OS versionsShane Kearns2009-11-032-11/+28
| | | * | | | | QS60Style: impossible to open menu from styled QToolButtonSami Merilä2009-11-031-2/+34
| | | * | | | | Fixed compile error on Symbian emulator.axis2009-11-031-0/+1
| | | * | | | | Fix tst_qwebpage and tst_qwebframe compilation on Symbian.Liang QI2009-11-034-2/+10
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-03210-1575/+4231
| | | |\ \ \ \ \
| | | * | | | | | Force Qt libs to install on phone memory in Symbian.Miikka Heikkinen2009-11-031-12/+12
| | | * | | | | | Build break fix for S60Simulated styleSami Merilä2009-11-031-1/+1
| | | * | | | | | Re-added checking for existence of sqlite3 binaries to Symbian buildsMiikka Heikkinen2009-11-021-2/+4
| | | * | | | | | QS60Style - TabWidget text changes color when widget becomes dimmedSami Merilä2009-11-021-8/+8
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-021-38/+56
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix for static QSound::play in Symbian and code style fixes.Janne Anttila2009-11-021-38/+56
| | | * | | | | | | Style's theme palette hash is lost after orientation switchSami Merilä2009-11-021-1/+1
| | | |/ / / / / /
| | | * | | | | | Fixed statuspane visibility after dialog closed from fullsreen widget.Janne Anttila2009-10-301-6/+12
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-10-304-22/+21
| | | |\ \ \ \ \ \
| | | | * | | | | | Moved a resource file from the static wrapper app to QtGui.axis2009-10-303-20/+11
| | | | * | | | | | Fixed namespacing in qatomic_symbian.haxis2009-10-301-2/+10
| | | * | | | | | | S60Style: User set header view palettes are ignoredSami Merilä2009-10-301-8/+36
| | | |/ / / / / /
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-10-3054-1097/+1524
| | | |\ \ \ \ \ \
| | | * | | | | | | Fixed keypad navigation in QFileDialog details viewMiikka Heikkinen2009-10-301-0/+10
| | | * | | | | | | S60Style: List items should be taller for touch use (5th Edition)Sami Merilä2009-10-301-3/+12
| | * | | | | | | | WebKit line ending fix in AccessibilityAllInOne.cpp.Jocelyn Turcotte2009-11-041-44/+44
| * | | | | | | | | Add QMacGLCompatTypes to QGLShaderProgram APITom Cooksey2009-11-042-0/+61
| * | | | | | | | | update harfbuzz to the latest version from fd.orgLars Knoll2009-11-048-82/+167
| * | | | | | | | | Fixed crash with nullptr in QPixmapData::transformedGunnar Sletta2009-11-041-2/+2
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-043-32/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-041-16/+1
| | * | | | | | | | | Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-042-16/+4
| | * | | | | | | | | Compile on Mac OS XEskil Abrahamsen Blomfeldt2009-11-041-1/+1
| * | | | | | | | | | Fixed crash when QImage::createAlphaMask() runs out of memoryGunnar Sletta2009-11-041-1/+2
| |/ / / / / / / / /
* | | | | | | | | | Missing % for printf variableJørgen Lind2009-11-041-2/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | QVideoFrame API review changes.Andrew den Exter2009-11-042-20/+20
* | | | | | | | | QVideoSurfaceFormat API review changes.Andrew den Exter2009-11-042-54/+32
* | | | | | | | | QAbstractVideoSurface API review changes.Andrew den Exter2009-11-043-29/+44
|/ / / / / / / /
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-04523-6070/+15864
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Warwick Allison2009-11-042-6/+17
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-11-041-5/+16
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed lastError() for QTDS driver. Previously, no lastError was available on ...Mark Brand2009-11-041-5/+16
| | * | | | | | | | | Fix trivial qdoc errorJason McDonald2009-11-041-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Declarative building infrastructure.Warwick Allison2009-11-042-0/+18
| |/ / / / / / / /
| * | | | | | | | Implement internal support for property interceptors (used by declarative).Michael Brasser2009-11-041-1/+4
| * | | | | | | | QGtkStyle refactoringRobert Griebl2009-11-0313-1350/+1455