200 Commits

Author SHA1 Message Date
47e7ba2c70 some fixes on the qt5 side for a none-git project source. 2021-07-12 16:23:33 +02:00
8faa501db7 more work on the none git source version. 2021-07-12 16:00:19 +02:00
daa2ea1347 make sure that git repo info is only added if the musrfit project source is indeed a git repo, and not e.g. a download. 2021-07-12 15:34:07 +02:00
f41c633bfe add mupp plotter export function. 2021-07-05 17:43:32 +02:00
8cce005fd5 add info on how musrfit is compiled Debug or Release. 2021-05-21 07:44:50 +02:00
38b289b99f add ROOT version information for better diagnostics. 2021-04-09 09:33:08 +02:00
e6e951e8f4 update the copyright info. 2021-03-29 08:22:38 +02:00
01ce90e97e better version for icons under macosx. 2021-02-16 20:46:52 +01:00
457adc7e7e add macOS BigSur icon to musredit. 2021-02-14 22:13:40 +01:00
12c2e5f7a4 fix minor '=' vs '==' bug. 2020-12-26 11:59:52 +01:00
daef50e35a adjust to Qt 5.14.x; remove compiler warnings. 2020-12-22 22:36:07 +01:00
04fff97704 The musredit help system is using now the system default web-browser. This simplifies things, especially the qtwebengine package is not needed anymore. 2020-12-22 17:31:42 +01:00
6ef53c6b6a remove redundant check from musredit/fileSaveAs 2020-09-10 15:23:27 +02:00
18424fe149 musredit: if save cannot write file, popup an error message dialog. 2020-09-10 15:04:19 +02:00
66f3b48e2a musrview gets the new feature: calculate theory points only at data points. 2020-08-29 11:15:02 +02:00
be8689853b musredit: check if system variables ROOTSYS and MUSRFITPATH are set, and if not popup a warning. 2020-07-12 11:24:57 +02:00
a81515cb95 add another startup check which makes sure that musrfit is found by musredit. 2020-07-11 19:55:11 +02:00
a09d6878f2 make more function available to mupp (sinh, .., asin, .., and sqrt) 2020-06-20 09:44:14 +02:00
5ec1228ea6 replaced obsolete QXmlDefaultHandler by QXmlStreamReader in musrWiz. 2020-06-18 22:35:29 +02:00
8ecac5fd57 replaced obsolete QXmlDefaultHandler by QXmlStreamReader in PChangeDefaultPathsDialog. 2020-06-18 20:44:08 +02:00
35760525bb replaced obsolete QXmlDefaultHandler by QXmlStreamReader in mupp 2020-06-18 20:24:31 +02:00
c42bbd16f3 replaced obsolete QXmlDefaultHandler by QXmlStreamReader in musredit. 2020-06-18 18:46:03 +02:00
f03b918840 add minimum size to musredit help. 2020-06-08 18:35:19 +02:00
9af6b1fb8e make some cmake/boost/compiler combinations happy. 2020-05-19 15:44:37 +02:00
815ca7162f fixed some doxygen bugs in the technical docu. 2020-05-19 15:33:21 +02:00
5ee3b17953 updated the technical documentation. 2020-05-19 14:17:18 +02:00
f2a598f512 mupp add var: check if a variable for a given collection already exists, and if yes, replace it, otherwise add the new variable. 2020-05-17 16:07:52 +02:00
a200c184cb add more comments to the mupp script. 2020-05-14 20:34:05 +02:00
48a2ff632e fixed a typo. 2020-05-14 20:33:11 +02:00
29428ec1bf removed obsolete debug information/comments. 2020-05-14 15:50:50 +02:00
5779a24b3e add missing varEdit icons. 2020-05-14 11:20:18 +02:00
651e24721f made the PmuppGui class ready for interactive variable handling. 2020-05-14 11:10:36 +02:00
df88345c55 fixed a signal emit error. Automatically select the first collection at startup. This way at least one collection is already selected. 2020-05-14 11:09:29 +02:00
1a2853e548 mupp: worked on the doxygen docu. 2020-05-11 20:20:23 +02:00
f19a94651b work an interactive variable definition in mupp. Up to checking it is already working. Add variable still missing. 2020-05-11 16:09:13 +02:00
867246874b make the version information more coherent. 2020-05-02 17:05:04 +02:00
a91002f807 remove accidental left-over debug info. 2020-05-02 14:47:13 +02:00
884e0270a1 lift the mupp version to 1.0 2020-05-02 14:29:37 +02:00
40fcc228fa add a dark_theme flag to the mupp_startup.xml. This is can help if mupp at runtime cannot decide on the used theme. 2020-05-02 14:29:04 +02:00
6d0666f285 add empty constructor. 2020-04-30 17:37:52 +02:00
5755331273 add missing files. 2020-04-30 17:20:38 +02:00
d81a10e450 first full mupp version allowing variables on scripting level, interactively still missing. 2020-04-30 17:11:57 +02:00
f4ac06cb20 add another mupp example. 2020-04-29 17:11:49 +02:00
74cfa3ecbf more work on var handling. Inject collection variables. 2020-04-29 17:10:24 +02:00
29064c44be add skeleton for variable handling. 2020-04-29 14:13:23 +02:00
10271dab9a update of the copyright info. 2020-04-29 09:05:40 +02:00
41b4b61f1b update of the copyright info. 2020-04-29 08:51:03 +02:00
cce7a6bcd0 improved syntax messages. 2020-04-28 16:25:48 +02:00
a4eb96a4a9 changed to explicit std namespace. 2020-04-28 12:08:21 +02:00
572e0f96a5 changed to explicit std namespace. 2020-04-28 12:07:10 +02:00