Skip to content

Releases: animatedb/oovaide

17-5

19 May 01:48

Choose a tag to compare

Fixed linux .deb package to load data and docs from /usr/share/oovaide.
See previous versions for other release files.

17-2

07 Jan 19:03

Choose a tag to compare

  • Integrated use of CLang 3.8 on Linux
  • Integrated use of CLang 3.9.1 on Windows
  • Updated GTK using MSys2 on Windows

16-3

01 Mar 04:34

Choose a tag to compare

  • Added variable references to sequence diagrams
  • Added multiple selection placement for portion diagrams
  • Added advanced build variable settings dialog
  • Added external package directory checks
  • Create a project package file automatically if it does not exist
  • Improve Windows package matching to attempt to find highest version
  • Fixed sequence diagram SVG output
  • Fixed crash when closing program
  • Fixed class diagram module paths

16-2

02 Feb 01:00

Choose a tag to compare

  • New project file formats - incompatible with old projects
  • A single project can now work for multiple configurations such as Windows and Linux
  • Arguments can be specific to each each component
  • Windows version is now released with LLVM 3.7.1
  • Fixed linux -isystem paths
  • Fixed default jdk path in linux
  • Cleared name/value settings when reloading files
  • Improved new module dialog
  • Fixed verbose during analysis
  • Fixed coverage build and statistics

16-1

05 Jan 17:01

Choose a tag to compare

  • New project now adds system includes for analysis using -isystem
  • Added editor error highlighting and error text display
  • Improved editor debug view variable
  • Added search for all project files
  • Added editor display of files with different extensions
  • Added scroll bars to draw area for Linux
  • Allowed viewing sequence diagrams for global functions
  • Fixed class diagram crash on Linux
  • Fixed slow load time for loading include dependencies
  • Fixed oovBuilder crash when project has java files and there are no java arguments

15-12-2

18 Dec 02:14

Choose a tag to compare

  • Added project includes/imports to database
  • Created deb packages
  • Changed deployment for Linux
  • Fixed editor reparse crash with LLVM 3.7
  • Fixed editor code completion
  • Fixed include usage for class operation interfaces
  • Fixed Java analysis arguments when -dups is used
  • Fixed clean coverage
  • Fixed database export crash

15-12

07 Dec 17:44

Choose a tag to compare

  • Added Include type usage report
  • Added Java Settings dialog
  • Added switch case in sequence diagrams for Java
  • Added show consumers to include graph
  • Added remove file to include graph
  • Added clean of analysis and build
  • Fixed SVG fill color
  • Fixed java XML encoding
  • Fixed crash for creating project on Linux

15-11-2

12 Nov 00:03

Choose a tag to compare

  • Improved include and import diagrams
  • Added component diagram for java projects
  • Added CMaker java simple jar builds
  • Fixed directory paths for simple projects

15-11

29 Oct 03:54

Choose a tag to compare

  • Added Java analysis and simple build
  • Allowed changing font size for drawings
  • Upgraded Linux build to use CLang 3.6
  • Fixed open project if source directory is incorrect
  • Fixed portion diagram crash with overloaded methods
  • Fixed single output projects with nested directories

15-10-2

16 Oct 04:27

Choose a tag to compare

  • Added component types and line number information to sqlite database
  • Improved database export for linux
  • Improved build output error status
  • Added open recent project list
  • Fixed analysis/build for renamed or deleted files
  • Allowed creating new empty source project
  • Editor file error improvements
  • Improved file error handling