summaryrefslogtreecommitdiffstats
path: root/qtmobility.pro
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number to 1.2.2Juha Kukkonen2011-11-151-2/+2
| | | | | | Version number updated for Symbian Carla release. Reviewed-by: Pasi Pentikainen
* Bumped version number to 1.2.1Eckhart Koppen2011-07-071-2/+2
| | | | | | | Version increased to 1.2.1 as the basis for the last common commit between Symbian Belle and Harmattan. Reviewed-by: Janne Hamalainen
* Merge remote branch 'origin/master' into connectivity/masterAaron McCarthy2011-03-161-0/+2
|\ | | | | | | | | | | Conflicts: configure qtmobility.pro
| * Add reminder to update version number to all filesKalle Juhani Lehtonen2011-03-111-1/+3
| | | | | | | | | | | | | | | | Symbian RnD uses some predefined files which are having the version numbers. So those need manual update. Change-Id: I278a0b553445deee0bf16fcb71572820adb5cad7
* | Service framework is only a dependency on Symbian with NFC.Aaron McCarthy2011-03-141-0/+10
|/
* Merge branch 'bluetooth-dev'Antti Luoma2011-02-011-2/+9
|\
| * Install Qt style headers for connectivity.Aaron McCarthy2011-02-011-2/+9
| |
* | Fix QtMobility convenience header exporting if not using substed driveAntti Luoma2011-02-011-0/+3
|/ | | | Reviewed-By: Tero Saarni
* Merge remote branch 'origin/1.1' into master-from-1.1Rohan McGovern2011-01-061-1/+1
|\ | | | | | | | | | | | | | | | | Conflicts: doc/src/multimedia.qdoc doc/src/sf.qdoc doc/src/si.qdoc src/systeminfo/qsysteminfo_linux_common.cpp src/systeminfo/qsysteminfo_s60_p.h
| * install QtOrganizer convenience headers on SymbianAlex2010-12-131-1/+1
| | | | | | | | Task-number: MOBILITY-2151
* | Merge remote branch 'origin/1.1' into master-from-1.1Andrew Stanley-Jones2010-11-221-1/+5
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure dist/changes-1.1.1 doc/src/installation.qdoc doc/src/qtmobility.qdocconf plugins/declarative/multimedia/qdeclarativemediabase.cpp plugins/declarative/systeminfo/qdeclarativenetworkinfo.cpp src/systeminfo/qsystemdeviceinfo.cpp src/systeminfo/qsysteminfo_maemo.cpp
| * Add legal and plugins docs to OTHER_FILES.Aaron McCarthy2010-11-151-1/+5
| |
| * Increase QtMobility version to 1.1.1Alex2010-11-081-2/+2
| |
* | Fixes running configure (sh) on Linux when targetting Symbian.Aaron McCarthy2010-11-111-13/+16
| | | | | | | | | | qtmobility.pro calls some hosts tools (copy and type). Changed to use QMAKE_COPY and type on Windows and cat on other platforms.
* | Bump QtMobility version to 1.2Alex2010-10-061-2/+2
|/
* fix escape characters for \Alex2010-10-011-2/+2
| | | | Qt 4.7 is more pedantic
* Remove QtTelephony Event APIWolfgang Beck2010-09-131-8/+1
|
* fix include installtion for VresitOrganizerAlex2010-08-261-3/+4
|
* Merge remote branch 'target/master' into serviceframework-masterRohan McGovern2010-08-251-0/+6
|\ | | | | | | | | Conflicts: features/mobility.prf.template
| * Merge remote branch 'origin/master' into contacts-masterRohan McGovern2010-08-231-0/+12
| |\
| * | Separate out organizer parts of versit to a separate moduleKevin Wu Won2010-08-201-0/+6
| | | | | | | | | | | | | | | | | | | | | This now generates a new shared library, QtVersitOrganizer.so For clients wishing to use it, they simply need to have: MOBILITY += versit organizer in their .pro file.
* | | fix qmake version tag for Mobility 1.1 releaseAlex2010-08-231-3/+3
| |/ |/|
* | Fix convenience header paths on SymbianAlex2010-08-191-0/+12
|/ | | | | | The bld.inf rules don't use backslash as path separator Task-number: MOBILITY-1183
* don't install the QtMessaging convenience headers if messaging is disabledAlex2010-08-111-4/+6
|
* don't build demos if the user has not opted for themAlex2010-08-111-1/+1
| | | | docs option should not determine whether demos are build
* fix convenience header includesAlex2010-08-061-4/+25
| | | | for feedback, gallery, sensors, organizer and telephony API
* generate Qt convenience include headers for code under src/globalAlex2010-08-061-0/+16
|
* Remove use of deprecated single \ in .pro files.Aaron McCarthy2010-07-071-6/+13
|
* Revert "Revert "Merge branch 'master' of ../../mainline/qtmobility""David Laing2010-07-051-2/+10
| | | | | | | | | | | | This reverts commit e38ebf00c0b539a7756b21946693e201269b976a. Conflicts: examples/telephony/dialer/dialer.pro src/s60installs/bwins/QtMultimediaKitu.def src/s60installs/bwins/QtServiceFrameworku.def src/s60installs/bwins/QtSystemInfou.def src/s60installs/eabi/QtSystemInfou.def
* Revert "Merge branch 'master' of ../../mainline/qtmobility"David Laing2010-07-041-10/+2
| | | | | This reverts commit 448d4a4301b7abeb9065aca13b62c70422239b94, reversing changes made to 815d646dc485b6d15fbddc2814201a5b50be4a85.
* Merge branch 'mastermerge' of scm.dev.nokia.troll.no:qtmobility/qtm-contactsChris Adams2010-06-291-6/+5
|\ | | | | | | | | | | | | Conflicts: configure.bat examples/examples.pro plugins/declarative/declarative.pro
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qtmobility/qtmobilityJustin McPherson2010-06-281-6/+0
| |\ | | | | | | | | | | | | Conflicts: src/location/liblocationwrapper.cpp
| | * Remove duplicated install rule for QtSystemInfo.Thiago Macieira2010-06-251-6/+0
| | | | | | | | | | | | | | | | | | Causes make warnings when running make. Reviewed-By: Trust Me
| * | Merge branch '1.0'Justin McPherson2010-06-251-1/+1
| |\ \ | | |/ | |/| | | | | | | | | | Conflicts: configure.bat doc/html/lightmaps.html
| | * don't override the mobility module configuration informationAlex2010-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | | in mobilityconfig.prf Task-number: MOBILITY-1128 Reviewed-by: Simon Hausmann
| * | Merge branch '1.0'Alex2010-06-171-0/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/qmlcontacts/main.cpp demos/qmlcontacts/qmlcontacts.pro demos/qmlcontacts/qmlcontacts.qrc doc/html/3rdparty.html doc/html/annotated.html doc/html/audiorecorder-audiorecorder-cpp.html doc/html/audiorecorder-audiorecorder-h.html doc/html/audiorecorder-audiorecorder-pro.html doc/html/audiorecorder-main-cpp.html doc/html/audiorecorder.html doc/html/battery-charge-battery-charge-pro.html doc/html/battery-charge-battery-publisher-battery-publisher-pro.html doc/html/battery-charge-battery-publisher-batterypublisher-cpp.html doc/html/battery-charge-battery-publisher-batterypublisher-h.html doc/html/battery-charge-battery-publisher-main-cpp.html doc/html/battery-charge.html doc/html/bearer-management.html doc/html/bearer.html doc/html/bearercloud-bearercloud-cpp.html doc/html/bearercloud-bearercloud-h.html doc/html/bearercloud-bearercloud-pro.html doc/html/bearercloud-cloud-cpp.html doc/html/bearercloud-cloud-h.html doc/html/bearercloud-icons-qrc.html doc/html/bearercloud-lan-svg.html doc/html/bearercloud-main-cpp.html doc/html/bearercloud-unknown-svg.html doc/html/bearercloud-wlan-svg.html doc/html/bearercloud.html doc/html/bearermonitor-bearermonitor-cpp.html doc/html/bearermonitor-bearermonitor-h.html doc/html/bearermonitor-bearermonitor-pro.html doc/html/bearermonitor-main-cpp.html doc/html/bearermonitor-sessionwidget-cpp.html doc/html/bearermonitor-sessionwidget-h.html doc/html/bearermonitor.html doc/html/bluetoothtransferplugin-bluetoothtransfer-cpp.html doc/html/bluetoothtransferplugin-bluetoothtransfer-h.html doc/html/bluetoothtransferplugin-bluetoothtransferplugin-cpp.html doc/html/bluetoothtransferplugin-bluetoothtransferplugin-h.html doc/html/bluetoothtransferplugin-bluetoothtransferplugin-pro.html doc/html/bluetoothtransferplugin.html doc/html/classes.html doc/html/classlists.html doc/html/contacts.html doc/html/contactsasync.html doc/html/contactsengines.html doc/html/contactsschema.html doc/html/contactssync.html doc/html/contactsusage.html doc/html/creating-a-sensor-plugin.html doc/html/declarative-sfw-dialer-declarative-sfw-dialer-pro.html doc/html/declarative-sfw-dialer-landlinedialer-landlinedialer-cpp.html doc/html/declarative-sfw-dialer-landlinedialer-landlinedialer-h.html doc/html/declarative-sfw-dialer-landlinedialer-landlinedialer-pro.html doc/html/declarative-sfw-dialer-landlinedialer-landlinedialerplugin-cpp.html doc/html/declarative-sfw-dialer-landlinedialer-landlinedialerplugin-h.html doc/html/declarative-sfw-dialer-voipdialer-voipdialer-cpp.html doc/html/declarative-sfw-dialer-voipdialer-voipdialer-h.html doc/html/declarative-sfw-dialer-voipdialer-voipdialer-pro.html doc/html/declarative-sfw-dialer-voipdialer-voipdialerplugin-cpp.html doc/html/declarative-sfw-dialer-voipdialer-voipdialerplugin-h.html doc/html/declarative-sfw-dialer.html doc/html/declarative-sfw-notes.html doc/html/editions.html doc/html/examples.html doc/html/fetchgooglemaps-fetchgooglemaps-pro.html doc/html/fetchgooglemaps-main-cpp.html doc/html/fetchgooglemaps-mapwindow-cpp.html doc/html/fetchgooglemaps-mapwindow-h.html doc/html/fetchgooglemaps.html doc/html/filemanagerplugin-filemanagerplugin-cpp.html doc/html/filemanagerplugin-filemanagerplugin-h.html doc/html/filemanagerplugin-filemanagerplugin-pro.html doc/html/filemanagerplugin-filemanagerstorage-cpp.html doc/html/filemanagerplugin-filemanagerstorage-h.html doc/html/filemanagerplugin-filemanagertransfer-cpp.html doc/html/filemanagerplugin-filemanagertransfer-h.html doc/html/filemanagerplugin.html doc/html/flickrdemo-connectivityhelper-cpp.html doc/html/flickrdemo-connectivityhelper-h.html doc/html/flickrdemo-flickr-icon-svg.html doc/html/flickrdemo-flickrdemo-cpp.html doc/html/flickrdemo-flickrdemo-h.html doc/html/flickrdemo-flickrdemo-pro.html doc/html/flickrdemo-main-cpp.html doc/html/flickrdemo-xqlistwidget-cpp.html doc/html/flickrdemo-xqlistwidget-h.html doc/html/flickrdemo.html doc/html/functions.html doc/html/future.html doc/html/hierarchy.html doc/html/index.html doc/html/installation.html doc/html/keepintouch-addressfinder-cpp.html doc/html/keepintouch-addressfinder-h.html doc/html/keepintouch-keepintouch-pro.html doc/html/keepintouch-main-cpp.html doc/html/keepintouch.html doc/html/lgpl.html doc/html/lightmaps-lightmaps-cpp.html doc/html/lightmaps-lightmaps-pro.html doc/html/lightmaps.html doc/html/location-overview.html doc/html/location.html doc/html/logfilepositionsource-clientapplication-cpp.html doc/html/logfilepositionsource-clientapplication-h.html doc/html/logfilepositionsource-logfilepositionsource-cpp.html doc/html/logfilepositionsource-logfilepositionsource-h.html doc/html/logfilepositionsource-logfilepositionsource-pro.html doc/html/logfilepositionsource-main-cpp.html doc/html/logfilepositionsource.html doc/html/messaging.html doc/html/mobility.html doc/html/multimedia.html doc/html/notesmanagerplugin-note-h.html doc/html/notesmanagerplugin-notesmanager-cpp.html doc/html/notesmanagerplugin-notesmanager-h.html doc/html/notesmanagerplugin-notesmanagerplugin-cpp.html doc/html/notesmanagerplugin-notesmanagerplugin-h.html doc/html/notesmanagerplugin-notesmanagerplugin-pro.html doc/html/notesmanagerplugin.html doc/html/opensourceedition.html doc/html/player-main-cpp.html doc/html/player-mediakeysobserver-cpp.html doc/html/player-mediakeysobserver-h.html doc/html/player-player-cpp.html doc/html/player-player-h.html doc/html/player-player-pro.html doc/html/player-playercontrols-cpp.html doc/html/player-playercontrols-h.html doc/html/player-playlistmodel-cpp.html doc/html/player-playlistmodel-h.html doc/html/player-videowidget-cpp.html doc/html/player-videowidget-h.html doc/html/player.html doc/html/preview.html doc/html/publ-subs.html doc/html/publish-subscribe-main-cpp.html doc/html/publish-subscribe-publish-subscribe-pro.html doc/html/publish-subscribe-publisherdialog-cpp.html doc/html/publish-subscribe-publisherdialog-h.html doc/html/publish-subscribe-subscriberdialog-cpp.html doc/html/publish-subscribe-subscriberdialog-h.html doc/html/publish-subscribe.html doc/html/qabstractsecuritysession-members.html doc/html/qabstractsecuritysession.html doc/html/qabstractvaluespacelayer-members.html doc/html/qabstractvaluespacelayer.html doc/html/qabstractvideobuffer-members.html doc/html/qabstractvideobuffer.html doc/html/qabstractvideosurface-members.html doc/html/qabstractvideosurface.html doc/html/qaccelerometer-members.html doc/html/qaccelerometer.html doc/html/qaccelerometerfilter-members.html doc/html/qaccelerometerfilter.html doc/html/qaccelerometerreading-members.html doc/html/qaccelerometerreading.html doc/html/qambientlightfilter-members.html doc/html/qambientlightfilter.html doc/html/qambientlightreading-members.html doc/html/qambientlightreading.html doc/html/qambientlightsensor-members.html doc/html/qambientlightsensor.html doc/html/qaudiocapturesource-members.html doc/html/qaudiocapturesource.html doc/html/qaudiodeviceinfo-members.html doc/html/qaudiodeviceinfo-obsolete.html doc/html/qaudiodeviceinfo.html doc/html/qaudioencodercontrol-members.html doc/html/qaudioencodercontrol.html doc/html/qaudioencodersettings-members.html doc/html/qaudioencodersettings.html doc/html/qaudioendpointselector-members.html doc/html/qaudioendpointselector.html doc/html/qaudioformat-members.html doc/html/qaudioformat-obsolete.html doc/html/qaudioformat.html doc/html/qaudioinput-members.html doc/html/qaudioinput.html doc/html/qaudiooutput-members.html doc/html/qaudiooutput.html doc/html/qcompass-members.html doc/html/qcompass.html doc/html/qcompassfilter-members.html doc/html/qcompassfilter.html doc/html/qcompassreading-members.html doc/html/qcompassreading.html doc/html/qcontact-members.html doc/html/qcontact.html doc/html/qcontactabstractrequest-members.html doc/html/qcontactabstractrequest.html doc/html/qcontactaddress-members.html doc/html/qcontactaddress.html doc/html/qcontactanniversary-members.html doc/html/qcontactanniversary.html doc/html/qcontactavatar-members.html doc/html/qcontactavatar.html doc/html/qcontactbirthday-members.html doc/html/qcontactbirthday.html doc/html/qcontactchangelogfilter-members.html doc/html/qcontactchangelogfilter.html doc/html/qcontactchangeset-members.html doc/html/qcontactchangeset.html doc/html/qcontactdetail-members.html doc/html/qcontactdetail.html doc/html/qcontactdetaildefinition-members.html doc/html/qcontactdetaildefinition.html doc/html/qcontactdetaildefinitionfetchrequest-members.html doc/html/qcontactdetaildefinitionfetchrequest.html doc/html/qcontactdetaildefinitionremoverequest-members.html doc/html/qcontactdetaildefinitionremoverequest.html doc/html/qcontactdetaildefinitionsaverequest-members.html doc/html/qcontactdetaildefinitionsaverequest.html doc/html/qcontactdetailfielddefinition-members.html doc/html/qcontactdetailfielddefinition.html doc/html/qcontactdetailfilter-members.html doc/html/qcontactdetailfilter.html doc/html/qcontactdetailrangefilter-members.html doc/html/qcontactdetailrangefilter.html doc/html/qcontactdisplaylabel-members.html doc/html/qcontactdisplaylabel.html doc/html/qcontactemailaddress-members.html doc/html/qcontactemailaddress.html doc/html/qcontactfamily-members.html doc/html/qcontactfamily.html doc/html/qcontactfetchhint-members.html doc/html/qcontactfetchhint.html doc/html/qcontactfetchrequest-members.html doc/html/qcontactfetchrequest.html doc/html/qcontactfilter-members.html doc/html/qcontactfilter.html doc/html/qcontactgender-members.html doc/html/qcontactgender.html doc/html/qcontactgeolocation-members.html doc/html/qcontactgeolocation.html doc/html/qcontactglobalpresence-members.html doc/html/qcontactglobalpresence.html doc/html/qcontactguid-members.html doc/html/qcontactguid.html doc/html/qcontactid-members.html doc/html/qcontactid.html doc/html/qcontactintersectionfilter-members.html doc/html/qcontactintersectionfilter.html doc/html/qcontactinvalidengine-members.html doc/html/qcontactinvalidengine.html doc/html/qcontactinvalidfilter-members.html doc/html/qcontactinvalidfilter.html doc/html/qcontactlocalidfetchrequest-members.html doc/html/qcontactlocalidfetchrequest.html doc/html/qcontactlocalidfilter-members.html doc/html/qcontactlocalidfilter.html doc/html/qcontactmanager-members.html doc/html/qcontactmanager.html doc/html/qcontactmanagerengine-members.html doc/html/qcontactmanagerengine.html doc/html/qcontactmanagerenginefactory-members.html doc/html/qcontactmanagerenginefactory.html doc/html/qcontactmemoryengine-members.html doc/html/qcontactmemoryengine.html doc/html/qcontactname-members.html doc/html/qcontactname.html doc/html/qcontactnickname-members.html doc/html/qcontactnickname.html doc/html/qcontactnote-members.html doc/html/qcontactnote.html doc/html/qcontactonlineaccount-members.html doc/html/qcontactonlineaccount.html doc/html/qcontactorganization-members.html doc/html/qcontactorganization.html doc/html/qcontactphonenumber-members.html doc/html/qcontactphonenumber.html doc/html/qcontactpresence-members.html doc/html/qcontactpresence.html doc/html/qcontactrelationship-members.html doc/html/qcontactrelationship.html doc/html/qcontactrelationshipfetchrequest-members.html doc/html/qcontactrelationshipfetchrequest.html doc/html/qcontactrelationshipfilter-members.html doc/html/qcontactrelationshipfilter.html doc/html/qcontactrelationshipremoverequest-members.html doc/html/qcontactrelationshipremoverequest.html doc/html/qcontactrelationshipsaverequest-members.html doc/html/qcontactrelationshipsaverequest.html doc/html/qcontactremoverequest-members.html doc/html/qcontactremoverequest.html doc/html/qcontactringtone-members.html doc/html/qcontactringtone.html doc/html/qcontactsaverequest-members.html doc/html/qcontactsaverequest.html doc/html/qcontactsortorder-members.html doc/html/qcontactsortorder.html doc/html/qcontactsynctarget-members.html doc/html/qcontactsynctarget.html doc/html/qcontacttag-members.html doc/html/qcontacttag.html doc/html/qcontactthumbnail-members.html doc/html/qcontactthumbnail.html doc/html/qcontacttimestamp-members.html doc/html/qcontacttimestamp.html doc/html/qcontacttype-members.html doc/html/qcontacttype.html doc/html/qcontactunionfilter-members.html doc/html/qcontactunionfilter.html doc/html/qcontacturl-members.html doc/html/qcontacturl.html doc/html/qgeoareamonitor-members.html doc/html/qgeoareamonitor.html doc/html/qgeocoordinate-members.html doc/html/qgeocoordinate.html doc/html/qgeopositioninfo-members.html doc/html/qgeopositioninfo.html doc/html/qgeopositioninfosource-members.html doc/html/qgeopositioninfosource.html doc/html/qgeosatelliteinfo-members.html doc/html/qgeosatelliteinfo.html doc/html/qgeosatelliteinfosource-members.html doc/html/qgeosatelliteinfosource.html doc/html/qgraphicsvideoitem-members.html doc/html/qgraphicsvideoitem.html doc/html/qimageencodercontrol-members.html doc/html/qimageencodercontrol.html doc/html/qimageencodersettings-members.html doc/html/qimageencodersettings.html doc/html/qlatin1constant-members.html doc/html/qlatin1constant.html doc/html/qmagnetometer-members.html doc/html/qmagnetometer.html doc/html/qmagnetometerfilter-members.html doc/html/qmagnetometerfilter.html doc/html/qmagnetometerreading-members.html doc/html/qmagnetometerreading.html doc/html/qmediabindableinterface-members.html doc/html/qmediabindableinterface.html doc/html/qmediacontainercontrol-members.html doc/html/qmediacontainercontrol.html doc/html/qmediacontent-members.html doc/html/qmediacontent.html doc/html/qmediacontrol-members.html doc/html/qmediacontrol.html doc/html/qmediaimageviewer-members.html doc/html/qmediaimageviewer.html doc/html/qmediaobject-members.html doc/html/qmediaobject.html doc/html/qmediaplayer-members.html doc/html/qmediaplayer.html doc/html/qmediaplayercontrol-members.html doc/html/qmediaplayercontrol.html doc/html/qmediaplaylist-members.html doc/html/qmediaplaylist.html doc/html/qmediaplaylistcontrol-members.html doc/html/qmediaplaylistcontrol.html doc/html/qmediaplaylistioplugin-members.html doc/html/qmediaplaylistioplugin.html doc/html/qmediaplaylistnavigator-members.html doc/html/qmediaplaylistnavigator.html doc/html/qmediaplaylistprovider-members.html doc/html/qmediaplaylistprovider.html doc/html/qmediaplaylistreader-members.html doc/html/qmediaplaylistreader.html doc/html/qmediaplaylistsourcecontrol-members.html doc/html/qmediaplaylistsourcecontrol.html doc/html/qmediaplaylistwriter-members.html doc/html/qmediaplaylistwriter.html doc/html/qmediarecorder-members.html doc/html/qmediarecorder.html doc/html/qmediarecordercontrol-members.html doc/html/qmediarecordercontrol.html doc/html/qmediaresource-members.html doc/html/qmediaresource.html doc/html/qmediaservice-members.html doc/html/qmediaservice.html doc/html/qmediaservicefeaturesinterface-members.html doc/html/qmediaservicefeaturesinterface.html doc/html/qmediaserviceprovider-members.html doc/html/qmediaserviceprovider.html doc/html/qmediaserviceproviderhint-members.html doc/html/qmediaserviceproviderhint.html doc/html/qmediaserviceproviderplugin-members.html doc/html/qmediaserviceproviderplugin.html doc/html/qmediaservicesupporteddevicesinterface-members.html doc/html/qmediaservicesupporteddevicesinterface.html doc/html/qmediaservicesupportedformatsinterface-members.html doc/html/qmediaservicesupportedformatsinterface.html doc/html/qmediastreamscontrol-members.html doc/html/qmediastreamscontrol.html doc/html/qmediatimeinterval-members.html doc/html/qmediatimeinterval.html doc/html/qmediatimerange-members.html doc/html/qmediatimerange.html doc/html/qmessage-members.html doc/html/qmessage.html doc/html/qmessageaccount-members.html doc/html/qmessageaccount.html doc/html/qmessageaccountfilter-members.html doc/html/qmessageaccountfilter.html doc/html/qmessageaccountid-members.html doc/html/qmessageaccountid.html doc/html/qmessageaccountsortorder-members.html doc/html/qmessageaccountsortorder.html doc/html/qmessageaddress-members.html doc/html/qmessageaddress.html doc/html/qmessagecontentcontainer-members.html doc/html/qmessagecontentcontainer.html doc/html/qmessagecontentcontainerid-members.html doc/html/qmessagecontentcontainerid.html doc/html/qmessagedatacomparator.html doc/html/qmessagefilter-members.html doc/html/qmessagefilter.html doc/html/qmessagefolder-members.html doc/html/qmessagefolder.html doc/html/qmessagefolderfilter-members.html doc/html/qmessagefolderfilter.html doc/html/qmessagefolderid-members.html doc/html/qmessagefolderid.html doc/html/qmessagefoldersortorder-members.html doc/html/qmessagefoldersortorder.html doc/html/qmessageid-members.html doc/html/qmessageid.html doc/html/qmessagemanager-members.html doc/html/qmessagemanager.html doc/html/qmessageservice-members.html doc/html/qmessageservice.html doc/html/qmessagesortorder-members.html doc/html/qmessagesortorder.html doc/html/qmetadatareadercontrol-members.html doc/html/qmetadatareadercontrol.html doc/html/qmetadatawritercontrol-members.html doc/html/qmetadatawritercontrol.html doc/html/qml-audio.html doc/html/qml-soundeffect.html doc/html/qml-video.html doc/html/qmlcontacts-contents-default-svg.html doc/html/qmlcontacts-qmlcontactdetailfield-h.html doc/html/qmlcontacts-qmlcontactmodel-cpp.html doc/html/qmlcontacts-qmlcontactmodel-h.html doc/html/qmlcontacts-qmlcontacts-pro.html doc/html/qmlcontacts-qmlcontacts-qrc.html doc/html/qmlcontacts.html doc/html/qnetworkconfiguration-members.html doc/html/qnetworkconfiguration.html doc/html/qnetworkconfigurationmanager-members.html doc/html/qnetworkconfigurationmanager.html doc/html/qnetworksession-members.html doc/html/qnetworksession.html doc/html/qnmeapositioninfosource-members.html doc/html/qnmeapositioninfosource.html doc/html/qorientationfilter-members.html doc/html/qorientationfilter.html doc/html/qorientationreading-members.html doc/html/qorientationreading.html doc/html/qorientationsensor-members.html doc/html/qorientationsensor.html doc/html/qproximityfilter-members.html doc/html/qproximityfilter.html doc/html/qproximityreading-members.html doc/html/qproximityreading.html doc/html/qproximitysensor-members.html doc/html/qproximitysensor.html doc/html/qradiotuner-members.html doc/html/qradiotuner.html doc/html/qradiotunercontrol-members.html doc/html/qradiotunercontrol.html doc/html/qrotationfilter-members.html doc/html/qrotationfilter.html doc/html/qrotationreading-members.html doc/html/qrotationreading.html doc/html/qrotationsensor-members.html doc/html/qrotationsensor.html doc/html/qsensor-members.html doc/html/qsensor.html doc/html/qsensorbackend-members.html doc/html/qsensorbackend.html doc/html/qsensorbackendfactory-members.html doc/html/qsensorbackendfactory.html doc/html/qsensorfilter-members.html doc/html/qsensorfilter.html doc/html/qsensormanager-members.html doc/html/qsensormanager.html doc/html/qsensorplugininterface-members.html doc/html/qsensorplugininterface.html doc/html/qsensorreading-members.html doc/html/qsensorreading.html doc/html/qservice.html doc/html/qservicecontext-members.html doc/html/qservicecontext.html doc/html/qservicefilter-members.html doc/html/qservicefilter.html doc/html/qserviceinterfacedescriptor-members.html doc/html/qserviceinterfacedescriptor.html doc/html/qservicemanager-members.html doc/html/qservicemanager.html doc/html/qserviceplugininterface-members.html doc/html/qserviceplugininterface.html doc/html/qsystemdeviceinfo-members.html doc/html/qsystemdeviceinfo.html doc/html/qsystemdisplayinfo-members.html doc/html/qsystemdisplayinfo.html doc/html/qsysteminfo-members.html doc/html/qsysteminfo.html doc/html/qsystemnetworkinfo-members.html doc/html/qsystemnetworkinfo.html doc/html/qsystemscreensaver-members.html doc/html/qsystemscreensaver.html doc/html/qsystemstorageinfo-members.html doc/html/qsystemstorageinfo.html doc/html/qt-mobility-project-library.index doc/html/qtapfilter-members.html doc/html/qtapfilter.html doc/html/qtapreading-members.html doc/html/qtapreading.html doc/html/qtapsensor-members.html doc/html/qtapsensor.html doc/html/qtmobility-known-issues.html doc/html/qtmultimediakit.html doc/html/querymessages-main-cpp.html doc/html/querymessages-querymessages-pro.html doc/html/querymessages.html doc/html/quickstart-main-cpp.html doc/html/quickstart-quickstart-pro.html doc/html/quickstart.html doc/html/qvaluespace.html doc/html/qvaluespacepublisher-members.html doc/html/qvaluespacepublisher.html doc/html/qvaluespacesubscriber-members.html doc/html/qvaluespacesubscriber.html doc/html/qversitcontactexporter-members.html doc/html/qversitcontactexporter.html doc/html/qversitcontactexporterdetailhandler-members.html doc/html/qversitcontactexporterdetailhandler.html doc/html/qversitcontactimporter-members.html doc/html/qversitcontactimporter.html doc/html/qversitcontactimporterpropertyhandler-members.html doc/html/qversitcontactimporterpropertyhandler.html doc/html/qversitdefaultresourcehandler-members.html doc/html/qversitdefaultresourcehandler.html doc/html/qversitdocument-members.html doc/html/qversitdocument.html doc/html/qversitproperty-members.html doc/html/qversitproperty.html doc/html/qversitreader-members.html doc/html/qversitreader.html doc/html/qversitresourcehandler-members.html doc/html/qversitresourcehandler.html doc/html/qversitwriter-members.html doc/html/qversitwriter.html doc/html/qvideodevicecontrol-members.html doc/html/qvideodevicecontrol.html doc/html/qvideoencodercontrol-members.html doc/html/qvideoencodercontrol.html doc/html/qvideoencodersettings-members.html doc/html/qvideoencodersettings.html doc/html/qvideoframe-members.html doc/html/qvideoframe.html doc/html/qvideorenderercontrol-members.html doc/html/qvideorenderercontrol.html doc/html/qvideosurfaceformat-members.html doc/html/qvideosurfaceformat.html doc/html/qvideowidget-members.html doc/html/qvideowidget.html doc/html/qvideowidgetcontrol-members.html doc/html/qvideowidgetcontrol.html doc/html/qvideowindowcontrol-members.html doc/html/qvideowindowcontrol.html doc/html/radio-main-cpp.html doc/html/radio-radio-cpp.html doc/html/radio-radio-h.html doc/html/radio-radio-pro.html doc/html/radio.html doc/html/samplephonebook-contacteditor-cpp.html doc/html/samplephonebook-contacteditor-h.html doc/html/samplephonebook-contactlistpage-cpp.html doc/html/samplephonebook-contactlistpage-h.html doc/html/samplephonebook-filterpage-cpp.html doc/html/samplephonebook-filterpage-h.html doc/html/samplephonebook-main-cpp.html doc/html/samplephonebook-phonebook-cpp.html doc/html/samplephonebook-phonebook-h.html doc/html/samplephonebook-samplephonebook-pro.html doc/html/samplephonebook.html doc/html/sensors-api.html doc/html/sensors-backend.html doc/html/service-framework-on-symbian.html doc/html/service-frameworks.html doc/html/serviceactions-attachmentlistwidget-cpp.html doc/html/serviceactions-attachmentlistwidget-h.html doc/html/serviceactions-main-cpp.html doc/html/serviceactions-mainwindow-cpp.html doc/html/serviceactions-mainwindow-h.html doc/html/serviceactions-serviceactions-pro.html doc/html/serviceactions.html doc/html/servicebrowser-main-cpp.html doc/html/servicebrowser-servicebrowser-cpp.html doc/html/servicebrowser-servicebrowser-h.html doc/html/servicebrowser-servicebrowser-pro.html doc/html/servicebrowser.html doc/html/servicefw.html doc/html/sfw-notes-main-cpp.html doc/html/sfw-notes-sfw-notes-pro.html doc/html/sfw-notes-sfwnotes-cpp.html doc/html/sfw-notes-sfwnotes-h.html doc/html/sfw-notes-sfwnotes-qrc.html doc/html/sfw-notes.html doc/html/slideshow-main-cpp.html doc/html/slideshow-slideshow-cpp.html doc/html/slideshow-slideshow-h.html doc/html/slideshow-slideshow-pro.html doc/html/slideshow.html doc/html/sysinfo-dialog-cpp.html doc/html/sysinfo-dialog-h.html doc/html/sysinfo-examples-qrc.html doc/html/sysinfo-main-cpp.html doc/html/sysinfo-sysinfo-pro.html doc/html/sysinfo.html doc/html/systeminfo.html doc/html/trademarks.html doc/html/versit.html doc/html/weatherinfo-icons-weather-few-clouds-svg.html doc/html/weatherinfo-icons-weather-fog-svg.html doc/html/weatherinfo-icons-weather-haze-svg.html doc/html/weatherinfo-icons-weather-icy-svg.html doc/html/weatherinfo-icons-weather-overcast-svg.html doc/html/weatherinfo-icons-weather-showers-svg.html doc/html/weatherinfo-icons-weather-sleet-svg.html doc/html/weatherinfo-icons-weather-snow-svg.html doc/html/weatherinfo-icons-weather-storm-svg.html doc/html/weatherinfo-icons-weather-sunny-svg.html doc/html/weatherinfo-icons-weather-sunny-very-few-clouds-svg.html doc/html/weatherinfo-icons-weather-thundershower-svg.html doc/html/weatherinfo-weatherinfo-cpp.html doc/html/weatherinfo-weatherinfo-pro.html doc/html/weatherinfo-weatherinfo-qrc.html doc/html/weatherinfo.html doc/html/writemessage-main-cpp.html doc/html/writemessage-messagesender-cpp.html doc/html/writemessage-messagesender-h.html doc/html/writemessage-writemessage-pro.html doc/html/writemessage.html doc/src/installation.qdoc doc/src/snippets/service-snippets/filemanagerplugin.cpp examples/qmlcontacts/imageprovider.h examples/qmlcontacts/main.cpp examples/qmlcontacts/qmlcontactdetailfield.h src/systeminfo/qsysteminfo.cpp src/systeminfo/qsysteminfo.h src/systeminfo/qsysteminfo_mac.mm src/systeminfo/qsysteminfo_maemo.cpp src/systeminfo/symbian/stubs/simutils.h src/systeminfo/symbian/stubs/startupdomainpskeys.h src/systeminfo/symbian/wlaninfo_s60.h
| | * permit check of mobility version from within qmake project filesAlex2010-06-171-0/+4
| | | | | | | | | | | | Task-number: MOBILITY-1128
| * | first demo separationAlex2010-06-071-0/+1
| |/
* | Merge branch 'master' of ../qtm-contactsKevin Wu Won2010-06-171-37/+97
|\| | | | | | | | | | | | | | | | | Conflicts: configure configure.bat examples/examples.pro qtmobility.pro src/global/qmobilityglobal.h
| * comply with standard include path practise in QtAlex2010-06-041-23/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds support for the following include styles: \#include <QtLibraryName/Class> \#include <QtLibraryName/class.h> so far the only supported style was: \#include <Class> \#include <class.h> Task-number: MOBILITY-1087
| * Rename merry-go-round.Justin McPherson2010-06-031-2/+2
| |
| * Merge branch 'configdetect' into 1.0Alex2010-06-031-1/+9
| |\
| | * deploy second mobility related prf file so that we can test theAlex2010-05-311-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | currently deploted mobility modules from within client project file for example: load(mobilityconfig) contains(MOBILITY_CONFIG, bearer) { message(Bearer API available) CONFIG+=mobility MOBILITY+=bearer } else { message(Bearer API NOT available) } Task-number: MOBILITY-1048
| * | fix deployment of multimedia headers (was broken by recent Multimedia changes)Alex2010-06-021-2/+2
| |/
| * translations can only be generated and deployed using Qt 4.6.3Alex2010-05-261-12/+2
| | | | | | | | | | | | and not on Symbian Task-number: MOBILITY-991
| * remove translations from regular builds.Alex2010-05-251-1/+2
| | | | | | | | | | | | it doesn't work quite yet on some platforms. Task-number: MOBILITY-991
| * build system support for translationsAlex2010-05-251-0/+2
| | | | | | | | Task-number: MOBILITY-991
* | Merge branch 'master' of ../qtm-contactsKevin Wu Won2010-05-271-14/+1
|\| | | | | | | | | | | | | Conflicts: plugins/plugins.pro src/versit/qversitreader_p.cpp src/versit/qversitreader_p.h
| * QT_MAJOR_VERSION and QT_MINOR_VERSION are set by MCL buildsAlex2010-04-281-14/+1
| | | | | | | | no need for the workaround anymore
* | More plumbing for organizer.Michael Goddard2010-05-171-3/+5
|/