133 Commits

Author SHA1 Message Date
0bc2ef7612 cmake: start to add the Qt components. No real functionality yet. 2018-05-22 15:25:22 +02:00
b113a94ee9 added the class PStringNumberList which allow to parse a generic encoded list of numbers. Used this class to improve PMsrHandler, and improved the runList feature of msr2data. For details see the documentation of msr2data. 2015-08-16 11:43:57 +02:00
7351e10133 Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:20:01 +01:00
68b071ec2e Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:08:16 +01:00
bbb8550f96 since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h 2014-02-12 12:43:32 +01:00
3443820e83 add a stretched Kubo-Toyabe function to the PTheory class, including an update of the docu. Motivated by Z. Salman, which also provided a patch, which needed some improvements. 2013-09-10 09:03:21 +00:00
5589209ffc update of build in functions for editors 2012-11-20 06:44:47 +00:00
nemu
daea7545a6 added muSR data run header information dump to musrgui 2012-05-25 14:40:41 +00:00
nemu
e9f6fcab80 timeout for musrgui and small bug fixing concernig timer handling 2012-04-15 10:42:57 +00:00
7368884482 added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly. 2012-04-15 08:39:30 +00:00
Bastian M. Wojek
84467eae96 Pass the compiler information from the configure script to the musredit/musrgui configuration 2011-08-29 10:32:47 +00:00
Bastian M. Wojek
6536835197 Make the configuration of musrfit a prerequisite for installing musredit/musrgui 2011-08-06 20:23:30 +00:00
Bastian M. Wojek
d16aef5ef0 Install the musrfit documentation locally and adjust the paths in musredit_startup.xml at configure time 2011-08-06 19:55:16 +00:00
Bastian M. Wojek
4490f103f3 Finally (hopefully) fixed the run-list-file interface of musrgui/musredit to msr2data (MUSR-202) 2011-08-03 09:16:47 +00:00
Bastian M. Wojek
c78c9cc3dd FIXED broken run-list interface to msr2data in musredit/musrgui (MUSR-202) 2011-07-31 09:43:05 +00:00
Bastian M. Wojek
13410aa97c Small fix for msr-file paths with spaces and strange characters 2011-07-30 15:03:39 +00:00
nemu
2a4f5bf78a changed musredit/musrgui msr2data interface such that it is hopefully closer to the command line (MUSR-162, MUSR-173) 2011-07-15 05:43:41 +00:00
nemu
5672c43d2e improved token handling 2011-07-13 14:32:14 +00:00
Bastian M. Wojek
caa3fdfc12 * Define a function for the XML-reading workaround in order to clean up a bit.
For the moment we keep to copies of it -- one for the use within the various
  musrfit programs, one that can be used in user functions.

* musrt0 is now again activated in musrgui/musredit by default.
2011-06-23 11:00:09 +00:00
Bastian M. Wojek
e244d2093a Tried to improve the determination of the musredit/musrgui installation path (in case ROOTSYS is not set). If no path is specified using PREFIX and neither MUSRFITPATH nor ROOTSYS is set, the default path at the moment is /usr/local/bin even though I am not sure that this is the best choice... 2011-06-15 11:23:09 +00:00
Bastian M. Wojek
0fb87b8d1c Added a Windows icon file to musredit/musrgui in case somebody needs one... 2011-06-12 14:52:10 +00:00
Bastian M. Wojek
c9c8f83971 Adjust the musrfit/musredit XML files to the new documentation URLs 2011-05-13 17:54:45 +00:00
nemu
076753e018 added an additional layer for process killing to musrgui/musredit which hopefully should help to reduce the number of musrfit/musrview corpses with high CPU load. 2011-02-21 10:20:47 +00:00
Bastian M. Wojek
c17f67bdb0 MUSR-170 2011-01-22 13:26:13 +00:00
nemu
4d56897d13 some info about which Qt versions are needed 2010-10-06 13:47:14 +00:00
nemu
f4d3b25fc3 removed some obsolate debug information 2010-06-28 17:43:06 +00:00
f12b4a5520 msr2data global option handling completed. 2010-06-28 17:26:18 +00:00
nemu
bc7ba9f297 added default settings for msr2data. Automatic opening of global fit files still missing 2010-06-24 06:25:33 +00:00
e7d8a0c5f1 added the 'global' option to msr2data GUI from within musrgui/musredit 2010-06-22 17:45:01 +00:00
nemu
1e3b65da6c fixed system variable access bugs 2010-02-24 08:34:44 +00:00
nemu
2a3db85699 '(Un)comment' is splitted into 'Comment' and 'Uncomment' 2010-02-22 15:50:47 +00:00
nemu
fe853c1025 fix of bug reported in MUSR-117 2010-01-12 06:56:05 +00:00
nemu
f02e3d0b3a proper fix of MUSR-112 problem 2010-01-06 06:27:10 +00:00
Bastian M. Wojek
39f00e58a2 * Added initial builtin-support for a subset of Cuba
This has not been tested too much (so it might be better not to build the BMWlibs at the moment)
  In case shared library support will become available from T. Hahn, this support will be dropped again.

* Added a few " " to musrgui (calls to musrview, musrt0 and msr<->mlog)
  These are needed in the simple system commands to support paths with spaces and other strange things... :-(
2010-01-05 21:56:52 +00:00
nemu
5c05a34282 fixed MUSR-105, i.e. better handling of font changes, and adding the possibility to define default font and font size in musrgui_startup.xml 2010-01-05 09:31:05 +00:00
Bastian M. Wojek
852eea9015 Fixing part of the cygwin-installation.
The shared BMWlibs cannot be built at the moment since libcuba is built static only.
I am still thinking about including the C-part of Cuba into the BMWlibs
if T.Hahn would not add shared library support to it.
2010-01-04 20:07:35 +00:00
nemu
1c3f08e03e fixes bug MUSR-112 2009-12-23 06:31:26 +00:00
Bastian M. Wojek
72f858b89a Small change to avoid problems when using Boost >= 1.38.0 2009-11-23 11:58:27 +00:00
nemu
4c7c392b47 adopted dialogs according to the new file formats 2009-11-12 11:51:29 +00:00
nemu
316a72d610 changed tab order 2009-09-11 12:45:13 +00:00
nemu
186b83d34b some more options for msr2data added to the GUI 2009-09-11 12:37:01 +00:00
nemu
1c3a6eb924 got rid of the missing first character when changing the field 2009-09-10 14:20:40 +00:00
nemu
78c29bd385 removed parallel tree 2009-09-07 10:41:24 +00:00
nemu
75d1447c3c allow to get the msr2data input form even when no tab is present 2009-08-31 13:34:00 +00:00
nemu
a751561e5e minor change concerning read file filters 2009-07-22 08:32:33 +00:00
nemu
e682f30db5 added missing closing bracket 2009-06-30 13:14:05 +00:00
nemu
aabe1ac559 fixed a severe bug in PTextEdit 2009-06-30 13:12:29 +00:00
nemu
39b854bdee add F5 for BMW 2009-06-29 05:06:11 +00:00
nemu
d2229dcc81 added enable/disable feature for musrt0 in musrgui 2009-06-26 05:31:33 +00:00
nemu
622a1d704d added '-t' option to musrgui 2009-06-25 17:19:01 +00:00