summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | | | Doc: Fixing typoSergio Ahumada2010-11-1613-15/+15
| | |_|/ | |/| |
* | | | 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' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-151-1/+1
| |\ \ \ \
| | * | | | doc: Fix documentation of QTextEdit::setDocumentEskil Abrahamsen Blomfeldt2010-11-151-1/+1
* | | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-153-4/+10
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-152-2/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Crash fix, when the Object will be deleted during handling a QGestureEvent.Dominik Holland2010-11-122-2/+9
| | |/ /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-121-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | Don't set -mfpu=neon globally if the compiler supports neon.Samuel Rødal2010-11-111-2/+1
| | |/
* | | 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
* | | Fix item alignment in layouts bigger than the items thay they containJohn Tapsell2010-11-152-37/+62
* | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-121-1/+1
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-11-114-77/+157
| |\ \ | | |/ | |/|