summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-082-6/+6
* Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-4/+4
* The QT_NO_SHAREDMEMORY define was checked a bit too lateRobert Griebl2009-04-071-4/+3
* Add an internal qIsFuzzyNull(double) methodLars Knoll2009-04-071-0/+16
* Fixes: QTextStream crashes on large inputsOlivier Goffart2009-04-061-1/+8
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-024-11/+37
|\
| * Delete temporary file if copy was unsuccessfulJoão Abecasis2009-04-021-1/+4
| * Renaming a file does not change QFile's fileNameJoão Abecasis2009-04-021-0/+5
| * QFile::rename didn't always return false when method failedJoão Abecasis2009-04-021-3/+9
| * Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-04-021-3/+15
| * Doc - fixed a typo: iterartor -> iteratorSimon Hausmann2009-04-022-4/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-4/+4
|\ \ | |/
| * Doc: Trivial fixes.David Boddie2009-04-011-4/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-018-45/+93
|\ \ | |/
| * Subject: Added platform spec. note about type convertionMorten Engvoldsen2009-04-011-0/+8
| * Changes: Clearifying docs on qInstallMsgHandlerMorten Engvoldsen2009-04-011-2/+4
| * Adding note to the qFuzzyCompare docMorten Engvoldsen2009-04-011-1/+6
| * Subject: Compile fix on WindowsAndy Shaw2009-03-311-2/+2
| * Doc: Made it clearer that QProcess::start() only starts a new process if one ...David Boddie2009-03-311-9/+16
| * QProcess::start() segfaults on empty programBradley T. Hughes2009-03-311-0/+9
| * Fix bug in QDirIterator that clear the cache of the fileinfoAlexis Menard2009-03-311-17/+17
| * Add Windows7 and Snow Leopard as values QSysInfo.Norwegian Rock Cat2009-03-312-7/+20
| * Doc: Swapping \a with \c to fix a qdoc warningKavindra Devi Palaraja2009-03-301-1/+1
| * Explicitely mentioned in the doc that the format string for qDebug,Denis Dzyubenko2009-03-302-5/+9
| * Doc: Fixed typo.David Boddie2009-03-301-1/+1
* | QThread::start(): priority has no effect on Linux systemsBradley T. Hughes2009-04-011-0/+12
* | Revert "Make use of a thread-specific variable in qFlagLocation."Thiago Macieira2009-04-011-18/+2
* | use ftruncate() to resize a buffered fileHarald Fernengel2009-03-311-0/+2
* | compile with QIODEVICE_DEBUGHarald Fernengel2009-03-311-2/+6
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-302-64/+67
|\ \ | |/
| * Make Qt/Embedded compile with the -no-feature-PICTURE switch.Trond Kjernaasen2009-03-301-61/+61
| * String-to-number conversion functions should ignore trailing whitespaces.Denis Dzyubenko2009-03-301-3/+6
* | Merge branch '4.5'Thiago Macieira2009-03-274-19/+26
|\ \
| * | Make use of a thread-specific variable in qFlagLocation.Thiago Macieira2009-03-271-2/+18
| |/
| * Fix Qt3Support compileBradley T. Hughes2009-03-271-0/+1
| * Make QMutexPool actually be thread-safe (double-checked locking doesn'tThiago Macieira2009-03-272-13/+6
| * optimizeOswald Buddenhagen2009-03-271-1/+1
| * remove pointless checkOswald Buddenhagen2009-03-271-2/+1
| * most definitely NOT \since 4.5Oswald Buddenhagen2009-03-271-2/+0
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-261-4/+6
|\ \ | |/
| * Reduce the number of calls to QThread::idealThreadCount() in QtConcurrent.Morten Sørvig2009-03-261-4/+6
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-251-5/+13
|\ \ | |/
| * Fix QSharedPointer crashing when it is used as a global static in an applicat...Thiago Macieira2009-03-251-5/+13
* | introduce QT_NO_NETWORKDISKCACHEPeter Hartmann2009-03-252-16/+28
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-03-241-4/+5
|\ \ | |/
| * Squashed commit of the following:David Boddie2009-03-241-4/+5
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-241-0/+20
|\ \ | |/
| * Add documentation about how to create shared libraries.Friedemann Kleint2009-03-241-0/+20
| * Long live Qt 4.5!Lars Knoll2009-03-23401-0/+217296
* Long live Qt!Lars Knoll2009-03-23401-0/+217442