summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-241-58/+30
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix filtering of columns in QSFPM.Stephen Kelly2010-11-231-2/+2
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-12-098-42/+74
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Prevent out-of-bounds memory access in drawhelper.Samuel Rødal2010-12-081-0/+2
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-085-33/+59
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed cubic bezier rendering bug in qgrayraster.Samuel Rødal2010-12-081-1/+1
| | * | | | | | | | | | Revert "qgrayraster: Speed up rendering of small cubic splines."Samuel Rødal2010-12-081-16/+20
| | * | | | | | | | | | Fix QWingedEdge memory usage issueJiang Jiang2010-12-081-7/+7
| | * | | | | | | | | | Prevent always deep-copying in QPixmap::toImage() for raster pixmaps.Samuel Rødal2010-12-071-5/+8
| | * | | | | | | | | | Fix crash in QTextDocument::markContentsDirtyJiang Jiang2010-12-061-2/+4
| | * | | | | | | | | | Make sure to do a deep copy of a QImage when it's being painted on.Samuel Rødal2010-12-062-8/+25
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-082-9/+13
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Don't emit activeFocusChanged() unless the active focus actually changedTor Arne Vestbø2010-12-072-9/+13
| | |/ / / / / / / /
* | | | | | | | | | QLabel wordwrap to respect maximumSizeJanne Koskinen2010-12-091-1/+1
|/ / / / / / / / /
* | | | | | | | | Fixed a BC break between S60 SDK 3.2 and 5.0.axis2010-12-071-0/+7
|/ / / / / / / /
* | | | | | | | Fix QTextEdit::selectAll crash from textChanged()Jiang Jiang2010-12-061-0/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | 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