121 Commits

Author SHA1 Message Date
98051779d5 switched from QTextEdit to QPlainTextEdit for efficiency reasons. Furthermore it allows to limit the block size. 2018-07-10 16:22:46 +02:00
0882d2c854 change labels when toggling between scale and absolute value. 2018-07-04 17:03:10 +02:00
86e1544c0e adopted the technical docu, according to the new sphinx user docu. 2018-07-04 12:43:26 +02:00
256794e02d switch the docu system from foswiki to sphinx. 2018-07-03 18:50:09 +02:00
568792dc00 added recent files to mupp. 2018-07-03 09:34:48 +02:00
294eaa8fb1 make sure that multiple instances of mupp can run simultaneously. 2018-07-02 18:55:02 +02:00
a3ddd07a9e a more coherent error message handling. 2018-07-02 15:13:49 +02:00
07ad8205c8 adopted to the directory tree. 2018-07-02 15:13:08 +02:00
df98ba5fd2 make sure that all runs have the same number of parameters. 2018-07-01 21:42:00 +02:00
55b5788506 added MODULE to root_generate_dictionary in order to get the proper name scheme. 2018-06-28 13:17:43 +02:00
2d5d7d3d81 cmake: on macOS absorb mupp_plot into the mupp.app bundle. 2018-06-12 13:58:18 +02:00
6103a293dc cmake fixed a destination bug on macOS. 2018-06-11 14:55:51 +02:00
c2353fab7d added mupp. Currently only build with cmake. 2018-06-11 11:23:40 +02:00
d832676494 adopted to macOS. 2018-06-10 16:13:08 +02:00
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