summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QFile: use fileEngine's errorString() instead of errno/GetLastError()Ritt Konstantin2009-08-213-29/+61
* QFSFileEngine: fix inverted logic for return valuesRitt Konstantin2009-08-211-5/+5
* Execute some small performance improvements in QProcessEnvironmentThiago Macieira2009-08-212-5/+11
* Document the new QProcessEnvironment classThiago Macieira2009-08-212-3/+166
* Remove the xxxRaw versions of the QProcessEnvironment functions.Thiago Macieira2009-08-212-30/+2
* Add the reason for a process's failure to start to the errorStringThiago Macieira2009-08-211-1/+4
* Add a new class for handling a process's environment variables.Thiago Macieira2009-08-215-77/+266
* Doc - Clarified the use of layoutChanged() in relation to persistentKavindra Devi Palaraja2009-08-211-1/+10
* Fix memory leakOlivier Goffart2009-08-211-3/+6
* Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-212-9/+28
* Add documentation for Qt::AnchorPointJan-Arve Sæther2009-08-211-0/+18
* qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-213-8/+8
* rename QEventTransition::eventObject to eventSourceKent Hansen2009-08-212-6/+6
* Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-211-0/+11
|\
| * update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-191-0/+11
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-2010-9/+18
|\ \
| * | Add value_type definition for STL compatibility.David Faure2009-08-201-0/+1
| * | Fix warning and potential infinite recursion.Olivier Goffart2009-08-201-1/+2
| * | Fix potential Infinite recurstion.Olivier Goffart2009-08-201-3/+2
| * | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-206-3/+10
| * | Fix QVariant::toFloat() and QVariant::toRealOlivier Goffart2009-08-202-2/+3
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-2011-596/+788
|\ \ \ | |/ /
| * | Instantiate the CP949 codec when building with -no-iconvBradley T. Hughes2009-08-201-0/+1
| * | Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-197-204/+335
| * | Doc - mentioning that the begin...() functions emit a signal that mustKavindra Devi Palaraja2009-08-191-0/+15
| * | Changed the streambookmarks example to use aggregationThorbjørn Lindeijer2009-08-191-3/+3
| * | Doc - Fixed whitespace issuesKavindra Devi Palaraja2009-08-191-15/+15
| * | Doc - Cleanups on QAbstractTableModel, QAbstractItemModel, etc.Kavindra Devi Palaraja2009-08-191-388/+433
| * | Make the license test pass.Frans Englich2009-08-191-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-194-15/+113
|\ \ \ | |/ /
| * | Doc: explain that QUrl::toAce may fail if its input is not correct.Thiago Macieira2009-08-181-0/+4
| * | Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-182-8/+57
| * | Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-182-0/+52
| * | Animations: update the documentationThierry Bastian2009-08-181-7/+0
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1893-495/+8047
|\ \ \ | |/ /
| * | As of Qt 4.6, the minimum OS X version is 10.4.Morten Sorvig2009-08-181-1/+1
| * | fix includes to use lower-caseHarald Fernengel2009-08-1714-25/+22
| * | Rename qlistdata.cpp (back) to qlist.cpp.Volker Hilsheimer2009-08-172-1/+1
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-08-1781-459/+7994
| |\ \
| | * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1781-459/+7994
| * | | Doc: Clarified the difference between timer resolution and accuracy.David Boddie2009-08-171-4/+16
| |/ /
| * | Doc: Clarified that arguments should be passed as separate strings.David Boddie2009-08-171-5/+13
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1715-64/+89
|\ \ \ | |/ /
| * | More coverity warnings removedThierry Bastian2009-08-171-2/+2
| * | Better handling of qreal with QVariantThierry Bastian2009-08-173-15/+28
| * | Fixed coverity warningsThierry Bastian2009-08-171-1/+1
| * | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-175-5/+8
| * | doc: Eliminated two qdoc error reports.Martin Smith2009-08-171-0/+10
| * | Reimplement qSwap and Q_DECLARE_SHARED differently.Thiago Macieira2009-08-144-41/+40
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1412-205/+489
|\ \ \ | |/ /