157 Commits

Author SHA1 Message Date
f07667ef25 added mupp actions to musredit. 2018-06-10 12:50:09 +02:00
88d5bb64b4 cmake: replaced debug info by a real one. 2018-06-05 09:47:47 +02:00
f109281ba7 cmake: add necessary parts for MacOSX application bundle. 2018-05-30 09:28:02 +02:00
54040c6bcd slightly adopted such that the about dialog is also present on MacOSX. 2018-05-30 09:26:50 +02:00
48fd3fa082 adopted for MacOSX bundles. 2018-05-29 21:43:48 +02:00
591540cef7 create correct kill string. 2018-05-29 21:42:41 +02:00
1258e1a0cb cmake: added first version for musrStep and musrWiz. 2018-05-25 15:41:49 +02:00
455314350f cmake: install docu for musredit, etc. 2018-05-24 15:06:43 +02:00
a796bf6ee2 cmake: make QtWebEngine working. 2018-05-23 21:08:46 +02:00
bd45eec20d cmake: added installation info. 2018-05-23 17:40:24 +02:00
8ffcd488dd hide away the place where to find git-revision.h since this should be done in the Makefile. 2018-05-23 17:35:20 +02:00
2774821b73 absorb return value of trimmed(). 2018-05-23 17:34:34 +02:00
1bff46a61d added include directories 2018-05-23 17:33:43 +02:00
37e35c72be make sure that layoutWidget has a unique name. 2018-05-23 17:06:40 +02:00
5ca9925dae cmake: switched autouic off since ui-files are somewhere else. 2018-05-23 17:05:50 +02:00
1477320be0 cmake: removed qt specific labels here. 2018-05-23 17:05:00 +02:00
37dced302b cmake: first version to get musredit (Qt5) compiled. Still a lot of platform checks are missing. 2018-05-23 11:54:10 +02:00
d95193141d cmake: some more work on qt/musredit. 2018-05-22 15:46:20 +02:00
0bc2ef7612 cmake: start to add the Qt components. No real functionality yet. 2018-05-22 15:25:22 +02:00
d34d1b9679 minor fix of shortcut overload conflict. 2018-03-23 12:54:21 +01:00
d2325aff60 prevent confusion of similar parameter names. 2018-01-23 12:31:44 +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
462119dd35 adopted dark scheme for 'elementary-xfce-darker' 2017-08-29 07:58:55 +02:00
450a5c9d1b release of V.1.0.0 2017-05-18 13:32:23 +02:00
9232d96246 fixed wrong sign of the top/bottom phase for LEM. 2017-05-15 16:46:37 +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