Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup cached binding closures | Aaron Kennedy | 2009-12-02 | 4 | -14/+19 |
| | |||||
* | Cache binding closures | Aaron Kennedy | 2009-12-02 | 11 | -16/+118 |
| | |||||
* | Compile | Aaron Kennedy | 2009-12-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-02 | 11 | -29/+208 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-02 | 1 | -1/+4 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Get qsTr and friends working again. | Michael Brasser | 2009-12-01 | 1 | -1/+4 |
| | | | |||||
| * | | Allow Flickable direction to be set explicitly. | Martin Jones | 2009-12-02 | 5 | -6/+62 |
| |/ | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-12-01 | 79 | -817/+1513 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | doc fix | Bea Lam | 2009-11-30 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix jumpy EaseFollow animations | Martin Jones | 2009-12-01 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | Task-number: QTBUG-5766 | ||||
| * | | Add header and footer to ListView. | Martin Jones | 2009-12-01 | 2 | -5/+137 |
| | | | |||||
| * | | Build correct QmlViewer Screen orientation implementation for Maemo. | Martin Jones | 2009-12-01 | 1 | -1/+1 |
| | | | |||||
| * | | Cleanup orientation stuff. | Martin Jones | 2009-12-01 | 1 | -14/+2 |
| | | | |||||
* | | | QML timing utility | Aaron Kennedy | 2009-12-02 | 3 | -0/+155 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-01 | 7 | -5/+330 |
|\ \ \ | |/ / | | | | | | | into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-01 | 71 | -804/+1044 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Make focusOnPress the default behaviour for TextEdit (like TextInput). | Michael Brasser | 2009-12-01 | 2 | -2/+2 |
| | | | | |||||
| * | | | Add Screen element in QmlViewr Module including orientation property. | Martin Jones | 2009-12-01 | 5 | -3/+328 |
| | | | | | | | | | | | | | | | | Add support for automatic Maemo rotation update. | ||||
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-01 | 1 | -60/+0 |
|\ \ \ \ | | |/ / | |/| | | | | | | into kinetic-declarativeui | ||||
| * | | | Remove accidentally added file. | Michael Brasser | 2009-12-01 | 1 | -60/+0 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-01 | 3 | -8/+19 |
|\ \ \ \ | |/ / / | | | | | | | | | into kinetic-declarativeui | ||||
| * | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵ | Warwick Allison | 2009-11-30 | 67 | -740/+1040 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: src/corelib/animation/qabstractanimation.cpp | ||||
| | * | | | Fixed build on S60 and WinCE | Thorbjørn Lindeijer | 2009-11-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Since qreal is a float on these targets, it was having trouble picking the right version of qMax. | ||||
| * | | | | unwarn | Warwick Allison | 2009-11-30 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
| * | | | Fix PropertyAction crash. | Martin Jones | 2009-11-30 | 1 | -5/+16 |
| | |/ | |/| | | | | | | | | | | It is possible for the animation to stop while in doAction(), which would then delete the animations we were running. | ||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-11-30 | 2 | -3/+48 |
|\ \ \ | |/ / | | | | | | | into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-30 | 6 | -0/+23 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Add orientation property to qmlviewer. | Martin Jones | 2009-11-30 | 2 | -3/+48 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of /Users/akennedy/Qt/kinetic2 into ↵ | Aaron Kennedy | 2009-11-30 | 67 | -740/+1040 |
|\ \ \ \ | | | | | | | | | | | | | | | | kinetic-declarativeui | ||||
| * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Aaron Kennedy | 2009-11-30 | 67 | -740/+1040 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | Conflicts: src/corelib/animation/qabstractanimation.cpp | ||||
| | * | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-27 | 14 | -67/+164 |
| | |\ \ | |||||
| | | * | | fix crash on closing all files under certain circumstances | Oswald Buddenhagen | 2009-11-26 | 3 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | after all, it is no good idea to announce the removal of all columns just to let the view headers adjust themselves - it also makes the views emit currentItemChanged() which has some undesirable side effects. so don't do it an fix the header manually. | ||||
| | | * | | ignore Alt+Space acelerators - useless and too many false positives | Oswald Buddenhagen | 2009-11-26 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-4429 | ||||
| | | * | | Improved and optimized the WaveUnderline | Thorbjørn Lindeijer | 2009-11-26 | 2 | -32/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The WaveUnderline used to be a series of 180 degree arcs, that didn't always align very well between different text items and that could be clipped at the bottom since the font height got reduced. Now it uses quad beziers so that it is more like a sinus curve, and the alignment and clipping issues have been fixed. The painting of the WaveUnderline has been optimized using QPixmapCache. A 100 pixels wide sample of the wave is now cached as a pixmap and repeated to draw the WaveUnderline. This is an order of magnitude faster than rasterizing a QPainterPath. The QPlainTextEdit needs to set the brush origin since it draws the text items in local widget coordinates, rather than relying on a painter translation like the QTextEdit. Done with mae. | ||||
| | | * | | offer only possible countries for each language | Oswald Buddenhagen | 2009-11-25 | 2 | -8/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | otherwise qlocale will silently clobber the user's (most probably bogus) choice anyway. | ||||
| | | * | | add qph autotest | Oswald Buddenhagen | 2009-11-25 | 2 | -0/+22 |
| | | | | | |||||
| | | * | | make qph use language attributes | Oswald Buddenhagen | 2009-11-25 | 1 | -5/+18 |
| | | | | | |||||
| | | * | | the definition needs xml escaping, too | Oswald Buddenhagen | 2009-11-25 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | don't write context into <definition> field | Oswald Buddenhagen | 2009-11-25 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | there is really no point in doing so Reviewed-by: hjk | ||||
| | | * | | qph: don't clobber <definition> fields | Oswald Buddenhagen | 2009-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the translator comment field is not written out, so reading the definition into it is basically discarding it as far as any roundtrips which arrive at qph again are concerned. the message's disambiguation seems most suitable for the task. Reviewed-by: hjk Task-number: QTBUG-4498 | ||||
| | | * | | fix class/struct mismatch in the bootstrap magic | Oswald Buddenhagen | 2009-11-25 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qlocale.h includes qobjectdefs.h which forward-declares it as a class. Reviewed-by: aportale | ||||
| | | * | | another shot at fixing directory separators in build commands | Oswald Buddenhagen | 2009-11-25 | 2 | -2/+2 |
| | | | | | |||||
| | | * | | Assistant: Move tab widget allocation up. | ck | 2009-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We follow the controversial RABU ("Resource Acquisition Before Usage") pattern here. Patch is actually by con. Reviewed-by: con | ||||
| | * | | | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-27 | 52 | -663/+857 |
| | |\ \ \ | |||||
| | | * | | | Fixed memory leak in QImagePixmapCleanupHooks. | Kim Motoyoshi Kalland | 2009-11-27 | 2 | -23/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The QImagePixmapCleanupHooks instance was never deleted. Fixed by making it a Q_GLOBAL_STATIC. Task-number: QTBUG-6116 Reviewed-by: Trond | ||||
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 4 | -26/+16 |
| | | |\ \ \ | |||||
| | | | * | | | Fixed non-compiling Q*SpinBox auto-tests | Gabriel de Dietrich | 2009-11-27 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Olivier | ||||
| | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | axis | 2009-11-27 | 1 | -12/+12 |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 4.6-staging2 | ||||
| | | | | * | | | Fixed typo in Symbian installation instructions. | Janne Anttila | 2009-11-27 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-6175 Reviewed-by: TrustMe |