Merge lp://qastaging/~nik90/sudoku-app/uc1.3-migrate into lp://qastaging/sudoku-app

Proposed by Nekhelesh Ramananthan
Status: Merged
Approved by: Dinko Osmankovic
Approved revision: 429
Merged at revision: 414
Proposed branch: lp://qastaging/~nik90/sudoku-app/uc1.3-migrate
Merge into: lp://qastaging/sudoku-app
Diff against target: 2322 lines (+787/-922)
24 files modified
click/manifest.json.in (+2/-2)
components/AboutTab.qml (+25/-19)
components/AddProfileDialog.qml (+3/-3)
components/BigBlock.qml (+3/-3)
components/BottomEdge.qml (+1/-1)
components/BottomEdgeSlide.qml (+1/-1)
components/ColorSchemeDefault.qml (+2/-2)
components/ColorSchemeSimple.qml (+2/-5)
components/ColorSchemeUbuntu.qml (+3/-7)
components/DialogButton.qml (+3/-3)
components/HighscoresTab.qml (+107/-113)
components/ManageProfileDialog.qml (+3/-3)
components/NewGameSelectionButton.qml (+3/-3)
components/RadialAction.qml (+1/-1)
components/SettingsTab.qml (+359/-0)
components/SingleValueListItem.qml (+22/-0)
components/SudokuBlocksGrid.qml (+3/-7)
components/SudokuButton.qml (+2/-2)
components/SudokuButtonsGrid.qml (+4/-4)
components/SudokuDialogButton.qml (+2/-2)
components/TabsList.qml (+36/-0)
debian/changelog (+9/-0)
po/com.ubuntu.sudoku.pot (+131/-171)
sudoku-app.qml (+60/-570)
To merge this branch: bzr merge lp://qastaging/~nik90/sudoku-app/uc1.3-migrate
Reviewer Review Type Date Requested Status
Jenkins Bot continuous-integration Approve
Dinko Osmankovic continuous-integration Approve
Review via email: mp+287387@code.qastaging.launchpad.net

Commit message

This MP does the following,
- Migrates to Ubuntu.Components 1.3 (including Popups 1.3)
- Updated framework to 15.04.3-qml
- Updated QtQuick import to 2.4
- Migrated to PageHeaders & ListItemLayouts
- Incremented app version to 1.6
- Moved SettingsTab.qml to its own file
- Removed unnecessary comments
- Removed deprecated unity hud imports
- Removed unused actions declared in suduko-app.qml

Description of the change

This MP does the following,
- Migrates to Ubuntu.Components 1.3 (including Popups 1.3)
- Updated framework to 15.04.3-qml
- Updated QtQuick import to 2.4
- Migrated to PageHeaders & ListItemLayouts
- Incremented app version to 1.6
- Moved SettingsTab.qml to its own file
- Removed unnecessary comments
- Removed deprecated unity hud imports
- Removed unused actions declared in suduko-app.qml

@Sudoku devs, with the upcoming UITK Silo for OTA-10, Sudoku is broken badly and needs to migrate to Ubuntu.Components 1.3 asap. This MP does that along with other much needed improvements.

To post a comment you must log in.
429. By Nekhelesh Ramananthan

Updated debian changelog

Revision history for this message
Dinko Osmankovic (dinko-metalac) wrote :

Thanks nik90.

review: Approve (continuous-integration)
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches