Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2009-12-18 | 89 | -1016/+2193 |
|\ | |||||
| * | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-12-17 | 5 | -9/+19 |
| |\ | |||||
| | * | Avoid timer starvation when handling many X11 events | Bradley T. Hughes | 2009-12-17 | 2 | -0/+7 |
| | * | An optimisation to QTextStream | Denis Dzyubenko | 2009-12-16 | 1 | -5/+4 |
| | * | Do not call macToQtFormat twice in QLocale. | Denis Dzyubenko | 2009-12-16 | 1 | -4/+4 |
| | * | Revert "Changes to support locale change event for symbian platform" | Denis Dzyubenko | 2009-12-16 | 7 | -173/+17 |
| | * | Changes to support locale change event for symbian platform | dka | 2009-12-15 | 7 | -17/+173 |
| | * | Fix compilation on HP-UX 11.11. | Tristan Chabredier | 2009-12-15 | 1 | -0/+4 |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-16 | 2 | -47/+111 |
| |\ \ | |||||
| | * \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-16 | 10 | -15/+28 |
| | |\ \ | |||||
| | * | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-15 | 1 | -45/+109 |
| | * | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-11 | 1 | -2/+2 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-11 | 4 | -6/+19 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-12-14 | 5 | -5/+20 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-14 | 7 | -23/+39 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Check if the timeout expired during the time update in qt_safe_select | Thiago Macieira | 2009-12-11 | 1 | -2/+3 |
| | * | | | | Document QTextEncoder::fromUnicode as QT3 support member | Anders Ahlen | 2009-12-11 | 1 | -1/+1 |
| | * | | | | Ensure that QProcessEnvironment::operator== doesn't crash | Thiago Macieira | 2009-12-10 | 1 | -1/+2 |
| | * | | | | Use realpath() only on systems we know it works on. | Denis Dzyubenko | 2009-12-09 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| | * | | | 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 |
| * | | | | | Fix QMetaObject::connect and disconnect with "dynamic signals" | Olivier Goffart | 2009-12-14 | 2 | -20/+24 |
| | |_|/ / | |/| | | | |||||
| * | | | | Fix warning in public header | Olivier Goffart | 2009-12-14 | 1 | -2/+2 |
| * | | | | Fixed invalid read in QCache::unlink after recent change. | Samuel Rødal | 2009-12-11 | 1 | -1/+2 |
| * | | | | Prevented leak of keys in QPixmapCache. | Samuel Rødal | 2009-12-10 | 1 | -1/+1 |
| * | | | | Doc: Try to explain better when and how the easing curve is applied | Jan-Arve Sæther | 2009-12-10 | 1 | -0/+7 |
| * | | | | Compile with QT_NO_DEPRECATED | Olivier Goffart | 2009-12-09 | 1 | -0/+2 |
| * | | | | Merge upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-12-09 | 3 | -6/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 |
| * | | | | | Use 64bit for the connectedSignals | Olivier Goffart | 2009-12-09 | 2 | -8/+9 |
| * | | | | | Fix regression in qVariantFromValue when converting from complex type to simp... | Olivier Goffart | 2009-12-09 | 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 |
| | | | |\ \ \ |