322 Commits (eda77943df31d0acea4622fd62ea889d63382bd5)

Author SHA1 Message Date
Joachim Klein 0cf8c8cbe0 GUI: Tweak double-click handling in property list 10 years ago
Joachim Klein 9ea440f147 GUI: In property editor dialog, place initial focus on the property text field 10 years ago
Dave Parker b6828a7045 Remove unused "techLog" from Prism object and other classes. 10 years ago
Dave Parker 11cf431209 Auto-format. 10 years ago
Dave Parker 15cbc73554 Tidying/commenting in GUI simulator. 10 years ago
Dave Parker 18cd16d78d Code tidy (auto-format). 10 years ago
Dave Parker 85b7c30d4a Catch possible null value in GUI simulator update table display (reported by Steffen Marcker). 10 years ago
Dave Parker 3347d55d0a Bug fix for updateAutoParse(): from prism-games. 10 years ago
Dave Parker d4c5fd4fd5 Remove accidental commits 10 years ago
Dave Parker ff05caf158 Code tidy. 10 years ago
Dave Parker 5ce657090b Make tool name ("PRISM") configurable. 10 years ago
Dave Parker cbafeeecbf Tweak CUDD out-of-memory error output in GUI. 11 years ago
Dave Parker 63812e59a5 Auto-format (for merging purposes). 11 years ago
Dave Parker 3abbac6491 Fix: Allow -javamaxmem to be passed to the GUI (xprism) too. 11 years ago
Joachim Klein eecc87786a CuDD is actually called CUDD 11 years ago
Joachim Klein 68e0a80b98 GUI computation threads: Catch more errors (e.g. CuddOutOfMemoryException) and use the new error(Exception) handling 11 years ago
Joachim Klein a9630648b0 GUIComputationThread: Add method for logging generic Exceptions 11 years ago
Dave Parker f99bb9ebc2 Tidying GUI code. 11 years ago
Dave Parker 91d83d245b Tidying GUI code. 11 years ago
Dave Parker 4556b0f117 Strip out some unused graphical model code. 11 years ago
Dave Parker c2bc82b76c GUI simulator fix: new path action triggers model parse if it had not been done (e.g. due to large models not auto-parsing). 11 years ago
Dave Parker 6b8bb831fb Code tidy. 11 years ago
Dave Parker 4f90c669ed Fix/tidy auto-parsing code in GUI. 11 years ago
Dave Parker a42e4108ee More locale setting for outputting decimals in English. 11 years ago
Dave Parker 290fc34bea Add option (switch -exact from command-line) to enable exact model checking via parametric model checking. 11 years ago
Dave Parker acc8a65b4f Some preliminary code to add parametric model checking to GUI. 11 years ago
Dave Parker 13cce4f8da Bug fix: new long setting for simulator max path not read properly (shows up in GUI). 12 years ago
Dave Parker 02c26dbf53 Update simulator to allow path lengths over 2^31. 12 years ago
Dave Parker ce694441b8 GUI crash fixed - caused by model tree not handling unbounded variables properly. 12 years ago
Dave Parker 0a8ace99eb Code tidy. 12 years ago
Dave Parker 2cf4de4c93 Add compute/export menu to allow steady-state/transient probability export from GUI. 12 years ago
Dave Parker 3f8ad9c0e7 Add "labels" option to Model|View menu in GUI. 12 years ago
Dave Parker 37b6d72e7f Code tidy 12 years ago
Dave Parker 71b207746c Remove confusing GUI question dialog. 12 years ago
Dave Parker 63c53729fe Auto format 12 years ago
Dave Parker 6d32987de0 Additional graph zoom functionality on popup menu. 12 years ago
Dave Parker 52e384b8c5 Undo some recent tidies to retain java 6 compatibility. 13 years ago
Dave Parker c769bb5ac0 Remove a few warnings. 13 years ago
Dave Parker 86bd5a5d71 Small bug fix: missing err msg in GUI simulator. 13 years ago
Dave Parker ada9f0e3c7 Misc code tidy and warning removal. 13 years ago
Dave Parker fe4cd9560c Allow unbounded integer variables in model (but forbid for symbolic model construction). 13 years ago
Dave Parker 9673f00c6a Miscellaneous code tidying + warning fixes. 13 years ago
Dave Parker aa807d3ab3 Small improvements to usability of the GUI simulator transition table. 13 years ago
Dave Parker 4d79945749 Export labels option for model/prop menus in GUI. 13 years ago
Dave Parker 30e1bc53e1 Compile fix. 13 years ago
Dave Parker af2379160b Bug fix: PEPA model errors were not handled properly in the GUI. 13 years ago
Vojtech Forejt 8aac321f5e Pareto points in GUI must be added in the right order to be shown 13 years ago
Dave Parker 3dfc147fc7 Fix GUI so that displayed property results (in results dialog, tooltips) respect new lines (e.g. for Pareto properties). 13 years ago
Dave Parker 01c8e4872d Pareto queries return actual point list (TileList), not void. 13 years ago
Dave Parker 4eba6c48f3 Code tidy 13 years ago