7e3c04aa51
add a small LAMMPS icon to the status bar indicating whether an active LAMMPS instance exists
2023-08-13 02:57:47 -04:00
9f407cae1e
more documentation and tutorial updates
2023-08-13 02:57:02 -04:00
c1f9f9d1c6
we have accumulated enough changes to call this version 1.2
2023-08-13 00:15:09 -04:00
8076f77e1e
add missing connect() macro
2023-08-13 00:14:46 -04:00
d4b6302b31
more doc improvements
2023-08-12 23:33:06 -04:00
1991d74623
desktop integration for Linux, embedded icons on Windows
2023-08-12 23:30:37 -04:00
c11d58f7b1
Start working on a LAMMPS GUI howto
...
Docs are now organized as follows:
- README is minimal and points to other docs
- The section in Tools.rst mostly explains compilation and installation
- The Howto contains a tour of the GUI and explains intended functionality
2023-08-12 21:07:12 -04:00
e7b02e89fa
also linke the principal command when linking styles
2023-08-12 20:13:40 -04:00
bbcfbe957b
implement context specific help either via right-click or CTRL-?
2023-08-12 17:46:10 -04:00
3957b4b194
avoid legacy compilation failures on recent ubuntu machines that only have python3-config
2023-08-12 12:45:13 -04:00
f104d75626
add missing icon
2023-08-12 10:17:10 -04:00
62b4318801
complete implementation of variable setting dialog
2023-08-12 10:08:02 -04:00
9110c23fcb
add set variables dialog
2023-08-12 00:09:30 -04:00
45b9801941
add parser that collects info about possible variables to be set from the command line
2023-08-11 21:59:51 -04:00
2cf73ff427
use platform abstractions from Qt library
2023-08-11 06:44:52 -04:00
035620d252
more image window tweaks
...
- add image windows to View menu
- add setting to replace old image view instead of creating a new one
- add setting to turn on/off box
- add setting to turn on/off axes
2023-08-11 03:36:40 -04:00
93e67c9388
add pixmaps to image viewer buttons
2023-08-11 02:40:08 -04:00
2e0e3d9204
add support for near-interactive image processing
2023-08-10 23:27:04 -04:00
4afd5f9661
update status message while rendering snapshot image
2023-08-10 21:46:05 -04:00
7c03921669
only close LAMMPS instance if preferences for command line flags have changed
2023-08-10 21:36:09 -04:00
55d0b84428
add support for Image rendering with up to 4x4 antialiasing and SSAO mode
2023-08-10 21:16:17 -04:00
4fb5135887
remove scrollwheel support, add prototype buttons
2023-08-10 19:58:03 -04:00
cb2627220e
add a few more ideas
2023-08-10 13:29:27 -04:00
506383ab7e
more ideas
2023-08-10 06:35:34 -04:00
bf6e021335
Merge branch 'develop' into lammps-gui-improvements
2023-08-10 06:28:05 -04:00
3ae89fed8b
Merge pull request #3867 from akohlmey/fix-vector-nmax
...
Add nmax keyword to fix vector to restrict vector length
2023-08-10 06:27:11 -04:00
54edfd1604
update TODO, remove useless file
2023-08-10 06:14:41 -04:00
2b7873a5bd
fix typos
2023-08-09 22:55:31 -04:00
cb4eee809d
add support to store the 5 most recent files and add them to the file menu
2023-08-09 22:22:17 -04:00
f1ba4227dc
update TODO list
2023-08-09 20:26:26 -04:00
27d4a8afcf
small tweak
2023-08-09 20:26:18 -04:00
ab4ae4f177
recover lost "reset to defaults" action
2023-08-09 00:36:42 -04:00
a4ab3935b4
more "About" dialog box tweaks
2023-08-09 00:36:33 -04:00
a3f742a405
add info about accelerator support and communication
2023-08-09 00:36:26 -04:00
46dd9c8546
make font size in "About" dialog 3/4 the default size.
2023-08-09 00:36:17 -04:00
b7fad288c7
fix ability to select a temporary directory (for image files)
2023-08-09 00:36:05 -04:00
7b1c00137a
add preference option to select default and text font
2023-08-09 00:35:47 -04:00
4397e13aaf
simplify font selection and prepare for making it a preference
2023-08-09 00:35:36 -04:00
54c62c86a7
fall back to "none" accelerator, if one was selected, but is no longer available
2023-08-09 00:35:23 -04:00
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
d7b5387712
enforce C locale, so that numbers are created and parsed correctly in the GUI text editor
2023-08-09 00:34:35 -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