* Replace scroll algorithm with just using offset
* WIP
* Text is now shown properly on each node
* WIP
* Scaling well WIP
* Fix positioning for Graph
* Overview properly displays Rect WIP
* Rect in overview moves along with the mouse WIP
* Overview rect properly moves WIP
* mouse properly moves WIP
* in middle of fixing resizing WIP
* scaling issue WIP
* Properly zooms
* almost done
* Edge width fixed for the overview
* Fixed a small bug
* Clean up
* Added export types feature in types widget
* Added load new types option
* Added delete types option
* Removed redundant files
* Fix for translation
* Added popups in TypesWidget and related dialogs
* Added addTypes() in CutterCore and changed code to use it.
* Update r2 submodule for r_parse_c_string()
* Added override keyword for overridden functions
* Added comments and removed popup question.
* Added comments and confirmation dialog for delete
* Added GUI elements for automatically opening Github issues
* Made the UI button for reporting issues a little more concise
* Added URL opener, in debugging stages of getting relevant OS details
* Fixed the url to fill in the OS info and Cutter version parameters
* Removed some .orig files that astyle made and I pushed
* Made the title of the issue empty so the User has to enter it
* Removed extra new lines
* Removed my astyle silliness
* Report button will now give information about the file being analyzed.
* Fixed indentation
* Added meaningful names to variables, added a method to determine if certain items exist before accessing them. Also fixed some camelCasing issues :D
* URL declaration is now done once, fixed if/else formatting
Fetch Anal Classes
Display vtable info in ClassesWidget
Add Context Menu to ClassesWidget
Show Base Classes in ClassesWidget
Add EditMethodDialog
Fix Anal Classes List
Set Anal as the default Classes Source
Display Anal Classes from SDB in ClassesWidget