summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2926-1409/+1386
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2927-1440/+1426
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2932-1419/+1399
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-298-31/+25
| | | |\
| | | | * Fix for QmlPaletteYann Bodson2009-07-287-30/+24
| | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-289-1313/+1115
| | | | |\
| | | | * | Initialize variableAaron Kennedy2009-07-281-1/+1
| | | * | | Add mass property to follow.Martin Jones2009-07-293-13/+57
| | | * | | Don't create a zero distance flick. Make fixupX and fixupY equivalent.Martin Jones2009-07-291-5/+7
| | | * | | loader improvements.Martin Jones2009-07-292-1/+118
| | | | |/ | | | |/|
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2822-1394/+1188
| | | |\ \
| | | | * | Rewrite expressions as qualified ids.Roberto Raggi2009-07-285-1309/+1109
| | | | |/
| | | * | qmlAttachedProperties should return the actual attached object type.Martin Jones2009-07-284-4/+6
| | * | | Use real instead of int for MouseRegion.Michael Brasser2009-07-293-45/+45
| * | | | Implement the font property for QFxLineEditAlan Alpert2009-07-292-1/+19
* | | | | Recording options via menu.Warwick Allison2009-07-295-30/+562
| |_|_|/ |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2813-54/+21
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-285-30/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-283-1/+34
| | |\ \ | | | |/
| | | * qguard_p.h is in private directory.Martin Jones2009-07-281-1/+1
| | * | Remove unused flag.Michael Brasser2009-07-284-29/+2
| * | | Revert "Make private stuff public"Alan Alpert2009-07-288-24/+18
| | |/ | |/|
* | | Produce frame-rate-perfect videos.Warwick Allison2009-07-282-28/+45
* | | Don't wait for componentComplete if never a classBegin.Warwick Allison2009-07-282-2/+10
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-282-0/+33
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-284-5/+35
| |\ \ | | |/
| * | Missed a few files in the new samegameAlan Alpert2009-07-282-0/+33
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2860-514/+699
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2826-303/+106
| |\ \ | | |/
| | * Make private stuff publicAlan Alpert2009-07-288-18/+24
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2846-1160/+1704
| | |\
| | * | Repurpose SameGame to be slimmerAlan Alpert2009-07-2715-274/+42
| | * | Add a glowy effect like KSame to SameGameAlan Alpert2009-07-271-0/+8
| | * | Fix layouts a little.Alan Alpert2009-07-273-19/+40
| * | | Fix ParentChange in states.Michael Brasser2009-07-284-5/+35
| | |/ | |/|
| * | Compile after merge.Michael Brasser2009-07-271-1/+1
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2723-153/+268
| |\ \
| | * | Fixed missing forward declarations, which made gcc fail to compileErik Verbruggen2009-07-271-0/+2
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Erik Verbruggen2009-07-274-30/+25
| | |\ \
| | | * | removing Q_CORE_EXPORT for q_guard_addGuard() and q_guard_removeGuard()Thomas Hartmann2009-07-274-30/+25
| | * | | Added utility methods firstSourceLocation/lastSourceLocation methods toErik Verbruggen2009-07-271-0/+21
| | |/ /
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2753-1679/+2004
| | |\ \
| | | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-273-3/+4
| | | |\ \
| | | * | | Make private stuff privateAaron Kennedy2009-07-2714-116/+90
| | * | | | Don't crash in Horizontal orientation.Martin Jones2009-07-271-3/+5
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2318-129/+471
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-231104-6479/+55121
| | |\ \ \ \ \
| | * | | | | | Better not to let animation get ahead of clock.Martin Jones2009-07-231-1/+1
| | * | | | | | Flesh out FolderListModelMartin Jones2009-07-232-3/+124
| * | | | | | | Fix crashes on exit.Michael Brasser2009-07-273-11/+22
| | |_|_|_|/ / | |/| | | | |