lp:~jonas-drange/ubuntu-ui-extras/fix-enabled

Created by Jonas G. Drange and last modified
Get this branch:
bzr branch lp:~jonas-drange/ubuntu-ui-extras/fix-enabled
Only Jonas G. Drange can upload to this branch. If you are Jonas G. Drange please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jonas G. Drange
Project:
Ubuntu UI Toolkit Extras
Status:
Merged

Recent revisions

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

147. By Jonas G. Drange

* exposes copies attribute on the printer

146. By Jonas G. Drange

includes cups/adminutils.h into which the cups device callback was moved in >= libcups2-dev 2.2.2

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.

Subscribers