Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-08-25 | 135 | -1282/+8633 |
|\ | |||||
| * | animations: make sure setCurrentTime is called on all animations | Thierry Bastian | 2009-08-25 | 1 | -2/+5 |
| * | Removed redundant QLocale code from QCoeFepInputContext. | axis | 2009-08-25 | 2 | -3/+6 |
| * | Merge commit 'origin/master' into 4.6 | Jason Barron | 2009-08-25 | 14 | -308/+332 |
| |\ | |||||
| | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-24 | 6 | -35/+39 |
| | |\ | |||||
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-24 | 31 | -310/+839 |
| | | |\ | |||||
| | | * | | Make the singleton file server session independent of QCoreApplication | Shane Kearns | 2009-08-24 | 6 | -35/+39 |
| | * | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-24 | 24 | -239/+791 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-21 | 36 | -751/+949 |
| | |\ \ \ | |||||
| | * | | | | Review inspired changes to Symbian QProcess | Miikka Heikkinen | 2009-08-21 | 2 | -170/+175 |
| | * | | | | Review inspired changes to Symbian file system watcher | Miikka Heikkinen | 2009-08-21 | 2 | -55/+58 |
| | * | | | | Review inspired fixes to Symbian file engine | Miikka Heikkinen | 2009-08-21 | 6 | -50/+62 |
| * | | | | | Merge branch '4.6' | Thiago Macieira | 2009-08-24 | 9 | -27/+110 |
| |\ \ \ \ \ | |||||
| | * | | | | | Reset dangling handle after close on WinCE 5 | João Abecasis | 2009-08-24 | 1 | -0/+3 |
| | * | | | | | Always check the file handle before attempting to map the file | João Abecasis | 2009-08-24 | 1 | -5/+8 |
| | * | | | | | QFSFileEngine: Don't close file if we already have a file for mapping | João Abecasis | 2009-08-24 | 1 | -1/+1 |
| | * | | | | | qglobal.h now has the definition for WINVER | Thierry Bastian | 2009-08-24 | 1 | -7/+0 |
| | * | | | | | Minor documentation and code fixes. | Frans Englich | 2009-08-24 | 1 | -2/+4 |
| | * | | | | | fix warning in qthread_win.cpp | Joerg Bornemann | 2009-08-24 | 1 | -4/+0 |
| | * | | | | | QFSFileEngine compile fix for NTFS symlink support | Joerg Bornemann | 2009-08-24 | 1 | -5/+8 |
| | * | | | | | define WINVER and _WIN32_WINNT in qglobal.h | Joerg Bornemann | 2009-08-24 | 1 | -0/+9 |
| | * | | | | | Fix the last fix to QList. | Thiago Macieira | 2009-08-24 | 1 | -1/+1 |
| | * | | | | | Removed superfluous status change. | axis | 2009-08-24 | 1 | -1/+0 |
| | * | | | | | 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 |
| | * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | axis | 2009-08-24 | 2 | -0/+12 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Added some internal docs to make the class clearer. | axis | 2009-08-21 | 1 | -0/+6 |
| | | * | | | | Merge branch 'symbolVisibility' | Iain | 2009-08-21 | 1 | -0/+6 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge commit 'origin/master' into symbolVisibility | Iain | 2009-08-21 | 42 | -777/+1015 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merge commit 'origin/master' into symbolVisibility | Iain | 2009-08-20 | 23 | -70/+180 |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | |||||
| | | | * | | | | | New definition for ...EXPORT_INLINE to deal with the way we drive RVCT | Iain | 2009-08-19 | 1 | -0/+6 |
| * | | | | | | | | Fix Qt::ClickFocus for QGraphicsProxyWidget. | Andreas Aardal Hanssen | 2009-08-24 | 1 | -0/+1 |
| * | | | | | | | | Minor documentation and code fixes. | Frans Englich | 2009-08-24 | 1 | -2/+4 |
| |/ / / / / / / | |||||
| * | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ |