Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-01 | 34 | -138/+540 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Making orbit input methods work with Qt apps with -no-s60 | mread | 2010-07-01 | 1 | -2/+2 | |
| | | * | | | | | Using the remaining valid data to construct the QTime object when msec parsin... | Liang Qi | 2010-07-01 | 1 | -1/+1 | |
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2010-07-01 | 32 | -129/+521 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | fix for broken input method loading | mread | 2010-07-01 | 1 | -1/+1 | |
| | | | * | | | | | Avkon Removal DEF file updates | mread | 2010-07-01 | 2 | -2/+46 | |
| | | | * | | | | | Stub version of QS60Style | mread | 2010-07-01 | 3 | -6/+137 | |
| | | | * | | | | | Avkon removal configured with -no-s60 | mread | 2010-07-01 | 27 | -121/+338 | |
| | | * | | | | | | QProgressDialog text is too close to dialog border | Sami Merila | 2010-07-01 | 1 | -2/+9 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2010-07-01 | 15 | -688/+739 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | QFileDialog broken in landscape in N8 | Sami Merila | 2010-06-30 | 1 | -6/+9 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-07-02 | 9 | -4/+46 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Updated WebKit to d59845f6fec84f15da116f50a1a0e52ce26116e9 | Simon Hausmann | 2010-07-02 | 9 | -4/+46 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-02 | 3 | -4/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Crash when dragging with mingw | Thierry Bastian | 2010-07-02 | 2 | -3/+4 | |
| * | | | | | | | Don't do alpha/opaque check which might cause a conversion and later pointer ... | Michael Dominic K | 2010-07-02 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-02 | 9 | -11/+25 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-02 | 5 | -3/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Designer: Fix compiler warnings. | Friedemann Kleint | 2010-07-02 | 5 | -3/+9 | |
| * | | | | | | qdoc: Fixed spacing before "default" and "read-only". | Martin Smith | 2010-07-02 | 3 | -7/+10 | |
| |/ / / / / | ||||||
| * | | | | | Fix compiler warning. | Aaron McCarthy | 2010-07-02 | 1 | -1/+1 | |
| * | | | | | Abort if connection to DBus cannot be established. | Aaron McCarthy | 2010-07-02 | 1 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 5 | -191/+147 | |
|\ \ \ \ \ | ||||||
| * | | | | | Doc: Adding navigation and style fixes. Also rearranging qml elements | Morten Engvoldsen | 2010-07-01 | 5 | -191/+147 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-07-01 | 7 | -24/+74 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Updated WebKit to cd3aee284bddf4ff9d26f3bcaa7c33d478e81e10 | Simon Hausmann | 2010-07-01 | 7 | -24/+74 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 13 | -20/+31 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | QSslSocket::systemCaCertificates(): have one common case for all Unices | Peter Hartmann | 2010-07-01 | 1 | -7/+4 | |
| * | | | | | Fixed QX11EmbedContainer. | Denis Dzyubenko | 2010-07-01 | 1 | -0/+1 | |
| * | | | | | Improved a bit detection of a touch screen on Windows. | Denis Dzyubenko | 2010-07-01 | 1 | -1/+6 | |
| * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-01 | 7 | -7/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | link glu32 before opengl32 | Oswald Buddenhagen | 2010-07-01 | 7 | -7/+7 | |
| * | | | | | | qdoc: Fixed invalid format in the html header. | Martin Smith | 2010-07-01 | 2 | -5/+12 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-01 | 14 | -686/+736 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Stopped trying to output QML property list in 2 columns | Martin Smith | 2010-06-30 | 1 | -0/+1 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 76 | -271/+1466 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Symbian on Linux: $QTDIR/bin is not necessarily in the path. | Olivier Goffart | 2010-07-01 | 8 | -9/+11 | |
| * | | | | | Updated Symbian def files with new EGL exports. | Samuel Rødal | 2010-07-01 | 2 | -0/+4 | |
| * | | | | | Added another missing EGL stub. | Samuel Rødal | 2010-07-01 | 1 | -0/+8 | |
| * | | | | | Fixed compilation on Symbian. | Samuel Rødal | 2010-07-01 | 1 | -2/+2 | |
| * | | | | | Added missing EGL stub function. | Samuel Rødal | 2010-07-01 | 1 | -0/+9 | |
| * | | | | | Got rid of unused variable compiler warning. | Samuel Rødal | 2010-07-01 | 1 | -1/+1 | |
| * | | | | | QGLWindowSurface support for partial updates via EGL_NOK_swap_region2 | Michael Dominic K | 2010-07-01 | 4 | -2/+41 | |
| * | | | | | Adding func prototypes for EGL_NOK_swap_region2 extension. | Michael Dominic K | 2010-07-01 | 3 | -0/+46 | |
| * | | | | | Check for EGLSurface leak only when paint device is a QGLWidget. | Michael Dominic K | 2010-07-01 | 1 | -9/+12 | |
| * | | | | | Fixed bug in drawTiledPixmap when width of pixmap matches target rect. | Samuel Rødal | 2010-07-01 | 1 | -1/+2 | |
| * | | | | | Update def files for symbian | Olivier Goffart | 2010-07-01 | 3 | -0/+68 | |
| * | | | | | Improved performance of 16 bit memrotates using NEON instructions. | Samuel Rødal | 2010-07-01 | 7 | -22/+310 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 58 | -228/+955 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-30 | 58 | -228/+955 | |
| | |\ \ \ \ |