| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-13 | 5 | -14/+15 |
|\ |
|
| * | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-13 | 1 | -2/+2 |
|
|
| * | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-13 | 2 | -3/+4 |
|
|
| * | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 1 | -0/+6 |
| |\ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-10 | 2 | -9/+9 |
| |\ \ |
|
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-10 | 2 | -9/+9 |
| | |\ \ |
|
| | | * | | QIODPLB: Sync behavior of ungetBlock() and ungetChar() | Andreas Kling | 2010-07-09 | 1 | -1/+1 |
|
|
| | | * | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -2/+2 |
|
|
| | | * | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -6/+6 |
|
|
* | | | | | Revert "Making network reconnect happen after teardown." | axis | 2010-07-13 | 1 | -6/+2 |
|
|
* | | | | | Revert "Adding some error checking for setdefaultif" | axis | 2010-07-13 | 1 | -3/+1 |
|
|
* | | | | | Fixed a possible hanging bug in the Symbian networking. | axis | 2010-07-13 | 1 | -1/+2 |
|
|
* | | | | | Fixed a network hanging bug on Symbian. | axis | 2010-07-13 | 1 | -9/+8 |
| |_|_|/
|/| | | |
|
* | | | | Added some asserts to avoid race conditions in networking. | axis | 2010-07-12 | 1 | -0/+6 |
|/ / / |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-10 | 1 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Set QThreads to be process critical automatically on Symbian OS | Shane Kearns | 2010-07-08 | 1 | -0/+8 |
| |/ |
|
* | | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImage | John Brooks | 2010-07-07 | 1 | -2/+3 |
|/ |
|
* | 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 |
|
|
* | Support time zone designator in QDateTime::fromString() based on ISO 8601-200... | Liang Qi | 2010-07-05 | 2 | -3/+29 |
|
|
* | doc improvements | Oswald Buddenhagen | 2010-07-03 | 1 | -5/+4 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-03 | 1 | -21/+2 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-02 | 1 | -21/+2 |
| |\ |
|
| | * | Consolidate zlib configuration redundancy | Mark Brand | 2010-07-02 | 1 | -21/+2 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-03 | 6 | -27/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix. | axis | 2010-07-02 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | mread | 2010-07-02 | 5 | -14/+34 |
| |\ \
| | |/ |
|
| * | | Using the remaining valid data to construct the QTime object when msec parsin... | Liang Qi | 2010-07-01 | 1 | -1/+1 |
|
|
| * | | Avkon removal configured with -no-s60 | mread | 2010-07-01 | 4 | -25/+3 |
|
|
* | | | Crash when dragging with mingw | Thierry Bastian | 2010-07-02 | 2 | -3/+4 |
| |/
|/| |
|
* | | Use built-in iconv on Solaris if available | Pierre Rossi | 2010-06-30 | 1 | -0/+4 |
|
|
* | | Moc: fix compilation when templated types with multiple arguments are used. | Olivier Goffart | 2010-06-30 | 1 | -4/+7 |
|
|
* | | Avoid calling time.elapsed() twice in abstract animation | Leonardo Sobral Cunha | 2010-06-30 | 2 | -3/+4 |
|
|
* | | Adds slowdownFactor to UnifiedTimer in abstract animation | Leonardo Sobral Cunha | 2010-06-30 | 2 | -4/+16 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-29 | 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 | 22 | -377/+246 |
| |\ |
|
| * | | Doc: QSettings::sync() imports changes made by other processes. | Geir Vattekar | 2010-06-29 | 1 | -3/+3 |
|
|
* | | | added a comment for QByteArray::replace(..) | Zeno Albisser | 2010-06-29 | 1 | -0/+5 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-28 | 2 | -5/+4 |
|\ \ |
|
| * | | Enable SSE2 for MSVC x64 builds, as it was incorrectly disabled | John Brooks | 2010-06-28 | 2 | -5/+4 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-27 | 2 | -56/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-24 | 2 | -56/+10 |
| |\ \ |
|
| | * \ | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-06-24 | 2 | -56/+10 |
| | |\ \ |
|
| | | * | | Revert "Fixing the race condition in event dispatcher implementation on" | axis | 2010-06-24 | 2 | -56/+10 |
|
|
| | | * | | Revert "Fixing race condition in qeventdispatcher_symbian.cpp code path" | axis | 2010-06-24 | 2 | -66/+40 |
|
|
| | | * | | Fixing race condition in qeventdispatcher_symbian.cpp code path | Aleksandar Sasha Babic | 2010-06-21 | 2 | -40/+66 |
|
|
* | | | | | QSemaphore::tryAquire(timeout) -- never times out on an active semaphore | Bradley T. Hughes | 2010-06-25 | 1 | -1/+6 |
|/ / / / |
|
* | | | | Manipulate buffer position via 'pPos' in peek() | Andreas Kling | 2010-06-24 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-22 | 16 | -321/+212 |
|\ \ \ |
|
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-06-21 | 2 | -23/+59 |
| |\ \ \ |
|