Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-27 | 1 | -21/+2 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-25 | 1 | -21/+2 | |
| | | | | * | | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-25 | 1 | -6/+14 | |
| | | | | * | | | | | | | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-25 | 2 | -6/+4 | |
| | | * | | | | | | | | | | Don't spend time on adding center point for convex paths, saves a few cycles. | Gunnar Sletta | 2009-11-25 | 1 | -2/+2 | |
| | | * | | | | | | | | | | Replaced QVector in GL2 vertex array with QDataBuffer to reduce mallocs | Gunnar Sletta | 2009-11-25 | 4 | -17/+19 | |
| | | * | | | | | | | | | | Optimized the bezier flattening a bit | Gunnar Sletta | 2009-11-25 | 2 | -40/+17 | |
| * | | | | | | | | | | | | Creator crashes when reloading externally modified .ui files on Mac | Prasanth Ullattil | 2009-12-01 | 1 | -2/+0 | |
| * | | | | | | | | | | | | 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 | 12 | -41/+93 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | Fix garbage collection issue with script-owned objects with connections | Kent Hansen | 2009-11-30 | 2 | -23/+25 | |
| | * | | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-30 | 6 | -4/+40 | |
| | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-30 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Enable YARR when YARR_JIT is enabled | Kent Hansen | 2009-11-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Bradley T. Hughes | 2009-11-30 | 45 | -653/+671 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-29 | 11 | -11/+147 | |
| | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-29 | 34 | -642/+524 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ | 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 | |
| * | | | | | | | | | | | | | Fix miracously exported WTF symbols in QtScript with the Maemo 5 toolchain. | Lars Knoll | 2009-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-27 | 21 | -99/+156 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | On Mac OS X, QLineEdit should handle MoveToStart/EndOfBlock | Benjamin Poulain | 2009-11-26 | 2 | -6/+8 | |
| * | | | | | | | | | | | | | | Avoid using return value from a temporary object | Marius Storm-Olsen | 2009-11-26 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into stagi... | Nils Christian Roscher-Nielsen | 2009-11-25 | 5 | -3/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-25 | 5 | -3/+41 | |
| * | | | | | | | | | | | | | | | Checks for len = 0 in QIconvCodec::convertFromUnicode | Nils Christian Roscher-Nielsen | 2009-11-25 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Fix crash of QtWebKit on any page with Flash when compiled witn MinGW. | Jocelyn Turcotte | 2009-11-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Optimize QFSFileEnginePrivate::canonicalized() by using realpath() | Markus Goetz | 2009-11-25 | 1 | -0/+12 | |
* | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-01 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Bump version to 4.6.1 | Jason McDonald | 2009-12-01 | 3 | -4/+4 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | remove unused line of code | Derick Hawcroft | 2009-12-01 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | Fixed QSqlRelationalTableModel doesn't correctly work with relation in other ... | Bill King | 2009-11-30 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Fixed build on S60 and WinCE | Thorbjørn Lindeijer | 2009-11-30 | 1 | -1/+1 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-27 | 2 | -32/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Improved and optimized the WaveUnderline | Thorbjørn Lindeijer | 2009-11-26 | 2 | -32/+63 | |
* | | | | | | | | | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-27 | 32 | -610/+461 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed memory leak in QImagePixmapCleanupHooks. | Kim Motoyoshi Kalland | 2009-11-27 | 2 | -23/+8 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 1 | -12/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix infinite recursion in OpenVG scissor-only clipping | Rhys Weatherley | 2009-11-27 | 1 | -12/+0 | |
| * | | | | | | | | | | Fix compilation on Windows CE | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 2 | -0/+4 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | QSortProxyModel: Crash when changing model with 2-level proxy and selected items | Gabriel de Dietrich | 2009-11-26 | 1 | -1/+5 | |
| * | | | | | | | | | Don't crash via proxy model when moving QModelIndexes | Stephen Kelly | 2009-11-26 | 1 | -1/+1 | |