| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | Being more precise in the code comments. | Aleksandar Sasha Babic | 2009-08-19 | 1 | -1/+1 |
|
|
| | * | | | | renamed and restyled exit info printer | mread | 2009-08-19 | 1 | -10/+17 |
|
|
| * | | | | | Enabled contextmenu event for Symbian. | Janne Anttila | 2009-08-19 | 2 | -4/+10 |
|
|
| * | | | | | Trivial fixes for src/plugins/imageformats after review. | Janne Anttila | 2009-08-19 | 2 | -4/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Symbian clipboard to use UID3 of QtGui. | Janne Koskinen | 2009-08-20 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-08-19 | 1 | -153/+21 |
|\ \ \ \ |
|
| * | | | | As far as we know the bug int the Open C, | Aleksandar Sasha Babic | 2009-08-19 | 1 | -3/+1 |
|
|
| * | | | | Removing local function (*accept*, *connect*, *bind* ...) | Aleksandar Sasha Babic | 2009-08-19 | 1 | -150/+20 |
| |/ / / |
|
* | | | | Fixed xmlpatterns review comments. | Janne Anttila | 2009-08-19 | 3 | -19/+0 |
|
|
* | | | | Trivial whitespace removal from src/xml/sax/qxml.cpp. | Janne Anttila | 2009-08-19 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-08-18 | 750 | -10649/+38347 |
|\ \ \ |
|
| * | | | Removing class member as there it is | Aleksandar Sasha Babic | 2009-08-18 | 1 | -6/+0 |
|
|
| * | | | No need for logging line. Return of -1 | Aleksandar Sasha Babic | 2009-08-18 | 1 | -3/+0 |
|
|
| * | | | Trivial, followng the Qt coding style. | Aleksandar Sasha Babic | 2009-08-18 | 1 | -1/+1 |
|
|
| * | | | Trivial coding style related change. | Aleksandar Sasha Babic | 2009-08-18 | 1 | -2/+2 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-18 | 4 | -27/+33 |
| |\ \ \ |
|
| | * | | | Added ignore rules for Symbian build files. | axis | 2009-08-18 | 1 | -0/+1 |
|
|
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-18 | 17 | -74/+52 |
| | |\ \ \ |
|
| | | * | | | Use qt_TDesC2QString() instead qstringFromDesc(). | Aleksandar Sasha Babic | 2009-08-17 | 1 | -15/+11 |
|
|
| | * | | | | Fixes to Symbian native engine for QFileSystemWatcher. | Shane Kearns | 2009-08-18 | 2 | -12/+21 |
|
|
| * | | | | | Remove qpaintdevice_s60.cpp. | Jason Barron | 2009-08-18 | 2 | -74/+0 |
|
|
| * | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 731 | -10514/+38289 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | Optimize QMatrix4x4::rotate() for 0, 90, 180, 270 degrees. | Rhys Weatherley | 2009-08-18 | 1 | -4/+17 |
| | | |/
| | |/| |
|
| | * | | Clean up DirectFB with WM enabled | Anders Bakken | 2009-08-17 | 4 | -76/+123 |
|
|
| | * | | Clean up DirectFB defines | Anders Bakken | 2009-08-17 | 1 | -0/+25 |
|
|
| | * | | Clean up primary surface handling in DFB | Anders Bakken | 2009-08-17 | 3 | -28/+26 |
|
|
| | * | | Fix a bug in wrt DFBWindowSurface's paintEngine | Anders Bakken | 2009-08-17 | 2 | -12/+6 |
|
|
| | * | | fix includes to use lower-case | Harald Fernengel | 2009-08-17 | 14 | -25/+22 |
|
|
| | * | | Rename qlistdata.cpp (back) to qlist.cpp. | Volker Hilsheimer | 2009-08-17 | 3 | -2/+2 |
|
|
| | * | | Make QWS compile again | Anders Bakken | 2009-08-17 | 1 | -33/+0 |
|
|
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-17 | 326 | -895/+17471 |
| | |\ \ |
|
| | | * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 326 | -895/+17471 |
|
|
| | * | | | Doc: Clarified the difference between timer resolution and accuracy. | David Boddie | 2009-08-17 | 1 | -4/+16 |
| | |/ / |
|
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-17 | 18 | -135/+933 |
| | |\ \ |
|
| | | * | | Implemented faster image transformation in the raster engine. | Kim Motoyoshi Kalland | 2009-08-17 | 3 | -13/+664 |
|
|
| | | * | | Removed unused member variable from QGLFramebufferObjectPrivate. | Kim Motoyoshi Kalland | 2009-08-17 | 1 | -2/+0 |
|
|
| | | * | | Initialize QSvgTinyDocument::m_widthPercent and m_heightPercent. | Kim Motoyoshi Kalland | 2009-08-17 | 1 | -4/+6 |
|
|
| | | * | | Add support for the orientation of tiff images | Benjamin Poulain | 2009-08-17 | 1 | -1/+106 |
|
|
| | | * | | Doc - mentioned that if no QRegExp is set, or an empty string is set, | Kavindra Devi Palaraja | 2009-08-17 | 1 | -3/+5 |
|
|
| | | * | | Doc - some clean ups to QSortFilterProxyModel's documentation | Kavindra Devi Palaraja | 2009-08-17 | 1 | -89/+82 |
|
|
| | | * | | Merge QGV delta from kinetic-declarativeui into master. | Andreas Aardal Hanssen | 2009-08-17 | 9 | -11/+39 |
|
|
| | | * | | Fixed text rendering on GL ES 2 implementations. | Trond Kjernåsen | 2009-08-17 | 2 | -12/+31 |
|
|
| | * | | | Doc: Clarified that arguments should be passed as separate strings. | David Boddie | 2009-08-17 | 1 | -5/+13 |
| | |/ / |
|
| | * | | Fix a crash in the destruction of QListView | Thierry Bastian | 2009-08-17 | 1 | -2/+4 |
|
|
| | * | | More coverity warnings removed | Thierry Bastian | 2009-08-17 | 5 | -15/+7 |
|
|
| | * | | qdoc: Fixed the bug that made reporting NOTIFY signals not work. | Martin Smith | 2009-08-17 | 1 | -2/+3 |
|
|
| | * | | QTextControl::print: fix coverity warning | Thierry Bastian | 2009-08-17 | 2 | -4/+3 |
|
|
| | * | | remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they are | Gunnar Sletta | 2009-08-17 | 5 | -82/+33 |
|
|
| | * | | Fix coverity warnings | Thierry Bastian | 2009-08-17 | 5 | -9/+6 |
|
|
| | * | | QPaintDevice implemented in qpaintdevice.cpp. Saves duplicated code | Gunnar Sletta | 2009-08-17 | 5 | -72/+69 |
|
|