]> gerrit.simantics Code Review - simantics/sysdyn.git/log
simantics/sysdyn.git
12 years agoDrag & drop ordering for bar and pie chart series (refs #3082)
lempinen [Fri, 20 Jan 2012 12:46:06 +0000 (12:46 +0000)]
Drag & drop ordering for bar and pie chart series (refs #3082)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@24015 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoIf xy chart has no selection, when variable is added, select the first range axis...
lempinen [Fri, 20 Jan 2012 12:37:30 +0000 (12:37 +0000)]
If xy chart has no selection, when variable is added, select the first range axis before applying add variable (refs #3082)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@24014 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoChanged strengths in Redeclaration relations. If enumeration is removed, also redecla...
lempinen [Thu, 19 Jan 2012 13:46:16 +0000 (13:46 +0000)]
Changed strengths in Redeclaration relations. If enumeration is removed, also redeclaration is removed. If redeclaration is removed, enumeration is not removed. (refs #3130)

SYSDYN.Redeclaration <T L0.Entity
    >-- SYSDYN.Redeclaration.replacedEnumeration --> SYSDYN.Enumeration <R L0.IsRelatedTo : L0.TotalFunction
        L0.InverseOf SYSDYN.Redeclaration.replacedIn <R L0.DependsOn : L0.FunctionalRelation
    >-- SYSDYN.Redeclaration.replacingEnumeration --> SYSDYN.Enumeration <R L0.IsRelatedTo : L0.TotalFunction
        L0.InverseOf SYSDYN.Redeclaration.replacesEnumerationIn <R L0.DependsOn : L0.FunctionalRelation

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@24006 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agochanged the declaration of Enum_size = Enum.size and Enum_elements = Enum.elements...
lempinen [Thu, 19 Jan 2012 13:18:03 +0000 (13:18 +0000)]
changed the declaration of Enum_size = Enum.size and Enum_elements = Enum.elements to Enumeration instead of Redeclaration. The parameters are now declared always once. (refs #3134)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@24005 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoRemoved unnecessary documentation from openmodelica, fixed environment variable paths...
lempinen [Tue, 17 Jan 2012 07:02:28 +0000 (07:02 +0000)]
Removed unnecessary documentation from openmodelica, fixed environment variable paths. (refs #2925)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23993 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoDebug prints to openmodelica (refs #2925)
lempinen [Tue, 17 Jan 2012 06:05:30 +0000 (06:05 +0000)]
Debug prints to openmodelica (refs #2925)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23992 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoExpanded drop area for empty chart panels and chart panels with all minimized charts...
lempinen [Mon, 16 Jan 2012 14:19:06 +0000 (14:19 +0000)]
Expanded drop area for empty chart panels and chart panels with all minimized charts ( refs #3082 )

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23990 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoprint for debugging problems with simulations with jenkins-built versions (refs ...
lempinen [Mon, 16 Jan 2012 14:10:02 +0000 (14:10 +0000)]
print for debugging problems with simulations with jenkins-built versions (refs #2925)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23988 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoRemoved chart property option from trend view (refs #3082)
lempinen [Mon, 16 Jan 2012 13:15:33 +0000 (13:15 +0000)]
Removed chart property option from trend view (refs #3082)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23987 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoInclude openmodelica folder to build (refs #2925)
lempinen [Mon, 16 Jan 2012 13:11:21 +0000 (13:11 +0000)]
Include openmodelica folder to build (refs #2925)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23986 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoMissing files from 1.8.0 (refs #2925)
lempinen [Mon, 16 Jan 2012 12:33:54 +0000 (12:33 +0000)]
Missing files from 1.8.0 (refs #2925)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23984 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoLatest 1.8.0 nightly build (refs #2925)
lempinen [Mon, 16 Jan 2012 12:18:17 +0000 (12:18 +0000)]
Latest 1.8.0 nightly build (refs #2925)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23983 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoRemoved a broken commit (hopefully) (refs #2925)
lempinen [Mon, 16 Jan 2012 11:56:07 +0000 (11:56 +0000)]
Removed a broken commit (hopefully) (refs #2925)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23982 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoLatest 1.8.0 nightly build (refs #2925)
lempinen [Mon, 16 Jan 2012 08:34:43 +0000 (08:34 +0000)]
Latest 1.8.0 nightly build (refs #2925)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23977 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoTeemu did not commit graph.tg.
lehtonen [Thu, 12 Jan 2012 21:19:21 +0000 (21:19 +0000)]
Teemu did not commit graph.tg.
refs #3038

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23949 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoIn preparation for migration tools (refs #3038), all relations changed to start with...
lempinen [Thu, 12 Jan 2012 14:29:44 +0000 (14:29 +0000)]
In preparation for migration tools (refs #3038), all relations changed to start with a small letter, created with arrow syntax and located in proper places

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23940 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoRemoved ConnectionVariable, LiteralVariable, HasParameter and DirectedConnectionRelat...
niemisto [Thu, 12 Jan 2012 12:38:13 +0000 (12:38 +0000)]
Removed ConnectionVariable, LiteralVariable, HasParameter and DirectedConnectionRelation from Structural -ontology. They are now replaced by a direct HasDomain -statement from the relation to the type. DirectedConnectionRelation is replaced by ConnectionRelation. Also HasConnectionVariable is now replaced by HasConnectionPoint that points directly to the relation.

fixes #3080

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23933 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agorefs #3082
lempinen [Wed, 11 Jan 2012 13:15:18 +0000 (13:15 +0000)]
refs #3082
Bug fixes

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23916 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoFixed problems with saving withlookup expressions for usability tests.
lempinen [Wed, 11 Jan 2012 13:13:57 +0000 (13:13 +0000)]
Fixed problems with saving withlookup expressions for usability tests.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23915 ac1ea38d-2e2b-0410-8846-a27921b304fc

12 years agoFixed DiagramToCompositeMappings to compile after Hannu's changes in r23825.
lehtonen [Thu, 5 Jan 2012 16:24:55 +0000 (16:24 +0000)]
Fixed DiagramToCompositeMappings to compile after Hannu's changes in r23825.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23842 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoPlease install the new graph compiler, QueryControl should be used in resource-file...
lehtonen [Wed, 21 Dec 2011 09:52:30 +0000 (09:52 +0000)]
Please install the new graph compiler, QueryControl should be used in resource-file initialization.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23659 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoadded XY Area renderer
lempinen [Wed, 21 Dec 2011 09:41:33 +0000 (09:41 +0000)]
added XY Area renderer

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23658 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years ago* Fixes for ontologies after upgrading to graph compiler v 1.1.10 which actually...
lehtonen [Tue, 20 Dec 2011 09:07:16 +0000 (09:07 +0000)]
* Fixes for ontologies after upgrading to graph compiler v 1.1.10 which actually does some ontology validation unlike the previous versions.
* New *Resource-files with the QueryControl fix for not creating query dependencies on Resource-file initialization URI search.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23643 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoDrag & drop chart panel organizing
lempinen [Mon, 19 Dec 2011 07:33:21 +0000 (07:33 +0000)]
Drag & drop chart panel organizing

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23624 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoChanged updating methods for different chart components to support updating also...
lempinen [Thu, 15 Dec 2011 12:05:34 +0000 (12:05 +0000)]
Changed updating methods for different chart components to support updating also in diagram elements

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23570 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoChart elements for diagrams
lempinen [Thu, 15 Dec 2011 08:42:25 +0000 (08:42 +0000)]
Chart elements for diagrams

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23568 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoTime property for pie and bar charts
lempinen [Wed, 14 Dec 2011 06:37:07 +0000 (06:37 +0000)]
Time property for pie and bar charts

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23538 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoCleaned the look of charts, chart panel elements and model browser chart elements
lempinen [Mon, 12 Dec 2011 12:27:10 +0000 (12:27 +0000)]
Cleaned the look of charts, chart panel elements and model browser chart elements

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23495 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoIssue changes
villberg [Mon, 12 Dec 2011 07:47:54 +0000 (07:47 +0000)]
Issue changes

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23491 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoBugfix
villberg [Mon, 12 Dec 2011 07:44:30 +0000 (07:44 +0000)]
Bugfix

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23487 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoCleaner chart properties
lempinen [Fri, 9 Dec 2011 13:18:18 +0000 (13:18 +0000)]
Cleaner chart properties

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23473 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23472 ac1ea38d-2e2b...
lempinen [Fri, 9 Dec 2011 11:31:54 +0000 (11:31 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23472 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoResult filtering for multidimensional variables
lempinen [Fri, 9 Dec 2011 09:08:21 +0000 (09:08 +0000)]
Result filtering for multidimensional variables

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23470 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoos.sysdyn feature does not need to include os.structural and os.spreadsheet.
lehtonen [Thu, 8 Dec 2011 15:36:46 +0000 (15:36 +0000)]
os.sysdyn feature does not need to include os.structural and os.spreadsheet.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23457 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoMoved chart modifications to awt thread
lempinen [Wed, 7 Dec 2011 12:50:54 +0000 (12:50 +0000)]
Moved chart modifications to awt thread

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23437 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agotwo new chart types: bar and pie
lempinen [Wed, 7 Dec 2011 11:05:38 +0000 (11:05 +0000)]
two new chart types: bar and pie

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23432 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoLots of changes
villberg [Fri, 2 Dec 2011 08:35:53 +0000 (08:35 +0000)]
Lots of changes

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23387 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoDnD support to AxisAndVariablesExplorer
lempinen [Thu, 1 Dec 2011 13:52:45 +0000 (13:52 +0000)]
DnD support to AxisAndVariablesExplorer

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23386 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoAxis and series label rules for ChartAxisAndVariablesTab
lempinen [Thu, 1 Dec 2011 12:48:05 +0000 (12:48 +0000)]
Axis and series label rules for ChartAxisAndVariablesTab

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23385 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23384 ac1ea38d-2e2b...
lempinen [Thu, 1 Dec 2011 10:33:09 +0000 (10:33 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23384 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoArray variables working in charts
lempinen [Thu, 1 Dec 2011 07:44:31 +0000 (07:44 +0000)]
Array variables working in charts

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23381 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoCorrect paths for the latest openmodelica
lempinen [Thu, 1 Dec 2011 07:43:28 +0000 (07:43 +0000)]
Correct paths for the latest openmodelica

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23380 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agonew basefunction to support issues in modules
lempinen [Wed, 30 Nov 2011 12:20:23 +0000 (12:20 +0000)]
new basefunction to support issues in modules

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23377 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoCorrections to issue listening
villberg [Wed, 30 Nov 2011 10:38:25 +0000 (10:38 +0000)]
Corrections to issue listening

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23374 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoChart update: chart working in trend view
lempinen [Wed, 30 Nov 2011 10:23:45 +0000 (10:23 +0000)]
Chart update: chart working in trend view

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23373 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoDelay expression
lempinen [Wed, 30 Nov 2011 10:22:57 +0000 (10:22 +0000)]
Delay expression

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23372 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoAdded listening support for issue sources
villberg [Wed, 30 Nov 2011 08:27:50 +0000 (08:27 +0000)]
Added listening support for issue sources

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23371 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoChanged NoSuchVariableIssue back to StandardIssue
lempinen [Wed, 30 Nov 2011 08:10:14 +0000 (08:10 +0000)]
Changed NoSuchVariableIssue back to StandardIssue

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23370 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoUpdated issues to new format
lempinen [Wed, 30 Nov 2011 07:39:04 +0000 (07:39 +0000)]
Updated issues to new format

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23369 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23352 ac1ea38d-2e2b...
villberg [Mon, 28 Nov 2011 09:20:24 +0000 (09:20 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23352 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoChanged input validator for default value to allow also negative values
lempinen [Mon, 28 Nov 2011 06:38:58 +0000 (06:38 +0000)]
Changed input validator for default value to allow also negative values

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23345 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoIssue refactoring
villberg [Fri, 25 Nov 2011 21:03:20 +0000 (21:03 +0000)]
Issue refactoring

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23341 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoDnD series
lempinen [Thu, 24 Nov 2011 12:23:07 +0000 (12:23 +0000)]
DnD series

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23338 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoRVIModifier with proposal support. XYDataset support for parameter domain axis
lempinen [Thu, 24 Nov 2011 09:17:24 +0000 (09:17 +0000)]
RVIModifier with proposal support. XYDataset support for parameter domain axis

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23337 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoGet results for alias variables from inits.xml.
lempinen [Thu, 24 Nov 2011 08:09:20 +0000 (08:09 +0000)]
Get results for alias variables from inits.xml.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23335 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoCharts
lempinen [Thu, 24 Nov 2011 06:52:04 +0000 (06:52 +0000)]
Charts

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23334 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agodelete chart node
lempinen [Wed, 23 Nov 2011 09:12:40 +0000 (09:12 +0000)]
delete chart node

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23333 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoFirst implementation of jfreechart charts
lempinen [Tue, 22 Nov 2011 13:35:43 +0000 (13:35 +0000)]
First implementation of jfreechart charts

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23325 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoSupport mat-format simulation results
lempinen [Tue, 22 Nov 2011 13:34:47 +0000 (13:34 +0000)]
Support mat-format simulation results

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23324 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoFirst take on jfreechart ontology
lempinen [Tue, 22 Nov 2011 13:31:13 +0000 (13:31 +0000)]
First take on jfreechart ontology

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23323 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoShare project "org.simantics.jfreechart.ontology" into "https://www.simantics.org...
lempinen [Tue, 22 Nov 2011 13:30:46 +0000 (13:30 +0000)]
Share project "org.simantics.jfreechart.ontology" into "https://www.simantics.org/svn/simantics"

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23322 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agofixed start values for stocks, if no variables are used in initial equations
lempinen [Tue, 15 Nov 2011 08:05:10 +0000 (08:05 +0000)]
fixed start values for stocks, if no variables are used in initial equations

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23257 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agograph serialization format changed
niemisto [Wed, 9 Nov 2011 09:21:29 +0000 (09:21 +0000)]
graph serialization format changed

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23233 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoDrag scrolling and drop target separators for ChartPanel
lempinen [Wed, 9 Nov 2011 08:41:15 +0000 (08:41 +0000)]
Drag scrolling and drop target separators for ChartPanel

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23232 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoRefactoring handlers package. The package contained too many handlers. Added comments...
lempinen [Tue, 8 Nov 2011 12:51:09 +0000 (12:51 +0000)]
Refactoring handlers package. The package contained too many handlers. Added comments to all refactored files.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23229 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoOrientation handling for the chart panel prototype
lempinen [Tue, 8 Nov 2011 10:50:20 +0000 (10:50 +0000)]
Orientation handling for the chart panel prototype

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23228 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23224 ac1ea38d-2e2b...
lempinen [Mon, 7 Nov 2011 10:25:46 +0000 (10:25 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23224 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoModified image ontology => multiple ontology versions were updated.
villberg [Thu, 3 Nov 2011 11:21:07 +0000 (11:21 +0000)]
Modified image ontology => multiple ontology versions were updated.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23186 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoBuggy Chart Pane. Uncomment perspective extension from plugin.xml and clear workspace...
lempinen [Wed, 2 Nov 2011 12:08:32 +0000 (12:08 +0000)]
Buggy Chart Pane. Uncomment perspective extension from plugin.xml and clear workspace to see the deadlock

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23154 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoValve horizontal and vertical orientation and text locations
lempinen [Tue, 1 Nov 2011 14:15:28 +0000 (14:15 +0000)]
Valve horizontal and vertical orientation and text locations

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23151 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoCorrect bounds for HoverTextNodes even in the initialization phase when flows are...
lempinen [Tue, 1 Nov 2011 11:09:54 +0000 (11:09 +0000)]
Correct bounds for HoverTextNodes even in the initialization phase when flows are initialized before text nodes

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23142 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoFirst take on new route graph for flows
lempinen [Tue, 1 Nov 2011 09:56:43 +0000 (09:56 +0000)]
First take on new route graph for flows

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23141 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoFixing Sheet Ranges
lempinen [Fri, 28 Oct 2011 09:16:29 +0000 (09:16 +0000)]
Fixing Sheet Ranges

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23085 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23072 ac1ea38d-2e2b...
lempinen [Fri, 28 Oct 2011 05:57:47 +0000 (05:57 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23072 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agojava 6u29
lehtonen [Thu, 27 Oct 2011 22:23:34 +0000 (22:23 +0000)]
java 6u29

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23069 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoBumped all the necessary feature version numbers after Antti's plug-in version bumps.
lehtonen [Thu, 27 Oct 2011 22:16:13 +0000 (22:16 +0000)]
Bumped all the necessary feature version numbers after Antti's plug-in version bumps.

All trunk/head platform users: update your working platform.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23068 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23066 ac1ea38d-2e2b...
lehtonen [Thu, 27 Oct 2011 21:51:34 +0000 (21:51 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23066 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23052 ac1ea38d-2e2b...
villberg [Thu, 27 Oct 2011 08:25:21 +0000 (08:25 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23052 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23049 ac1ea38d-2e2b...
villberg [Thu, 27 Oct 2011 08:19:03 +0000 (08:19 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23049 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoAllow references to sheets in stock initial values (when fixed = true)
lempinen [Thu, 27 Oct 2011 07:36:23 +0000 (07:36 +0000)]
Allow references to sheets in stock initial values (when fixed = true)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23048 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23047 ac1ea38d-2e2b...
villberg [Thu, 27 Oct 2011 07:17:15 +0000 (07:17 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23047 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoFixed mapping problems with diagramcontainer and added a default gradient to playback...
lempinen [Thu, 27 Oct 2011 06:38:39 +0000 (06:38 +0000)]
Fixed mapping problems with diagramcontainer and added a default gradient to playback experiment

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23045 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoGradient options for playback experiments & polarity location selection
lempinen [Wed, 26 Oct 2011 12:13:58 +0000 (12:13 +0000)]
Gradient options for playback experiments & polarity location selection

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22963 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoPlayback reload and rounding of time label
lempinen [Thu, 20 Oct 2011 13:58:18 +0000 (13:58 +0000)]
Playback reload and rounding of time label

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22897 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoMaking sure issues and other things are removed properly
lempinen [Thu, 20 Oct 2011 13:18:20 +0000 (13:18 +0000)]
Making sure issues and other things are removed properly

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22895 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22893 ac1ea38d-2e2b...
villberg [Thu, 20 Oct 2011 12:24:20 +0000 (12:24 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22893 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoHopefully fixed TextNode in sysdyn.
villberg [Thu, 20 Oct 2011 11:41:07 +0000 (11:41 +0000)]
Hopefully fixed TextNode in sysdyn.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22891 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoControls for simulation playback
lempinen [Thu, 20 Oct 2011 09:10:22 +0000 (09:10 +0000)]
Controls for simulation playback

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22888 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoFixed profile ontology a bit.
villberg [Wed, 19 Oct 2011 12:56:37 +0000 (12:56 +0000)]
Fixed profile ontology a bit.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22845 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoTextNode:
lehtonen [Wed, 19 Oct 2011 12:11:10 +0000 (12:11 +0000)]
TextNode:
* Only left button clicks activate editing
* Implement IDynamicSelectionPainterNode

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22841 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoIssue decorations and better error handling
lempinen [Tue, 18 Oct 2011 06:26:29 +0000 (06:26 +0000)]
Issue decorations and better error handling

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22796 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoMore Validations and separated validations for dependencies and expressions
lempinen [Fri, 14 Oct 2011 14:03:10 +0000 (14:03 +0000)]
More Validations and separated validations for dependencies and expressions

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22745 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoRemoved uses of org.simantics.data.
lehtonen [Fri, 14 Oct 2011 12:48:49 +0000 (12:48 +0000)]
Removed uses of org.simantics.data.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22744 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoMore simulation playback. Results for styles using ExternalRead.
lempinen [Fri, 14 Oct 2011 07:40:50 +0000 (07:40 +0000)]
More simulation playback. Results for styles using ExternalRead.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22737 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoFirst functional prototype for the simulation playback feature: Separate experiment...
lempinen [Wed, 12 Oct 2011 11:39:46 +0000 (11:39 +0000)]
First functional prototype for the simulation playback feature: Separate experiment type for playback experiments and a profile to show changes in variables

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22681 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoFirst profile
lempinen [Mon, 10 Oct 2011 13:18:23 +0000 (13:18 +0000)]
First profile

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22597 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoIssue view update: more checks working for dependencies. Issues are not updated when...
lempinen [Fri, 7 Oct 2011 13:46:18 +0000 (13:46 +0000)]
Issue view update: more checks working for dependencies. Issues are not updated when simply changing an equation. You need to change also the equation type.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22573 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoControls for polarities
lempinen [Thu, 6 Oct 2011 13:04:29 +0000 (13:04 +0000)]
Controls for polarities

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22557 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoIssueSource moved.
lehtonen [Thu, 6 Oct 2011 11:03:43 +0000 (11:03 +0000)]
IssueSource moved.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22555 ac1ea38d-2e2b-0410-8846-a27921b304fc

13 years agoDrafts for both polarities in dependencies and issue view
lempinen [Thu, 6 Oct 2011 10:17:56 +0000 (10:17 +0000)]
Drafts for both polarities in dependencies and issue view

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@22551 ac1ea38d-2e2b-0410-8846-a27921b304fc