Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | * | | | | | | | | | | | | | | | | | | Replace explicit surrogate handlers by inline methods of QChar class | suzuki toshiya | 2011-09-07 | 17 | -111/+73 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * | | Merge remote branch 'qt-fire-review/master' | aavit | 2011-09-17 | 4 | -19/+171 | |
| | | | | | | | | | | | | | | | | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | | * \ | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-team | Qt Continuous Integration System | 2011-09-16 | 4 | -19/+171 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | * | | QGraphicsWidget::setLayoutDirection doesn't propagate to new children | John Tapsell | 2011-09-16 | 2 | -3/+56 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * | | Prevent unnecessary graphics item updates when graphics effect changes. | Christophe Oosterlynck | 2011-09-16 | 2 | -16/+115 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | Merge remote branch 'qt-fire-review/master' | aavit | 2011-09-16 | 8 | -10/+112 | |
| | | | | | | | | | | | | | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | | | | | | | | | |/| | | | | | | | | | | | | / / / | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-team | Qt Continuous Integration System | 2011-09-16 | 8 | -10/+112 | |
| | | | | | | | | | | | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | Use more widely supported Unicode character representation | Jiang Jiang | 2011-09-16 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | Release font engine refcount when done using it in QTextEngine | Jiang Jiang | 2011-09-16 | 3 | -5/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | Fix - QGraphicsTextItem in a tab of QTabWidget cannot get focus | Kalle Viironen | 2011-09-15 | 2 | -1/+71 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | Updated Changelog | Lars Knoll | 2011-09-15 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | Do not put cursor at non-stop character positions | Jiang Jiang | 2011-09-14 | 2 | -0/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | doc: Fix incorrect enum name in QRawFont::alphaMapForGlyph docs | Eskil Abrahamsen Blomfeldt | 2011-09-13 | 1 | -1/+2 | |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'qt-fire-review/master' | aavit | 2011-09-10 | 227 | -1629/+4374 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-team | Qt Continuous Integration System | 2011-09-10 | 224 | -1623/+4364 | |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | Disable autotest broken by the change to QCache in 7ab0bed | aavit | 2011-09-10 | 1 | -1/+3 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | Generate glyphs in un-transformed coordinate system. | Samuel Rødal | 2011-09-09 | 1 | -3/+4 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | Use QT_MAX_CACHED_GLYPH_SIZE in QFontEngineFT | Aleksandar Stojiljkovic | 2011-09-09 | 1 | -2/+6 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | Reset trailingSpaces in relayout | Jiang Jiang | 2011-09-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | Prevent QPixmapCache potentially growing indefinitely. | Samuel Rødal | 2011-09-09 | 2 | -2/+26 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | Allocate 16-byte aligned memory independent of platform for raster pool. | Samuel Rødal | 2011-09-09 | 1 | -37/+17 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-09-08 | 3 | -5/+6 | |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | * | | | | | | | | | | | | | | Fix trailing spaces problem by not adding it to QScriptLine.length | Jiang Jiang | 2011-09-08 | 3 | -5/+6 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | | Merge remote-tracking branch 'qt-mainline/4.8' | aavit | 2011-09-08 | 216 | -1573/+4301 | |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | | | | | | | |/| | | | | | / / / / / / / / / / / / / / | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / | ||||||
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-09-08 | 5 | -2/+62 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-09-07 | 5 | -2/+62 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | * | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-09-07 | 5 | -2/+62 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | | | | | | | |/| | | | | | | | | | | / / / / / / / | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | | | | | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | | | | | | | | | Dragging in nested views no longer works as expected | Martin Jones | 2011-09-07 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | | | Fix implicit height not growing when pre-edit text wraps. | Andrew den Exter | 2011-09-06 | 2 | -1/+47 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | | | Fix leak in State element. | Michael Brasser | 2011-09-02 | 1 | -0/+12 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | | | Fix leak in bindings created by PropertyChanges. | Michael Brasser | 2011-09-01 | 1 | -0/+2 | |
| | | | | | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-09-07 | 12 | -7/+51 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|/ / / / / / / / / / / / / / / / | | | | | | | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | | | | | | | | | | | | fix build for desktop | Konstantin Ritt | 2011-09-07 | 2 | -2/+13 | |
| | | | | | | | * | | | | | | | | | | | | | | | | | | | Fix the build with -qtnamespace configure options | suzuki toshiya | 2011-09-06 | 10 | -5/+38 | |
| | | | | | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-09-07 | 26 | -77/+364 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'qt-air-review/master' | Sergio Ahumada | 2011-09-06 | 26 | -77/+364 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-air-team | Qt Continuous Integration System | 2011-09-06 | 26 | -77/+364 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | Updated WebKit to a2bd2bb (qtwebkit-2.2-week35) | Ademar de Souza Reis Jr | 2011-09-06 | 26 | -77/+364 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-09-06 | 7 | -6/+65 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'qt-air-review/master' | Sergio Ahumada | 2011-09-06 | 7 | -6/+65 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | _ / / / / / / / / / / / / / / / / / / / / | | | | | | | | / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-air-team | Qt Continuous Integration System | 2011-09-05 | 315 | -4753/+20941 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / / / / / / / / / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | | | | | Updated WebKit to fb3b4700aa5abbb2db471b4f0eb7946ce4850cc4 | Ademar de Souza Reis Jr | 2011-08-30 | 7 | -6/+65 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-09-05 | 2 | -2/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | _ / / / / / / / / / / / / / / / / / / | | | | | | | | | / / / / / / / / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Removed the unnecessary dependency of the QtHelp module on the QtXml one | Constantin Makshin | 2011-09-05 | 2 | -2/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-09-03 | 42 | -100/+415 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7 | Liang Qi | 2011-09-03 | 13 | -63/+521 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-09-03 | 9 | -202/+168 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-09-02 | 11 | -25/+521 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |_|_| / / / / / / / / / / / / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-09-01 | 610 | -6034/+13579 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Update license headers | Gabriel de Dietrich | 2011-09-01 | 3 | -54/+57 | |