|
|
407bcf30a0
|
step patch level for lammps-gui
|
2023-08-09 00:35:13 -04:00 |
|
|
|
65d5d6508a
|
force C locale from within the LAMMPS GUI app
|
2023-08-09 00:34:58 -04:00 |
|
|
|
77808cd178
|
add option to set visibility of log and chart windows from menu and in preferences
|
2023-08-09 00:34:43 -04:00 |
|
|
|
f345146103
|
Simplify QtCreator file, update TODO once more, tag patch level
|
2023-08-09 00:34:19 -04:00 |
|
|
|
6dcfe130a4
|
tweaks to syntax highlighting
|
2023-08-09 00:34:05 -04:00 |
|
|
|
b81aaebd87
|
update TODO list
|
2023-08-09 00:33:54 -04:00 |
|
|
|
d33d59ec41
|
update docs
|
2023-08-09 00:33:43 -04:00 |
|
|
|
1b0967477b
|
add support to export collected Thermo data to gnuplot .dat and excel .csv
|
2023-08-09 00:33:31 -04:00 |
|
|
|
bf79b91db0
|
update TODO list
|
2023-08-09 00:33:17 -04:00 |
|
|
|
890765f2e6
|
add preference option to replace chart window
|
2023-08-09 00:33:00 -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 |
|
|
|
d414dd52d5
|
subclass QPlainTextEdit for logwindows, so we can store its size on close
also some more settings tweaks (e.g. do not store window size when maximized)
and add setting to replace log windows instead or creating new ones.
|
2023-08-09 00:32:22 -04:00 |
|
|
|
ea15cec4bf
|
remember the size of the main window
|
2023-08-09 00:31:53 -04:00 |
|
|
|
8eb7f56491
|
be more thorough and complete about including all required dll files
|
2023-08-04 04:17:01 -04:00 |
|
|
|
cf6866d5e6
|
improve message in about LAMMPS dialog
|
2023-08-03 22:42:50 -04:00 |
|
|
|
4e08e6cb4c
|
add support to build LAMMPS GUI zip package with cross compiler
|
2023-08-03 21:57:33 -04:00 |
|
|
|
397f3e4786
|
exceptions are always enabled and thus the check is no longer required
|
2023-08-03 16:52:24 -04:00 |
|
|
|
3c24e4fbf3
|
fix typo
|
2023-08-02 23:53:32 -04:00 |
|
|
|
8d5343ea23
|
temporary skip showing broken temp file setting on macOS
|
2023-08-02 23:46:44 -04:00 |
|
|
|
3f1f08d4c0
|
add setting support for selecting the LAMMPS plugin shared object
|
2023-08-02 23:33:51 -04:00 |
|
|
|
2a82ed9494
|
add accelerators for tabs and layout tweaks
|
2023-08-02 21:36:04 -04:00 |
|
|
|
f6732f028c
|
support running with Kokkos + OpenMP
|
2023-08-02 21:06:30 -04:00 |
|
|
|
6f6eb1dbb1
|
update TODO list
|
2023-08-02 17:54:40 -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 |
|
|
|
97d406f2ff
|
update TODO list with some new ideas
|
2023-08-02 13:53:31 -04:00 |
|
|
|
e493519c12
|
more hotkeys and have Ok/Cancel on preferences dialog handled properly
|
2023-08-02 11:05:35 -04:00 |
|
|
|
dfcd3f945e
|
first pieces of preferences dialog
|
2023-08-02 07:02:20 -04:00 |
|
|
|
dfb614bd42
|
fix memory leak
|
2023-08-02 05:40:56 -04:00 |
|
|
|
56b50d6580
|
ensure final newline when saving to file
|
2023-08-02 05:37:56 -04:00 |
|
|
|
c918bdeb07
|
fix a couple of bugs that would hang the app waiting for log output
|
2023-08-02 05:25:24 -04:00 |
|
|
|
c99d0f5452
|
cmake cleanups
|
2023-08-02 04:58:38 -04:00 |
|
|
|
8a53c66bef
|
refactor. add LammpsWrapper class to hide plugin defines and interface changes.
|
2023-08-02 01:49:39 -04:00 |
|
|
|
f76300c4f8
|
do not build packages automatically but use explicit targets
|
2023-08-01 20:42:10 -04:00 |
|
|
|
f1cda322fe
|
make it LAMMPS GUI version 1.0.0 since we're including it in the stable version
|
2023-08-01 18:20:44 -04:00 |
|
|
|
f2bc41a83c
|
we should be ok with CMake 3.16 as minimum version again.
|
2023-08-01 15:38:07 -04:00 |
|
|
|
fd9af7d5c9
|
this is packaging/install for visual studio only
|
2023-08-01 15:32:24 -04:00 |
|
|
|
b9682fc6fd
|
zip file packaging for windows
|
2023-08-01 14:38:48 -04:00 |
|
|
|
be9d246b93
|
install runtime deps on Linux
|
2023-08-01 01:05:38 -04:00 |
|
|
|
fbf05fb9a9
|
copy runtime libs/dlls during install
|
2023-08-01 00:32:57 -04:00 |
|
|
|
33e893dbed
|
cleanup. must include lammps-gui in install targets. windows cross-deploy
|
2023-07-31 17:22:26 -04:00 |
|
|
|
49d411e7c1
|
update
|
2023-07-31 14:43:09 -04:00 |
|
|
|
b5a5cf1c96
|
support zooming image with mousewheel
|
2023-07-31 14:32:10 -04:00 |
|
|
|
d41bf628c7
|
display number of threads in use for LAMMPS instance in status bar
|
2023-07-31 07:59:39 -04:00 |
|
|
|
2f159df3b7
|
changes for portability with Qt 5.12 on Ubuntu 20.04LTS
|
2023-07-31 07:04:25 -04:00 |
|
|
|
0a0184221c
|
custom message box is more readable and wider
|
2023-07-31 05:09:08 -04:00 |
|
|
|
68454b3f73
|
small help window tweak
|
2023-07-31 02:12:32 -04:00 |
|
|
|
cadc45d41d
|
implement quick help dialog
|
2023-07-31 01:01:00 -04:00 |
|
|
|
75254bf305
|
simplify. only look for Qt5 at the moment.
|
2023-07-31 01:00:36 -04:00 |
|