115 Commits

Author SHA1 Message Date
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
nemu
a983753912 not '//' in expanded paths anymore 2009-06-22 11:40:21 +00:00
Bastian M. Wojek
f7fa4696b2 Restoring original Makefiles, accidentally changed 2009-06-19 20:40:00 +00:00
Bastian M. Wojek
b5016637fd Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around 2009-06-19 20:37:06 +00:00
nemu
c23d3a3a93 better handling of fitting process 2009-06-16 10:52:00 +00:00
nemu
11f34a21f6 some adaptation to the new Makefiles 2009-06-16 06:21:02 +00:00
Bastian M. Wojek
ac7ff10e32 Changed the installation path of musrfit... 2009-06-12 10:59:59 +00:00
nemu
a000bc75bd more flexible handling of paths 2009-06-10 12:58:57 +00:00
nemu
0c72367826 better handling of default paths 2009-06-10 11:35:01 +00:00
nemu
d97cf92333 open after fitting feature implemented 2009-06-10 05:56:44 +00:00
nemu
be274888dd eliminated infinite loop problem while replacing 2009-06-09 13:29:29 +00:00
nemu
0e1f33cc23 fixed fourier phase entry problem (MUSR-70) 2009-06-09 11:16:39 +00:00
nemu
51e257a276 some improvement concerning multiple tab copies of the same file (MUSR-70) 2009-06-09 09:06:28 +00:00
nemu
025601269b addons for cygwin/windows 2009-06-08 14:09:44 +00:00
Bastian M. Wojek
052dbe1e74 Sorry... again. 2009-06-06 16:49:12 +00:00
Bastian M. Wojek
9c21d1aec1 Corrected a small error in the musrgui.pro file which I introduced just before... 2009-06-06 16:31:23 +00:00
Bastian M. Wojek
41cc14fc1f Changed some Makefiles in order to make it possible to run musrfit with cygwin 2009-06-06 15:06:08 +00:00
nemu
4577590759 added info of the cursor position 2009-05-28 11:01:08 +00:00
nemu
78aa1f09fc modified printing such that line breaks are handled properly 2009-05-26 07:03:28 +00:00