Kill com.nokia.meego importing in the ui.
authorMohammed Sameer <msameer@foolab.org>
Mon, 22 Jul 2013 21:45:40 +0000 (00:45 +0300)
committerMohammed Sameer <msameer@foolab.org>
Mon, 22 Jul 2013 21:45:40 +0000 (00:45 +0300)
commit9299fa292ded077de6e80532f3cfc79c523d7d8f
tree561084c2412a773356240812338fd59549619036
parent92deeda30b3adb3aff9d4b03e381cf4c11baa928
Kill com.nokia.meego importing in the ui.

We have a set of components underneath qml/harmattan implementing harmattan specific
functionality. The rest should be more or less generic.
49 files changed:
qml/CameraSettings.qml
qml/CameraToolBar.qml
qml/CaptureButton.qml
qml/CheckButton.qml
qml/FlashButton.qml
qml/ImageColorFilterButton.qml
qml/ImageEvCompButton.qml
qml/ImageIsoButton.qml
qml/ImageOverlay.qml
qml/ImageResolutionSettings.qml
qml/ImageSceneButton.qml
qml/ImageSettings.qml
qml/ImageWhiteBalanceButton.qml
qml/PostCaptureItem.qml
qml/PostCaptureView.qml
qml/PreviewImage.qml
qml/RecordingDurationLabel.qml
qml/SectionHeader.qml
qml/Standby.qml
qml/TextSwitch.qml
qml/VideoColorFilterButton.qml
qml/VideoEvCompButton.qml
qml/VideoMuteButton.qml
qml/VideoOverlay.qml
qml/VideoPlayerPage.qml
qml/VideoResolutionSettings.qml
qml/VideoSceneButton.qml
qml/VideoSettings.qml
qml/VideoTorchButton.qml
qml/VideoWhiteBalanceButton.qml
qml/ZoomCaptureButton.qml
qml/ZoomCaptureCancel.qml
qml/ZoomSlider.qml
qml/harmattan/CameraButton.qml [new file with mode: 0644]
qml/harmattan/CameraButtonRow.qml [new file with mode: 0644]
qml/harmattan/CameraButtonStyle.qml [new file with mode: 0644]
qml/harmattan/CameraInfoBanner.qml [new file with mode: 0644]
qml/harmattan/CameraLabel.qml [new file with mode: 0644]
qml/harmattan/CameraMenu.qml [new file with mode: 0644]
qml/harmattan/CameraMenuAction.qml [new file with mode: 0644]
qml/harmattan/CameraQueryDialog.qml [new file with mode: 0644]
qml/harmattan/CameraSlider.qml [new file with mode: 0644]
qml/harmattan/CameraSwitch.qml [new file with mode: 0644]
qml/harmattan/CameraTextField.qml [new file with mode: 0644]
qml/harmattan/CameraToolIcon.qml [new file with mode: 0644]
qml/harmattan/CameraWindow.qml [new file with mode: 0644]
qml/harmattan/harmattan.qrc [new file with mode: 0644]
qml/main.qml
src/src.pro