| Commit message (Expand) | Author | Age | Files | Lines |
* | Change to commercial license headers in preparation for release. | Jason McDonald | 2010-09-07 | 75 | -975/+975 |
|
|
* | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jason McDonald | 2010-09-02 | 1 | -2/+2 |
|
|
* | Fix QProcessManager destruction | Miikka Heikkinen | 2010-08-17 | 1 | -19/+28 |
|
|
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-08-02 | 1 | -1/+1 |
|
|
* | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-16 | 1 | -2/+2 |
|
|
* | add setNativeArguments() and nativeArguments() | Oswald Buddenhagen | 2010-07-06 | 5 | -7/+67 |
|
|
* | fix bogus return value from qprocess::execute() | Oswald Buddenhagen | 2010-07-06 | 1 | -4/+10 |
|
|
* | doc improvements | Oswald Buddenhagen | 2010-07-03 | 1 | -5/+4 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | mread | 2010-07-02 | 1 | -3/+3 |
|\ |
|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Geir Vattekar | 2010-06-29 | 3 | -12/+61 |
| |\ |
|
| * | | Doc: QSettings::sync() imports changes made by other processes. | Geir Vattekar | 2010-06-29 | 1 | -3/+3 |
|
|
* | | | Avkon removal configured with -no-s60 | mread | 2010-07-01 | 2 | -11/+1 |
| |/
|/| |
|
* | | Manipulate buffer position via 'pPos' in peek() | Andreas Kling | 2010-06-24 | 1 | -2/+2 |
|
|
* | | Specialize peek() for QBuffer | Andreas Kling | 2010-06-17 | 3 | -19/+52 |
|
|
* | | Implement QIODevice::peek() using read() + ungetBlock(). | Andreas Kling | 2010-06-16 | 2 | -7/+23 |
|/ |
|
* | fix for using .lnk files when running app from UNC | Zeno Albisser | 2010-06-04 | 1 | -1/+9 |
|
|
* | Avoid mmap() on symbian os | Shane Kearns | 2010-06-02 | 1 | -1/+1 |
|
|
* | QDebug operator for QFlags | Harald Fernengel | 2010-05-21 | 1 | -0/+23 |
|
|
* | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 1 | -4/+15 |
|\ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -4/+15 |
| |\ |
|
| | * | Fix QUrl::isValid if the host contains invalid caracter. | Olivier Goffart | 2010-05-14 | 1 | -2/+8 |
|
|
| | * | QUrl: parsing of host name with an undercore. | Olivier Goffart | 2010-05-14 | 1 | -1/+3 |
|
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-08 | 1 | -2/+7 |
| | |\ |
|
| | | * | QUrl: fix parsing of IRIs with more than one IDN label | Thiago Macieira | 2010-05-08 | 1 | -0/+1 |
|
|
| | | * | QUrl: update the whitelist of IDN domains | Thiago Macieira | 2010-05-08 | 1 | -2/+6 |
|
|
| | * | | Fixed bug in QIODevice::read after first reading 0 bytes. | Samuel Rødal | 2010-05-06 | 1 | -0/+3 |
| | |/ |
|
* | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 1 | -2/+2 |
|
|
* | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 1 | -2/+1 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-12 | 1 | -0/+3 |
| |\ \ |
|
| | * | | Fixed bug in QIODevice::read after first reading 0 bytes. | Samuel Rødal | 2010-05-07 | 1 | -0/+3 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-12 | 1 | -0/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Revert "Improve QUrl handling of local file paths" | Morten Johan Sørvig | 2010-05-10 | 2 | -52/+22 |
|
|
| * | | | Revert "QUrl::fromLocalFile: fix silly mistake: it's fromNativeSeparators, no... | Morten Johan Sørvig | 2010-05-10 | 1 | -1/+1 |
|
|
| * | | | Add some debugging (disabled) to QUrl::resolved | Thiago Macieira | 2010-05-07 | 1 | -0/+6 |
|
|
| * | | | QUrl::fromLocalFile: fix silly mistake: it's fromNativeSeparators, not to | Thiago Macieira | 2010-05-07 | 1 | -1/+1 |
|
|
| * | | | Improve QUrl handling of local file paths | Thiago Macieira | 2010-05-05 | 2 | -22/+52 |
| |/ / |
|
* | | | Fix thread synchronization issues in Symbian QFileSystemWatcher | Miikka Heikkinen | 2010-05-06 | 2 | -45/+24 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 1 | -1/+3 |
|\ \ |
|
| * | | QUrl: parsing of host name with an undercore. | Olivier Goffart | 2010-04-28 | 1 | -1/+3 |
|
|
* | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-27 | 1 | -7/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-22 | 1 | -7/+6 |
| |\ \ |
|
| | * \ | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-22 | 1 | -7/+6 |
| | |\ \ |
|
| | | * \ | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-21 | 1 | -7/+6 |
| | | |\ \
| | | | |/ |
|
| | | | * | Fix QSslSocket::constructing autotest failure | João Abecasis | 2010-04-19 | 1 | -7/+6 |
|
|
* | | | | | save a QFile::encodeName() | Oswald Buddenhagen | 2010-04-26 | 1 | -3/+3 |
|
|
* | | | | | Revert "Add new QDataStream version for Qt 4.8." | Jason McDonald | 2010-04-22 | 1 | -4/+3 |
|
|
* | | | | | Add new QDataStream version for Qt 4.8. | Jason McDonald | 2010-04-22 | 1 | -3/+4 |
|/ / / / |
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-22 | 2 | -6/+9 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Reorganised double stream out operator in QDataStream to avoid causing unnece... | James Larcombe | 2010-04-21 | 1 | -3/+4 |
|
|