Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2010-09-27 | 713 | -7292/+25487 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-09-26 | 2 | -0/+10 |
| |\ | |||||
| | * | Fix QPainter::clipBoundingRect() for QRectF clip. | Andreas Kling | 2010-09-26 | 2 | -0/+10 |
| |/ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-09-25 | 2 | -10/+18 |
| |\ | |||||
| | * | Fix problems in QTextureGlyphCache caused by insufficient merge | Eskil Abrahamsen Blomfeldt | 2010-09-24 | 2 | -10/+18 |
| |/ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-09-23 | 2 | -56/+95 |
| |\ | |||||
| | * | Designer/QFormBuilder::save(): Fix traversal of QGridLayout/QFormLayout | Friedemann Kleint | 2010-09-23 | 2 | -56/+95 |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-09-23 | 14 | -442/+671 |
| |\ \ | | |/ | |||||
| | * | Add support for ARMv7 atomic operations | Bradley T. Hughes | 2010-09-23 | 5 | -54/+179 |
| | * | Fix usage of QT_ARCH_ARM* after a28ddf6 | Bradley T. Hughes | 2010-09-23 | 2 | -3/+3 |
| | * | Merge the armv6 and arm architectures | Bradley T. Hughes | 2010-09-23 | 8 | -390/+63 |
| | * | Copy src/corelib/arch/qatomic_arm.h to src/corelib/arch/qatomic_armv5.h | Bradley T. Hughes | 2010-09-23 | 1 | -0/+431 |
| | * | Move symbian specific qatomic_generic_armv6.cpp | Bradley T. Hughes | 2010-09-23 | 2 | -1/+1 |
| |/ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-09-22 | 1 | -0/+13 |
| |\ | |||||
| | * | Adding C++0x support to MSVC2010 | Thierry Bastian | 2010-09-22 | 1 | -0/+13 |
| * | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-09-22 | 44 | -336/+503 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-22 | 44 | -336/+503 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-09-22 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Fix audio glitches in the audiooutput example. | Andrew den Exter | 2010-09-22 | 1 | -2/+2 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 33 | -227/+383 |
| | | |\ \ | |||||
| | | | * | | apply msvc flags to wince too | Romain Pokrzywka | 2010-09-21 | 2 | -2/+2 |
| | | | * | | fix qt static build on wince | Romain Pokrzywka | 2010-09-21 | 2 | -14/+15 |
| | | | * | | fix build with QT_NO_GESTURES | Romain Pokrzywka | 2010-09-21 | 1 | -1/+1 |
| | | | * | | qmake: fix quoting of moc calls | Joerg Bornemann | 2010-09-21 | 1 | -2/+2 |
| | | | * | | Use regparm(3) for ICC too, otherwise it's an ABI mismatch in QChar | Thiago Macieira | 2010-09-21 | 1 | -1/+1 |
| | | | * | | Regenerate the Unicode tables after updates to the generator tool | Thiago Macieira | 2010-09-21 | 2 | -65/+82 |
| | | | * | | Compile in C++0x mode | Thiago Macieira | 2010-09-21 | 1 | -1/+1 |
| | | | * | | remove extra includes | Ritt Konstantin | 2010-09-21 | 11 | -10/+1 |
| | | | * | | minor clean-ups | Ritt Konstantin | 2010-09-21 | 1 | -26/+21 |
| | | | * | | minor improvements for data parsers | Ritt Konstantin | 2010-09-21 | 1 | -61/+77 |
| | | | * | | tiny clean-up for generated data | Ritt Konstantin | 2010-09-21 | 1 | -2/+4 |
| | | | * | | move QUnicodeTables:: script() and lineBreakClass() implementations | Ritt Konstantin | 2010-09-21 | 2 | -17/+18 |
| | | | * | | make lupdate test less fragile | Oswald Buddenhagen | 2010-09-21 | 2 | -2/+8 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-20 | 10 | -23/+150 |
| | | | |\ \ | | | | | |/ | | | | |/| | |||||
| | | | | * | Enable building Qt/Webkit with debug symbols | Anders Bakken | 2010-09-20 | 3 | -23/+45 |
| | | | | * | Add breakpad support | Marco Bubke | 2010-09-20 | 7 | -0/+105 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 28 | -131/+96 |
| | | |\ \ \ | |||||
| | | | * | | | Fixed drawing a large number of glyphs with the same font under GL. | Trond Kjernåsen | 2010-09-21 | 4 | -9/+30 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jason McDonald | 2010-09-21 | 3 | -72/+16 |
| | | | |\ \ \ | |||||
| | | | | * | | | Qt headers must be included before X11 headers | Benjamin Poulain | 2010-09-21 | 1 | -3/+3 |
| | | | | * | | | Fixes bezier curves not being drawn when it is a line. | Yoann Lopes | 2010-09-21 | 1 | -41/+0 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-09-21 | 0 | -0/+0 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Avoid creating copy of an image in memory when storing as jpeg | aavit | 2010-09-21 | 1 | -28/+13 |
| | | | | | |/ / | | | | | |/| | | |||||
| | | | * | | | | Bump version to 4.7.1. | Jason McDonald | 2010-09-21 | 21 | -50/+50 |
| | | | | |/ / | | | | |/| | | |||||
| | | | * | | | Merge commit 'v4.7.0' into 4.7 | Jason McDonald | 2010-09-21 | 0 | -0/+0 |
| | | | |\ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | | * | | QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbianv4.7.0 | Juha Turunen | 2010-09-10 | 2 | -134/+136 |
| | | | | * | | Add exception barrier to QCertificateRetriever::RunL() | Shane Kearns | 2010-09-10 | 2 | -3/+9 |
| | | | | * | | Reference correct declarative elements page. | Jesper Thomschutz | 2010-09-09 | 1 | -1/+1 |
| | | | | * | | QtWebKit: Update tag files to match the same content on qtwebkit.git | Jocelyn Turcotte | 2010-09-09 | 2 | -2/+2 |
| | | | | * | | QtWebKit: Downstream patch 2 fixing a crash on MSVC 64bit. | Jocelyn Turcotte | 2010-09-09 | 2 | -1/+13 |