summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-25118-1138/+2138
|\
| * Dont crash when assigning the same input context twice.Denis Dzyubenko2010-05-252-4/+10
| * Fixed a typo in variable name in qlocale data generator.Denis Dzyubenko2010-05-251-1/+1
| * Fix for Norwegian and Korean languages on symbian.Denis Dzyubenko2010-05-252-60/+62
| * Remove unused function in QDBusConnectionPrivateThiago Macieira2010-05-252-9/+0
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-05-251-0/+4
| |\
| | * Updating 4.7.0 change log.Bjørn Erik Nilsen2010-05-251-0/+4
| * | Doc: Fixing bugs in HTML generatorMorten Engvoldsen2010-05-251-4/+4
| |/
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-05-251564-34675/+44400
| |\
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-255-11/+19
| | |\
| | | * Added MSVC 2010 project files to .gitignoreJohn Brooks2010-05-251-0/+2
| | | * Fix architecture detection on GNU/Hurd.Pino Toscano2010-05-251-0/+11
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-25109-426/+1924
| | | |\
| | | | * Revert "tst_bic: make it possible to test for cross-compilation"Thiago Macieira2010-05-252-10/+4
| | * | | qdoc: Improved class index page.Martin Smith2010-05-253-648/+120
| | | |/ | | |/|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-24111-430/+1934
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-24111-430/+1934
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-24111-430/+1934
| | | | |\ \
| | | | | * | fix typo in documentationAlex2010-05-241-1/+1
| | | | | * | Improve Bearer Management related documentation in QNetworkAccessManagerAlex2010-05-241-0/+26
| | | | | * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-241235-33396/+32305
| | | | | |\ \
| | | | | * | | Compile with QT_NO_ACTION.Tasuku Suzuki2010-05-231-0/+2
| | | | | * | | Unbreak compilation outside MacThiago Macieira2010-05-231-1/+1
| | | | | * | | QDBusAbstractInterface: don't set lastError outside the object's own threadThiago Macieira2010-05-231-1/+4
| | | | | * | | tst_bic: make it possible to test for cross-compilationThiago Macieira2010-05-232-4/+10
| | | | | * | | Remove Q_PACKED from QChar and QLocale::Data.Thiago Macieira2010-05-233-10/+9
| | | | | * | | QDebug operator for QFlagsHarald Fernengel2010-05-211-0/+23
| | | | | * | | Removing unneeded qDebug statement.Carlos Manuel Duclos Vergara2010-05-211-1/+0
| | | | | * | | Fixing incorrect addition of public API symbols.Carlos Manuel Duclos Vergara2010-05-217-181/+55
| | | | | * | | Removal erroneous inclusion of new Public API in qmacstyle.Carlos Manuel Duclos Vergara2010-05-211-0/+255
| * | | | | | | Doc: Correcting style to class listsMorten Engvoldsen2010-05-251-3/+17
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-05-218-18/+142
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-21100-280/+1594
| | |\ \ \ \ \ \
| | | * | | | | | qdoc: Fixed html error, but the problem is still there.Martin Smith2010-05-211-1/+1
| | | * | | | | | qdoc: Changed number of columns to 1. Oila!Martin Smith2010-05-211-1/+1
| * | | | | | | | Doc: design changesMorten Engvoldsen2010-05-213-13/+16
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Doc: Changes to the HTMLGenerator, style and jsMorten Engvoldsen2010-05-2114-24/+41
| * | | | | | | remove dead code that will never get called.Lorn Potter2010-05-211-2/+0
| * | | | | | | add bytes and activeTime to corelwan.Lorn Potter2010-05-212-8/+102
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-2188-249/+1454
| |\ \ \ \ \ \ \
| | * | | | | | | Fix formating of license header.Aaron McCarthy2010-05-201-4/+2
| | * | | | | | | fix irix buildOswald Buddenhagen2010-05-203-0/+3
| | * | | | | | | clarify wording of warning messageOswald Buddenhagen2010-05-201-1/+1
| | * | | | | | | close scope while inside assignment only if the last char is a closing braceOswald Buddenhagen2010-05-201-1/+1
| | * | | | | | | deprecate undocumented -E optionOswald Buddenhagen2010-05-201-0/+1
| | * | | | | | | use qtPrepareTool for qdocOswald Buddenhagen2010-05-201-14/+1
| | * | | | | | | unify QMAKE_QMAKE path separator fixingOswald Buddenhagen2010-05-202-8/+6
| | * | | | | | | simplify arcane conditional, once againOswald Buddenhagen2010-05-201-1/+1
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-05-20908-59997/+21750
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-2080-223/+1441
| | | |\ \ \ \ \ \ \