Commit Graph

93 Commits

Author SHA1 Message Date
8c6946164c added mupp actions to musredit. 2018-06-10 14:30:21 +02:00
b0d9111039 Merge branch 'dks6' of https://git.psi.ch/nemu/musrfit into dks6 2018-06-06 07:50:16 +02:00
9871f23d7a added DKS environment variable to the process. 2018-06-06 07:49:27 +02:00
593978711e cmake: replaced debug info by a real one. 2018-06-05 09:50:01 +02:00
74c1e63570 fix include statement. 2018-06-04 15:13:56 +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
6944ad1a8b minor fix of shortcut overload conflict. 2018-03-23 12:57:55 +01:00
4f55fcb0cf prevent confusion of similar parameter names. 2018-01-23 12:36:35 +01:00
1e2fe799c6 fixed crash when msr2data is invoked and no tab is open. 2017-11-17 16:55:13 +01: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
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
2bc6e2a8cf small bug fix for macOS font size of musredit. 2017-05-13 15:02:40 +02:00
3840b86efc moved musredit_startup.xml.in to the qt internal resources. This is more flexible than the previous version. 2017-05-13 09:48:58 +02:00
c17924a742 moved all the xml-files into the resources. This make it much easier to handle if musrWiz is not locally installed. 2017-05-12 21:39:05 +02:00
a1c5d1d4d9 set proper action. 2017-04-24 22:42:01 +02:00
de3d4ca932 adopted for the case where both QtWebKit and QtWebEngine is installed. 2017-04-11 18:52:02 +02:00
f6741a470a slightly adopted for macOS 2017-04-11 11:36:55 +02:00
815190d316 fixed copy/paste error 2017-04-11 11:35:43 +02:00
bfbdb5af4b allow both QtWebKit and QtWebEngine since a lot of distros are not ready yet for QtWebEngine. 2017-04-11 10:38:08 +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
e019efb272 slightly improved installation scheme. 2017-04-10 15:57:43 +02:00
c3cd58802a added NPP/PPC for LEM TF 2017-04-04 17:27:03 +02:00
9cad7580b7 moved musrWiz.log to /home/suter_a/.musrfit/musredit 2017-04-03 18:17:38 +02:00
f906c81448 removed unnecessary QMAKE_INSTALL_PROGRAM. 2017-04-01 17:30:25 +02:00
9374f18d54 make save as msr-file path more transparent for the user. 2017-04-01 16:12:48 +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
bfe501f6f2 some improvement towards a full functional implementation of musrWiz and musrStep under macos. 2017-03-31 18:18:14 +02:00
377c2acc02 add musrWiz to musredit_qt5 directly in musrfit. 2017-03-25 12:34:14 +01: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
40c54fe195 improved handling of the dark theme. Needed since Ubuntu is not coherently dealing with it. 2017-03-09 11:34:31 +01:00
9866554574 added C++11 compiler flags. 2017-03-09 11:33:20 +01:00
5d43c1d514 fixed wrong icon name. 2017-03-02 12:49:08 +01:00
suter_a
ca61789bf3 added dark theme including the necessary icons to musredit. 2017-02-28 21:41:34 +01:00
9ba57235ad added first full musrWiz functionality. 2017-02-28 09:57:17 +01:00
bb41ce188f more work towards a full musrWiz implementation. 2017-02-27 16:59:52 +01:00
9d8c1c7606 stub for musrWiz added. 2017-02-27 09:40:53 +01:00
fa67af63b7 slightly 'nicer' musrStep icon. 2017-02-26 12:29:56 +01:00
c44ad0d6bf full implementation of musrStep functionality. 2017-02-25 15:53:02 +01:00
fca13283e1 changed generation of git-revision.h which allows to keep it up-to-date. Aditionally git-branch info has been added. 2017-02-22 09:42:07 +01:00
cc1679144c added musrStep dummy menu. First step towards a full integration of musrStep into musredit. 2017-02-22 08:03:12 +01:00
d52b0b70a4 start with the intergration of musrWiz into musredit 2017-02-21 20:40:27 +01:00
a17abc952b changed default behavior. Now musredit will create a musredit_startup.xml default file at run-time if none is found. 2017-02-15 09:32:58 +01:00
9a638eee0a add forgotten header-file and include path 2017-02-09 15:31:35 +01:00
ab15fa833e add git revision to the musredit about dialog. 2017-02-08 12:31:30 +01:00
d13c6565ca only show N0 estimate dialog in chisq if fittype fits. 2017-02-06 07:19:39 +01:00
a93bcb86c4 added enironment info needed for macOS. 2017-01-16 10:45:19 +01:00
77636efbb1 allow the user to change the default search data file paths from within musredit > preferences. 2017-01-14 18:19:36 +01:00
30708ff4bc fixed problem with full path-file-name. 2017-01-14 11:44:35 +01:00