summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-0233-286/+641
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-0230-198/+635
| |\
| | * Delay the creation of the signal parameter object until neededAaron Kennedy2009-12-022-12/+14
| | * Run QmlParserStatus::componentComplete() in opposite orderAaron Kennedy2009-12-021-1/+1
| | * Cleanup cached binding closuresAaron Kennedy2009-12-024-14/+19
| | * Cache binding closuresAaron Kennedy2009-12-0211-16/+118
| | * CompileAaron Kennedy2009-12-021-1/+1
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-0211-29/+208
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-021-1/+4
| | | |\
| | | * | Allow Flickable direction to be set explicitly.Martin Jones2009-12-025-6/+62
| | * | | QML timing utilityAaron Kennedy2009-12-023-0/+155
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-017-5/+330
| | |\ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-011-60/+0
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-013-8/+19
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-11-302-3/+48
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of /Users/akennedy/Qt/kinetic2 into kine...Aaron Kennedy2009-11-3067-740/+1040
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2009-11-3067-740/+1040
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | Two way WorkerScript communicationsAaron Kennedy2009-11-309-159/+276
| | |/ / / / / / / /
| * | | | | | | | | Remove qlistmodelinterface.h duplicateMartin Jones2009-12-023-87/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Get qsTr and friends working again.Michael Brasser2009-12-011-1/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Change from scaling/zooming by zoomFactor to instead use painter scaling.Warwick Allison2009-12-026-42/+107
* | | | | | | | Compile as module.Warwick Allison2009-12-022-0/+3
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-014-7/+139
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-011-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-12-0179-817/+1513
| | |\ \ \ \ \ \ \
| | * | | | | | | | doc fixBea Lam2009-11-301-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Fix jumpy EaseFollow animationsMartin Jones2009-12-011-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Add header and footer to ListView.Martin Jones2009-12-012-5/+137
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-017-5/+318
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Build correct QmlViewer Screen orientation implementation for Maemo.Martin Jones2009-12-011-1/+1
| * | | | | | | Cleanup orientation stuff.Martin Jones2009-12-011-14/+2
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-0171-804/+1044
| |\ \ \ \ \ \
| | * | | | | | Make focusOnPress the default behaviour for TextEdit (like TextInput).Michael Brasser2009-12-012-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Add Screen element in QmlViewr Module including orientation property.Martin Jones2009-12-015-3/+328
* | | | | | | Compile when in module.Warwick Allison2009-12-011-0/+1
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-011-60/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Remove accidentally added file.Michael Brasser2009-12-011-60/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Remove include styles that rely on configure.Warwick Allison2009-12-01122-298/+297
|/ / / / /
* | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-3067-740/+1040
|\ \ \ \ \
| * | | | | Fixed build on S60 and WinCEThorbjørn Lindeijer2009-11-301-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-2714-67/+164
| |\ \ \ \
| | * | | | fix crash on closing all files under certain circumstancesOswald Buddenhagen2009-11-263-11/+11
| | * | | | ignore Alt+Space acelerators - useless and too many false positivesOswald Buddenhagen2009-11-261-2/+13
| | * | | | Improved and optimized the WaveUnderlineThorbjørn Lindeijer2009-11-262-32/+63
| | * | | | offer only possible countries for each languageOswald Buddenhagen2009-11-252-8/+27
| | * | | | add qph autotestOswald Buddenhagen2009-11-252-0/+22
| | * | | | make qph use language attributesOswald Buddenhagen2009-11-251-5/+18
| | * | | | the definition needs xml escaping, tooOswald Buddenhagen2009-11-251-1/+1
| | * | | | don't write context into <definition> fieldOswald Buddenhagen2009-11-251-3/+2
| | * | | | qph: don't clobber <definition> fieldsOswald Buddenhagen2009-11-251-1/+1