Commit Graph

1496 Commits

Author SHA1 Message Date
932eaf864a must register variant for QList<QString> before using QSettings 2024-08-27 21:19:09 -04:00
99e5b06279 make plugin path canonical 2024-08-27 17:18:11 -04:00
c01585e8b2 revise plugin loading logic 2024-08-27 17:02:17 -04:00
4060de6a9c make handling of plugin path and recent files more consistent 2024-08-27 14:27:39 -04:00
83aab0f425 add option to set plugin path from the command line 2024-08-27 10:40:24 -04:00
d8b9679b87 fix cut-n-paste issue 2024-08-27 10:10:29 -04:00
a59ac7ec86 Reduced the timeout for quick reg tests 2024-08-26 17:43:36 -05:00
1148f5f5c8 cast into PosixPath to str before writing to file 2024-08-25 16:41:26 -05:00
9f20e5b7f7 put a timeout for a run, specified in the config file 2024-08-25 16:19:52 -05:00
04400e10a8 Updated the regression tester run_tests.py to handle list of input scripts 2024-08-25 16:02:16 -05:00
c68981c7fc build LAMMPS-GUI flatpack from release branch of the official repo 2024-08-25 16:37:49 -04:00
9e5e1af125 update TODO list for LAMMPS-GUI 2024-08-25 16:25:42 -04:00
cfcbad9e38 back to 5 sigma 2024-08-25 16:07:22 -04:00
586e5db757 completely hide inactive atom size field instead of only disabling them 2024-08-25 15:49:42 -04:00
86975151b2 step LAMMPS-GUI version 2024-08-25 07:27:37 -04:00
e3773cad83 workaround for Qt 5.12 which is lacking some color constants 2024-08-25 02:50:47 -04:00
97c5bcc00c update 2024-08-25 00:55:56 -04:00
ac91b4fbb3 add field to set atom size if not determined otherwise. seed by lattice spacing 2024-08-25 00:21:07 -04:00
4507101ec3 show dark mode screenshot 2024-08-24 22:51:50 -04:00
e19556263c provide syntax highlighting color schemes for light and dark themes 2024-08-24 19:28:11 -04:00
baf1511f23 add light/dark mode detection 2024-08-24 19:21:03 -04:00
35d8a3d68e Document 'Find and Replace' dialog 2024-08-24 14:32:01 -04:00
d98a3d61da reduce outlier margin from 5 sigma to 4 sigma 2024-08-24 11:58:26 -04:00
1b3652583b implement text search and replace functionality 2024-08-24 11:58:14 -04:00
72873b0dca line number area attempts to be dark mode compatible 2024-08-24 02:56:47 -04:00
ec0cdb8bdc tweak background color settings 2024-08-24 02:11:18 -04:00
380447c6ba updated regression test config files 2024-08-23 14:44:08 -05:00
b69a9847f7 add a config file for running regression tests in serial (no mpirun), modify run_tests.py to handle this case 2024-08-23 14:40:07 -05:00
7475e5a5ef run the regression tester tool with the list of suggested inputs 2024-08-23 11:49:20 -05:00
bc701c20f7 cleaning clipboard has no effect 2024-08-23 03:30:56 -04:00
2beda14b23 clear clipboard before exiting 2024-08-23 03:26:46 -04:00
a20997b7cd regularize application startup. use Qt's command line parser support 2024-08-23 03:16:48 -04:00
1b339b84e1 forgot to store chart update preference 2024-08-23 02:24:18 -04:00
abbfa9470e remove debug print() statement 2024-08-22 17:07:12 -04:00
bda862a3a2 actually honor the branch argument 2024-08-22 16:50:03 -04:00
dc4e4988a9 do not fetch specific commit hash 2024-08-22 16:37:35 -04:00
a204f8e69f refer to branch with origin/develop 2024-08-22 16:30:02 -04:00
613e053373 check out whole history 2024-08-22 16:23:57 -04:00
f3df42ec02 include debug info 2024-08-22 16:07:26 -04:00
27ff1fa5d4 pass string instead of compiled regexp 2024-08-22 15:57:28 -04:00
db9a618a7b more fault tolerance 2024-08-22 15:51:15 -04:00
022d1d7959 get-quick-list.py script is feature complete 2024-08-22 15:41:31 -04:00
1916d0be06 add incomplete draft of quick input file lister 2024-08-22 11:41:56 -04:00
1494d12b88 step LAMMPS-GUI version number. update TODO list 2024-08-22 08:31:35 -04:00
f24b7c02ed add label for plots selection 2024-08-22 01:23:09 -04:00
f36e09720a Merge pull request #4287 from akohlmey/collected-small-fixes
Collected small fixes and updates for LAMMPS and LAMMPS-GUI
2024-08-21 17:51:58 -04:00
2746ec609f remove unused argument 2024-08-20 23:55:35 -04:00
085dec4d3c Use drop down list to select raw or smooth plot or both. Fix plot color. 2024-08-20 00:02:17 -04:00
2f6ac590b0 spelling and cosmetic stuff 2024-08-19 17:59:13 -04:00
3ebdc04aac Merge branch 'develop' into regression-tests 2024-08-19 17:50:43 -04:00