summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-2035-31/+2397
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-201-2/+1
| | |\ \
| | | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-209-19/+183
| | | |\ \
| | | * | | remove warningsYann Bodson2009-11-201-2/+1
| | | | |/ | | | |/|
| | * | | TextInput echoMode visual testAlan Alpert2009-11-2015-0/+2203
| | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-2023-114/+157
| | |\ \ | | | |/
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-11-1921-202/+198
| | | |\
| | | * | Update XMLHttpRequest tests to adapt to QNetworkAccessManager changesAaron Kennedy2009-11-1910-10/+10
| | * | | Doc tweaksAlan Alpert2009-11-205-18/+20
| | * | | Implement TextInput::horizontalAlignmentAlan Alpert2009-11-204-1/+163
| * | | | More SQL tests.Warwick Allison2009-11-209-148/+174
| | |_|/ | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-1950-2314/+4105
| |\ \ \ | | |/ /
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-192-7/+0
| | |\ \
| | * | | TextEdit ignores unused key navigationAlan Alpert2009-11-192-23/+2
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-19674-8674/+25292
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Extend tests for TextInputAlan Alpert2009-11-193-9/+49
| | * | | Remove useless, untested methods from QmlGraphicsTextEditAlan Alpert2009-11-192-59/+0
| * | | | Clean-up SQL tests to not be order-dependentWarwick Allison2009-11-1915-151/+142
| * | | | Test new creation APIs.Warwick Allison2009-11-193-6/+55
| * | | | Fix for empty query results.Warwick Allison2009-11-191-2/+5
* | | | | Remove extra semicolon.Martin Jones2009-11-191-1/+1
| |_|_|/ |/| | |
* | | | Remove unused constructor.Martin Jones2009-11-192-7/+0
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-196-35/+145
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-19859-10291/+27004
| |\ \ \
| * | | | More testsBea Lam2009-11-193-29/+70
| * | | | Set initial frame for remote image sources once they are loaded. AlsoBea Lam2009-11-193-6/+75
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-186-12/+28
| |\ \ \ \
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-1822-28/+350
| |\ \ \ \ \
* | | | | | | Add Image test to .proMartin Jones2009-11-191-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | Test overshoot property in flickable visual testMartin Jones2009-11-1927-2159/+3774
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-193-0/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-193-7/+121
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-19794-6708/+21806
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Remove deleted states from the StateGroup.Michael Brasser2009-11-193-0/+13
* | | | | | | | Remove unused, duplicate methods.Martin Jones2009-11-192-15/+0
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-19632-6458/+21238
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-19156-214/+464
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Remove duplicateWarwick Allison2009-11-191-4/+0
| * | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-19632-6454/+21238
| |\ \ \ \ \ \
| | * | | | | | French translation of designerBenjamin Poulain2009-11-182-0/+7047
| | * | | | | | Updates the french translation of qt strings in qt_fr.tsPierre Rossi2009-11-182-116/+152
| | * | | | | | Fixes duplicate accelerators in french translation of assistantYoann Lopes2009-11-181-42/+42
| | * | | | | | Softkeymanager to not update sofkeys when native s60 dialog is shownJason Barron2009-11-181-0/+4
| | * | | | | | Removed Browser demo from Symbian buildsMiikka Heikkinen2009-11-181-1/+1
| | * | | | | | Symbian docs: Repair some documentation damage, remove obsolete file.Frans Englich2009-11-183-47/+24
| | * | | | | | Incorporate feedback from marketing.Frans Englich2009-11-182-111/+83
| | * | | | | | Symbian support: incorporate feedback from Lars.Frans Englich2009-11-181-9/+10
| | * | | | | | Complement Phonon for Symbian documentation.Frans Englich2009-11-182-2/+10
| | * | | | | | Incorporate feedback by Espen.Frans Englich2009-11-181-24/+33
| | * | | | | | Fix typo.Frans Englich2009-11-181-1/+1