summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Improvement of de30288: handle PNGs having 1 to 4 bytes truncated.aavit2010-12-011-1/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-12-0136-304/+802
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Joona Petrell2010-11-308-11/+24
| |\
| | * Removed some new warnigs.Alessandro Portale2010-11-291-3/+2
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-275-5/+19
| | |\
| | | * Fix strict-aliasing violation warning.Thiago Macieira2010-11-261-1/+9
| | | * Fix warnings related to unused variables.Thiago Macieira2010-11-262-0/+6
| | | * Fix warning about mixing integral with non-integral type in ?:Thiago Macieira2010-11-261-2/+2
| | | * Fix warnings with GCC 4.5: some cases are not part of the enumThiago Macieira2010-11-261-2/+2
| | * | Merge branch 4.6 into qt-4.7-from-4.6Qt Continuous Integration System2010-11-262-3/+3
| | |\ \ | | | |/ | | |/|
| | | * Doc: fix typoJoerg Bornemann2010-11-262-3/+3
| * | | Fix resource leak in QEgl::getCompatibleVisualld()Rhys Weatherley2010-11-291-1/+3
| * | | Fixed OpenGL state getting out of sync.Samuel Rødal2010-11-262-0/+12
| |/ /
| * | Fix possible artifacts under glyphs in texture glyph cacheEskil Abrahamsen Blomfeldt2010-11-251-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-251-1/+1
| |\ \
| | * | fix inf loop bughawcroft2010-11-251-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-2413-119/+511
| |\ \ \ | | |/ / | |/| |
| | * | Fix spacesJanne Koskinen2010-11-232-2/+2
| | * | Native color dialog on symbianMilla Pohjanheimo2010-11-233-6/+131
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-1911-119/+386
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-11-191-1/+1
| | | |\ \
| | | | * | Add symbian scope for qfiledialog_symbian.cppMiikka Heikkinen2010-11-181-1/+1
| | | * | | Corrected ASCII comparison and removed extra bracesTitta Heikkala2010-11-192-20/+15
| | | |/ /
| | | * | Removed extra cpp and done changes based on commentsTitta Heikkala2010-11-183-20/+14
| | | * | Correct flags for Symbian file dialogsTitta Heikkala2010-11-181-1/+1
| | | * | Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-184-5/+11
| | | |\ \
| | | * | | Fix for WServ 64 crash on Symbian.Jani Hautakangas2010-11-172-2/+11
| | | * | | Fixed code style of d92cbfc5, reported by git push.Janne Anttila2010-11-151-3/+3
| | | * | | Switched qdesktopservices to use SchemeHandler for Symbian^3 and later.Janne Anttila2010-11-152-84/+97
| | | * | | Removed unnecessary Q_OS_SYMBIAN flags from qdesktopservices_s60.cpp.Janne Anttila2010-11-151-20/+4
| | | * | | Documented usage of dialogs on SymbianTitta Heikkala2010-11-153-0/+8
| | | * | | Native file dialog on Symbian^3Titta Heikkala2010-11-153-9/+278
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-121-7/+2
| | | |\ \ \
| | | | * | | Send WinIdChange event when winId is set to zeroGareth Stockwell2010-11-111-7/+2
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-241-58/+30
| |\ \ \ \ \ \
| | * | | | | | QMessageBox: change the documentation to reflect that it is application modalOlivier Goffart2010-11-221-58/+30
| | |/ / / / /
| * | | | | | Doc: Fixing typoSergio Ahumada2010-11-221-1/+1
| * | | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-1915-24/+34
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix possible missing glyphs in raster engine glyph cacheEskil Abrahamsen Blomfeldt2010-11-192-10/+13
| | * | | | | Fix possible corrupted text when gl glyph cache becomes fullEskil Abrahamsen Blomfeldt2010-11-192-4/+11
| * | | | | | QS60Style: Null pointer crash when using itemviews in some cases (pt2)Sami Merila2010-11-191-2/+2
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Sami Merila2010-11-193-11/+76
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into QTBUG-15333Jan-Arve Sæther2010-11-195-5/+61
| | |\ \ \ \ \ \
| | | * | | | | | QToolbar should fill available width on SymbianSami Merila2010-11-181-0/+50
| | * | | | | | | Improve performance of hfw in qgridlayoutengine by adding more caching.Jan-Arve Sæther2010-11-192-11/+26
| * | | | | | | | QS60Style: Null pointer crash when using itemviews in some casesSami Merila2010-11-191-4/+5
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-161-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-153-4/+10
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Some improvements to the docs that was added in merge request 894Jan-Arve Sæther2010-11-151-1/+1
| * | | | | | | Change the QGraphics*Layout documentation to match the code - that the defaul...John Tapsell2010-11-152-2/+13