369 Commits (f0bacc9cccee0adaf9a99e8a2369390cb74c2f2c)

Author SHA1 Message Date
Dave Parker 9565022214 Fix: properties files passed to GUI forgotten about in case of model parse error. 14 years ago
Mateusz Ujma e48a274c55 Added loading properties from command line when using GUI 14 years ago
Mateusz Ujma 2983cde5b2 Changed JLabel to JTextField to be able to copy&paste current model/properties file name. 14 years ago
Dave Parker 7af19279f6 GUI bugfix: NPE. 14 years ago
Dave Parker 21eae01cfb GUI bug fix (crash caused by model tree not displaying clocks, spotted by pk123 on forum). 14 years ago
Dave Parker 57259f67c1 Updated version of Path Plot dialog, including specification of max path length. 14 years ago
Dave Parker 74717ecb9a Updated version of Path Plot dialog, including specification of variables. 14 years ago
Dave Parker b80badd54c Shortcut for new path plot (Ctrl/Cmd-F8). 14 years ago
Dave Parker d528208cc7 Small GUI fixes: resets of warning counters. 14 years ago
Dave Parker f412d3115e Graph chooser dialog defaults to last graph created for "existing graph". 14 years ago
Dave Parker e1e6267210 Move path plot thread to GUI to allow display of warnings/errors. 14 years ago
Dave Parker 6d502769be GUI simulation path plot and can show vars and/or rewards. 14 years ago
Dave Parker 9dc7609982 Changed/all-steps option in Path Plot Display dialog now respected. 14 years ago
Dave Parker 41ad029281 Default to "changes" in "plot path details" dialog. 14 years ago
Dave Parker 2b85d7307d Tidy/fix double click detection in GUI simulator. 14 years ago
Dave Parker af37dc9864 Tidy/fix double click detection in GUI simulator. 14 years ago
Dave Parker d0bf75014f Improved "Path Plot Details" dialog. 14 years ago
Dave Parker d960bf8020 Better handling of errors in simulator calls from GUI. 14 years ago
Dave Parker 992c0864dc New/improved simulation path plotting functionality. 14 years ago
Dave Parker bdd579d85d New option in GUI simulator to plot path on a graph (all vars over time). 14 years ago
Dave Parker 681350864f Double click to zoom out in GUI graphs. 14 years ago
Dave Parker cf907acc07 GUI constant picker for graphs defaults to property constants first. 14 years ago
Dave Parker 178d3ca90e SimulatorEngine only builds TransitionList on demand. 14 years ago
Dave Parker e841f4ff9e Default settings file ~/.prism is only read in by GUI, not command-line. 14 years ago
Dave Parker edafa10bbd GUI fix: model errors (and jumping to that tab) work better with running experiments. 14 years ago
Dave Parker 07bf18a2f4 Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Vojtech Forejt e8b3a05a27 fixes ticket #10 14 years ago
Vojtech Forejt d4d4108886 fixes ticket #5 14 years ago
Dave Parker ead22700e8 New SimulatorEngine/Prism method prism.isPropertyOKForSimulation(). 14 years ago
Dave Parker 3afdc1b708 Bugfix: loading new path into simulator should select end state of path. 14 years ago
Dave Parker b3df07c192 Load model/prop labels when showing cex in GUI simulator. 14 years ago
Dave Parker ce41611aa2 Enable viewing of witness/counterexample for E[F...] in GUI. 14 years ago
Dave Parker 61c042fa9c Bug fix: axis fonts when loading/saving graphs. 14 years ago
Dave Parker 53da7bccf1 Prism.modelCheck() takes Property rather than Expression objects, and thus displays property names when model checking. 14 years ago
Dave Parker 1f315247a3 Test commit 14 years ago
Dave Parker 0b83c9a079 Test commit 14 years ago
Dave Parker e4114f8144 Add .prism as model file extension to GUI. 14 years ago
Dave Parker 58c1803f32 Push some log output into Prism (+ autoformat). 14 years ago
Dave Parker 3ee7bb5651 Bugfix in recent changes to GUIExperiment. 14 years ago
Dave Parker 01c3826d8d Less exceptions thrown from ResultCollection error setting methods, with knock-on effect (cleaner code) in various calling sites. 14 years ago
Dave Parker d853309bb1 Code tidy 14 years ago
Dave Parker feb5161cda Remove modifiedSinceBuild flag from GUI. 14 years ago
Dave Parker e27cf12c14 GUI fix: update model info display for explicit engine. 14 years ago
Dave Parker 20150621ce Code tidy 14 years ago
Dave Parker 38e0844687 Tidy 14 years ago
Dave Parker 5dc9ab190a Change to modelCheck() call in API: don't pass constants, just get from PropertiesFile. 14 years ago
Dave Parker c70cac8ad0 Remove un-needed import (breaks some compilers). 14 years ago
Dave Parker a218d09b2b * Continued major changes to PRISM API 14 years ago
Dave Parker 06ecdf6139 Copyright header updates 14 years ago
Dave Parker b870e550e7 Fixes/renames in property reference search code. 14 years ago