summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueItem.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix a few warnings when building in Xcode 11.Damiano Galassi2019-09-131-2/+2
* MacGui: add a menu item to show the selected queue item activity log in Finder.Damiano Galassi2019-09-061-0/+1
* MacGui: store the job activity log url.Damiano Galassi2019-09-051-0/+4
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-2/+5
* MacGui: refactor the preferences keys and autonaming methods; fix the queue w...Damiano Galassi2019-07-291-28/+43
* MacGui: add file size to the statistics. Fix selected text color when dark mo...Damiano Galassi2019-07-281-4/+27
* MacGui: show statistics for completed jobs.Damiano Galassi2019-07-271-11/+79
* MacGui: store queue items statistics.Damiano Galassi2019-07-251-0/+60
* MacGui: refactor the queue and implement part of the new queue ui.Damiano Galassi2019-07-191-9/+9
* MacGui: write the queue to disk less often and add some validations when read...Damiano Galassi2019-06-081-6/+2
* MacGui: fix warnings.Damiano Galassi2019-06-071-1/+1
* MacGui: remove two old unused classes, remove some old compatibility hacks, a...Damiano Galassi2019-02-131-7/+6
* MacGui: serialize the queue item status to disk.Damiano Galassi2019-02-121-0/+6
* MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...Damiano Galassi2019-02-071-0/+99