Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the unnecessary double memcpy now too. | Thiago Macieira | 2009-08-21 | 1 | -3/+0 |
* | Don't access usedHashFunc() if it's already been deleted. | Thiago Macieira | 2009-08-21 | 1 | -1/+2 |
* | Fix trivial QList detaching: QListData::detach2() *must* memcpy. | Thiago Macieira | 2009-08-21 | 1 | -1/+1 |
* | QMetaObject: Crashes with dbus that tries to connect to all signals | Olivier Goffart | 2009-08-21 | 1 | -12/+20 |
* | Fix crash at program exit: Q_GLOBAL_STATIC is zeroed. | Thiago Macieira | 2009-08-21 | 1 | -1/+2 |
* | Added missing Q_ENUM/Q_FLAGS declarations for input methods. | Friedemann Kleint | 2009-08-21 | 1 | -1/+2 |
* | QFSFileEngine compile fix for VS2005 | Joerg Bornemann | 2009-08-21 | 1 | -1/+1 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 1 | -1/+1 |
|\ | |||||
| * | QFSFileEngine compile fix for Windows with VS2005 | Joerg Bornemann | 2009-08-21 | 1 | -1/+1 |
* | | Merge branch 'master' of git@scm:qt/qt-s60-public | axis | 2009-08-21 | 123 | -990/+7665 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 1 | -0/+5 |
| |\ | |||||
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 5 | -86/+211 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 10 | -127/+497 |
| |\ \ \ | |||||
| * \ \ \ | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 8 | -26/+66 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'reviewPatches' | axis | 2009-08-21 | 5 | -50/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | Revert "Fixed KERN-EXEC 3 panic on ARMV5 builds caused by combining trinary o... | axis | 2009-08-21 | 1 | -27/+0 |
| | * | | | | | Switched to logical comparison instead of bitwise. | axis | 2009-08-21 | 2 | -11/+6 |
| | * | | | | | Fixed documentation. | axis | 2009-08-21 | 1 | -3/+2 |
| | * | | | | | Fixed some comments and code style issues after review. | axis | 2009-08-21 | 3 | -9/+7 |
| * | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -0/+11 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 3 | -21/+22 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix errors in commit d4c0be3b | Shane Kearns | 2009-08-20 | 1 | -0/+2 |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-20 | 25 | -609/+815 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 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 | 6 | -8/+13 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | 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 |
| | | * | | | | | | | | Fix Q_DECLARE_SHARED macro | Harald Fernengel | 2009-08-20 | 1 | -1/+1 |
| | * | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 19 | -601/+801 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-20 | 23 | -70/+180 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Clarified comment on ordinal use in QLibraryPrivate::loadPlugin() | Miikka Heikkinen | 2009-08-20 | 1 | -2/+5 |
| | * | | | | | | | | | Move the declarative ui destroyed handling | Harald Fernengel | 2009-08-20 | 1 | -2/+2 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Reverse the ifdefs to make it clearer, as per code review. | axis | 2009-08-19 | 1 | -3/+3 |
| | * | | | | | | | | Added some comments after code review. | axis | 2009-08-19 | 1 | -0/+9 |
| | * | | | | | | | | Cosmetic fix: Unify the Q_DISABLE_COPY macro | Harald Fernengel | 2009-08-19 | 1 | -10/+3 |
| | * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 5 | -16/+114 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-08-19 | 2 | -13/+13 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Did some cleanups after review of the S60 branch. | axis | 2009-08-19 | 2 | -13/+13 |
| | * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-08-19 | 14 | -14/+14 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 14 | -14/+14 |
| | * | | | | | | | | | | renamed and restyled exit info printer | mread | 2009-08-19 | 1 | -10/+17 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | performance: refactored use of RFs so corelib and gui share one session | Shane Kearns | 2009-08-20 | 5 | -71/+84 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-18 | 2 | -12/+21 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-18 | 5 | -20/+19 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fixes to Symbian native engine for QFileSystemWatcher. | Shane Kearns | 2009-08-18 | 2 | -12/+21 |
| * | | | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 109 | -764/+8626 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | rename QLockedMutexUnlocker to QMutexUnlocker | Harald Fernengel | 2009-08-17 | 1 | -5/+5 |
| * | | | | | | | | | | | Changed to SymbianVersion enum after review. | axis | 2009-08-17 | 2 | -9/+9 |
| * | | | | | | | | | | | remove a ### comment | Lars Knoll | 2009-08-14 | 1 | -3/+1 |