cbbe1d21a7
first full mupp version allowing variables on scripting level, interactively still missing.
2020-04-30 17:49:18 +02:00
7276ff4486
add another mupp example.
2020-04-30 17:46:43 +02:00
2f48a30d19
more work on var handling. Inject collection variables.
2020-04-30 17:46:33 +02:00
61952744be
add skeleton for variable handling.
2020-04-30 17:46:20 +02:00
b6dba8965b
update of the copyright info.
2020-04-30 17:46:10 +02:00
6b69aa6192
update of the copyright info.
2020-04-30 17:45:59 +02:00
ebd111b91f
improved syntax messages.
2020-04-30 17:45:44 +02:00
d5a4ecd940
changed to explicit std namespace.
2020-04-28 14:17:36 +02:00
25004cbd43
changed to explicit std namespace.
2020-04-28 14:17:27 +02:00
0d85ee3e8b
allow to remove x/y entries from the command line.
2020-04-28 14:17:14 +02:00
dbefdc69a4
work on the scripting part of mupp. Preparing for the step of parameter transformation.
2020-04-23 17:13:52 +02:00
67848f5724
fixes issue #24 reported on bitbucket.
2020-04-10 11:44:48 +02:00
e9a903fc11
remove unused variable.
2020-04-10 11:44:28 +02:00
ad1b11bcb5
allow to plot normalize data in mupp
2020-04-07 17:13:50 +02:00
63ca1156c2
little extension which allows to normalize plots. Only dialogs added so far, no functionality yet.
2020-04-07 17:13:30 +02:00
08a317f557
replaced decrepitated OS system check under Qt. The new version works for Qt >= 5.4 which should cover everything still alive.
2019-11-22 18:24:03 +01:00
9d9fb6b663
slightly improved call-up of mupp from musredit. If cancelling the db-dialog mupp will quit, but only at startup.
2019-11-09 09:56:13 +01:00
8b416b45e0
merged root6
2019-09-11 12:12:13 +02:00
708b6a6f9e
if mupp is starting without db/dat file list, open the file dialog automatically.
2019-07-26 11:29:15 +02:00
e8982410b0
adopted to the enforced changes by root 6.18.00.
2019-07-01 21:56:50 +02:00
12a3c6c411
some minor ubuntu tweak concerning themes.
2019-05-02 15:09:38 +02:00
2065904bec
some minor ubuntu tweak concerning themes.
2019-05-02 15:04:55 +02:00
b890dda7ac
make sure that the icon theme is properly loaded when the prefs are reloaded.
2019-05-02 14:15:30 +02:00
1d9be24be1
More flexible dark scheme handling
...
It works now as follows:
1) try to get theme information from the system, and if present us it.
2) if no theme information of the system is present, take the one from
the musredit_startup.xml.
Now it is possible to switch the icon theme for the menu and toolbar
separately.
2019-05-02 14:15:19 +02:00
297522d6b1
updated default musredit_startup.xml file info.
2019-05-02 14:15:09 +02:00
492bb4b20e
more work for dark theme under macOS.
2019-05-02 14:14:57 +02:00
d9b5e8d737
improved icon scaling.
2019-05-02 14:14:44 +02:00
ff03f46952
make toolbar icons switchable plain/dark.
2019-05-02 14:14:32 +02:00
eb0cf12766
Allow switching icon theme in musredit
...
Added the needed facility in the preferences which allows to switch
the icon scheme between plain and dark. This is needed for some OS
where qt doesn't provide the necessary information.
2019-05-02 14:14:11 +02:00
f320230b30
make sure that the icon theme is properly loaded when the prefs are reloaded.
2019-05-02 11:02:06 +02:00
3256dde54e
More flexible dark scheme handling
...
It works now as follows:
1) try to get theme information from the system, and if present us it.
2) if no theme information of the system is present, take the one from
the musredit_startup.xml.
Now it is possible to switch the icon theme for the menu and toolbar
separately.
2019-05-02 10:44:04 +02:00
1ef1e6f42e
updated default musredit_startup.xml file info.
2019-05-01 10:57:50 +02:00
20153c6ffc
more work for dark theme under macOS.
2019-05-01 09:01:27 +02:00
bd3ade3136
improved icon scaling.
2019-04-30 14:20:38 +02:00
f51f3e2038
make toolbar icons switchable plain/dark.
2019-04-30 09:40:36 +02:00
67421b2114
Allow switching icon theme in musredit
...
Added the needed facility in the preferences which allows to switch
the icon scheme between plain and dark. This is needed for some OS
where qt doesn't provide the necessary information.
2019-04-26 19:29:24 +02:00
ed365c016e
some minor improvement concerning the start of musrview for cases where the msr-file is corrupted, the data file cannot be read, etc.
2019-04-25 21:03:38 +02:00
306e555311
some minor cleanup and update of the copyright info.
2019-04-25 21:03:01 +02:00
dae9ef0ffb
some minor improvement concerning the start of musrview for cases where the msr-file is corrupted, the data file cannot be read, etc.
2019-04-25 20:33:43 +02:00
074d8c77e4
some minor cleanup and update of the copyright info.
2019-04-25 20:30:44 +02:00
5ab041a4f2
improve msr2data handling
...
It is now checked if a msr-file is already open so that the corresponding
tab is reloaded after msr2data is carried out with a file open request.
2019-04-01 10:42:27 +02:00
36cc3444a2
improve msr2data handling
...
It is now checked if a msr-file is already open so that the corresponding
tab is reloaded after msr2data is carried out with a file open request.
2019-04-01 10:32:24 +02:00
5bb47dc9fb
Fix crash when trying to close empty tab
2019-04-01 09:09:45 +02:00
15692b89e7
Fix crash when trying to close empty tab
2019-04-01 09:03:29 +02:00
8dd8d29adc
Remove automake support
...
Since the cmake tool chain is now stable, the automake tool chain is removed from musrfit.
This makes documentation and code less cluttered.
Conflicts:
configure.ac
src/Makefile.am
src/classes/Makefile.am
src/external/MuSR_software/Makefile.am
2019-03-08 13:53:36 +01:00
dbfeeddf3f
Remove automake support
...
Since the cmake tool chain is now stable, the automake tool chain is removed from musrfit.
This makes documentation and code less cluttered.
2019-03-08 12:50:41 +01:00
352ce48899
find theme in case default channel fail. This is ugly and eventually needs a better solution.
2019-02-14 09:41:14 +01:00
64f73ffb11
find theme in case default channel fail. This is ugly and eventually needs a better solution.
2019-02-14 09:35:32 +01:00
c64a8146b7
added the necessary header-, pcm-, and rootmap-files. This is needed when distrbuted as package.
2019-02-04 10:54:52 +01:00
bc09ff5d8d
adopted musredit.pro such that the deprecated automake get things compiled.
2019-01-22 15:01:57 +01:00