| Commit message (Expand) | Author | Age | Files | Lines |
* | New Symbian signed sqlite3.sis with backup_registration.xml | Miikka Heikkinen | 2010-02-02 | 1 | -0/+0 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-02 | 12 | -73/+127 |
|\ |
|
| * | Fixed def files on Symbian. | axis | 2010-02-02 | 2 | -4/+4 |
|
|
| * | Added some missing documentation. | axis | 2010-02-02 | 1 | -0/+1 |
|
|
| * | Fixed text rendering via scaled QPainter on rasterPaintEngine / Symbian | Alessandro Portale | 2010-02-01 | 3 | -19/+68 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-01 | 7 | -50/+54 |
| |\ |
|
| | * | Documented limitations of add/setLibraryPath(s) on Symbian OS | Miikka Heikkinen | 2010-02-01 | 1 | -0/+8 |
|
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Gareth Stockwell | 2010-02-01 | 1 | -17/+24 |
| | |\ |
|
| | | * | Fixed no-timeout case for QProcess::waitForFinished in Symbian | Miikka Heikkinen | 2010-02-01 | 1 | -17/+24 |
|
|
| | * | | Deployed QtMultimedia.dll on Symbian | Gareth Stockwell | 2010-02-01 | 1 | -0/+4 |
| | |/ |
|
| | * | Catch by reference rather than by value | Iain | 2010-02-01 | 1 | -1/+1 |
|
|
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-01-29 | 13 | -31/+29 |
| | |\ |
|
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-29 | 3 | -24/+9 |
| | | |\ |
|
| | * | | | List item margins are too small due to invalid pixel metric value | Sami Merila | 2010-01-29 | 1 | -8/+8 |
| | | |/
| | |/| |
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-28 | 3 | -24/+9 |
| | |\ \ |
|
| | | * | | Remove left over forward declarations | Alessandro Portale | 2010-01-28 | 1 | -3/+0 |
|
|
| | | * | | Avoided the loss of preedit text when losing focus on Symbian. | axis | 2010-01-28 | 1 | -6/+2 |
|
|
| | | * | | Shortening and fixing previous fix for QTBUG-6371 | Alessandro Portale | 2010-01-28 | 1 | -15/+7 |
|
|
* | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-02-01 | 8 | -12/+181 |
|
|
* | | | | | Fix a problem with overlay icons in the fileiconprovider | Jens Bache-Wiig | 2010-02-01 | 1 | -2/+3 |
|
|
* | | | | | Only set the _WIN32_WINNT define if it is not set or less than 0x0400 | Andy Shaw | 2010-02-01 | 1 | -0/+2 |
|/ / / / |
|
* | | | | QPrintDialog::setPrinter(), QPrintDialog::printer(), QPrintDialog::addButton ... | ulf | 2010-02-01 | 1 | -3/+3 |
|
|
* | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-29 | 13 | -59/+183 |
|
|
* | | | | Carbon: crash problem in QWidgetPrivate::hide_sys, v2 | Richard Moe Gustavsen | 2010-01-29 | 2 | -1/+3 |
|
|
* | | | | Carbon: crash problem in QWidgetPrivate::hide_sys | Richard Moe Gustavsen | 2010-01-29 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-28 | 13 | -31/+29 |
|\ \ \
| |/ /
|/| | |
|
| * | | Call cheaper clear() instead of assigning new QString() | Markus Goetz | 2010-01-28 | 4 | -19/+19 |
|
|
| * | | Fix some foreach usage to use const refs | Markus Goetz | 2010-01-28 | 5 | -6/+6 |
|
|
| * | | Core classes, examples, demos: Some changes from string to char | Markus Goetz | 2010-01-28 | 3 | -4/+4 |
|
|
| * | | Fix header labels on mac with rtl | Jens Bache-Wiig | 2010-01-28 | 1 | -2/+0 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-28 | 3 | -3/+44 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-28 | 65 | -465/+1572 |
| |\ \ |
|
| | * | | Fixed an endless loop if printing web pages. | Trond Kjernåsen | 2010-01-28 | 1 | -0/+5 |
|
|
| | * | | Better support for user-generated binary shaders | Rhys Weatherley | 2010-01-27 | 1 | -3/+35 |
|
|
| * | | | Fix a regression: icons with slightly wrong ICO header did not load. | Jan-Arve Sæther | 2010-01-28 | 1 | -0/+4 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-28 | 32 | -186/+333 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-28 | 5 | -8/+31 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-os1 | Prasanth Ullattil | 2010-01-28 | 5 | -8/+31 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| * | | | | | doc: Fixed the last qdoc errors. | Martin Smith | 2010-01-28 | 2 | -8/+13 |
| |/ / / / |
|
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-28 | 33 | -546/+807 |
| |\ \ \ \ |
|
| | * | | | | Fixes visibility update missing when doing setParentItem on graphicsitem | Leonardo Sobral Cunha | 2010-01-27 | 3 | -36/+41 |
|
|
| | * | | | | Fixed an infinite loop that could occur when reading invalid BMP images. | Trond Kjernåsen | 2010-01-27 | 1 | -1/+1 |
|
|
| | * | | | | Updated docs regarding QGLWidget::renderText() limitations. | Trond Kjernåsen | 2010-01-27 | 1 | -0/+7 |
|
|
| | * | | | | Added optimization flag to QGraphicsItemPrivate. | Samuel Rødal | 2010-01-27 | 2 | -0/+25 |
|
|
| | * | | | | Fixed child items with graphics effects not inheriting opacity. | Samuel Rødal | 2010-01-27 | 2 | -4/+25 |
|
|
| | * | | | | Small optimization in raster paint engine. | Samuel Rødal | 2010-01-27 | 1 | -2/+2 |
|
|
| | * | | | | Another ASSERT while deleting spans | Gabriel de Dietrich | 2010-01-27 | 1 | -1/+3 |
|
|
| | * | | | | Implement QDirectFBPixmapData::scroll | Anders Bakken | 2010-01-27 | 2 | -3/+29 |
|
|
| | * | | | | Potential crash when adding items from QGraphicsWidget::polishEvent(). | Bjørn Erik Nilsen | 2010-01-27 | 2 | -16/+27 |
|
|
| | * | | | | QGraphicsWidget is painted twice on the inital show. | Bjørn Erik Nilsen | 2010-01-27 | 3 | -8/+18 |
|
|