|
|
399d7111d5
|
include WHAM software in LAMMPS-GUI compilation
|
2025-01-02 00:38:04 -05:00 |
|
|
|
90d1e4d45f
|
add code paths for all 8 tutorial wizards. only descriptive text is missing.
|
2024-12-27 15:42:36 -05:00 |
|
|
|
48178ccc50
|
highlight error and warning messages in output window
|
2024-12-26 17:19:12 -05:00 |
|
|
|
70c5722e9f
|
flatpak updates
|
2024-12-14 09:44:57 -05:00 |
|
|
|
35c36bb16e
|
step version number for LAMMPS-GUI
|
2024-08-31 00:55:22 -04:00 |
|
|
|
6b1aec981e
|
exceptions are always enabled now
|
2024-08-29 22:33:40 -04:00 |
|
|
|
86975151b2
|
step LAMMPS-GUI version
|
2024-08-25 07:27:37 -04:00 |
|
|
|
1b3652583b
|
implement text search and replace functionality
|
2024-08-24 11:58:14 -04:00 |
|
|
|
1494d12b88
|
step LAMMPS-GUI version number. update TODO list
|
2024-08-22 08:31:35 -04:00 |
|
|
|
fcaaca8304
|
step LAMMPS-GUI version to 1.6.8
|
2024-08-13 16:46:46 -04:00 |
|
|
|
a92192d16b
|
automatically include release version in binary package name
|
2024-08-11 09:58:21 -04:00 |
|
|
|
54a5d5e605
|
improve flatpak building so it sets up the required repo automatically as well
|
2024-08-05 14:23:54 -04:00 |
|
|
|
4b50356aa8
|
step LAMMPS-GUI version number
|
2024-08-05 08:55:34 -04:00 |
|
|
|
b0bc154ab8
|
must provide branch name when building flatpak bundle
|
2024-08-02 12:29:15 -04:00 |
|
|
|
51e7e91c6d
|
Use (short) LAMMPS version string as default branch for flatpak
|
2024-08-02 12:10:36 -04:00 |
|
|
|
1f7ef3e790
|
add target for creating a flatpak bundle to CMake
|
2024-08-02 11:46:31 -04:00 |
|
|
|
38611afeba
|
add support for building LAMMPS-GUI as flatpak
|
2024-08-02 03:15:55 -04:00 |
|
|
|
db230cd89e
|
step LAMMPS-GUI patch level
|
2024-08-01 10:17:16 -04:00 |
|
|
|
7d69535d78
|
step LAMMPS-GUI version number to 1.6.5
|
2024-07-29 00:04:54 -04:00 |
|
|
|
b42ccf3a0f
|
don't check for omp.h if the compiler identifies as Clang since the CMake check seems broken
|
2024-07-28 12:42:05 -04:00 |
|
|
|
7bae7ea2f7
|
add export to YAML to chart viewer
|
2024-07-26 10:04:39 -04:00 |
|
|
|
c8818a16c5
|
Add menu entries to open LAMMPS tutorial website
|
2024-07-25 22:14:06 -04:00 |
|
|
|
1f14f36708
|
step patch level version
|
2024-07-21 19:11:01 -04:00 |
|
|
|
97ffabda0e
|
add (text) file viewer class
|
2024-07-21 18:36:20 -04:00 |
|
|
|
c3272297fc
|
use LAMMPS-GUI consistenly (instead of LAMMPS GUI)
|
2024-07-17 23:01:15 -04:00 |
|
|
|
5afde3f0f5
|
export to YAML functionality is only available if there is YAML format data
|
2024-07-17 04:14:51 -04:00 |
|
|
|
2a1447ff03
|
extract YAML format thermo data from output window text
|
2024-07-16 23:38:18 -04:00 |
|
|
|
9730bb4f10
|
step LAMMPS GUI version to 1.6.0
|
2024-07-16 14:25:41 -04:00 |
|
|
|
9c8f7854ad
|
avoid out-of-bounds string character access during completion
|
2024-07-06 00:50:15 -04:00 |
|
|
|
eeaecb3ed3
|
macOS app bundle requires -D BUILD_TOOLS=yes
|
2024-07-04 15:13:06 -04:00 |
|
|
|
0577e1ff77
|
install runtime dlls for LAMMPS library only with -DBUILD_SHARED_LIBS=yes
|
2024-05-20 06:08:43 -04:00 |
|
|
|
4ae4c8103d
|
step LAMMPS-GUI patch level
|
2023-12-16 22:46:02 -05:00 |
|
|
|
5674786acd
|
add feature to comment out and uncomment lines and selections from context menu
|
2023-10-30 15:25:06 -04:00 |
|
|
|
ea69d77b79
|
fix issues with Qt library detection
|
2023-10-17 20:02:01 -04:00 |
|
|
|
50d2ebc27d
|
auto-detect OpenMP support also when compiling a standalone binary
|
2023-10-13 06:50:52 -04:00 |
|
|
|
6ad5c0eced
|
port LAMMPS GUI to Qt6 while still supporting Qt5
|
2023-10-12 23:24:11 -04:00 |
|
|
|
b24e1e10a0
|
reposition the cursor for the context menu, but only if there is no selection
|
2023-10-09 22:59:14 -04:00 |
|
|
|
a3c843f590
|
add support for shortcuts CTRL-/ (stop run) and CTRL-Q (quit) to most windows
|
2023-10-03 21:14:11 -04:00 |
|
|
|
c24ddfed29
|
add a run counter to log, chart, and slideshow window titles
this counter is reset on loading a new file
|
2023-09-29 16:45:13 -04:00 |
|
|
|
c50dcf6129
|
move helper functions to separate file. add overloads to mystrdup()
|
2023-09-24 12:53:14 -04:00 |
|
|
|
6f79918bab
|
copy FFMpeg binary into app bundle
|
2023-09-21 19:43:53 -04:00 |
|
|
|
8b40e16ebd
|
Revert "link gui to jpeg and png libs"
This reverts commit 57b3b74bcd.
|
2023-09-21 19:16:54 -04:00 |
|
|
|
57b3b74bcd
|
link gui to jpeg and png libs
|
2023-09-21 19:09:26 -04:00 |
|
|
|
a463995646
|
add dependencies for building dmg bundle
|
2023-09-21 19:09:04 -04:00 |
|
|
|
d371550f5f
|
step lammps-gui version patch number
|
2023-09-18 19:19:37 -04:00 |
|
|
|
6d12800a0d
|
make the GUI update interval a configurable option in the preferences
|
2023-09-14 10:39:57 -04:00 |
|
|
|
2d17894430
|
Update LAMMPS GUI documentation for Version 1.5
|
2023-09-02 11:50:20 -04:00 |
|
|
|
0a5e97e768
|
add LAMMPS version check, to be uncommented after PR #3896 is merged
|
2023-09-01 11:00:35 -04:00 |
|
|
|
0043e4ccc8
|
macOS drops us into "/" when opening the app bundle without a file. use $HOME instead.
|
2023-09-01 03:29:45 -04:00 |
|
|
|
8ac45a8a02
|
reformat line when Tab key is pressed
|
2023-08-31 21:39:43 -04:00 |
|