|
|
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 |
|
|
|
310ede65d9
|
apply coding standard checks
|
2023-08-01 20:49:38 -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 |
|
|
|
6b50daf5b7
|
Merge branch 'collected-small-fixes' into lammps-gui
# Conflicts:
# cmake/CMakeLists.txt
|
2023-08-01 03:07:56 -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 |
|
|
|
72ea2673dd
|
update LAMMPS manual and README file
|
2023-07-31 00:07:32 -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 |
|
|
|
1c8b9e9467
|
Windos portability
|
2023-07-30 15:54:06 -04:00 |
|
|
|
12fee35d78
|
fix bugs and typos
|
2023-07-30 13:32:46 -04:00 |
|
|
|
9e5dcfcf78
|
update for packaging a .dmg file w/o CPack (untested)
|
2023-07-30 13:10:11 -04:00 |
|
|
|
080d868e40
|
mention setting QT_FONT_DPI in README file since it has no effect in the binary
|
2023-07-30 11:50:00 -04:00 |
|
|
|
ac9163447c
|
minor layout and behavior tweaks
|
2023-07-30 07:23:32 -04:00 |
|
|
|
05c8d260d9
|
use OpenMP with maximum number of threads by default
we still honor OMP_NUM_THREADS, if present.
|
2023-07-30 02:43:00 -04:00 |
|
|
|
a2503711d0
|
Merge branch 'lammps-gui' of github.com:akohlmey/lammps into lammps-gui
# Conflicts:
# tools/lammps-gui/lammpsgui.cpp
|
2023-07-29 21:11:38 -04:00 |
|
|
|
d9f4ce04af
|
integrate packaging related changes, build script for GUI
|
2023-07-29 21:03:24 -04:00 |
|
|
|
62ec8e744a
|
WIP on preferences dialog
|
2023-07-29 13:40:36 -04:00 |
|
|
|
cb5470ece3
|
add dialog checking whether to discard changes in a modified buffer
|
2023-07-28 07:36:25 -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 |
|
|
|
7a9694b849
|
update TODO file
|
2023-07-28 01:15:03 -04:00 |
|