22 Commits

Author SHA1 Message Date
31fc9af9bf added a forgotten xml entry 2016-12-22 16:06:49 +01:00
265fe18f36 adopted to the new features in musrview and some additional little improvements. 2016-12-18 10:41:34 +01:00
a361c7f7bb added locally the LD_LIBRARY_PATH. This is needed for macOS 10.12 if ROOT is installed in a local user directory. 2016-11-29 21:06:49 +01:00
87c8860ef7 musredit_qt5: replaced QProcess::startDetached by QProcess::start for musrT0 and musrFT due to issues with macOS 10.12. I will need to investigate the ownership issue a bit more careful since this fix might lead to a memory leak. 2016-11-15 14:46:11 +01:00
19d5c09b45 musredit_qt5: adopted call of musrview such that it works under macOS 10.12 2016-11-15 08:58:13 +01:00
ea841ec186 got rid of direct 'system()' calls wherever possible. 2016-11-08 08:53:43 +01:00
d74588827e change the focus from 'cancel' to 'ok' 2016-10-28 15:57:57 +02:00
ba11658e5b set permission of musredit_startup.xml under Mac OSX properly. 2016-08-22 11:10:38 +02:00
4cdc4dbf1d musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:15:55 +02:00
bb1f6b113b updated licence info and added paramList to the GUI. 2016-04-28 13:05:39 +02:00
2339ee9b80 musredit: improved path-file handling needed for musrview 2016-04-11 12:14:40 +02:00
352ac5db21 install default XML startup files under /home/nemu/.musrfit rather than /bin. Since this is a substantial indentation, the version number has been incremented. 2016-02-17 12:59:03 +01:00
bd05f57523 start moving startup XML-files to /home/nemu/.musrfit 2016-02-17 10:47:18 +01:00
4fec25e423 corrected wrong path to musredit icon under MacOSX 2016-02-17 07:38:22 +01:00
28dc4a5a41 added more svg icons and remove the old xpm icons 2016-02-17 07:38:16 +01:00
d553dcbb6a added missing icon files 2016-02-16 17:51:32 +01:00
1d98148d9d musredit_qt5 partially new icons (see ChangeLog) 2016-02-16 08:52:40 +01:00
18c90fef99 adopted to qt5 Mac OS X 2015-11-23 07:56:52 +01:00
b7716938ae changed default font for musredit_qt5 from New Courier to Monospace 2015-11-19 13:29:19 +01:00
14e4b28946 removed unnecessary check form musredit_qt5 msr2data interface. 2015-11-15 11:41:56 +01:00
6433585d3b incorporate musredit_qt5 into the automake framework 2015-10-27 14:24:44 +01:00
d44c9a4fdc added a first port of musredit form Qt 4.x to Qt 5.x 2015-10-26 20:00:40 +01:00