| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Added \obsolete. | Martin Smith | 2010-02-23 | 2 | -7/+10 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-22 | 1 | -3/+2 |
|\ |
|
| * | amend the doc, as suggested by rittk | Oswald Buddenhagen | 2010-02-22 | 1 | -3/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-19 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-19 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Added implementation of epocRoot() function to configure | Gareth Stockwell | 2010-02-18 | 1 | -1/+1 |
| | |/ |
|
* | | | Ensure that posted events are sent on Windows | Bradley T. Hughes | 2010-02-19 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 2 | -11/+7 |
|\ \
| |/
|/| |
|
| * | Revert "Added note to make QList destructor virtual in version 5" | Zeno Albisser | 2010-02-18 | 1 | -1/+1 |
|
|
| * | Fix s390(x) atomic ops related crashes | Dirk Mueller | 2010-02-17 | 1 | -10/+6 |
|
|
* | | Use correct include path for qglobal.h | Iain | 2010-02-18 | 1 | -1/+1 |
|/ |
|
* | Fix compilation on Mac 32-bit. | Thiago Macieira | 2010-02-17 | 1 | -1/+1 |
|
|
* | Added note to make QList destructor virtual in version 5 | Zeno Albisser | 2010-02-17 | 1 | -1/+1 |
|
|
* | Change all ptrdiff_t to qptrdiff. | Thiago Macieira | 2010-02-17 | 9 | -23/+22 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 2 | -11/+45 |
|\ |
|
| * | QTextCodec::codecForName. Insert in the cache in all cases. | Olivier Goffart | 2010-02-15 | 1 | -1/+3 |
|
|
| * | Bump version to 4.6.3. | Jason McDonald | 2010-02-15 | 1 | -2/+2 |
|
|
| * | QTextCodec: Symbian has codec for UCS2, only fallback to UTF16 if UCS2 codec ... | Olivier Goffart | 2010-02-12 | 1 | -5/+6 |
|
|
| * | Add caching to QTextCodec::codecForName and QTextCodec::codecForMib | Olivier Goffart | 2010-02-12 | 1 | -4/+35 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 6 | -19/+56 |
|\ \ |
|
| * | | Fixed compiler warning about making the same class a friend twice | Zeno Albisser | 2010-02-16 | 1 | -0/+2 |
|
|
| * | | Fix a deadlock in kqueue implementation of QFileSystemWatcher | Bradley T. Hughes | 2010-02-16 | 1 | -4/+14 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-02-16 | 1 | -14/+21 |
| |\ \ |
|
| | * | | Fix for using QContiguousCache with default constructor or capacity=0 | Zeno Albisser | 2010-02-15 | 1 | -14/+21 |
|
|
| * | | | doc: Added \section1 about serializing operators for Qt collections. | Martin Smith | 2010-02-16 | 1 | -0/+7 |
| |/ / |
|
| * | | Ignore touch and gesture events when excluding input events | Denis Dzyubenko | 2010-02-12 | 1 | -0/+11 |
|
|
| * | | doc: Fixed several typos. | Martin Smith | 2010-02-12 | 1 | -1/+1 |
| |/ |
|
* | | Partial upgrade packages for QtCore and QtGui | Shane Kearns | 2010-02-16 | 1 | -0/+16 |
|/ |
|
* | doc: Fixed several typos. | Martin Smith | 2010-02-12 | 1 | -3/+3 |
|
|
* | We need to export qBadAlloc() on all platforms | Harald Fernengel | 2010-02-11 | 2 | -5/+0 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-10 | 1 | -1/+1 |
|\ |
|
| * | Take into account the solaris-cc-64-stlport mkspec | Pierre Rossi | 2010-02-10 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-08 | 2 | -9/+39 |
|\ \
| |/
|/| |
|
| * | Make QTextCodec reentrant. | Olivier Goffart | 2010-02-08 | 2 | -9/+39 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-06 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | A fix for accidently reused variable names in nested iterations. | Zeno Albisser | 2010-02-05 | 1 | -2/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-05 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-05 | 1 | -0/+3 |
| |\ \
| | |/
| |/| |
|
| | * | Merge remote branch 'staging/4.6' into 4.6 | Samuel Rødal | 2010-02-04 | 1 | -0/+3 |
| | |\ |
|
| | | * | Merge commit 'origin/4.6' into 4.6-oslo2 | Rohan McGovern | 2010-02-04 | 1 | -4/+4 |
| | | |\ |
|
| | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 1 | -0/+3 |
| | | |\ \ |
|
| | | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-02 | 1 | -0/+3 |
| | | | |\ \ |
|
| | | | | * | | Document that QModelIndex::child does not work for the root item | Olivier Goffart | 2010-02-02 | 1 | -0/+3 |
|
|
* | | | | | | | add const | Oswald Buddenhagen | 2010-02-05 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Janne Koskinen | 2010-02-04 | 9 | -19/+30 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-04 | 4 | -25/+55 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-03 | 4 | -25/+55 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 1 | -4/+4 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Cleared up QEvent documentation for QGraphicsSceneDragDropEvent events. | Bastian Bense | 2010-02-03 | 1 | -4/+4 |
| | | |/ /
| | |/| | |
|
| * | | | | revert to fromUtf16() usage in fromWCharArray() | Oswald Buddenhagen | 2010-02-03 | 1 | -1/+1 |
|
|