lp:~phablet-team/ubuntu-ui-extras/printer-staging

Created by Jonas G. Drange and last modified
Get this branch:
bzr branch lp:~phablet-team/ubuntu-ui-extras/printer-staging
Members of Ubuntu Phablet Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Phablet Team
Project:
Ubuntu UI Toolkit Extras
Status:
Merged

Recent revisions

156. By Jonas G. Drange

Adds devices as an model on Printers, and re-instates remote printer model on Printers.

155. By Jonas G. Drange

makes sure the backend is refreshed on enable/disable

154. By Jonas G. Drange

syncs with trunk

153. By Andrew Hayzen

* If printerAdded is called ensure there is always a proxy printer

152. By Jonas G. Drange

      corrects thread affinity for printerloaded printers, as well as any qobject children it might have

151. By Andrew Hayzen

* Remove PrinterQueue.qml example and add missing job methods to Printers.qml example, so we have only one example

150. By Jonas G. Drange

improves the deviceName by dropping the CMD (note that the full string remains accessible from device.id)

149. By Andrew Hayzen

* Connect job-impressions-completed from cups to PrinterJob::impressionsCompleted()
* In the job model listen to printerStateChanged as changes t job-impressions-completed causes that signal
* Improve the PrinterSignalHandler to limit the maximum wait time of unprocessed signals to four times the timeout
* Add unit test for SignalRateLimiter to check it does perform a flush
* Rename PrinterSignalHandler to SignalRateLimiter

148. By Andrew Hayzen

* Add a JobLoader for loading a specific jobId for a printer and loading the extended attributes
* Move the loading of creationTime, completedTime, processingTime, size and user to extended attributes as signals don't give us those
* Add method for PrinterBackend for getting a specific job
* Split up JobModel::update so there is jobCreated, jobState and jobCompleted which then call addJob, removeJob and updateJob
* Improve Printer::updateFrom to not call loadAttributes as this results in a possible UI block
* Add missing comparisions for PrinterJob deepCompare and updateFrom
* Change PrinterJob::setPrinter to not call loadDefaults and instead explicitly call it
* Change Printers to trigger requestJobExtendedAttributes which triggers a background thread rather than doing in foreground

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-ui-extras
This branch contains Public information 
Everyone can see this information.