Restructure project file and folders

Bug #1395111 reported by Stefano Verzegnassi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Document Viewer App
Fix Released
Undecided
Stefano Verzegnassi

Bug Description

Since the application will become more complex in the future, it may be useful to provide a stronger separation between QML files.

A proposal for this is:
./src/app/qml
  |- [folder] common (QML files used by multiple "ui" files, or by WelcomePage.qml)
  |- [folder] imageview (QML files used by ImageView.qml)
  |- [folder] pdfview (QML files used by PdfView.qml)
  |- [folder] textview (QML files used by TextView.qml)
  |- [folder] ui (UI pages)
  L ubuntu-docviewer-app.qml (main QML file)

Moreover, as rotation and/or text search will land in our poppler-qml-plugin, it's possible that PdfView.qml will become very large: we will probably need to split some files into smaller logical units and, by this folder restructure, it would be easier to browse those project files.

Related branches

Changed in ubuntu-docviewer-app:
status: New → In Progress
assignee: nobody → Stefano Verzegnassi (verzegnassi-stefano)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:ubuntu-docviewer-app at revision 86, scheduled for release in ubuntu-docviewer-app, milestone 2014-10-30

Changed in ubuntu-docviewer-app:
status: In Progress → Fix Committed
Changed in ubuntu-docviewer-app:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.