Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Fix compiler error. | Aleksandar Sasha Babic | 2009-11-04 | 1 | -1/+1 | |
| | * | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-04 | 25 | -145/+284 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Made xmlpatterns autotests compile for Symbian | Miikka Heikkinen | 2009-11-03 | 2 | -2/+2 | |
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-03 | 2 | -2/+4 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Fixed an input method bug when erasing the last character. | axis | 2009-11-03 | 2 | -2/+4 | |
| | | * | | | | | | Inclusion of QtOpenVg overwrites all other modules in s60install.pro | Sami Merilä | 2009-11-03 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Fix cleanupstack crash on exit in Symbian OS 9.2 | Shane Kearns | 2009-11-03 | 2 | -6/+13 | |
| | | * | | | | | Fix for potential crash in S60 style | Shane Kearns | 2009-11-03 | 1 | -7/+7 | |
| | | * | | | | | Fix crash in QApplication autotest introduced by native pixmaps (S60 3.1) | Shane Kearns | 2009-11-03 | 1 | -11/+11 | |
| | | * | | | | | Add the Symbian Foundation OS versions | Shane Kearns | 2009-11-03 | 2 | -11/+28 | |
| | | * | | | | | QS60Style: impossible to open menu from styled QToolButton | Sami Merilä | 2009-11-03 | 1 | -2/+34 | |
| | | * | | | | | Fixed compile error on Symbian emulator. | axis | 2009-11-03 | 1 | -0/+1 | |
| | | * | | | | | Fix tst_qwebpage and tst_qwebframe compilation on Symbian. | Liang QI | 2009-11-03 | 4 | -2/+10 | |
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-03 | 210 | -1575/+4231 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Force Qt libs to install on phone memory in Symbian. | Miikka Heikkinen | 2009-11-03 | 1 | -12/+12 | |
| | | * | | | | | | Build break fix for S60Simulated style | Sami Merilä | 2009-11-03 | 1 | -1/+1 | |
| | | * | | | | | | Re-added checking for existence of sqlite3 binaries to Symbian builds | Miikka Heikkinen | 2009-11-02 | 1 | -2/+4 | |
| | | * | | | | | | QS60Style - TabWidget text changes color when widget becomes dimmed | Sami Merilä | 2009-11-02 | 1 | -8/+8 | |
| | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-02 | 1 | -38/+56 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fix for static QSound::play in Symbian and code style fixes. | Janne Anttila | 2009-11-02 | 1 | -38/+56 | |
| | | * | | | | | | | Style's theme palette hash is lost after orientation switch | Sami Merilä | 2009-11-02 | 1 | -1/+1 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Fixed statuspane visibility after dialog closed from fullsreen widget. | Janne Anttila | 2009-10-30 | 1 | -6/+12 | |
| | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-10-30 | 4 | -22/+21 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Moved a resource file from the static wrapper app to QtGui. | axis | 2009-10-30 | 3 | -20/+11 | |
| | | | * | | | | | | Fixed namespacing in qatomic_symbian.h | axis | 2009-10-30 | 1 | -2/+10 | |
| | | * | | | | | | | S60Style: User set header view palettes are ignored | Sami Merilä | 2009-10-30 | 1 | -8/+36 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-10-30 | 54 | -1097/+1524 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fixed keypad navigation in QFileDialog details view | Miikka Heikkinen | 2009-10-30 | 1 | -0/+10 | |
| | | * | | | | | | | S60Style: List items should be taller for touch use (5th Edition) | Sami Merilä | 2009-10-30 | 1 | -3/+12 | |
| | * | | | | | | | | WebKit line ending fix in AccessibilityAllInOne.cpp. | Jocelyn Turcotte | 2009-11-04 | 1 | -44/+44 | |
| * | | | | | | | | | Add QMacGLCompatTypes to QGLShaderProgram API | Tom Cooksey | 2009-11-04 | 2 | -0/+61 | |
| * | | | | | | | | | update harfbuzz to the latest version from fd.org | Lars Knoll | 2009-11-04 | 8 | -82/+167 | |
| * | | | | | | | | | Fixed crash with nullptr in QPixmapData::transformed | Gunnar Sletta | 2009-11-04 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-04 | 3 | -32/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed hardcoded GL library names on WinCE. | Trond Kjernåsen | 2009-11-04 | 1 | -16/+1 | |
| | * | | | | | | | | | Fixed compilation and linking of EGL on Windows CE. | Trond Kjernåsen | 2009-11-04 | 2 | -16/+4 | |
| | * | | | | | | | | | Compile on Mac OS X | Eskil Abrahamsen Blomfeldt | 2009-11-04 | 1 | -1/+1 | |
| * | | | | | | | | | | Fixed crash when QImage::createAlphaMask() runs out of memory | Gunnar Sletta | 2009-11-04 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Missing % for printf variable | Jørgen Lind | 2009-11-04 | 1 | -2/+2 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | QVideoFrame API review changes. | Andrew den Exter | 2009-11-04 | 2 | -20/+20 | |
* | | | | | | | | | QVideoSurfaceFormat API review changes. | Andrew den Exter | 2009-11-04 | 2 | -54/+32 | |
* | | | | | | | | | QAbstractVideoSurface API review changes. | Andrew den Exter | 2009-11-04 | 3 | -29/+44 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-04 | 523 | -6070/+15864 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Warwick Allison | 2009-11-04 | 2 | -6/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-11-04 | 1 | -5/+16 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fixed lastError() for QTDS driver. Previously, no lastError was available on ... | Mark Brand | 2009-11-04 | 1 | -5/+16 | |
| | * | | | | | | | | | Fix trivial qdoc error | Jason McDonald | 2009-11-04 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Declarative building infrastructure. | Warwick Allison | 2009-11-04 | 2 | -0/+18 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Implement internal support for property interceptors (used by declarative). | Michael Brasser | 2009-11-04 | 1 | -1/+4 | |
| * | | | | | | | | QGtkStyle refactoring | Robert Griebl | 2009-11-03 | 13 | -1350/+1455 | |