summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueItemView.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: improve queue accessibility.Damiano Galassi2019-08-111-0/+9
* MacGui: add inline progress status and bar in the queue.Damiano Galassi2019-07-201-6/+0
* MacGui: refactor the queue and implement part of the new queue ui.Damiano Galassi2019-07-191-24/+1
* MacGui: fix queue table items expanded/collapsed state after an undo/redo.Damiano Galassi2019-02-091-12/+10
* MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...Damiano Galassi2019-02-071-19/+30
* MacGui: use a view-based table view in the queue window.Damiano Galassi2019-02-051-0/+145