abc14c00a0
use different method to enforce the C locale in LAMMPS GUI
2025-03-05 17:40:36 -05:00
932eaf864a
must register variant for QList<QString> before using QSettings
2024-08-27 21:19:09 -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
a20997b7cd
regularize application startup. use Qt's command line parser support
2024-08-23 03:16:48 -04:00
9af53e3af8
portability
2024-07-29 20:00:30 -04:00
20a1fc6a78
apply clang-format
2024-07-29 01:25:12 -04:00
7c4b1bdc4a
update include files according to include-what-you-use testing
2024-07-29 01:18:08 -04:00
dedbd8f6db
improvements from clang-tidy
2023-12-21 14:25:31 -05:00
d388ef762d
Implement more conventional behavior when opening non-existing file.
...
Instead of only printing a warning we now create a *named* and
empty buffer and change to the directory of the filename, so that
the file will be created in the desired location as soon as it is saved.
2023-10-06 06:42:40 -04:00
fcc92b50db
add support for a help flag and print text mode error message for nonexisting file
2023-10-06 02:46:15 -04:00
4fd648c11e
add copyright message
2023-07-25 12:18:00 -04:00
a402d2c6d8
simplify, move redundant operations to functions, update coding style
2023-07-25 10:16:20 -04:00
a49a1b644e
update main widget to CodeEditor with line numbers and highlight. Open file from command line.
2023-07-25 00:13:53 -04:00
b87ced52b4
first minimal stab at LAMMPS GUI
2023-07-24 19:07:33 -04:00