summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Fix for MOBILITY-1229 'Writemessage example does not have a focused widget ↵Don Sanders2010-07-271-0/+19
| | | | | | | | at start' Based on QTMOBILITY-212 fix, 'Messaging keepintouch example on N95 unusable.' with sha 5ecbf8cc04ffbc5f8a4830336651f42a5f8ec66b (cherry picked from commit 48f5cb3199de3b6d8baefd600dc7e043291e0e99)
* Merge branch '1.0' of git@scm.dev.nokia.troll.no:qtmobility/qtmobility into ↵Alexander Abramov2010-07-144-42/+279
|\ | | | | | | | | | | | | | | | | | | | | 1.0.2 Merging 1.0.2 with latest QtMobility 1.0 Conflicts: tests/auto/symbian/qmediarecorder_xa/tst_qmediarecorder_xa_aac.cpp tests/auto/symbian/qmediarecorder_xa/tst_qmediarecorder_xa_amr.cpp tests/auto/symbian/qmediarecorder_xa/tst_qmediarecorder_xa_main.cpp tests/auto/symbian/qmediarecorder_xa/tst_qmediarecorder_xa_wav.cpp
| * AudioRecorder example: use alternative UI on maemoDmytro Poplavskiy2010-07-083-1/+273
| | | | | | | | Task-number:MOBILITY-1195
| * Audio recorder example: don't set the default output file but displayDmytro Poplavskiy2010-07-071-6/+6
| | | | | | | | the actual file to user.
| * symbian: Change symbian backend to conform to docs change 4cf3e5ef2Derick Hawcroft2010-07-072-35/+0
| | | | | | | | | | | | - backend will now auto-create the audio file to write to if setOutputLocation() is passed an empty QUrl. - no need for symbian specific define Q_OS_SYMBIAN in audiorecorder
* | Merge branch '1.0' of git@scm.dev.nokia.troll.no:qtmobility/qtmobility into ↵Alexander Abramov2010-07-061-11/+9
|\| | | | | | | 1.0.2
| * symbian: removed undefined variable after refactor 29b9d3e7Derick Hawcroft2010-07-061-2/+1
| |
| * Merge branch '1.0' of git@scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0Justin McPherson2010-07-051-57/+95
| |\
| * | Fixed compilation on Mac OSX 10.5Dmytro Poplavskiy2010-07-051-9/+8
| | |
* | | Updating headersAlexander Abramov2010-07-0531-395/+581
| |/ |/|
* | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0Damian Jansen2010-07-0510-371/+1381
|\|
| * Merge branch '1.0' of git@scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0Justin McPherson2010-07-051-0/+5
| |\
| | * Remove debug.Aaron McCarthy2010-07-051-1/+0
| | | | | | | | | | | | Task-number: MOBILITY-1077
| | * Merge branch 'mobility-1077' into 1.0Aaron McCarthy2010-07-051-0/+6
| | |\
| | | * Disable tooltips on touch platforms.Aaron McCarthy2010-07-051-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The data statistics functions of QNetworkSession may spin the main event loop on some platforms (e.g. Maemo 5). This can cause objects to be deleted before they are expected to be. As tooltips are useless on affected platforms anyway disable them. Documentation of the affected functions has been updated. Task-number: MOBILITY-1077
| * | | AudioRecorder example cleanupDmytro Poplavskiy2010-07-054-371/+365
| |/ / | | | | | | | | | | | | Use the default audio encoding parameters, moved UI code from audiorecorder.cpp to audiorecorder.ui.
| * | Merge branch 'sensors_1.0' into main_1.0Lincoln Ramsay2010-07-025-0/+1011
| |\ \ | | | | | | | | | | | | | | | | Conflicts: plugins/declarative/sensors/sensors.pro
| | * | added stationary testingp2niemel2010-06-301-3/+13
| | | |
| | * | Metadata to csv-filep2niemel2010-06-302-0/+161
| | | |
| | * | rate/range/resolution testedp2niemel2010-06-292-35/+206
| | | |
| | * | manual test draftp2niemel2010-06-283-0/+669
| | | |
* | | | Update examples s60installs to add missing domains and fix application name ↵Damian Jansen2010-07-051-57/+95
|/ / / | | | | | | | | | changes
* | | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-contacts into ↵Michael Goddard2010-06-2517-1199/+23
|\ \ \ | | | | | | | | | | | | main1.0
| * | | QMLContacts doesn't have a .pro file, so use sources instead of SUBDIRSMichael Goddard2010-06-181-1/+1
| | | |
| * | | load vcard data from qmlCharles Yin2010-06-171-2/+3
| | | |
| * | | some small tweaks for qmlcontacts example.Charles Yin2010-06-173-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | add qmlcontacts.qmlproject, rename example.qml to contacts.qml, move ScrollBar.qml into contents.
| * | | move the qmlcontacts plugin into plugin/declarative/contactsCharles Yin2010-06-1713-1196/+0
| | | |
* | | | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0Andrew den Exter2010-06-2333-107/+908
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '1.0' of ../qtm-location into 1.0Alex2010-06-236-11/+11
| |\ \ \
| | * | | Improved menu support for Location examples on Maemo.David Laing2010-06-186-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A bug was filed against the weatherinfo example on Maemo 5. Further investigation revealed that neither Maemo 5 nor Maemo 6 were adequately supported in the examples, and so the issues with all of the Location examples were addressed at once.
| * | | | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0Don Sanders2010-06-2126-159/+951
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'sensors_1.0' into main_1.0Lincoln Ramsay2010-06-173-17/+5
| | |\ \ \
| | | * | | Revert "Make Sensor::active property writeable and add activeChanged() signal."Lincoln Ramsay2010-06-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a17e43862053f6b4420ca55d6acb1d39c688bf1e.
| | | * | | Create declarative sensors plugin that registers all theBea Lam2010-06-112-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sensor and reading classes as QML types. The orientation example now uses the types registered in the plugin instead of registering its own types.
| | | * | | Make Sensor::active property writeable and add activeChanged() signal.Bea Lam2010-06-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows a sensor to be started from QML via properties instead of calling start()/stop().
| | | * | | Fix orientation.qml following QML library changesBea Lam2010-06-111-4/+2
| | | | | |
| | | * | | use lower case binary nameAlex2010-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTMOBILITY-320
| | * | | | Merge branch '1.0' of ../qtmobility into 1.0Alex2010-06-1619-140/+940
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0Michael Goddard2010-06-161-1/+1
| | | |\ \ \
| | | | * \ \ Merge branch '1.0' of ../qtmobility into 1.0Lorn Potter2010-06-1548-140/+3584
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore
| | | | * | | | Rename sysinfo example to avoid clashes with other binary namesAlex2010-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The name was too common. Task-number: QTMOBILOITY-320
| | | * | | | | some debug messages for qmlcontacts.Charles Yin2010-06-166-14/+31
| | | | | | | |
| | | * | | | | more fixes for qmlcontact build errors.Charles Yin2010-06-164-7/+13
| | | | | | | |
| | | * | | | | fix qmlcontacts build errorsCharles Yin2010-06-162-5/+7
| | | | | | | |
| | | * | | | | view&edit all contact details in qmlcontactsCharles Yin2010-06-161-4/+31
| | | | | | | |
| | | * | | | | enhance qmlcontact plugin to make contact details editable in QML.Charles Yin2010-06-167-34/+70
| | | | | | | |
| | | * | | | | remove unused functions in qmlcontactmodel classCharles Yin2010-06-151-6/+0
| | | | | | | |
| | | * | | | | add qml helper classes: QMLContactDetail, QMLContactDetailField for better ↵Charles Yin2010-06-159-4/+326
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | detail editing in QML
| | | * | | | | rewrites the QMLContact class for qmlcontacts example.Charles Yin2010-06-155-21/+206
| | | | | | | |
| | | * | | | | remove VERSION setting from qmlcontacts.pro as the qmlviewer couldn't find ↵Charles Yin2010-06-151-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the highest dll automatically.