Notes:

Release Name: 3.4.0-beta

Notes:
This is ITK-SNAP version 3.4


Changes:
f312c0d (HEAD, origin/master, origin/HEAD, master) Fixed minor compile and runtime errors
d52073f Merge branch 'master' of ssh://git.code.sf.net/p/itk-snap/src
9819e21 Fixed thumbnail related crash and cleaned up add image / overlay GUI
da0bb99 Got to compile and run on Qt4 on Mac. Awesome
6f0cd91 Edited CMakeLists for Qt4 support
5437c0c Fixed bug with annotation causing uncontrolled zoom
06c9864 Annotation handled are movablegit statusgit status
ee1d008 Added opacity to annotations and made them show up on all modes
5a6088a Added middle and right mouse button simulation and improved mode tooltips
bb2e617 Moved the git branch code into a separate cmake module
fa04acb Fixed Git branch code
020b626 Fixed Git branch code
f304934 Reorganized the main menu again, need some work on the close/save items
bd67530 More cosmetics and clean up of the menu, got rid of the term overlay
ca88cd3 Several cosmetic fixes - trying to get that release ready
f5a9b77 Tried to fix background display on MacOS installer
0287261 Updated version to 3.4.0-beta and fixed bug with drag and drop on Yosemite
4f5c020 Added saving of annotations to workspaces; Added next/previous annotation search
f358680 Multiple additions to the annotation mode - it's almost ready; and redesign of the main control panel for greater usability, albeit with smaller icons
f293ac4 cosmetics
498a57c Minor changes to packages (use git branch in nightly archive, in about dialog)
6b9c524 Organized the main icons with a drop-down to make space
6ec274c Fixed text display bug in annotation mode
07fad94 Added shift-drag for orthogonal lines, hover-over cursor changes, save/restore functionality for annotation mode
edc5fc9 Improvements to annotation mode, including selection and shift-drawing with rounded angles
2015243 (github/master) Fix for 4GB+ images by Roman G
b0f3a94 Rudimentary annotation mode in place
6715958 Still trying to fix this GLkit junk
9d23afa Some cosmetic improvements for annotation GUI. Also fix GLkit-related compile error
d49e4a6 Added initial annotation mode; still WIP. Also fixed ruler scaling bug on retina displays
014ca7a (origin/change-overlay-stacking, change-overlay-stacking) Small fixes to layer selection behavior
15cc9db Fixed VTK renderer font sizes for retina display
c3f54e1 Further improvements to the layer inspector general tab
1fbcb43 Keep making improvement to layer management
b96fc0e Got a nicely working context meny button in all views, with a good context meny for overlays
0f64230 Created a nice-looking popup toolbutton in the main slice view
5eac93c Lots of hacking around trying to improve the GUI for multiple layer management
840e925 Trying to fix a weird singal/slot issue
e2d4400 Cleaned up history list GUI and fixed bug with tiled display
1beef6f Long series of changes to the GUI, most related to the new thumbnail view of multiple loaded image layers, but other related changes as well
1466e14 Merge branch 'master' into change-overlay-stacking
489c7bb playing with thumbnail display layout
1b5cc78 Trying to get the thumbnail displays to work
57d8a63 Fixed problem with policy statement
5ea6353 (origin/texture-features-bilwaj, texture-features-bilwaj) Placed the texture code into an ITK filter, changed it to generate a VectorImage with different features
7a7a19d Texture overlay now shows up in the layer list
dad7fcb Initial commit of texture features, need to fix events so the image actually shows up
c7bcb1c In the middle of changing overlay stacking - broken
042dbe1 Adjusted the display of floating point data in SNAP
f1f9080 Compatibility with Qt 5.4
eaf1891 Compatibility with newest Qt 5.4
1501781 Modified GUI to resemble 2.4 behavior more closely, added polygon panel
cb55e7e Broke out registration GUI into its own .ui files
2d4ab68 Registration functionality partly functional. Added CastToFloat to the image Wrapper. Added scaling of main window when tiling overlays (early test).
7eb4899 Added a --style option
e419e42 (origin/devgpu, devgpu) Modified image wrapper code to allow overlays in different coordinate space from the main image. Still a work in progress, but the basic thing works ok
0d47011 Set version to 3.3 to indicate development version
3f4213a Updated CDash repo for the master branch
c642ce2 Updated CDash repo for the master branch
59deec5 (origin/dev34, dev34) Merge branch 'master' into dev34
be6f331 added gitignore file
e5afe26 Merged with dev32 branch