| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ \ |
|
| | * | | Allow Unix to generate unique UUIDs if /dev/urandom exists. | Darin Broady | 2010-06-21 | 1 | -23/+35 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-21 | 5 | -23/+56 |
| | |\ \ |
|
| * | | | | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 11 | -275/+121 |
| | |/ /
| |/| | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-06-18 | 5 | -47/+72 |
| |\ \ \ |
|
| | * | | | Specialize peek() for QBuffer | Andreas Kling | 2010-06-17 | 3 | -19/+52 |
|
|
| * | | | | Doc: Fixed documentation errors. | David Boddie | 2010-06-18 | 2 | -4/+4 |
|
|
* | | | | | fix issue wrt posted events on Windows CE | Joerg Bornemann | 2010-06-21 | 1 | -1/+5 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-17 | 1 | -0/+24 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Geir Vattekar | 2010-06-17 | 8 | -39/+55 |
| |\ \ \ |
|
| * | | | | Doc: Specified QAbstractEventDispatcher::filterEvent()'s argument types. | Geir Vattekar | 2010-06-17 | 1 | -0/+24 |
|
|
* | | | | | Implement QIODevice::peek() using read() + ungetBlock(). | Andreas Kling | 2010-06-16 | 2 | -7/+23 |
| |/ / /
|/| | | |
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 1 | -32/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-06-15 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | Bump version number after 4.6.3 release. | Jason McDonald | 2010-06-15 | 1 | -2/+2 |
|
|
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-14 | 1 | -32/+2 |
| |\ \ \ \ |
|
| | * | | | | Fix issues with thai line breaking | Lars Knoll | 2010-06-14 | 1 | -32/+2 |
| | |/ / / |
|
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 6 | -4/+44 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 6 | -4/+44 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Use native locale aware string comparison on Symbian. | Denis Dzyubenko | 2010-06-15 | 1 | -0/+4 |
|
|
| | * | | | Fix a minor typo in QAbstractItemModel's documentation. | Robin Burchell | 2010-06-14 | 1 | -1/+1 |
|
|
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-12 | 4 | -3/+39 |
| | |\ \ \ |
|
| | | * | | | Updated project files so it is now possible to use "-system-zlib" configurati... | Constantin Makshin | 2010-06-10 | 1 | -2/+3 |
|
|
| | | * | | | actually fix namespaced compile | Oswald Buddenhagen | 2010-06-10 | 1 | -2/+0 |
|
|
| | | * | | | Attempt to fix build failure on Linux introduced by 09c6a81109 | Andreas Kling | 2010-06-09 | 1 | -3/+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-08 | 3 | -1/+39 |
| | | |\ \ \ |
|
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 3 | -1/+39 |
| | | | |\ \ \ |
|
| | | | | * | | | Unbreak Linux build when qendian.h is included before qglobal.h | Andreas Kling | 2010-06-07 | 1 | -0/+1 |
|
|
| | | | | * | | | Revert accidental commit of irrelevant stuff. Silly mondays.. | Andreas Kling | 2010-06-07 | 1 | -1/+0 |
|
|
| | | | | * | | | Unbreak Linux build when qendian.h is included before qglobal.h | Andreas Kling | 2010-06-07 | 1 | -0/+1 |
|
|
| | | | | * | | | Make qbswap() use glibc's fast bswap_*() functions if available. | Andreas Kling | 2010-06-04 | 1 | -0/+26 |
|
|
| | | | | * | | | Avoid timer starvation during high posted event activity | Bradley T. Hughes | 2010-06-04 | 1 | -0/+3 |
|
|
| | | | | * | | | fix for using .lnk files when running app from UNC | Zeno Albisser | 2010-06-04 | 1 | -1/+9 |
|
|
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 2 | -2/+29 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Geir Vattekar | 2010-06-15 | 23 | -53/+178 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| * | | | | | | | Doc: Documented qputenv and qgetenv | Geir Vattekar | 2010-06-15 | 1 | -0/+27 |
|
|
| * | | | | | | | Doc: Said to not access events after they are posted(postEvent). | Geir Vattekar | 2010-06-04 | 1 | -2/+2 |
|
|
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-13 | 1 | -3/+9 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | / /
| | |_|_|_|/ /
| |/| | | | | |
|