summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-2942-56/+1598
|
* fix merge duplicationWarwick Allison2009-10-291-1/+0
|
* Update viewport size when items are added/removed/resized.Martin Jones2009-10-282-4/+34
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-28160-7439/+541
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Fixed possible crash when inserting semicolon.Roberto Raggi2009-10-284-4/+4
| | | | | | | | | | | | Don't insert T_SEMICOLON when yytoken == -1 Done-with: joerg
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-285-2/+46
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-282-1/+28
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * missing commitWarwick Allison2009-10-281-0/+27
| | | |
| | | * Mac-safe sanity check.Warwick Allison2009-10-281-1/+1
| | | | | | | | | | | | | | | | QT-2398 fix
| | * | Add missing fileAlan Alpert2009-10-281-0/+8
| | |/ | | | | | | | | | Task-number: QT-2401
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-10-2869-85/+239
| | |\ | | | | | | | | | | | | into kinetic-declarativeui
| | * | Use ShellMode for creator plugin expression widget.Bea Lam2009-10-282-1/+10
| | | |
| * | | DocAaron Kennedy2009-10-281-106/+107
| | | |
| * | | Remove QML SQL classesAaron Kennedy2009-10-2873-7165/+2
| | |/ | |/| | | | | | | | | | Sadly, these are not being maintained. There's still SQL offline storage for all your SQL needs.
| * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-285-10/+65
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Incorporate latest optical theory.Warwick Allison2009-10-282-3/+15
| | | |
| | * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-28135-517/+1037
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Test visibility.Warwick Allison2009-10-282-4/+16
| | | | | | | | | | | | | | | | | | | | Add refs back to JIRA items.
| | * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-2829-160/+351
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-2774-266/+2198
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | Test remote QML contentWarwick Allison2009-10-271-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (test data will appear on qt-test-server.qt-test-net shortly)
| | * | | | | Fix remote content loading for absolute URLsWarwick Allison2009-10-271-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (the test is pending...)
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-2835-61/+106
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-10-28101-318/+622
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-2854-95/+227
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | | | | | cleanupYann Bodson2009-10-2820-42/+42
| | | | | | | | |
| | * | | | | | | Doc.Michael Brasser2009-10-2815-19/+64
| | | | | | | | |
| * | | | | | | | Make test more robustAaron Kennedy2009-10-281-8/+17
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-2814-84/+150
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-10-2873-383/+847
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | | | | | Must delete query objects once disconnected.Bea Lam2009-10-281-1/+8
| | | | | | | | |
| | * | | | | | | Show contents of list properties within the debugger (like the CreatorBea Lam2009-10-2810-76/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugger). Also add Mode arg to ExpressionQueryWidget constructor.
| | * | | | | | | Auto-select first tree item after reload.Bea Lam2009-10-282-2/+3
| | | | | | | | |
| | * | | | | | | Fix crash bug where watch is already deletedBea Lam2009-10-281-1/+2
| | | | | | | | |
| | * | | | | | | Check values when remove() is calledBea Lam2009-10-281-4/+8
| | | | | | | | |
| * | | | | | | | Make more mac friendlyAaron Kennedy2009-10-2829-6/+51
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-2841-186/+379
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-2841-184/+391
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | | | WhoopsAaron Kennedy2009-10-281-1/+0
| | | | | | | | |
| | * | | | | | | Ensure all tests appear in pro fileAaron Kennedy2009-10-281-0/+3
| | | | | | | | |
| | * | | | | | | Use a nicer face imageAaron Kennedy2009-10-288-0/+7
| | | | | | | | |
| | * | | | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-2813-135/+94
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-2815-28/+236
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | | | | | | cleanupYann Bodson2009-10-2810-15/+15
| | | | | | | | | |
| | | * | | | | | | cleanupYann Bodson2009-10-283-120/+79
| | | | | | | | | |
| | * | | | | | | | "Compile"Aaron Kennedy2009-10-281-1/+1
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-2826-201/+377
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-289-27/+129
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | | | | | | | | | into kinetic-declarativeui
| | | * | | | | | make TextElideMode an enum of QFxText.Yann Bodson2009-10-283-18/+23
| | | | | | | | |
| | * | | | | | | Test for QT-2373Aaron Kennedy2009-10-283-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that transient binding errors are not displayed.