Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge commit 'origin/4.6' into 4.6-upstream | Bradley T. Hughes | 2009-12-09 | 1 | -0/+13 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Compile on Windows CE. | Bradley T. Hughes | 2009-12-08 | 1 | -0/+13 | |
| * | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 2 | -13/+5 | |
| |\ \ | ||||||
| * | | | Fixed (unstable) tst_QTimeLine::currentTime test failure | Rohan McGovern | 2009-12-09 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 2 | -5/+5 | |
| |\ \ | ||||||
| | * | | Fix Run-Time Check Failure with MSVC when downcasting. | Thiago Macieira | 2009-12-03 | 1 | -4/+4 | |
| | * | | Don't look at the patch-level number when loading plugins. | Thiago Macieira | 2009-12-02 | 1 | -1/+1 | |
* | | | | Implement qsrand() for Symbian OS | Shane Kearns | 2009-12-08 | 1 | -13/+18 | |
| |_|/ |/| | | ||||||
* | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-12-04 | 8 | -51/+85 | |
|\ \ \ | |/ / | ||||||
| * | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6 | Olivier Goffart | 2009-12-04 | 1 | -0/+57 | |
| |\ \ | ||||||
| * \ \ | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-03 | 9 | -54/+90 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-12-02 | 2 | -4/+6 | |
| | |\ \ | ||||||
| | * | | | Fix regression in tst_QFileSystemWatcher | Bradley T. Hughes | 2009-12-01 | 1 | -7/+3 | |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Bradley T. Hughes | 2009-12-01 | 1 | -3/+4 | |
| | |\ \ \ | ||||||
| | | * | | | Re-enabled realpath() on symbian. | Denis Dzyubenko | 2009-12-01 | 1 | -1/+1 | |
| | | * | | | Fix a crash in QFSFileEnginePrivate::canonicalized() on Mac OS X 10.5 | Prasanth Ullattil | 2009-12-01 | 1 | -3/+4 | |
| | * | | | | Make sure file descriptors are valid in the dnotify implementation of QFileSy... | Bradley T. Hughes | 2009-12-01 | 1 | -2/+2 | |
| | |/ / / | ||||||
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Bradley T. Hughes | 2009-11-30 | 2 | -13/+25 | |
| | |\ \ \ | ||||||
| | | * | | | Fixes a crash on Mac with QFileInfo. | Denis Dzyubenko | 2009-11-30 | 1 | -1/+5 | |
| | | * | | | Unix: Avoid stat() when opening a file | Markus Goetz | 2009-11-30 | 1 | -12/+20 | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Bradley T. Hughes | 2009-11-30 | 4 | -45/+34 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-29 | 4 | -45/+34 | |
| | | |\ \ \ | ||||||
| | * | \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Bradley T. Hughes | 2009-11-27 | 1 | -0/+3 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Fix memory leak in the DNotify implementation of QFileSystemWatcher | Bradley T. Hughes | 2009-11-27 | 1 | -0/+3 | |
| | * | | | | | Fix performance regression of posted events | Bradley T. Hughes | 2009-11-27 | 2 | -29/+40 | |
| | |/ / / / | ||||||
| | * | | | | Improve QFileInfo benchmark | Markus Goetz | 2009-11-27 | 1 | -1/+1 | |
| | * | | | | Avoid using return value from a temporary object | Marius Storm-Olsen | 2009-11-26 | 1 | -2/+1 | |
| | * | | | | Checks for len = 0 in QIconvCodec::convertFromUnicode | Nils Christian Roscher-Nielsen | 2009-11-25 | 1 | -2/+2 | |
| | * | | | | Optimize QFSFileEnginePrivate::canonicalized() by using realpath() | Markus Goetz | 2009-11-25 | 1 | -0/+12 | |
| * | | | | | QVector: fix const_iterator-=(int) | hjk | 2009-11-30 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Made qobject.h "syncqt compliant". | Jan-Arve Sæther | 2009-12-04 | 1 | -3/+3 | |
* | | | | | Merge branch 'win32-icc' into 4.6 | Jan-Arve Sæther | 2009-12-04 | 2 | -12/+4 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Make sure that QtGui links with QtCore for the win32-icc mkspec. | Jan-Arve Sæther | 2009-12-04 | 1 | -0/+4 | |
| * | | | | Revert "Compile fix for win32-icc." | Jan-Arve Sæther | 2009-11-30 | 1 | -12/+0 | |
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-03 | 1 | -0/+57 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-02 | 1 | -0/+57 | |
* | | | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6 | Olivier Goffart | 2009-12-02 | 1 | -2/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix crash in QVector::reserve when reserving smaller size on a shared vector | Olivier Goffart | 2009-12-01 | 1 | -2/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Bump version to 4.6.1 | Jason McDonald | 2009-12-01 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-27 | 4 | -45/+34 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | Don't crash via proxy model when moving QModelIndexes | Stephen Kelly | 2009-11-26 | 1 | -1/+1 | |
| * | Optimize QObjectPrivate::isSignalConnected | Olivier Goffart | 2009-11-26 | 2 | -42/+26 | |
| * | Make the animation timer more consistent | Thierry Bastian | 2009-11-25 | 1 | -2/+7 | |
| * | Fix QFile::map in Linux 64bit | Olivier Goffart | 2009-11-24 | 1 | -1/+1 | |
| * | Compile fix for win32-icc. | Jan-Arve Sæther | 2009-11-23 | 1 | -0/+12 | |
* | | Compile for 64-bit Windows | Bradley T. Hughes | 2009-11-25 | 1 | -1/+6 | |
* | | On Windows Flash is played only while moving mouse inside the plugin. | Prasanth Ullattil | 2009-11-25 | 1 | -1/+1 | |
* | | QXmlStream: regenerate header after grammar change | Peter Hartmann | 2009-11-25 | 1 | -161/+162 | |
* | | QXmlStream: Fix parsing of DTDs that contain empty markup declarations | Jakub Wieczorek | 2009-11-25 | 1 | -0/+1 | |
* | | Fix QFile::map in Linux 64bit | Olivier Goffart | 2009-11-25 | 1 | -1/+1 | |