summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate Spectrum Analyzer entry from demos doc page.jaanttil2011-09-271-7/+0
* Removed obsolete QWS_ALPHA_CURSOR feature.jaanttil2011-09-275-16/+0
* Removed duplicate link from QFinalState documentation.jaanttil2011-09-271-1/+1
* Clarified keypad navigation specific event documentation.jaanttil2011-09-271-2/+2
* docs: Typo and link fixes.jaanttil2011-09-275-9/+9
* Use the right callback in QObject::disconnect()Olivier Goffart2011-09-271-1/+1
* Fix broken qglthreads autotest build on Solaris.Iikka Eklund2011-09-231-0/+1
* Don't store the alignment attribute for spacersJarek Kobus2011-09-231-2/+18
* Fix broken Solaris build (getpwnam_r usage)Iikka Eklund2011-09-221-1/+6
* Fixed automatic plugin path resolving for predefined Qt plugins.Janne Anttila2011-09-191-7/+13
* Resolve a number of compilation issues with INTEGRITYRolland Dudemaine2011-09-195-9/+26
* Fix compile issue when building with QT_NO_CONCURRENT and QT_NO_FUTUREAndy Shaw2011-09-191-0/+3
* Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-09-15649-5775/+13389
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-09-1018-223/+194
| |\
| | * Merge remote-tracking branch 'qt-fire-review/master'aavit2011-09-10227-1629/+4374
| | |\
| | | * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-09-10224-1623/+4364
| | | |\
| | | | * Disable autotest broken by the change to QCache in 7ab0bedaavit2011-09-101-1/+3
| | | | * Generate glyphs in un-transformed coordinate system.Samuel Rødal2011-09-091-3/+4
| | | | * Use QT_MAX_CACHED_GLYPH_SIZE in QFontEngineFTAleksandar Stojiljkovic2011-09-091-2/+6
| | | | * Reset trailingSpaces in relayoutJiang Jiang2011-09-091-0/+1
| | | | * Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-09-092-2/+26
| | | | * Allocate 16-byte aligned memory independent of platform for raster pool.Samuel Rødal2011-09-091-37/+17
| | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-09-083-5/+6
| | | | |\
| | | | | * Fix trailing spaces problem by not adding it to QScriptLine.lengthJiang Jiang2011-09-083-5/+6
| | | | * | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-09-08216-1573/+4301
| | | | |\ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-09-0810-172/+131
| | | |\ \ \ | | | | |/ /
| | | | * | Fix RTL layout for fonts when non-printable character has an advanceJohn Tapsell2011-09-082-2/+4
| | | | * | Fix regression in tst_qrawfontEskil Abrahamsen Blomfeldt2011-09-081-1/+3
| | | | * | Make it compile on macaavit2011-09-071-3/+3
| | * | | | Merge remote-tracking branch 'qt-fire-team/master'aavit2011-09-068-168/+123
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Fixed compiling error in qvfb.luohua2011-09-022-2/+9
| | | * | micro optimizationsKonstantin Ritt2011-09-024-109/+48
| | | * | fix "comparison between signed and unsigned" warningsKonstantin Ritt2011-09-021-7/+5
| | | * | on windows, don't resolve the gdi32's symbols for each QRawFont instanceKonstantin Ritt2011-09-022-37/+26
| | | * | fix typo in the docsKonstantin Ritt2011-09-021-1/+1
| | | * | QRawFont: add missed operator !=Konstantin Ritt2011-09-022-0/+9
| | | * | optimize QGlyphRun's operator == a bitKonstantin Ritt2011-09-021-7/+11
| | | * | QGlyphRun: make operator != inlinedKonstantin Ritt2011-09-022-5/+5
| | | * | QGlyphRun: don't detach if the decoration wasn't actually changedKonstantin Ritt2011-09-021-0/+9
| | * | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-08-30562-5712/+11729
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-08-301-1/+1
| | | |\ \
| | * | \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-08-291-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | QPA event loop: Set a timeout != 0 if there are no timers.Eike Ziller2011-08-291-1/+1
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-101-56/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-09-1015-41/+190
| |\ \ \ \ \ \
| | * | | | | | Merge fixes for QDir::operator==Shane Kearns2011-09-072-3/+34
| | * | | | | | QSslCertificate: block all DigiNotar (intermediate and root) certsPeter Hartmann2011-09-062-8/+34
| | * | | | | | Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-054-10/+12
| | * | | | | | Fix compile error on MSVC2008Shane Kearns2011-09-051-1/+1
| | * | | | | | Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-025-1/+78