]> gerrit.simantics Code Review - simantics/sysdyn.git/shortlog
simantics/sysdyn.git
2011-05-05 lempinenImport and export of modules that have no dependencies...
2011-05-04 lempinenNew naming service for sysdyn editor.
2011-05-03 lempinenchanged the function editor from ordinary text field...
2011-05-03 lempinenComplete Modelica model parser (for function editing)
2011-05-03 lempinenadded newline and tab characters to line delimiters...
2011-05-03 lempinenChanged the Modelica simulation result format from...
2011-05-02 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-05-02 lempinenAdded splash.bmp and modified build to include the...
2011-04-29 lempinenadded getPossibleChild -method that is used by operatin...
2011-04-29 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-04-29 lempinensysdyn.psf and feature to include all that sysdyn needs...
2011-04-29 lempinenAdd dispose listener to make sure name listening receiv...
2011-04-28 lempinenSome problems with diagram (e.g. copypaste) fixed by...
2011-04-28 lempinenAll tabs use LabelPropertyTabContributor to provide...
2011-04-28 lehtonenNo more Builtins class, use Layer0 instead.
2011-04-28 lehtonenStop using Builtins, use Layer0 instead.
2011-04-27 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-04-27 lempinenSupport some basic Vensim functions
2011-04-27 lempinenSupport (only) 1.7.0 OpenModelica
2011-04-27 lempinenSwitch to 1.7.0 OpenModelica
2011-04-21 lempinenImproved shared function library handling
2011-04-20 lempinenChanged ChildVariable to extend AbstractChildVariable...
2011-04-20 lehtonenFixed sysdyn component copy advisor after interface...
2011-04-15 lempinenSupport getting and settin values to variables in the...
2011-04-15 lempinenFunction libraries started
2011-04-15 lempinenContinuing with the variable change
2011-04-13 villbergAihio Teemulle.
2011-04-11 niemistogit-svn-id: https://www.simantics.org/svn/simantics...
2011-04-06 hoharriFix cast to correct type
2011-04-06 niemistoadded new objmap annotation OptionalRelatedElements...
2011-04-05 lehtonenTGs for builds.
2011-04-01 lehtonenAdapter -> ResourceAdapter 2011-04-05-db-merge-trunk
2011-03-24 lehtonen* Implemented unique and automatic local diagram flag...
2011-03-23 lempinenHackfix to ImportModelHandler. Manually check that...
2011-03-23 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-03-23 lempinenFirst take on user-defined functions
2011-03-22 lehtonenVendors and proper names for sysdyn plug-ins.
2011-03-15 lehtonenStructuralRealization has moved.
2011-03-08 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-03-01 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-03-01 lempinenEnumeration support
2011-02-22 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-02-22 lempinenAdded error tolerance. Angle calculations for dependenc...
2011-02-21 lempinensupport importing vensim models with multiple views
2011-02-18 lempinenEnumeration properties work also in the modules-folder...
2011-02-16 lempinenBetter support for enumerations: Enumerations in module...
2011-02-16 lempinenFirst version of vensim import
2011-02-10 lehtonen* Added ElementHints.KEY_HIDDEN for stating that an...
2011-02-10 lehtonenPlease, make the assumptions in the graph code also...
2011-02-10 lehtonenAttach only to sysdyn models.
2011-02-09 lehtonenWhy oh why do TGs constantly change.
2011-02-08 lehtonen* Removed use of deprecated project keys.
2011-02-02 niemistofixed create connection point, showing that a flag...
2011-02-02 lempinenMoved Cancer model to testGraph -folder, because import...
2011-01-28 lehtonenMade SysdynExperiment compile. Doesn't support IDynamic...
2011-01-28 lehtonenBuild modeling.ui before issues.ui
2011-01-26 lehtonenChopped diagram ontology into multiple files.
2011-01-25 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-01-25 lempinenBetter support for enumeration checking in for_indices
2011-01-25 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-01-24 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-01-24 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2011-01-23 lehtonenAdded first version of the event ontology and the viewe...
2011-01-20 lempinenFix related probably to some databoard updates
2011-01-20 lempinenSelect which indexes of multidimensional variables...
2011-01-18 niemistogit-svn-id: https://www.simantics.org/svn/simantics...
2011-01-17 lempinenEnhanced flow router
2011-01-14 lempinenSimplified selections and trend view selection listener
2011-01-14 lempinenNew routers for flows and dependencies. They are functi...
2010-12-29 lempinenremoved a debug print
2010-12-29 lempinenRemoved old Connect tool that used diagram mutator...
2010-12-21 lempinenRemoved duplicate arc creation
2010-12-21 lehtonenRemoved AA-setting from FlowNode/DependencyNode to...
2010-12-21 lempinenReduced memory allocations
2010-12-21 lempinenReduced memory allocations:
2010-12-20 lempinenMore support for array variables
2010-12-20 lempinenbetter support for arrays and for loops
2010-12-20 lempinenReturning g2d back with original composite
2010-12-17 jplainebugfix for if statements.
2010-12-16 jplaineCancer model (doesn't simulate but the diagram can...
2010-12-14 lempinenEnumeration tab updated to use graph explorer
2010-12-14 lempinengit-svn-id: https://www.simantics.org/svn/simantics...
2010-12-14 lempinenUpdated expression parser to support array variables
2010-12-14 lempinenRanges are verified inside expressions. Similar use...
2010-12-14 jplaineText transformation bug fix: Horizontal alignment was...
2010-12-13 jplaineImprovements to sg event handling implementation (a...
2010-12-10 jplaineSceneGraph event handling changed to listener based...
2010-12-07 kalajainenSwitch to Databoard 0.6.0
2010-12-07 kalajainenSwitch to Databoard 0.6.0
2010-12-07 kalajainenSwitch to Databoard 0.6.0
2010-12-07 jplaineForgot these from the last commit..
2010-12-07 jplaineRemoved Graphics2D.create() calls from G2DParentNode...
2010-12-03 lempinenVariable name validation that supports range indexes
2010-12-02 lehtonenDiscovered and fixed some of the most obvious and major...
2010-12-02 lehtonenAdded memory consumption FIXMEs for sysdyn scene graph...
2010-12-02 lempinenSimple models with array variables are working. No...
2010-12-02 lempinenChanged UI to support new ontology with array variables...
2010-12-02 lempinenA new ontology that supports array variables and multip...
2010-11-16 lehtonenApplied changes to Sysdyn tool licence text suggested... simantics-1.2.1
2010-11-11 lehtonen* Lifted org.eclipse.ui dependency from org.simantics...
next