summaryrefslogtreecommitdiffstats
path: root/demos/declarative/twitter
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-0112-24/+24
* Update year in Nokia copyright messages.Jason McDonald2012-01-1112-12/+12
* Declarative Examples: Fall back to local qmlapplicationviewer.Daniel Molkentin2011-11-221-1/+2
* Fix use of qmlapplicationviewer.Daniel Molkentin2011-11-211-1/+2
* demos/declarative/twitter example modificationsartoka2011-11-1730-3/+209
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1311-189/+189
* Update copyright year to 2011.Jason McDonald2011-01-1011-11/+11
* Fix Twitter demo's list view for devicesJoona Petrell2010-10-191-1/+1
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2911-11/+11
* Re-add quit button to declarative Twitter demoJoona Petrell2010-09-091-1/+12
* Updated Twitter demo in response to the new Twitter oauth requirementJens Bache-Wiig2010-08-3113-459/+330
* Add quit buttons to declarative demosJoona Petrell2010-08-262-1/+11
* QML focus API updates.Michael Brasser2010-07-211-1/+1
* Enter key performs same action as Return key in QML demos.Martin Jones2010-07-143-0/+4
* Minor Twitter demo enhancementsAlan Alpert2010-06-302-1/+2
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-033-2/+7
* Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-261-1/+1
* Add license headers for .qml files.Jason McDonald2010-05-2111-0/+451
* More cleanupYann Bodson2010-05-062-2/+2
* Use enum rather than string for easing type.Yann Bodson2010-05-054-4/+4
* Add .qmlproject files for declarative demos.Yann Bodson2010-04-201-0/+16
* Enable other wrapping modes.Martin Jones2010-04-091-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-094-46/+39
|\
| * Remove use of obsolete "Script" element.Warwick Allison2010-04-094-46/+39
* | TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-092-2/+2
|/
* Text.wrap is deprecatedYann Bodson2010-04-091-1/+1
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-093-3/+3
* Add tab navigation to twitter example authentication screen.Yann Bodson2010-04-081-5/+8
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-0811-11/+11
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-251-2/+2
|\
| * Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
| * Replace Animation's repeat property with loops.Michael Brasser2010-03-251-2/+2
* | Tweak import behaviourAlan Alpert2010-03-251-1/+1
|/
* Refactor demosAlan Alpert2010-03-0221-2/+12
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-023-3/+3
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-234-4/+4
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Fix example after introduction of RotationAnimation.Michael Brasser2010-02-181-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-184-4/+4
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-031-1/+1
* Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-271-0/+1
* Fix minor clipping issue in twitter appAlan Alpert2009-11-262-3/+2
* Twitter demo touchupsAlan Alpert2009-11-267-29/+61
* Use console.log, not printWarwick Allison2009-11-231-1/+1
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-064-4/+4
* make twitter not depend on flickr exampleYann Bodson2009-10-3018-20/+172
* fix twitter exampleYann Bodson2009-10-302-3/+3
* cleanupYann Bodson2009-10-284-8/+8
* lowercase idsYann Bodson2009-10-065-91/+92
* Update demos to work with API changesAlan Alpert2009-09-102-4/+4