summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* highlight color propertyWarwick Allison2009-05-083-0/+35
|
* Fade TagEdit properlyWarwick Allison2009-05-081-0/+1
|
* Minimal size is MediaButton size, center outside edit modeWarwick Allison2009-05-081-10/+8
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-0827-250/+658
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-0813-168/+152
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * setWidth() and setHeight() lost their virtual at some point :-/Martin Jones2009-05-086-57/+15
| | |
| | * Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-084-78/+65
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Get the delegate scale correct at the ends of the path.Martin Jones2009-05-081-5/+4
| | | |
| | | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-086-4/+8
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | More path to path fixing.Martin Jones2009-05-082-75/+61
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-0820-58/+170
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Add the ability to remove whole contacts.Ian Walters2009-05-084-29/+70
| | | | | |
| | * | | | Don't assume will get non-0 item to send key to.Ian Walters2009-05-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this change was getting crashes when the window lost focus. This is because the target was non-0, but the focusItem stored for that target was 0.
| * | | | | Tweak debugger watchesAaron Kennedy2009-05-089-80/+499
| | |_|_|/ | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-0826-97/+252
| |\ \ \ \ | | | |/ / | | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-05-078-11/+13
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Fixes for the slider.Yann Bodson2009-05-073-2/+5
| | | | | |
| * | | | | Warn when dereferencing a non-existant nameAaron Kennedy2009-05-082-0/+2
| | | | | |
* | | | | | tag inputWarwick Allison2009-05-084-5/+132
| | | | | |
* | | | | | Allow control of cursor and of selection.Warwick Allison2009-05-083-7/+46
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | This allows components to implement look&feel such as select-all-on-focus, and to blink the cursor even when it is a proxy that actually has focus.
* | | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-076-9/+12
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Make sure cancelling image loading cancels progress reporting.Martin Jones2009-05-076-9/+12
| | |/ / | |/| |
* | | | Fix double-click.Warwick Allison2009-05-071-1/+0
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-0713-53/+172
|\ \ \ \ | |/ / / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Fix loading of components containing sub components through QmlDomKai Koehne2009-05-073-6/+14
| | | | | | | | | | | | | | | | | | | | Pass a (optional) url to QmlDomDocument::load so that the compiler can find referenced components
| * | | Add test case for QmlDom - loading a component with sub componentsKai Koehne2009-05-072-1/+17
| | | | | | | | | | | | | | | | | | | | Right now QmlDomDocument::load returns false with error message "QmlDomDocument supports local types only"
| * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-073-8/+20
| |\ \ \ | | | |/ | | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-0716-42/+458
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Focus handling for 'new' dialog.Ian Walters2009-05-073-8/+20
| | | | | | | | | | | | | | | | | | | | | | | | | Also field value propogation (really need aliases, they don't exist yet in QML.
| * | | | Get view to view transitions working properly... for PathView.Martin Jones2009-05-076-40/+123
| | |/ / | |/| |
* | | | Space after tagsWarwick Allison2009-05-071-1/+1
|/ / /
* | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-0743-607/+1381
|\ \ \ | | |/ | |/| | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Add property view to the debuggerAaron Kennedy2009-05-075-3/+205
| | |
| * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-0728-557/+800
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-0722-98/+726
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Use KeyProxyIan Walters2009-05-072-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | Up and down keys should go to the list, text to the search bar. KeyProxy handles this by listing a set of items to attempt handling keys.
| | * | Use focus property, not active focus for control focusIan Walters2009-05-072-18/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ActiveFocus is misleading in QML, between KeyProxy and FocusRealm, an item with focus, but not activeFocus could still get keys. focus means 'I want key events'. Hence if focus is true, blink the cursor.
| | * | KeyProxy to send to focused child of focus realms.Ian Walters2009-05-073-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a component is loaded into a focus realm, it is likely when specifying it as a target of a focus proxy the intent is to have it behave as if the focus proxy target had focus. This means for focus scopes, descend to find the focused descendent of that scope, rather than sending directly to the item itself.
| | * | Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-05-07121-1912/+2500
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Move 'final' contacts application to demos.Ian Walters2009-05-0723-537/+776
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Will finish the applicaiton in this directory to fully functional. Missing features - removing contacts, clearing search, key only access Known bugs - Scroll crashes if data changes while scrolling, VerticalLayout doesn't align horizontally correctly when in ListView delegate. ListView only shows one element on startup, even though query consistently indicates 1000 items as count.
| * | | | Add a QmlDebuggerStatus interface elements can use to interact with the debuggerAaron Kennedy2009-05-0710-10/+193
| | |_|/ | |/| |
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-071-0/+25
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-078-38/+181
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | Disable watcher table selectionAaron Kennedy2009-05-071-0/+1
| | | | | |
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-077-20/+334
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | | Add "watchers" to debuggerAaron Kennedy2009-05-076-40/+185
| | |_|_|_|/ | |/| | | |
* | | | | | Menus for video recordingWarwick Allison2009-05-073-29/+59
| | | | | | | | | | | | | | | | | | | | | | | | QProgressDialog not very good.
* | | | | | docWarwick Allison2009-05-071-2/+3
| |_|_|/ / |/| | | |
* | | | | Forgot progress bar.Martin Jones2009-05-071-0/+25
| |_|/ / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-076-20/+60
|\ \ \ \ | | |/ / | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui