summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Documented limitations of add/setLibraryPath(s) on Symbian OSMiikka Heikkinen2010-02-011-0/+8
* Fixed no-timeout case for QProcess::waitForFinished in SymbianMiikka Heikkinen2010-02-011-17/+24
* Catch by reference rather than by valueIain2010-02-011-1/+1
* Core classes, examples, demos: Some changes from string to charMarkus Goetz2010-01-281-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-282-2/+5
|\
| * removed a debug traceThierry Bastian2010-01-271-2/+0
| * Doc fixes: Remove some lies from QEasingCurve.Jan-Arve Sæther2010-01-271-3/+3
| * doc: Corrected misspelled word.Martin Smith2010-01-271-1/+1
| * Autotest: add a test for allowing hostnames ending in dotThiago Macieira2010-01-221-1/+1
| * Fix QUrl::toAce for domains with dot at endThorvald Natvig2010-01-221-1/+4
* | Fix QSettings default paths not being initialized when setPath() is calledDaniel Molkentin2010-01-271-19/+25
* | removed a debug traceThierry Bastian2010-01-221-2/+0
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-221-3/+3
|\ \ | |/ |/|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-211-1/+1
| |\
| * | Doc fixes: Remove some lies from QEasingCurve.Jan-Arve Sæther2010-01-211-3/+3
* | | Revert "Make an empty QUrl also be considered non-detached (d == 0)."Thiago Macieira2010-01-211-1/+1
* | | qUncompress: Fix terminating \0Markus Goetz2010-01-211-0/+1
| |/ |/|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-201-1/+1
|\ \ | |/ |/|
| * Corrected alphabetic order in the docs for events.axis2010-01-201-1/+1
* | Fix crashes in QByteArrayOlivier Goffart2010-01-201-2/+2
|/
* QMetaObject::disconnectOne()Aaron Kennedy2010-01-203-7/+29
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-191-2/+2
|\
| * Bump version to 4.6.2.Jason McDonald2010-01-201-2/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-191-5/+12
|\ \ | |/ |/|
| * Make the qWarnings in the animation API more useful.Alexis Menard2010-01-191-5/+12
* | QFile::readData: Simplify codeJoão Abecasis2010-01-181-6/+2
* | If the file is open, there must be an engine.João Abecasis2010-01-181-6/+9
* | QFile: Fix a pre-mature pessimizationJoão Abecasis2010-01-181-44/+42
|/
* Fix compilation on IA-64 with the Intel compiler: cast properly.Thiago Macieira2010-01-161-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-151-0/+4
|\
| * Enable surface transparency support on Symbian^4.Jason Barron2010-01-141-0/+4
* | QFile::remove: don't fail for unrelated errorsJoão Abecasis2010-01-141-0/+1
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-131-256/+256
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-131-256/+256
| |\
| | * Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-12459-576/+730
| | |\
| | * | warning fixes for platforms, where qreal == floatJoerg Bornemann2010-01-111-256/+256
* | | | Remove erroneous warning in QFileInfo::absolutePath()Andreas Kling2010-01-131-2/+5
|/ / /
* | / Make compile on HPUXPierre Rossi2010-01-121-0/+2
| |/ |/|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-121-3/+3
|\ \
| * | fix typo in qreadwritelock's documentationRitt Konstantin2010-01-111-3/+3
* | | doc: Updated the descriptions of the connection types.Martin Smith2010-01-122-31/+44
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-113-5/+15
|\ \
| * | Add a way to access the normalised URL in QUrl.Thiago Macieira2010-01-111-4/+8
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-09459-533/+657
| |\ \ | | |/ | |/|
| | * Reverted two commits that were pushed to the wrong branch.Denis Dzyubenko2010-01-083-59/+13
| | * Use the new QTextCodec api in the QXmlStreamWriter.Denis Dzyubenko2010-01-082-10/+2
| | * Added new functions to QTextCodec that accept ConversionFlags.Denis Dzyubenko2010-01-082-3/+57
| * | Added a flag to avoid construction of application panes.axis2010-01-082-0/+7
| * | Fixed a doc error.axis2010-01-081-1/+0
* | | doc: Corrected explanation of when append() does nothing.Martin Smith2010-01-111-2/+3