summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix copy2build output path for QML plugin.Xizhi Zhu2011-06-272-2/+2
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-211-1/+2
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: make compile while Qt is compiled with namespace
| * make compile while Qt is compiled with namespaceAlex2011-06-211-1/+2
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-1547-2/+3761
|\| | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Fix mac dependencies for dummy sensor plug-in. honour configures -nomake examples/tests/demos flags in QtSensors make MacOS compile use MacOS specific monotonic time Add dummy, generic and simulator backend
| * Fix mac dependencies for dummy sensor plug-in.Alex2011-06-151-1/+1
| | | | | | | | librt is not required/available for/on mac.
| * honour configures -nomake examples/tests/demos flags in QtSensorsAlex2011-06-151-1/+9
| |
| * make MacOS compileAlex2011-06-151-1/+1
| |
| * use MacOS specific monotonic timeAlex2011-06-141-1/+21
| |
| * Add dummy, generic and simulator backendAlex2011-06-1046-1/+3732
| | | | | | | | | | | | The Simulator backend is not working/tested at this stage as the simulator library is not available for Qt5 at this stage. In addtion the sensor_explorer test app was added for simple sensor testing.
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-082-3/+3
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: remove usage of QT_SOURCE_TREE from sensor module
| * remove usage of QT_SOURCE_TREE from sensor moduleAlex2011-06-082-3/+3
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-061-1/+1
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: fix module pri to conform to new private header layout
| * fix module pri to conform to new private header layoutAlex2011-06-061-1/+1
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-05-2445-765/+765
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Update licenseheader text in source files for qtsensors Qt module
| * Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-05-2445-765/+765
| | | | | | | | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-05-231-2/+2
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Fix Qt coding style issues (no white space at end of line)
| * Fix Qt coding style issues (no white space at end of line)Alex2011-05-231-2/+2
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-05-239-5/+805
|\| | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Add sensor's declarative plugin Fix typo in MODULE_PRI (sensors.pro) This fixes integration issues with other Qt modules. Fix Qt coding style issues
| * Add sensor's declarative pluginAlex2011-05-236-1/+801
| |
| * Fix typo in MODULE_PRI (sensors.pro)Alex2011-05-231-1/+1
| | | | | | | | This fixes integration issues with other Qt modules.
| * Fix Qt coding style issuesAlex2011-05-203-3/+3
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-05-2350-0/+7281
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Add the first version of QtSensors to Qt 5
| * Add the first version of QtSensors to Qt 5Alex2011-05-2050-0/+7281
|/
* Initial QtSensor API commitAlex2011-05-201-0/+1