Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify byte swapping in QDataStream's stream operators. | Andreas Kling | 2009-10-28 | 1 | -174/+57 |
* | Merge branch '4.6' | Thiago Macieira | 2009-10-21 | 1 | -2/+3 |
|\ | |||||
| * | Doc update for QDir::rootPath and QDir::homePath in Symbian. | Janne Anttila | 2009-10-20 | 1 | -2/+3 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-10-16 | 6 | -22/+35 |
|\ \ | |/ | |||||
| * | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6 | Olivier Goffart | 2009-10-15 | 1 | -2/+7 |
| |\ | |||||
| | * | Merge commit origin/4.6 into team-widgets/4.6 | Olivier Goffart | 2009-10-15 | 4 | -11/+13 |
| | |\ | |||||
| | * | | Fix QUrl regression with setHost("::ffff:129.144.52.38") | David Faure | 2009-10-13 | 1 | -2/+7 |
| * | | | doc: Clarified when setDefaultFormat() is ignored by constructors. | Martin Smith | 2009-10-15 | 1 | -9/+15 |
| | |/ | |/| | |||||
| * | | Removed platform specific include from qprocess.h | Miikka Heikkinen | 2009-10-14 | 4 | -11/+13 |
| |/ | |||||
* | | Merge branch '4.6' | Thiago Macieira | 2009-10-09 | 1 | -2/+13 |
|\ \ | |/ | |||||
| * | Fix for tst_qfile::map auto test in Symbian OS 3.1. | Janne Anttila | 2009-10-09 | 1 | -2/+13 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-10-06 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5. | David Faure | 2009-10-06 | 1 | -0/+2 |
| * | Faster case-insensitive comparison to "file" in QUrl::toLocalFile | David Faure | 2009-10-06 | 1 | -1/+1 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-10-06 | 4 | -4/+5 |
|\ \ | |/ | |||||
| * | Partially revert e58293b3b, re-adding the #ifdef for Qt 4.7 | Thiago Macieira | 2009-10-06 | 1 | -0/+4 |
| * | Fix typo in QtCore license headers. | Jason McDonald | 2009-10-06 | 3 | -3/+3 |
* | | Add missing #endif. | Thiago Macieira | 2009-10-06 | 1 | -0/+1 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-10-05 | 2 | -4/+2 |
|\ \ | |/ | |||||
| * | Doc: silence more qdoc warnings. | Volker Hilsheimer | 2009-10-03 | 1 | -1/+1 |
| * | Compilation with pedantic or when QtCore is not specified in the include path | Olivier Goffart | 2009-10-01 | 1 | -5/+1 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-09-30 | 8 | -42/+305 |
|\ \ | |/ | |||||
| * | optimize read() and readAll() | Oswald Buddenhagen | 2009-09-30 | 1 | -20/+24 |
| * | optimize scan() | Oswald Buddenhagen | 2009-09-30 | 1 | -2/+1 |
| * | improve condition nesting | Oswald Buddenhagen | 2009-09-30 | 1 | -11/+23 |
| * | Merge branch 'focusFixes' into 4.6 | axis | 2009-09-30 | 1 | -2/+2 |
| |\ | |||||
| | * | Fixed some uncommon codepaths to compile. | axis | 2009-09-30 | 1 | -2/+2 |
| * | | Compile. | Eskil Abrahamsen Blomfeldt | 2009-09-30 | 1 | -0/+72 |
| * | | Fix floating point precision when using qreal with QDataStream | Eskil Abrahamsen Blomfeldt | 2009-09-30 | 3 | -9/+107 |
| * | | Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString. | Jocelyn Turcotte | 2009-09-29 | 2 | -0/+77 |
| * | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-24 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-23 | 72 | -1691/+2237 |
| |\ \ \ | |||||
| * | | | | Added system includes to QtCore project file | Gareth Stockwell | 2009-09-23 | 1 | -0/+2 |
* | | | | | Merge branch '4.6' | Thiago Macieira | 2009-09-29 | 6 | -8/+18 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Revert the new QFSEventsFileSystemWatcherEngine on Mac for now. | Alexis Menard | 2009-09-29 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
| * | | | Uninitialised variable fix for qfilesystemwatcher_symbian | mread | 2009-09-24 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | Fixed crash in QFileSystemWatcher for addPath(nonExistingFile) | gunnar | 2009-09-22 | 1 | -0/+6 |
| * | | fix failing qdir autotest | Shane Kearns | 2009-09-22 | 1 | -1/+1 |
| * | | Fix memleak in tst_qhttpnetworkconnection | Markus Goetz | 2009-09-22 | 1 | -1/+3 |
| * | | qdoc: Added \brief texts to all the since 4.6 functions. | Martin Smith | 2009-09-21 | 1 | -4/+6 |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-09-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Document that errors from flush are ignored in QFile::close() | João Abecasis | 2009-09-16 | 1 | -1/+1 |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-09-14 | 2 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix -Wconversion warnings where possible. | David Faure | 2009-09-13 | 1 | -1/+1 |
| * | | Do not make Mac-specific checks on FreeBSD. | Raphael Kubo da Costa | 2009-09-13 | 1 | -2/+2 |
* | | | Merge branch '4.6' | Olivier Goffart | 2009-09-10 | 3 | -3/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-10 | 72 | -293/+296 |
| |\ \ | |||||
| | * | | Some unneeded semicolons less | Alessandro Portale | 2009-09-09 | 1 | -1/+1 |
| | * | | Unable to access file means QFile::PermissionsError | João Abecasis | 2009-09-09 | 1 | -1/+1 |