Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | stabilize tests on X11 | Olivier Goffart | 2009-11-25 | 3 | -16/+22 | |
| | * | | | | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-25 | 28 | -116/+273 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | skip one test on mac because it uses native menu bars | Thierry Bastian | 2009-11-25 | 1 | -0/+3 | |
| | * | | | | | | | Make the animation timer more consistent | Thierry Bastian | 2009-11-25 | 1 | -2/+7 | |
| | * | | | | | | | Fixed subpixel text antialiasing with the GL2 engine on ATI. | Kim Motoyoshi Kalland | 2009-11-25 | 1 | -4/+1 | |
| | * | | | | | | | Make sure the cursor of the lineedit doesn't blink when a key is pressed | Thierry Bastian | 2009-11-25 | 1 | -0/+4 | |
| | * | | | | | | | Make QVGCompositionHelper::blitWindow() more generic | Rhys Weatherley | 2009-11-25 | 2 | -7/+4 | |
| | * | | | | | | | Bind the EGL API type before calling eglMakeCurrent() | Rhys Weatherley | 2009-11-25 | 1 | -0/+12 | |
| * | | | | | | | | Minor changelog updates | Jason McDonald | 2009-11-27 | 1 | -9/+21 | |
* | | | | | | | | | unwarn | Warwick Allison | 2009-11-30 | 1 | -2/+2 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Fix PropertyAction crash. | Martin Jones | 2009-11-30 | 1 | -5/+16 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-30 | 6 | -0/+23 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Qt.quit() added to qml. | Tapani Mikola | 2009-11-30 | 6 | -0/+23 | |
* | | | | | | | Add orientation property to qmlviewer. | Martin Jones | 2009-11-30 | 2 | -3/+48 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-11-30 | 12 | -105/+505 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-30 | 32 | -63/+360 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Support disabling a Behavior. | Michael Brasser | 2009-11-30 | 4 | -3/+80 | |
| * | | | | | | | Add ListView snapMode to ensure flicking settles on an item boundary. | Martin Jones | 2009-11-30 | 5 | -96/+298 | |
| * | | | | | | | Add GridView.positionViewAtIndex(). | Martin Jones | 2009-11-27 | 3 | -6/+127 | |
* | | | | | | | | Basic WorkerScript functionality | Aaron Kennedy | 2009-11-30 | 7 | -5/+609 | |
* | | | | | | | | Doc | Aaron Kennedy | 2009-11-30 | 1 | -2/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-11-30 | 9 | -3/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-29 | 10 | -28/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix tutorial3. | Michael Brasser | 2009-11-29 | 1 | -1/+1 | |
| | * | | | | | | | Fix use of XmlHttpRequest in examples | Alan Alpert | 2009-11-27 | 3 | -0/+3 | |
| * | | | | | | | | Some UTF8 | Warwick Allison | 2009-11-29 | 1 | -1/+1 | |
| * | | | | | | | | atob and btoa functions (as per JS window functions) | Warwick Allison | 2009-11-29 | 2 | -0/+24 | |
| * | | | | | | | | Fix and test ListModel UTF8 reading. | Warwick Allison | 2009-11-29 | 2 | -1/+15 | |
* | | | | | | | | | Support array-literal Script::source values | Aaron Kennedy | 2009-11-29 | 17 | -42/+227 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Handle more HTML non-errors | Aaron Kennedy | 2009-11-27 | 1 | -6/+8 | |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-11-27 | 4 | -12/+8 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-27 | 510 | -3351/+6494 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-11-27 | 507 | -3345/+6492 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | * | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-11-27 | 40 | -47/+5247 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Symbian fixes. | Martin Jones | 2009-11-27 | 4 | -7/+3 | |
| * | | | | | | | | | Some fixes for positionViewAtIndex(). | Martin Jones | 2009-11-27 | 1 | -6/+6 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Doc | Aaron Kennedy | 2009-11-27 | 1 | -9/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-27 | 5 | -7/+134 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | docs | Bea Lam | 2009-11-27 | 1 | -1/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-27 | 5 | -4/+90 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add Listview.positionViewAtIndex(int) method. | Martin Jones | 2009-11-27 | 3 | -2/+128 | |
| * | | | | | | | | Little doc fix. | Martin Jones | 2009-11-27 | 1 | -4/+4 | |
* | | | | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-27 | 506 | -3344/+6490 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Background in landscape mode on S60 5.0 is broken | Sami Merilä | 2009-11-26 | 1 | -0/+1 | |
| * | | | | | | | Fixing background painting after orientation switch. | Alessandro Portale | 2009-11-26 | 2 | -1/+2 | |
| * | | | | | | | Fix crash of QtWebKit on any page with Flash when compiled witn MinGW. | Jocelyn Turcotte | 2009-11-25 | 1 | -2/+2 | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-25 | 34 | -107/+487 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | On Windows Flash is played only while moving mouse inside the plugin. | Prasanth Ullattil | 2009-11-25 | 1 | -1/+1 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6 | Olivier Goffart | 2009-11-25 | 31 | -99/+476 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | / | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | Fix QTreeWidgetItem::setChildIndicatorPolicy not updating. | Olivier Goffart | 2009-11-24 | 2 | -1/+54 | |