summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewController.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-2/+6
* MacGui: pass the main window undomanager to the preview window.Damiano Galassi2016-01-151-0/+3
* MacGui: move the picture and filters settings to the main window.ritsuka2015-07-271-1/+2
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-1/+1
* MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h...ritsuka2015-04-071-8/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-1/+1
* MacGui: properly deregister the job observers, and refactor a bit the HBAudio...ritsuka2015-02-041-10/+2
* MacGui: clean up headers and imports.ritsuka2014-12-271-2/+0
* MacGui: remove some unused #import. Move again more things in HBController to...ritsuka2014-12-231-1/+8
* MacGui: integrated HBPicture in HBPictureController and started to move thing...ritsuka2014-12-201-8/+11
* MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...ritsuka2013-11-041-117/+10
* MacGUI: refactor PictureController. kill a bit of dead code (~500 lines), swi...ritsuka2013-11-021-2/+3
* MacGUI: Reworked a bit of HBPreviewController, the main differences are:ritsuka2013-02-011-36/+20
* MacGUI: make the preview window HiDPI aware, so that the preview images will ...ritsuka2013-01-301-0/+1
* MacGui: Disable preview hud controls during new source scans.dynaflash2010-08-051-0/+3
* MacGui: Add separate method for cancelling a Live Preview encode.dynaflash2010-08-041-0/+1
* MacGui: Live Preview HUD Overlay playback controller initial implementationdynaflash2010-05-181-1/+35
* MacGui: Preview replace a method that was hastily removed in 3125 when removi...dynaflash2010-02-191-1/+1
* MacGui: Removie Full Screen preview mode as its largely redundant when we hav...dynaflash2010-02-191-7/+1
* MacGUI: Renamed HBPreviewController.mm to HBPreviewController.m to enable the...ritsuka2009-08-291-1/+1
* MacGUI: ritsuka2009-08-281-2/+1
* Reworked the hud to be more responsive, and added a category to QTMovieView s...ritsuka2009-08-211-1/+0
* MacGui: preview changes to coincide with rev 2376dynaflash2009-05-041-2/+1
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-061-0/+3
* MacGui: Preview Window scale to screen initial implementationdynaflash2009-01-211-1/+5
* MacGui: Picture Preview and Settings window interaction fixesdynaflash2009-01-141-0/+1
* MacGui: Preview Window dynaflash2009-01-121-3/+11
* MacGui: Separate Picture Settings and Preview Window Initial Implementationdynaflash2009-01-121-0/+99