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-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
| | * | 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
| | | | |\ \ \
| | | | | * | | Removed a change from the 4.7.0 change log.Kim Motoyoshi Kalland2010-05-201-6/+0
| | | | | * | | Improve look and feel of itemviews on macJens Bache-Wiig2010-05-201-6/+25
| | | | | * | | doc: Fixed many broken links.Martin Smith2010-05-2016-64/+63
| | | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-2017-22/+173
| | | | | |\ \ \
| | | | | | * | | update 4.7.0 changesKent Hansen2010-05-201-2/+0
| | | | | | * | | QPushButton's click area exceeds the button area by far on Mac OS XCarlos Manuel Duclos Vergara2010-05-205-16/+68
| | | | | | * | | QApplication::closeAllWindows() should ignore windows being closedBradley T. Hughes2010-05-202-3/+83
| | | | | | * | | Examples: Fix compilation with namespace.ck2010-05-209-1/+22
| | | | | * | | | doc: Fixed many broken links.Martin Smith2010-05-2030-66/+65
| | | | | |/ / /
| | | | | * | | Use QApplication::arguments() to check for command line argsHarald Fernengel2010-05-205-26/+11
| | | | | * | | Added support for .rc files on VS2010.Martin Petersson2010-05-201-2/+37
| | | | | * | | Doc: Updating CSS and JSMorten Engvoldsen2010-05-203-8/+25
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-208-23/+1042
| | | | | |\ \ \
| | | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-05-202-23/+73
| | | | | | |\ \ \
| | | | | | | * | | Fix crash on exit in native wifi plugin on Vista+ when run in debugger.Aaron McCarthy2010-05-202-23/+73
| | | | | | * | | | Docs: added an intro for qml, Quick for Beginners.Peter Yard2010-05-206-0/+969
| | | | | | |/ / /
| | | * | | | | | qdoc: Propagate the language information into the XML as before.David Boddie2010-05-201-1/+1