|
|
77808cd178
|
add option to set visibility of log and chart windows from menu and in preferences
|
2023-08-09 00:34:43 -04:00 |
|
|
|
53eaca030b
|
complete chart view window with option to select chart from thermo columns
|
2023-08-09 00:32:46 -04:00 |
|
|
|
fe7681d0b3
|
add chart viewer window to show graphs of ongoing runs from thermo data
|
2023-08-09 00:32:34 -04:00 |
|
|
|
c800a2c676
|
add menu entry to reset to default settings
|
2023-08-02 17:52:56 -04:00 |
|
|
|
2808a78822
|
more updates to preferences dialog and supporting code. almost done.
|
2023-08-02 17:28:34 -04:00 |
|
|
|
8a53c66bef
|
refactor. add LammpsWrapper class to hide plugin defines and interface changes.
|
2023-08-02 01:49:39 -04:00 |
|
|
|
d41bf628c7
|
display number of threads in use for LAMMPS instance in status bar
|
2023-07-31 07:59:39 -04:00 |
|
|
|
e899a07b4c
|
Show current working directory and share space with progress bar. Show/hide the other.
|
2023-07-30 20:39:48 -04:00 |
|
|
|
c95bf2c14b
|
add image viewer dialog for write_dump image output, help can open link to manual
|
2023-07-30 19:23:42 -04:00 |
|
|
|
62ec8e744a
|
WIP on preferences dialog
|
2023-07-29 13:40:36 -04:00 |
|
|
|
bb96707ec8
|
add support for "modified" indicator to window title
|
2023-07-28 07:12:21 -04:00 |
|
|
|
c1d690d190
|
implement drag-n-drop for files
|
2023-07-28 05:04:19 -04:00 |
|
|
|
034b7458bc
|
add dummy help menu button
|
2023-07-27 11:53:23 -04:00 |
|
|
|
2644c064e1
|
update version number and "about info" to also show whether LAMMPS was loaded dynamically
|
2023-07-27 09:09:06 -04:00 |
|
|
|
f81ee57c97
|
add button to stop a run via lammps_force_timeout()
|
2023-07-27 03:21:34 -04:00 |
|
|
|
da0669d988
|
implement running LAMMPS asynchonously in a separate thread
|
2023-07-27 02:56:07 -04:00 |
|
|
|
e0ed11a053
|
add option to load LAMMPS library dynamically at runtime as plugin
|
2023-07-26 18:25:13 -04:00 |
|
|
|
0120c7b8b7
|
add permanent text field for status to status bar
|
2023-07-26 08:43:55 -04:00 |
|
|
|
8b9174821a
|
capture stdout and display in dialog window
|
2023-07-25 16:01:02 -04:00 |
|
|
|
7eb2afa994
|
integrate syntax highlight code from example (uses c++ syntax currently)
|
2023-07-25 12:20:48 -04:00 |
|
|
|
a402d2c6d8
|
simplify, move redundant operations to functions, update coding style
|
2023-07-25 10:16:20 -04:00 |
|
|
|
908e925b8f
|
add minimal about dialogs
|
2023-07-25 00:39:47 -04:00 |
|
|
|
a49a1b644e
|
update main widget to CodeEditor with line numbers and highlight. Open file from command line.
|
2023-07-25 00:13:53 -04:00 |
|
|
|
b87ced52b4
|
first minimal stab at LAMMPS GUI
|
2023-07-24 19:07:33 -04:00 |
|