]> gerrit.simantics Code Review - simantics/sysdyn.git/shortlog
simantics/sysdyn.git
2013-06-14 lehtonenFixed Sysdyn 1.8 (Simantics 1.11) to point to the corre... simantics-1.11
2013-06-14 lehtonen"Simantics 1.11 release branching from trunk@27547...
2013-06-14 lempinenAdded support for exporting JFreeChart charts as SVG...
2013-06-14 lempinenTrend view could not be reopened. Got rid of anonymous...
2013-06-14 miettinen* Propose and allow only parameters for sensitivity...
2013-06-13 lempinenFixed a bug that caused unit validation warnings for...
2013-06-12 miettinenRemove under right mouse button for AbstractChart ...
2013-06-12 miettinenTime as the default x-axis in line and sensitivity...
2013-06-11 miettinenEstimating (linearly) the confidence limits in sensitiv...
2013-06-11 miettinenUpdate sensitivity chart each time a new result file...
2013-06-06 lempinenFixed a typo in node imager. Now the image for sensitiv...
2013-06-06 lempinenChanges in PossibleActiveVariableFromVariable prevented...
2013-06-06 lempinenChart editor that displays a chart when it is double...
2013-06-06 lempinenSensitivityAnalysisExperimentTab displays information...
2013-06-06 lempinenValidate units of lookup tables (fixes #4316)
2013-06-06 lempinenUnit validation for stock integrals (fixes #4306)
2013-06-06 lempinenDo not display unit warnings for clouds (fixes #4307)
2013-06-06 lempinenMoved some import and result handling from sysdyn.ui...
2013-05-22 lempinenSensitivity analysis with a better configuration UI...
2013-05-17 lempinenRemoved diffing full model texts to find out if paramet...
2013-05-17 lempinenEliminated the need to build separate full modelica...
2013-05-10 lempinenAdded time property for sysdyn variables. (refs #4280)
2013-05-07 lempinenAllow shadow variables to provide values (of the origin...
2013-05-06 lempinenUnit validation for module interfaces (refs #4268)
2013-05-03 lempinenFixed problem where changing unit in variable does...
2013-05-03 lempinenA simple trick for saving experiment configuration...
2013-05-03 lempinenShow all runs of sensitivity analysis on charts (fixes...
2013-05-03 lempinenSensitivityChart configuration widgets: One variable...
2013-05-02 lempinenForgotten files for unit parser. (refs #4263)
2013-04-30 lempinenUnit validation for functions (UnitType.Any) and array...
2013-04-30 lempinenError management for empty datasets (refs #4237)
2013-04-29 lempinenrefs #4093
2013-04-29 lempinenGenerated UnitParser files (refs #4093)
2013-04-29 lempinenUnit analysis for expressions. (refs #4093)
2013-04-22 lempinenAdd shadow profiles for imported models (refs #4154)
2013-04-15 lempinenUgly but working visualization for shadow variables...
2013-04-15 lempinenShadow variables (refs #4094)
2013-04-12 lempinenFixed color image for color picker button. WidgetSuppor...
2013-04-11 lempinenDisplay only allowed input variables in ModuleInputTab... simantics-1.10
2013-04-11 lempinenFirst take on sensitivity analysis charts. Uses the...
2013-04-11 lempinenFirst take on sensitivity analysis charts. Uses the...
2013-04-11 lempinenFirst take on normal distribution for sensitivity analy...
2013-04-11 lempinenFaster sensitivity analysis simulations and proper...
2013-04-08 miettinenFirst iteration of sensitivity analysis which draws...
2013-04-05 miettinenThe single simulation results are now drawn in sensitiv...
2013-04-04 miettinenRun multiple (3) similar simulations in Sensitivity...
2013-04-03 miettinenFix for ColorPicker, this is only to clear errors,...
2013-04-02 lempinenFixed broken variable shortcuts. The participant was...
2013-03-26 lempinenFixed deadlock issues when game experiment is active...
2013-03-26 lempinenFixed compilation errors caused by changes in issues...
2013-03-25 lehtonenFixed non-compiling TGRefactoring after change r27196...
2013-03-21 lempinenRemoved no such variable error from module references...
2013-03-21 lempinenOBJMap update to support recognizing if something has...
2013-03-21 lempinenUse old FMU if nothing has been changed in variables...
2013-03-21 lempinenRefactored import code to use MigrationUtils.importMigr...
2013-03-18 lempinenCopyright texts (refs #4180)
2013-03-18 lempinenRemoved accessor from a regular simulation result:...
2013-03-15 miettinenInitial version of the user interface for the sensitivi...
2013-03-14 lempinenStore current valus from fmu to Game Experiment. This...
2013-03-11 lehtonenFixed Sysdyn connection builder to work with the change...
2013-03-07 lempinenEven more awesome about dialog text. This time it might...
2013-03-07 miettinenAdded name validation for other elements than variable...
2013-03-05 lempinenAwesome about dialog text (refs #3646)
2013-03-05 lempinenVersion number updates (refs #3646)
2013-03-05 lempinencquery update. Removed simantics-1.9 refernce from...
2013-03-05 lempinencquery update (refs #3646)
2013-03-01 lempinenAdded a check so that EquationTab does not create a...
2013-03-01 lempinenDo not save expressions if they are not changed. (fixes...
2013-02-28 miettinenNullchecks to save() (refs #4133).
2013-02-28 miettinenValidate the user defined function before saving it...
2013-02-28 lempinenReplaced "(" output_expression_list() ")" with "("...
2013-02-28 miettinenAdded the compiled ModelParser java files (refs #4064)
2013-02-28 miettinenModelParser parses the inputs and outputs of user defin...
2013-02-28 lempinenNull check for saving equations before experiment actio...
2013-02-26 lempinenCheck that ExpressionComposite is not disposed before...
2013-02-26 lempinenA HUGE improvement for fmu simulation. Instead of askin...
2013-02-25 lempinenMade sure that SWT fonts, images and colors are dispose...
2013-02-25 lempinenUpdated Font dialog to not use SWT graphics when possib...
2013-02-25 lempinenUpdated connect tool to use changed canConnect function...
2013-02-25 lempinenAdded monitor to MigrationUtils.importTo function call...
2013-02-22 miettinenFixed SWT Color and Image leaks from ShortcutTab and...
2013-02-21 miettinen* Changed the order in which the functions are shown...
2013-02-20 miettinenAdded the new function icons to the functions under...
2013-02-20 miettinenAdded additionalProposalInfo to CompeltionProposals...
2013-02-20 miettinenAdding java files compiled from ModelParser.jj (refs...
2013-02-20 lempinenExportModule and ExportFunction used old transferable...
2013-02-19 miettinenA huge commit for Functions in equation tab (refs ...
2013-02-15 lempinenParameters used the first two of all time values instea...
2013-02-15 lempinenFixed Stock initialization with single number fill...
2013-02-12 lempinenRemoved bin folder from svn. (refs #3878)
2013-02-12 lempinenBetter logic and validation for user-selected OpenModel...
2013-02-12 lempinenAdded missing OM version preference page (refs #4061)
2013-02-12 lempinenUsing Preferences and UI Preferences page to control...
2013-02-11 lempinenForgot to commit out document viewer (refs #4061)
2013-02-11 lempinenPreference pages for selecting OM version. This is...
2013-02-08 lempinenNew OpenModelica 1.9 Beta 4. We will use this if the...
2013-02-08 lempinenRemoved old OpenModelica 1.8.1 (refs #3878)
2013-02-08 lempinenEnabled parameter overrides for normal experiments...
2013-02-08 lempinenTreat variables with pre() and delay() functions as...
2013-02-08 lempinenUnused index variable is no longer marked as invalid...
next