Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed commit of the changes from the mobile-examples repository | David Boddie | 2011-04-28 | 1 | -0/+1 |
| | | | | (4.7-generated-declarative branch). | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 49 | -49/+49 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix samegame tutorial js | Alan Alpert | 2010-10-14 | 1 | -1/+1 |
| | | | | | | Turns out that subtraction is not commutative. Who knew? Task-number: QTBUG-13532 | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 24 | -24/+24 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 24 | -24/+24 |
| | |||||
* | Fix the same bug that was in the demo samegame, in the tutorial version | Alan Alpert | 2010-09-03 | 1 | -2/+2 |
| | |||||
* | Fix image source | Bea Lam | 2010-07-29 | 1 | -1/+1 |
| | | | | Task-number: QTBUG-12493 | ||||
* | various doc fixes | Bea Lam | 2010-07-27 | 2 | -2/+2 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵ | Qt Continuous Integration System | 2010-07-16 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (104 commits) Fixed tst_maketestselftest::tests_pro_files failure remove nasty hack by using a stricter regexp (for language codes) cosmetics: quote the dot in the regexp remove dependency of ts targets on sub-tools add commit-ts target to commit ts files without line number info (re-)add 'untranslated' ts targets more fine-grained ts targets split qt_help out into an own ts target Unbreak the Maemo 5 build after the Symbian fix QNAM HTTP: Fix problem with cached files and metaDataChanged() Add a testcase for QTBUG-11213 to prevent future regressions. Autotest: reenable the NTLM proxy test on tst_QTcpSocket Autotest: add a small, boring test for QAuthenticator Add documentation for the QAuthenticator options. Expose the QAuthenticator map of options in the API. Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeader Revert BIC change "Build Qt with option -Zc:wchar_t under MSVC" Fix for tst_qmdisubwindow::fixedMinMaxSize failure on Cocoa Add unit tests for QMimeData. fix qconfig.h reference for shadow builds ... | ||||
| * | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 2 | -8/+10 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7-upstream' into 4.7 Conflicts: doc/src/declarative/advtutorial.qdoc src/declarative/graphicsitems/qdeclarativeloader.cpp src/declarative/graphicsitems/qdeclarativetextedit.cpp src/declarative/qml/qdeclarativeengine.cpp src/declarative/util/qdeclarativexmllistmodel.cpp | ||||
| * | | Doc: Fixing typo - background file name | Morten Engvoldsen | 2010-07-08 | 1 | -1/+1 |
| | | | |||||
* | | | Fix .pro file | Bea Lam | 2010-07-15 | 1 | -1/+2 |
| | | | |||||
* | | | Add files missing from last commit | Bea Lam | 2010-07-15 | 7 | -0/+446 |
| | | | |||||
* | | | Add chapter on creating list property types | Bea Lam | 2010-07-15 | 10 | -20/+64 |
| | | | |||||
* | | | Change tutorial from using "Musician" etc. types to using "PieChart" | Bea Lam | 2010-07-15 | 33 | -397/+503 |
| |/ |/| | | | | | | | etc. types to make a more practical example that shows how to do painting as well. Also includes some tutorial improvments. | ||||
* | | Follow -> Behavior | mae | 2010-07-08 | 2 | -8/+10 |
|/ | | | | Replace the usages of Follows with Behaviors, update docs. | ||||
* | Improve input panel handling in declarative demos and examples | Joona Petrell | 2010-06-03 | 1 | -2/+10 |
| | | | | | Task-number: QTBUG-11157 Reviewed-by: Warwick Allison | ||||
* | Various doc fixes and improvements | Bea Lam | 2010-05-31 | 4 | -0/+4 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-26 | 1 | -4/+4 |
|\ | |||||
| * | Clean up project files for c++ examples | Bea Lam | 2010-05-24 | 1 | -4/+4 |
| | | |||||
* | | Don't display unnecessary copyright headers in doc | Martin Jones | 2010-05-26 | 4 | -4/+4 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-21 | 23 | -0/+920 |
|\ | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Fix FolderListModel parentFolder property's file drive handling Add license headers for .qml files. Also show file/line numbers on XML query errors. Print warnings for xml query syntax errors Clean up Add XmlListModel::get() | ||||
| * | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 23 | -0/+920 |
| | | | | | | | | | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me | ||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-20 | 4 | -6/+11 |
|\ \ | |/ | |||||
| * | Rename Component::errorsString() -> errorString() (and also for | Bea Lam | 2010-05-20 | 3 | -6/+6 |
| | | | | | | | | QDeclarativeComponent) | ||||
| * | Fix 'chapter5_plugins.dll.sym contains initialized writable data' | Alessandro Portale | 2010-05-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | That's an error that you get when building a qml plugin for a Symbian device. Solution: Add 'TARGET.EPOCALLOWDLLDATA = 1' to the plugin .pro file | ||||
* | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 20 | -558/+538 |
|/ | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 2 | -0/+14 |
| | | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples). | ||||
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 17 | -103/+160 |
|\ | |||||
| * | Use enum rather than string for easing type. | Yann Bodson | 2010-05-05 | 1 | -1/+1 |
| | | |||||
| * | Doc improvements, simplify example code | Bea Lam | 2010-05-05 | 17 | -102/+159 |
| | | |||||
* | | Make component.createObject require a parent argument | Alan Alpert | 2010-05-05 | 3 | -6/+3 |
|/ | | | | | | | | | For graphical objects (the common case) a common mistake is to not parent a dynamically created item. Since you almost always want to add a parent, and it's hard for a beginner to diagnose this problem, a parent is now a required argument and dealt with by the createObject function. Task-number: QTBUG-10110 | ||||
* | Remove Component's isReady, isLoading, isError and isNull properties. | Bea Lam | 2010-04-29 | 3 | -12/+12 |
| | | | | | | | The Component status enum covers all of these properties already and removing these also makes the API consistent with Image and Loader. Note this change only affects the QML Component API; the methods are still available for QDeclarativeComponent. | ||||
* | Link to example files from tutorial pages | Bea Lam | 2010-04-23 | 4 | -0/+64 |
| | |||||
* | Add tutorial for writing QML extensions | Bea Lam | 2010-04-23 | 31 | -0/+1460 |
| | |||||
* | Replace usage of print() with console.log(). | Michael Brasser | 2010-04-23 | 3 | -12/+12 |
| | |||||
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 1 | -0/+16 |
|\ | |||||
| * | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 |
| | | |||||
* | | Make the dynamic creation functions on the Qt object | Alan Alpert | 2010-04-21 | 3 | -3/+3 |
|/ | | | | | | | | | Also updated examples to still work, and the dynamic example now uses exceptions a little, to demonstrate that it can be done. Exceptions are also now filled out with the QML error data. Task-number: QT-2801 Reviewed-by: Aaron Kennedy | ||||
* | Indentation and whitespace fixes in qml's samegame tutorial | Leonardo Sobral Cunha | 2010-04-19 | 13 | -23/+23 |
| | |||||
* | Make demo code more consistent with example code in terms of variable | Bea Lam | 2010-04-13 | 1 | -1/+1 |
| | | | | naming and code style. | ||||
* | Fix score from previous change | Bea Lam | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | Doc improvements | Bea Lam | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | Fix example code style | Bea Lam | 2010-04-13 | 14 | -124/+206 |
| | |||||
* | Example code style improvements | Bea Lam | 2010-04-09 | 7 | -206/+195 |
| | |||||
* | More tutorial improvments | Bea Lam | 2010-04-09 | 8 | -119/+107 |
| | |||||
* | Fix call to saveHighScores() and restore game timer. | Bea Lam | 2010-04-08 | 3 | -6/+4 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-08 | 19 | -32/+23 |
|\ | | | | | | | | | Conflicts: examples/declarative/tutorials/samegame/samegame4/content/samegame.js | ||||
| * | Fix samegame4 tutorial code | Leonardo Sobral Cunha | 2010-04-08 | 2 | -12/+3 |
| | | |||||
| * | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+2 |
| | |