summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | remove obsolete QT_WA/QT_WA_INLINE macrosminiak2009-12-221-3/+0
* | | | | | fix small leftovers from the Win9x removal in the codeminiak2009-12-221-8/+7
* | | | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-1513-41/+64
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-147-23/+39
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | 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
| | |\ \ \
| | * | | | 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
| * | | | 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
| * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-092-13/+5
| |\ \ \ | | | |/ | | |/|
| | * | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-048-51/+85
| | |\ \
| | * | | Made qobject.h "syncqt compliant".Jan-Arve Sæther2009-12-041-3/+3
| | * | | Merge branch 'win32-icc' into 4.6Jan-Arve Sæther2009-12-042-12/+4
| | |\ \ \
| | | * | | Make sure that QtGui links with QtCore for the win32-icc mkspec.Jan-Arve Sæther2009-12-041-0/+4
| | | * | | Revert "Compile fix for win32-icc."Jan-Arve Sæther2009-11-301-12/+0
| * | | | | Fixed (unstable) tst_QTimeLine::currentTime test failureRohan McGovern2009-12-091-1/+1
| | |_|_|/ | |/| | |
* | | | | Fix normalization of Type * constBradley T. Hughes2009-12-111-0/+3
* | | | | Make sure posted events are always sent.Bradley T. Hughes2009-12-111-1/+1
* | | | | Compile on Windows CE.Bradley T. Hughes2009-12-111-2/+13
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtEskil Abrahamsen Blomfeldt2009-12-1115-6/+54
|\ \ \ \ \
| * | | | | add {QString,QByteArray,QList,QLinkedList,QHash,QMap,QVector}::isSharedWith()Oswald Buddenhagen2009-12-1014-0/+42
| * | | | | fix (internal) apidocOswald Buddenhagen2009-12-101-1/+1
| * | | | | Prevent posted event starvation by native Windows messagesBradley T. Hughes2009-12-101-5/+11
* | | | | | Avoid crash in QObject::connect() if class has no signalsEskil Abrahamsen Blomfeldt2009-12-111-1/+1
|/ / / / /
* | | | | Re-enabled support for the FSEvents-based QFileSystemWatcher.Denis Dzyubenko2009-12-092-6/+6
* | | | | Implemented getting a canonical file name on Mac OS X 10.5Denis Dzyubenko2009-12-091-1/+16
* | | | | Use realpath only on OS we know it works on.Denis Dzyubenko2009-12-091-3/+9
* | | | | Fix the int validator not handling the localeThierry Bastian2009-12-091-2/+9
* | | | | Optimize QOrderedMutexLockerOlivier Goffart2009-12-081-3/+5
* | | | | Small optimisations in ~QObjectOlivier Goffart2009-12-081-4/+6
* | | | | Disable some code in normal build.Olivier Goffart2009-12-081-1/+1
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-051-0/+57
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-052-5/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-0/+57
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-031-0/+57
| | |\ \ \
| | | * | | qreal-izationAleksandar Sasha Babic2009-12-021-0/+57
* | | | | | Merge commit 'oslo-staging-1/4.6' into master-mainlineRichard Moe Gustavsen2009-12-042-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
* | | | | | Merge branch '4.6'Thiago Macieira2009-12-031-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |