Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Typo and link fixes. | jaanttil | 2011-09-27 | 2 | -3/+3 |
* | Fix broken Solaris build (getpwnam_r usage) | Iikka Eklund | 2011-09-22 | 1 | -1/+6 |
* | Resolve a number of compilation issues with INTEGRITY | Rolland Dudemaine | 2011-09-19 | 1 | -6/+9 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-09-10 | 14 | -218/+157 |
|\ | |||||
| * | 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 |
| * | 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 | 35 | -96/+749 |
| |\ \ | | |/ | |/| | |||||
| * | | Fix RTL layout for fonts when non-printable character has an advance | John Tapsell | 2011-09-08 | 2 | -2/+4 |
| * | | Fix regression in tst_qrawfont | Eskil Abrahamsen Blomfeldt | 2011-09-08 | 1 | -1/+3 |
| * | | Make it compile on mac | aavit | 2011-09-07 | 1 | -3/+3 |
| * | | micro optimizations | Konstantin Ritt | 2011-09-02 | 4 | -109/+48 |
| * | | fix "comparison between signed and unsigned" warnings | Konstantin Ritt | 2011-09-02 | 1 | -7/+5 |
| * | | on windows, don't resolve the gdi32's symbols for each QRawFont instance | Konstantin Ritt | 2011-09-02 | 2 | -37/+26 |
| * | | fix typo in the docs | Konstantin Ritt | 2011-09-02 | 1 | -1/+1 |
| * | | QRawFont: add missed operator != | Konstantin Ritt | 2011-09-02 | 2 | -0/+9 |
| * | | optimize QGlyphRun's operator == a bit | Konstantin Ritt | 2011-09-02 | 1 | -7/+11 |
| * | | QGlyphRun: make operator != inlined | Konstantin Ritt | 2011-09-02 | 2 | -5/+5 |
| * | | QGlyphRun: don't detach if the decoration wasn't actually changed | Konstantin Ritt | 2011-09-02 | 1 | -0/+9 |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-08-30 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | QPA event loop: Set a timeout != 0 if there are no timers. | Eike Ziller | 2011-08-29 | 1 | -1/+1 |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master... | Qt Continuous Integration System | 2011-09-09 | 1 | -5/+2 |
|\ \ \ \ | |||||
| * | | | | Fix double click and drag not extending word selection. | Andrew den Exter | 2011-09-08 | 1 | -5/+2 |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-09-08 | 16 | -111/+69 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Ensure that the proxystyle is used over the style's own functions | Andy Shaw | 2011-09-07 | 1 | -11/+7 |
| * | | | | Replace explicit surrogate handlers by inline methods of QChar class | suzuki toshiya | 2011-09-07 | 15 | -100/+62 |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-09-07 | 2 | -1/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix the build with -qtnamespace configure options | suzuki toshiya | 2011-09-06 | 2 | -1/+9 |
* | | | | | Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7 | Liang Qi | 2011-09-03 | 10 | -24/+514 |
|\ \ \ \ \ | |||||
| * | | | | | Update license headers | Gabriel de Dietrich | 2011-09-01 | 3 | -54/+57 |
| * | | | | | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-08-31 | 10 | -12/+71 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.8' into water-team-master | Frederik Gladhorn | 2011-08-31 | 10 | -24/+511 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Introduce menubar plugin system | Aurélien Gâteau | 2011-06-20 | 4 | -1/+42 |
| | * | | | | | | Introduce QAbstractPlatformMenuBar | Aurélien Gâteau | 2011-06-20 | 6 | -11/+457 |
| | * | | | | | | Hide Q<Platform>MenuAction | Aurelien Gateau | 2011-06-20 | 5 | -10/+10 |
| | * | | | | | | Fix warning about initialization order | Aurélien Gâteau | 2011-06-20 | 1 | -3/+3 |
* | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-09-02 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | URLs used with scheme handler use appropriate encoding for scheme | mread | 2011-09-01 | 1 | -4/+4 |
* | | | | | | | | | Merge branch 4.8 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-09-01 | 2 | -2/+24 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-08-31 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge remote branch 'mainline/4.8' | Casper van Donderen | 2011-08-31 | 7 | -22/+27 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge remote branch 'mainline/4.8' | Casper van Donderen | 2011-08-30 | 44 | -248/+373 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | Doc: Fix doc bug in QMouseEvent | Geir Vattekar | 2011-08-22 | 1 | -2/+1 |
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-08-31 | 1 | -0/+23 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Fix build with Clang for libpng versions 1.4.0 to 1.5.2 | Tor Arne Vestbø | 2011-08-31 | 1 | -0/+23 |
* | | | | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-09-01 | 5 | -11/+16 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'qt-4.7' into 4.7 | Liang Qi | 2011-08-31 | 10 | -29/+118 |
| |\ \ \ \ \ \ \ \ \ \ |