Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QMargins doesn't need to be exported as it is fully inline | Thierry Bastian | 2009-09-01 | 1 | -1/+1 |
* | qlist.h uses memcpy() without including <string.h> or <cstring> | Bernhard Rosenkraenzer | 2009-09-01 | 1 | -0/+1 |
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-09-01 | 2 | -10/+3 |
* | Updated lisence headers for QMargins | Jens Bache-Wiig | 2009-08-31 | 2 | -26/+26 |
* | Make QMargins a proper class | Jens Bache-Wiig | 2009-08-31 | 3 | -63/+386 |
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-31 | 2 | -0/+17 |
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 10 | -130/+130 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 77 | -1001/+1001 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 72 | -936/+936 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 72 | -72/+72 |
| * | Disable the pointer tracking feature in Qt 4.5. | Thiago Macieira | 2009-07-27 | 2 | -29/+5 |
* | | Add an opt-in QWeakPointer::operator->. | Thiago Macieira | 2009-08-31 | 1 | -0/+4 |
* | | Mark the QSharedPointer with Qt::Uninitialized explicit | Thiago Macieira | 2009-08-28 | 1 | -1/+1 |
* | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -2/+2 |
* | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -4/+4 |
* | | work around a compiler bug (gcc <= 4.0.x) that renders the drop-in version | hjk | 2009-08-27 | 1 | -0/+6 |
* | | Removed redundant QLocale code from QCoeFepInputContext. | axis | 2009-08-25 | 1 | -3/+3 |
* | | Minor documentation and code fixes. | Frans Englich | 2009-08-24 | 1 | -2/+4 |
* | | Fix the last fix to QList. | Thiago Macieira | 2009-08-24 | 1 | -1/+1 |
* | | Remove QScopedCustomPointer | Harald Fernengel | 2009-08-24 | 1 | -0/+9 |
* | | Restore QList backward compatibility | Harald Fernengel | 2009-08-24 | 2 | -3/+56 |
* | | Revert "Remove the unnecessary double memcpy now too." | Harald Fernengel | 2009-08-24 | 1 | -0/+3 |
* | | Revert "Fix trivial QList detaching: QListData::detach2() *must* memcpy." | Harald Fernengel | 2009-08-24 | 1 | -1/+1 |
* | | Remove the unnecessary double memcpy now too. | Thiago Macieira | 2009-08-21 | 1 | -3/+0 |
* | | Fix trivial QList detaching: QListData::detach2() *must* memcpy. | Thiago Macieira | 2009-08-21 | 1 | -1/+1 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -2/+2 |
|\ \ | |||||
| * | | qdoc: Redesigned the Class and Function Documentation page. | Martin Smith | 2009-08-21 | 1 | -2/+2 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 2 | -14/+22 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-20 | 2 | -1/+2 |
| |\ \ | |||||
| | * | | Add value_type definition for STL compatibility. | David Faure | 2009-08-20 | 1 | -0/+1 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-18 | 33 | -385/+4153 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-17 | 5 | -21/+44 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-14 | 2 | -18/+305 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 3 | -14/+121 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 78 | -84/+93 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-10 | 1 | -5/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-05 | 6 | -86/+277 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-07-30 | 4 | -5/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backend | Kent Hansen | 2009-07-28 | 21 | -307/+937 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Try best to convert a regexp to a ECMAScript expression | Olivier Goffart | 2009-07-23 | 1 | -12/+20 |
* | | | | | | | | | | | | | Make qregexp.cpp compile with RVCT. | Jason Barron | 2009-08-20 | 1 | -1/+2 |
* | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-20 | 5 | -7/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | compile when bootstrapping Qt | Harald Fernengel | 2009-08-20 | 1 | -0/+2 |
| * | | | | | | | | | | | | | Use QExplicitlySharedDataPointer | Harald Fernengel | 2009-08-20 | 3 | -7/+6 |
| * | | | | | | | | | | | | | Add missing template typedefs | Harald Fernengel | 2009-08-20 | 1 | -0/+4 |
* | | | | | | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Remove a few warnings when compiling Qt and unexport some functions. | Thiago Macieira | 2009-08-20 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 3 | -3/+3 |
* | | | | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 36 | -424/+4503 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | fix includes to use lower-case | Harald Fernengel | 2009-08-17 | 2 | -2/+2 |