summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-175-9/+19
|\
| * Avoid timer starvation when handling many X11 eventsBradley T. Hughes2009-12-172-0/+7
| * An optimisation to QTextStreamDenis Dzyubenko2009-12-161-5/+4
| * Do not call macToQtFormat twice in QLocale.Denis Dzyubenko2009-12-161-4/+4
| * Revert "Changes to support locale change event for symbian platform"Denis Dzyubenko2009-12-167-173/+17
| * Changes to support locale change event for symbian platformdka2009-12-157-17/+173
| * Fix compilation on HP-UX 11.11.Tristan Chabredier2009-12-151-0/+4
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-162-47/+111
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-1610-15/+28
| |\ \
| * | | qreal-izationAleksandar Sasha Babic2009-12-151-45/+109
| * | | qreal-izationAleksandar Sasha Babic2009-12-111-2/+2
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-114-6/+19
| |\ \ \
* | \ \ \ Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-145-5/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-147-23/+39
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Check if the timeout expired during the time update in qt_safe_selectThiago Macieira2009-12-111-2/+3
| * | | | Document QTextEncoder::fromUnicode as QT3 support memberAnders Ahlen2009-12-111-1/+1
| * | | | Ensure that QProcessEnvironment::operator== doesn't crashThiago Macieira2009-12-101-1/+2
| * | | | Use realpath() only on systems we know it works on.Denis Dzyubenko2009-12-091-1/+1
| | |_|/ | |/| |
| * | | Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-091-0/+13
| |\ \ \
| | * | | Compile on Windows CE.Bradley T. Hughes2009-12-081-0/+13
* | | | | Fix QMetaObject::connect and disconnect with "dynamic signals"Olivier Goffart2009-12-142-20/+24
| |_|/ / |/| | |
* | | | Fix warning in public headerOlivier Goffart2009-12-141-2/+2
* | | | Fixed invalid read in QCache::unlink after recent change.Samuel Rødal2009-12-111-1/+2
* | | | Prevented leak of keys in QPixmapCache.Samuel Rødal2009-12-101-1/+1
* | | | Doc: Try to explain better when and how the easing curve is appliedJan-Arve Sæther2009-12-101-0/+7
* | | | Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-091-0/+2
* | | | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-12-093-6/+6
|\ \ \ \ | |/ / /
| * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-092-13/+5
| |\ \ \
| * | | | Fixed (unstable) tst_QTimeLine::currentTime test failureRohan McGovern2009-12-091-1/+1
| | |/ / | |/| |
| * | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-052-5/+5
| |\ \ \
| | * | | Fix Run-Time Check Failure with MSVC when downcasting.Thiago Macieira2009-12-031-4/+4
| | * | | Don't look at the patch-level number when loading plugins.Thiago Macieira2009-12-021-1/+1
* | | | | Use 64bit for the connectedSignalsOlivier Goffart2009-12-092-8/+9
* | | | | Fix regression in qVariantFromValue when converting from complex type to simp...Olivier Goffart2009-12-091-1/+1
| |_|_|/ |/| | |
* | | | Implement qsrand() for Symbian OSShane Kearns2009-12-081-13/+18
| |_|/ |/| |
* | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-048-51/+85
|\ \ \ | |/ /
| * | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-0/+57
| |\ \
| * \ \ Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-039-54/+90
| |\ \ \ | | | |/ | | |/|
| | * | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-022-4/+6
| | |\ \
| | * | | Fix regression in tst_QFileSystemWatcherBradley T. Hughes2009-12-011-7/+3
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-12-011-3/+4
| | |\ \ \
| | | * | | Re-enabled realpath() on symbian.Denis Dzyubenko2009-12-011-1/+1
| | | * | | Fix a crash in QFSFileEnginePrivate::canonicalized() on Mac OS X 10.5Prasanth Ullattil2009-12-011-3/+4
| | * | | | Make sure file descriptors are valid in the dnotify implementation of QFileSy...Bradley T. Hughes2009-12-011-2/+2
| | |/ / /
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-302-13/+25
| | |\ \ \
| | | * | | Fixes a crash on Mac with QFileInfo.Denis Dzyubenko2009-11-301-1/+5
| | | * | | Unix: Avoid stat() when opening a fileMarkus Goetz2009-11-301-12/+20
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-304-45/+34
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-294-45/+34
| | | |\ \ \
| | * | \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-271-0/+3
| | |\ \ \ \ \ | | | |/ / / /