Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 20 | -37/+37 | |
| * | | | | | | | | | | | QmlView API review. See QmlChanges.txt for details. | Martin Jones | 2010-02-18 | 2 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-17 | 4 | -0/+135 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-16 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Add QmlImageProvider to allow asynchronous access to images. | Martin Jones | 2010-02-16 | 4 | -0/+135 | |
* | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Pass QAudioDeviceInfo when creating audio input/output in examples | Gareth Stockwell | 2010-02-18 | 2 | -2/+3 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-18 | 56 | -85/+85 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-16 | 56 | -85/+85 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix copyright year. | Jason McDonald | 2010-02-16 | 55 | -55/+55 | |
| | * | | | | | | | | Fix broken license headers. | Jason McDonald | 2010-02-16 | 2 | -30/+30 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-17 | 4 | -339/+443 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 4 | -339/+443 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / / | ||||||
| | * | | | | | | Changed function names in audio input example to clarify meaning | Gareth Stockwell | 2010-02-16 | 2 | -6/+7 | |
| | * | | | | | | Tidied up debug output in audio input example | Gareth Stockwell | 2010-02-16 | 1 | -3/+5 | |
| | * | | | | | | Removed redundant strings from audio input example | Gareth Stockwell | 2010-02-16 | 2 | -8/+18 | |
| | * | | | | | | Cleaned up memory management in audio input example | Gareth Stockwell | 2010-02-16 | 2 | -36/+54 | |
| | * | | | | | | Changed variable names in audio input example to match Qt code style | Gareth Stockwell | 2010-02-16 | 2 | -93/+93 | |
| | * | | | | | | Made level calculation in audio input example work for all formats | Gareth Stockwell | 2010-02-16 | 2 | -42/+80 | |
| | * | | | | | | Removed unused variable from audio input example | Gareth Stockwell | 2010-02-16 | 2 | -7/+3 | |
| | * | | | | | | Update suspend/resume button label in audio input example | Gareth Stockwell | 2010-02-16 | 1 | -0/+2 | |
| | * | | | | | | Changed function names in audio output example to clarify meaning | Gareth Stockwell | 2010-02-16 | 2 | -23/+20 | |
| | * | | | | | | Cleaned up implementation of audio output example | Gareth Stockwell | 2010-02-16 | 1 | -17/+10 | |
| | * | | | | | | Tidied up debug output in audio output example | Gareth Stockwell | 2010-02-16 | 2 | -7/+9 | |
| | * | | | | | | Removed redundant strings from audio output example | Gareth Stockwell | 2010-02-16 | 2 | -13/+24 | |
| | * | | | | | | Cleaned up memory management in audio output example | Gareth Stockwell | 2010-02-16 | 2 | -38/+61 | |
| | * | | | | | | Changed variable names in audio output example to match Qt code style | Gareth Stockwell | 2010-02-16 | 2 | -92/+92 | |
| | * | | | | | | Made data generation in audio output example work for all formats | Gareth Stockwell | 2010-02-16 | 2 | -72/+75 | |
| | * | | | | | | Update suspend/resume button label in audio output example | Gareth Stockwell | 2010-02-16 | 1 | -0/+2 | |
| | * | | | | | | Added missing override in audio output example | Gareth Stockwell | 2010-02-16 | 2 | -0/+6 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | fix line endings | Oswald Buddenhagen | 2010-02-16 | 3 | -98/+98 | |
|/ / / / / / | ||||||
* | | | | | | Compile fix for OSX. | Roberto Raggi | 2010-02-12 | 1 | -1/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Removed "running: true" for animations used as propertyvaluesource | Leonardo Sobral Cunha | 2010-02-11 | 12 | -20/+19 | |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-10 | 324 | -1/+12534 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-09 | 324 | -1/+12534 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-05 | 324 | -1/+12534 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'kinetic-declarativeui' of git://git-nokia.trolltech.com.au/qtso... | Warwick Allison | 2010-02-04 | 324 | -1/+12534 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2010-02-03 | 11 | -14/+17 | |
| | | | |\ \ \ \ | ||||||
| | | | | * \ \ \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-02-02 | 11 | -14/+17 | |
| | | | | |\ \ \ \ | ||||||
| | | | * | | | | | | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 12 | -37/+37 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | Fix QList<QObject*> as a model. Add docs and example. | Martin Jones | 2010-02-01 | 6 | -0/+252 | |
| | | | * | | | | | Update advanced tutorial with new images | Alan Alpert | 2010-02-01 | 8 | -0/+0 | |
| | | | * | | | | | Don't use statics for type definition, at least for plugin modules. | Warwick Allison | 2010-02-01 | 1 | -1/+6 | |
| | | | * | | | | | Replace FreeMono by OCRA font | Kai Koehne | 2010-01-22 | 3 | -1/+1 | |
| | | | * | | | | | Remove samegame README (mentioned images have been replaced) | Kai Koehne | 2010-01-22 | 1 | -10/+0 | |
| | | | * | | | | | Copy updated images from demos/samegame to samegame tutorial | Kai Koehne | 2010-01-22 | 5 | -0/+0 | |
| | | | * | | | | | Fix examples/declarative/plugins example | Alan Alpert | 2010-01-19 | 1 | -1/+2 | |
| | | | * | | | | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-19 | 5 | -172/+174 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-01-14 | 1125 | -1244/+1275 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Allow QML types defined in both C++ and QML files to be in the same module. | Warwick Allison | 2010-01-08 | 9 | -31/+135 | |