| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-27 | 7 | -8/+22 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-27 | 5 | -5/+19 |
| |\ |
|
| | * | Fix strict-aliasing violation warning. | Thiago Macieira | 2010-11-26 | 1 | -1/+9 |
|
|
| | * | Fix warnings related to unused variables. | Thiago Macieira | 2010-11-26 | 2 | -0/+6 |
|
|
| | * | Fix warning about mixing integral with non-integral type in ?: | Thiago Macieira | 2010-11-26 | 1 | -2/+2 |
|
|
| | * | Fix warnings with GCC 4.5: some cases are not part of the enum | Thiago Macieira | 2010-11-26 | 1 | -2/+2 |
|
|
| * | | Merge branch 4.6 into qt-4.7-from-4.6 | Qt Continuous Integration System | 2010-11-26 | 2 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | Doc: fix typo | Joerg Bornemann | 2010-11-26 | 2 | -3/+3 |
|
|
* | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-25 | 15 | -121/+513 |
|\ \ \
| |/ / |
|
| * | | Fix possible artifacts under glyphs in texture glyph cache | Eskil Abrahamsen Blomfeldt | 2010-11-25 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-25 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix inf loop bug | hawcroft | 2010-11-25 | 1 | -1/+1 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-11-24 | 13 | -119/+511 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fix spaces | Janne Koskinen | 2010-11-23 | 2 | -2/+2 |
|
|
| | * | | Native color dialog on symbian | Milla Pohjanheimo | 2010-11-23 | 3 | -6/+131 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-11-19 | 11 | -119/+386 |
| | |\ \ |
|
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Janne Koskinen | 2010-11-19 | 1 | -1/+1 |
| | | |\ \ |
|
| | | | * | | Add symbian scope for qfiledialog_symbian.cpp | Miikka Heikkinen | 2010-11-18 | 1 | -1/+1 |
|
|
| | | * | | | Corrected ASCII comparison and removed extra braces | Titta Heikkala | 2010-11-19 | 2 | -20/+15 |
| | | |/ / |
|
| | | * | | Removed extra cpp and done changes based on comments | Titta Heikkala | 2010-11-18 | 3 | -20/+14 |
|
|
| | | * | | Correct flags for Symbian file dialogs | Titta Heikkala | 2010-11-18 | 1 | -1/+1 |
|
|
| | | * | | Merge remote branch 'qt/4.7' into 4.7 | Jason McDonald | 2010-11-18 | 4 | -5/+11 |
| | | |\ \ |
|
| | | * | | | Fix for WServ 64 crash on Symbian. | Jani Hautakangas | 2010-11-17 | 2 | -2/+11 |
|
|
| | | * | | | Fixed code style of d92cbfc5, reported by git push. | Janne Anttila | 2010-11-15 | 1 | -3/+3 |
|
|
| | | * | | | Switched qdesktopservices to use SchemeHandler for Symbian^3 and later. | Janne Anttila | 2010-11-15 | 2 | -84/+97 |
|
|
| | | * | | | Removed unnecessary Q_OS_SYMBIAN flags from qdesktopservices_s60.cpp. | Janne Anttila | 2010-11-15 | 1 | -20/+4 |
|
|
| | | * | | | Documented usage of dialogs on Symbian | Titta Heikkala | 2010-11-15 | 3 | -0/+8 |
|
|
| | | * | | | Native file dialog on Symbian^3 | Titta Heikkala | 2010-11-15 | 3 | -9/+278 |
|
|
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-11-12 | 1 | -7/+2 |
| | | |\ \ \ |
|
| | | | * | | | Send WinIdChange event when winId is set to zero | Gareth Stockwell | 2010-11-11 | 1 | -7/+2 |
|
|
* | | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-24 | 1 | -58/+30 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-24 | 1 | -58/+30 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | QMessageBox: change the documentation to reflect that it is application modal | Olivier Goffart | 2010-11-22 | 1 | -58/+30 |
| | |/ / / / / |
|
* | | | | | | | Fix filtering of columns in QSFPM. | Stephen Kelly | 2010-11-23 | 1 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Doc: Fixing typo | Sergio Ahumada | 2010-11-22 | 1 | -1/+1 |
|
|
* | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-19 | 15 | -24/+34 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix possible missing glyphs in raster engine glyph cache | Eskil Abrahamsen Blomfeldt | 2010-11-19 | 2 | -10/+13 |
|
|
| * | | | | | Fix possible corrupted text when gl glyph cache becomes full | Eskil Abrahamsen Blomfeldt | 2010-11-19 | 2 | -4/+11 |
|
|
| * | | | | | Doc: Fixing typo | Sergio Ahumada | 2010-11-16 | 13 | -15/+15 |
| | |_|/ /
| |/| | | |
|
* | | | | | QS60Style: Null pointer crash when using itemviews in some cases (pt2) | Sami Merila | 2010-11-19 | 1 | -2/+2 |
|
|
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7 | Sami Merila | 2010-11-19 | 3 | -11/+76 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into QTBUG-15333 | Jan-Arve Sæther | 2010-11-19 | 5 | -5/+61 |
| |\ \ \ \ \ |
|
| | * | | | | | QToolbar should fill available width on Symbian | Sami Merila | 2010-11-18 | 1 | -0/+50 |
|
|
| * | | | | | | Improve performance of hfw in qgridlayoutengine by adding more caching. | Jan-Arve Sæther | 2010-11-19 | 2 | -11/+26 |
|
|
* | | | | | | | QS60Style: Null pointer crash when using itemviews in some cases | Sami Merila | 2010-11-19 | 1 | -4/+5 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-16 | 1 | -1/+1 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | doc: Fix documentation of QTextEdit::setDocument | Eskil Abrahamsen Blomfeldt | 2010-11-15 | 1 | -1/+1 |
|
|
* | | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-15 | 3 | -4/+10 |
|\ \ \ \ \ \ \
| |/ / / / / /
| | | / / / /
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-15 | 2 | -2/+9 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|