summaryrefslogtreecommitdiffstats
path: root/macosx/HBSummaryViewController.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGUI: Use empty strings instead of "None" when Summary items are disabled.Bradley Sepos2018-01-251-3/+3
|
* MacGUI: Disable all labels when no source loaded.Bradley Sepos2018-01-251-0/+6
|
* MacGui: make the previous and next preview image button larger, fix the ↵Damiano Galassi2017-12-151-0/+1
| | | | picture size label not being update the first time.
* MacGui: add a next and previous button to the summary panel preview.Damiano Galassi2017-12-151-42/+18
|
* MacGui: fix an summary tab exception on older versions of macOS.Damiano Galassi2017-11-301-7/+10
|
* MacGui: fix rotation in summary panel, show rotation in filters list when ↵Damiano Galassi2017-11-301-43/+58
| | | | flip is enabled too. Shorter presets popover.
* MacGui: use the KVO constants.Damiano Galassi2017-11-271-8/+8
|
* MacGui: remove the mp4 options empty space when the container is not mp4.Damiano Galassi2017-11-271-4/+20
|
* MacGui: fix some layout issues on older version of macOS.Damiano Galassi2017-11-251-1/+8
|
* MacGui: use KVO to get a good part of the change notification in the summary ↵Damiano Galassi2017-11-241-22/+173
| | | | view.
* D&D opening file could cause crashHofi2017-11-231-2/+3
| | | | - remove observers ASAP
* MacGui: short job description in the summary tab.Damiano Galassi2017-11-131-0/+65
|
* MacGui: show a preview image in the summary tab.Damiano Galassi2017-11-121-2/+24
|
* MacGui: move the format options to the summary tab.Damiano Galassi2017-11-101-0/+22