Silence g++/moc warnings
[harmattan/cameraplus] / qml / main.qml
2012-09-22 Mohammed SameerSilence g++/moc warnings
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-17 Mohammed SameerJust pass the filename to pageStack.push()
2012-09-17 Mohammed Sameerwork around an issue with the connection dialog for now
2012-09-16 Mohammed SameerISO settings are now functional
2012-09-16 Mohammed SameerSet the metadata to the images and videos.
2012-09-14 Mohammed SameerUse Qt.application.active instead of platformWindow...
2012-09-14 Mohammed SameerAdded an error() signal to declarative Camera and show...
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
2012-09-12 Mohammed SameerQuery device maker and model from QtMobility DeviceInfo
2012-09-11 Mohammed SameerAdded a monitor for MyDocs availability
2012-09-11 Mohammed SameerInhibit display dimming while video recording
2012-09-11 Mohammed SameerAdded TODOs
2012-09-09 Mohammed SameerShow an error if we fail to start the camera pipeline
2012-09-09 Mohammed SameerAdded a class to generate filenames for images and...
2012-09-09 Mohammed SameerStop the pipeline if the camera becomes idle and our...
2012-09-09 Mohammed SameerAdded a bunch of TODO stuff
2012-09-09 Mohammed SameerStart the camera only when our window is active and...
2012-09-06 Mohammed SameerAdded a new property (ready) to the capabilities so...
2012-09-06 Mohammed SameerAdd WhiteBalance control
2012-09-05 Mohammed SameerAdd an instance of ColorTone
2012-09-05 Mohammed SameerFixes for CheckButton API.
2012-09-04 Mohammed SameerSeems we don't need to unset portraitBackground and...
2012-09-04 Mohammed SameerWe manually set the the camera mode upon startup to...
2012-09-04 Mohammed SameerCreate an instance of Settings and set the camera page...
2012-09-01 Mohammed SameerRemoved the camera selection button
2012-09-01 Mohammed SameerInitial import