Initial ui reimplementation. Still in its early phase.
authorMohammed Sameer <msameer@foolab.org>
Sun, 14 Jul 2013 23:45:23 +0000 (02:45 +0300)
committerMohammed Sameer <msameer@foolab.org>
Mon, 15 Jul 2013 20:28:47 +0000 (23:28 +0300)
commit960eb792acde51e3e0b862c19d58acaf3082c500
treecb5de5613fe14c65421a897e0030e59866919e9a
parent507cf0b42303842c143830deea9be854e9ca0837
Initial ui reimplementation. Still in its early phase.
33 files changed:
qml/CameraOverlay.qml [new file with mode: 0644]
qml/CameraSettings.qml
qml/CameraToolBar.qml
qml/CameraView.qml [new file with mode: 0644]
qml/CaptureButton.qml
qml/FocusReticle.qml
qml/ImageOverlay.qml [new file with mode: 0644]
qml/ImagePage.qml [deleted file]
qml/ImageResolutionSettings.qml
qml/ImageSettings.qml [new file with mode: 0644]
qml/ImageSettingsDialog.qml [deleted file]
qml/ModeButton.qml
qml/PipelineManager.qml
qml/PostCaptureItem.qml
qml/PostCapturePage.qml
qml/PostCaptureView.qml [new file with mode: 0644]
qml/PreviewImage.qml
qml/RecordingDurationLabel.qml [new file with mode: 0644]
qml/RecordingPage.qml [deleted file]
qml/SectionHeader.qml
qml/SettingsView.qml [moved from qml/ControlsActivationData.qml with 71% similarity]
qml/TextSwitch.qml
qml/VideoOverlay.qml [new file with mode: 0644]
qml/VideoPage.qml [deleted file]
qml/VideoPlayerPage.qml
qml/VideoResolutionSettings.qml
qml/VideoSettings.qml [new file with mode: 0644]
qml/VideoSettingsDialog.qml [deleted file]
qml/ZoomCaptureButton.qml
qml/ZoomCaptureCancel.qml
qml/ZoomSlider.qml
qml/main.qml
qml/qml.qrc