3b5060c061
musrview gets the new feature: calculate theory points only at data points.
...
Conflicts:
doc/html/searchindex.js
doc/html/setup-dks.html
src/classes/PMusrCanvas.cpp
src/include/PMusrCanvas.h
src/musrview.cpp
2020-08-29 11:49:49 +02:00
8b416b45e0
merged root6
2019-09-11 12:12:13 +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
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
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
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
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
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
7f432cc58e
adopted the technical docu, according to the new sphinx user docu.
...
Conflicts:
doc/musrfit_dox.cfg
2018-07-04 12:48:17 +02:00
86e1544c0e
adopted the technical docu, according to the new sphinx user docu.
2018-07-04 12:43:26 +02:00
d832676494
adopted to macOS.
2018-06-10 16:13:08 +02:00
cb742d7c30
adopted to macOS.
2018-06-10 15:55:12 +02:00
8c6946164c
added mupp actions to musredit.
2018-06-10 14:30:21 +02:00
f07667ef25
added mupp actions to musredit.
2018-06-10 12:50:09 +02:00
9871f23d7a
added DKS environment variable to the process.
2018-06-06 07:49:27 +02:00
610aab1773
cmake: more features implemented.
2018-05-31 18:22:17 +02:00
aa2cc9ddd2
cmake: more necessary files added. Still a lot of testing needed.
2018-05-31 13:26:36 +02:00
54040c6bcd
slightly adopted such that the about dialog is also present on MacOSX.
2018-05-30 09:26:50 +02:00
2774821b73
absorb return value of trimmed().
2018-05-23 17:34:34 +02:00
6944ad1a8b
minor fix of shortcut overload conflict.
2018-03-23 12:57:55 +01:00
d34d1b9679
minor fix of shortcut overload conflict.
2018-03-23 12:54:21 +01:00
1e2fe799c6
fixed crash when msr2data is invoked and no tab is open.
2017-11-17 16:55:13 +01:00
5d8a47fe1e
fixed crash when msr2data is invoked and no tab is open.
2017-11-17 16:46:40 +01:00
f83cf055be
move __swap__.msr file to /Users/suter_a/.musrfit. This makes sure that it can be written even when musredit is started from a readonly destination.
2017-10-02 16:54:47 +02:00
56637bf934
move __swap__.msr file to /Users/suter_a/.musrfit. This makes sure that it can be written even when musredit is started from a readonly destination.
2017-10-02 16:46:10 +02:00
462119dd35
adopted dark scheme for 'elementary-xfce-darker'
2017-08-29 07:58:55 +02:00
de6275b5cf
added DKS to the process variable. This makes sure that the DKS lib is always found.
2017-08-21 14:32:41 +02:00
a1c5d1d4d9
set proper action.
2017-04-24 22:42:01 +02:00
b1fce70959
replace WebKit by WebEngine. Add a musrfit help icon. For now, not everywhere the help icon will be shown in the proper theme.
2017-04-10 20:16:43 +02:00
9cad7580b7
moved musrWiz.log to /home/suter_a/.musrfit/musredit
2017-04-03 18:17:38 +02:00
b76d88cb2a
a first ugly solution to get musrWiz and musrStep started under macos. Definitely will need some improvements.
2017-03-31 21:13:04 +02:00
f8503db8b8
Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6
2017-03-25 10:20:40 +01:00
suter_a
2f993cffaf
start to incorporate sub-projects, the first being musrStep.
2017-03-25 10:14:46 +01:00