summaryrefslogtreecommitdiffstats
path: root/demos/declarative/twitter/TwitterCore
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/twitter example modificationsartoka2011-11-1721-853/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1310-172/+172
* Update copyright year to 2011.Jason McDonald2011-01-1010-10/+10
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2910-10/+10
* 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-3112-419/+296
* 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-032-2/+2
* 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-2110-0/+410
* More cleanupYann Bodson2010-05-062-2/+2
* Use enum rather than string for easing type.Yann Bodson2010-05-053-3/+3
* 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-093-41/+35
|\
| * Remove use of obsolete "Script" element.Warwick Allison2010-04-093-41/+35
* | TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-1/+1
|/
* Text.wrap is deprecatedYann Bodson2010-04-091-1/+1
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-092-2/+2
* 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-0810-10/+10
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-2/+2
* Refactor demosAlan Alpert2010-03-0220-0/+543