Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | remove obsolete QT_WA/QT_WA_INLINE macros | miniak | 2009-12-22 | 1 | -3/+0 | |
* | | | | | | fix small leftovers from the Win9x removal in the code | miniak | 2009-12-22 | 1 | -8/+7 | |
* | | | | | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 13 | -41/+64 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-14 | 7 | -23/+39 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | | | ||||||
| | * | | | 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 | |
| | |\ \ \ | ||||||
| | * | | | | 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 | |
| * | | | | 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 | |
| * | | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 2 | -13/+5 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-12-04 | 8 | -51/+85 | |
| | |\ \ | ||||||
| | * | | | 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 | |
| * | | | | | Fixed (unstable) tst_QTimeLine::currentTime test failure | Rohan McGovern | 2009-12-09 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Fix normalization of Type * const | Bradley T. Hughes | 2009-12-11 | 1 | -0/+3 | |
* | | | | | Make sure posted events are always sent. | Bradley T. Hughes | 2009-12-11 | 1 | -1/+1 | |
* | | | | | Compile on Windows CE. | Bradley T. Hughes | 2009-12-11 | 1 | -2/+13 | |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Eskil Abrahamsen Blomfeldt | 2009-12-11 | 15 | -6/+54 | |
|\ \ \ \ \ | ||||||
| * | | | | | add {QString,QByteArray,QList,QLinkedList,QHash,QMap,QVector}::isSharedWith() | Oswald Buddenhagen | 2009-12-10 | 14 | -0/+42 | |
| * | | | | | fix (internal) apidoc | Oswald Buddenhagen | 2009-12-10 | 1 | -1/+1 | |
| * | | | | | Prevent posted event starvation by native Windows messages | Bradley T. Hughes | 2009-12-10 | 1 | -5/+11 | |
* | | | | | | Avoid crash in QObject::connect() if class has no signals | Eskil Abrahamsen Blomfeldt | 2009-12-11 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Re-enabled support for the FSEvents-based QFileSystemWatcher. | Denis Dzyubenko | 2009-12-09 | 2 | -6/+6 | |
* | | | | | Implemented getting a canonical file name on Mac OS X 10.5 | Denis Dzyubenko | 2009-12-09 | 1 | -1/+16 | |
* | | | | | Use realpath only on OS we know it works on. | Denis Dzyubenko | 2009-12-09 | 1 | -3/+9 | |
* | | | | | Fix the int validator not handling the locale | Thierry Bastian | 2009-12-09 | 1 | -2/+9 | |
* | | | | | Optimize QOrderedMutexLocker | Olivier Goffart | 2009-12-08 | 1 | -3/+5 | |
* | | | | | Small optimisations in ~QObject | Olivier Goffart | 2009-12-08 | 1 | -4/+6 | |
* | | | | | Disable some code in normal build. | Olivier Goffart | 2009-12-08 | 1 | -1/+1 | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-12-05 | 1 | -0/+57 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 2 | -5/+5 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6 | Olivier Goffart | 2009-12-04 | 1 | -0/+57 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | 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-1/4.6' into master-mainline | Richard Moe Gustavsen | 2009-12-04 | 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 | |
* | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |