Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Introduce QGraphicsItem::ItemStopsFocusHandling flag | Michael Hasselmann | 2011-03-16 | 4 | -8/+26 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Cocoa: fix crash when using a drawer with a focus widget | Richard Moe Gustavsen | 2011-02-18 | 1 | -1/+1 | |
* | | | | | | | Fix crash in KPackageKit | Gabriel de Dietrich | 2011-02-15 | 1 | -5/+6 | |
* | | | | | | | Merge branch '4.7-upstream' into 4.7 | Gabriel de Dietrich | 2011-02-15 | 16 | -109/+168 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-15 | 2 | -4/+18 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Fix inheritance of widget input contexts. | Andrew den Exter | 2011-02-15 | 2 | -4/+18 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-14 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Fix for ARMV6 drawhelper blending | Jani Hautakangas | 2011-02-14 | 1 | -2/+2 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | QStyleSheetStyle: dont crash in PE_WIDGET when widget is null | Olivier Goffart | 2011-02-14 | 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 | 2011-02-14 | 1 | -1/+13 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Worked around a SC issue in S60 3.x vs 5.0 versions. | axis | 2011-02-14 | 1 | -1/+13 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-10 | 1 | -33/+19 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Fix QFileDialog Symbian native file dialog filename filtering. | Miikka Heikkinen | 2011-02-10 | 1 | -33/+19 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-10 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Stop focus propagation of touch events when flag is set. | Niklas Kurkisuo | 2011-02-09 | 1 | -0/+4 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-09 | 3 | -4/+42 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Fix build failure | Gareth Stockwell | 2011-02-09 | 2 | -6/+6 | |
| | * | | | | | Recreate Symbian raster backing store when WA_TranslucentBackground set | Gareth Stockwell | 2011-02-09 | 3 | -4/+42 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-09 | 3 | -16/+15 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m... | Yann Bodson | 2011-02-09 | 2 | -4/+8 | |
| | * | | | | | Don't clear pre-edit text when a graphics items loses focus. | Andrew den Exter | 2011-02-09 | 1 | -12/+7 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-08 | 3 | -31/+16 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Check that _POSIX_THREAD_SAFE_FUNCTIONS is larger than zero. | Thiago Macieira | 2011-02-08 | 1 | -1/+1 | |
| | * | | | | | Use an increasing size for the getpwuid_r buffer. | Thiago Macieira | 2011-02-08 | 1 | -1/+12 | |
| | * | | | | | Make sure we use at least 1024 bytes when calling getpwuid_r. | Thiago Macieira | 2011-02-08 | 1 | -1/+1 | |
| | * | | | | | Revert "Improved performance of mapFromGlobal/mapToGlobal on X11" | Denis Dzyubenko | 2011-02-07 | 1 | -28/+0 | |
| | * | | | | | Don't crash when BMP color table is broken | Harald Fernengel | 2011-02-04 | 1 | -0/+2 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-08 | 2 | -15/+36 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Fix native child window Symbian decoration handling. | Jani Hautakangas | 2011-02-06 | 2 | -15/+23 | |
| | * | | | | | Fixed a bug where the softkeys would leave a see-through "hole". | axis | 2011-02-04 | 1 | -0/+13 | |
| * | | | | | | Doc: Fixed warnings and other problems found while fixing markup. | David Boddie | 2011-02-07 | 1 | -3/+3 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | David Boddie | 2011-02-04 | 13 | -23/+141 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7 | Gabriel de Dietrich | 2011-02-08 | 23 | -81/+156 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ... | Qt Continuous Integration System | 2011-02-04 | 12 | -58/+57 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7 | David Boddie | 2011-01-31 | 12 | -58/+57 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | / / | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | * | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2011-01-28 | 2 | -4/+18 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Doc: Fixed confusing wording of a sentence. | David Boddie | 2011-01-27 | 1 | -2/+2 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | David Boddie | 2011-01-26 | 16 | -63/+647 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Doc: fixing bugs and typos based on feedback | Morten Engvoldsen | 2011-01-25 | 2 | -2/+2 | |
| | | * | | | | | | | Merge branch '4.7' of ../qt into 4.7 | David Boddie | 2011-01-13 | 1147 | -1391/+1497 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Doc: Changed description to prevent confusion about managed widgets. | David Boddie | 2011-01-10 | 1 | -3/+3 | |
| | | * | | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-16 | 10 | -44/+59 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-12-16 | 2 | -14/+3 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-15 | 2 | -14/+3 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | \ \ \ \ \ \ \ \ \ | Merge branch '4.7' into qdoc-simplified | David Boddie | 2010-12-15 | 32 | -214/+335 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Doc: Used div elements for floats, updated the style sheet. | David Boddie | 2010-12-14 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | Merge branch 'qdoc-simplified' into mimir-simplified | David Boddie | 2010-12-14 | 7 | -43/+78 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | Doc: Changed floating images to use the new float qdoc macros. | David Boddie | 2010-12-13 | 1 | -3/+1 | |
| | | * | | | | | | | | | | | | Merge branch 'qdoc-simplified' into mimir-simplified | David Boddie | 2010-12-07 | 117 | -1604/+2303 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |