summaryrefslogtreecommitdiffstats
path: root/macosx/HBRange.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: added undo/redo support to the video, picture, filters, chapters and ...Damiano Galassi2015-10-201-0/+2
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-1/+5
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-1/+1
* MacGui: fix chapters range auto naming.ritsuka2015-02-011-0/+2
* MacGui: fix HBRangeType enum order.ritsuka2015-01-231-1/+1
* MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw...ritsuka2015-01-191-0/+9
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-1/+1
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-6/+14
* MacGui: set the chapter titles directly in HBJob. Move more things over to HB...ritsuka2014-12-221-0/+28