Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Docs. | Martin Jones | 2009-10-21 | 2 | -6/+51 | |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-21 | 30 | -160/+2259 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-21 | 28 | -192/+1080 | |
| | | |\ \ \ | ||||||
| | | * | | | | doc now in globalobject.qdoc, not README | Warwick Allison | 2009-10-20 | 4 | -8/+1277 | |
| | | * | | | | typo | Warwick Allison | 2009-10-20 | 1 | -1/+1 | |
| | * | | | | | Doc. | Martin Jones | 2009-10-21 | 1 | -0/+46 | |
| | * | | | | | Move QmlFolderListModel to the loader example. | Martin Jones | 2009-10-21 | 4 | -3/+2 | |
| * | | | | | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -92/+146 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-21 | 1 | -78/+84 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | better easing example | Yann Bodson | 2009-10-21 | 1 | -78/+84 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-21 | 756 | -37100/+58894 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Give more info about whether a value is null and its value type. | Bea Lam | 2009-10-21 | 7 | -36/+89 | |
| * | | | | Add ExpressionQueryWidget and do some clean up. | Bea Lam | 2009-10-19 | 8 | -11/+259 | |
| * | | | | Add EVAL_EXPRESSION so clients can evaluate an expression within the | Bea Lam | 2009-10-19 | 4 | -23/+144 | |
| * | | | | Add bool* argument to QmlExpression::value() to help debugger. | Bea Lam | 2009-10-19 | 3 | -8/+14 | |
| * | | | | Don't try to open non-qml files. | Bea Lam | 2009-10-16 | 1 | -0/+8 | |
| * | | | | Give more information about the value of a property when the variant | Bea Lam | 2009-10-15 | 2 | -6/+22 | |
* | | | | | Fix loader on Symbian. | Martin Jones | 2009-10-21 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -1/+78 | |
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -2/+6 | |
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 2 | -2/+1 | |
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -3/+9 | |
* | | | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -6/+102 | |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-20 | 13 | -94/+552 | |
|\ \ \ \ | ||||||
| * | | | | Additional temporary fix for animation bug. | Michael Brasser | 2009-10-20 | 1 | -5/+1 | |
| | |/ / | |/| | | ||||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-20 | 12 | -61/+491 | |
| |\ \ \ | ||||||
| | * | | | Don't accidently override originals. | Michael Brasser | 2009-10-20 | 1 | -1/+2 | |
| | * | | | Temporary fix for animation bug. | Michael Brasser | 2009-10-20 | 1 | -1/+1 | |
| | * | | | Make ParentChange work when target has a transformOrigin set. | Michael Brasser | 2009-10-20 | 1 | -11/+36 | |
| | | |/ | | |/| | ||||||
| | * | | Update qfxtext/elide/multilength.qml test, commit X11 visuals. | Warwick Allison | 2009-10-20 | 3 | -1/+303 | |
| | * | | Fix 5ab4ccf0e0d3618e799dcfc82bd7fcf3fd560e78 | Warwick Allison | 2009-10-20 | 1 | -1/+1 | |
| | * | | asynchronous | Warwick Allison | 2009-10-20 | 1 | -19/+27 | |
| | * | | doc | Warwick Allison | 2009-10-20 | 2 | -2/+6 | |
| | * | | doc | Warwick Allison | 2009-10-20 | 2 | -25/+115 | |
| * | | | Remove references to KeyActions in focus docs. | Martin Jones | 2009-10-20 | 1 | -28/+60 | |
| |/ / | ||||||
* | | | Don't search non-local context types | Aaron Kennedy | 2009-10-20 | 2 | -4/+8 | |
* | | | Doc | Aaron Kennedy | 2009-10-20 | 2 | -8/+198 | |
|/ / | ||||||
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-19 | 2 | -11/+24 | |
|\ \ | ||||||
| * | | modifications to searchbox example | Yann Bodson | 2009-10-19 | 2 | -11/+24 | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-19 | 87 | -1469/+1936 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix widget activation from minimized state on Windows mobile | Joerg Bornemann | 2009-10-19 | 1 | -0/+2 | |
| * | | fix bug in tst_qwidget.cpp | Joerg Bornemann | 2009-10-19 | 1 | -4/+6 | |
| * | | qwidget_wince.cpp: don't invalidate the crect on maximize | Joerg Bornemann | 2009-10-19 | 1 | -14/+4 | |
| * | | qwindowsmobilestyle.cpp: endif comment fixed | Joerg Bornemann | 2009-10-19 | 1 | -1/+1 | |
| * | | QTestLib: do not assert if testLogger object is already destroyed | Peter Hartmann | 2009-10-19 | 1 | -2/+2 | |
| * | | Reimplementing QDate/QTime/QDateTime in Symbian native manner | Aleksandar Sasha Babic | 2009-10-19 | 1 | -1/+61 | |
| * | | Fix doc error. | Jason Barron | 2009-10-19 | 1 | -1/+1 | |
| * | | Fixed the build for people who only have emulator binaries installed | axis | 2009-10-19 | 1 | -1/+1 | |
| * | | Fluidlauncher now comes to foreground when child application dies. | Miikka Heikkinen | 2009-10-19 | 1 | -0/+4 | |
| * | | Fixed QWidget::raise in Symbian | Miikka Heikkinen | 2009-10-19 | 1 | -1/+6 | |