20 Commits

Author SHA1 Message Date
29428ec1bf removed obsolete debug information/comments. 2020-05-14 15:50:50 +02:00
651e24721f made the PmuppGui class ready for interactive variable handling. 2020-05-14 11:10:36 +02:00
1a2853e548 mupp: worked on the doxygen docu. 2020-05-11 20:20:23 +02:00
f19a94651b work an interactive variable definition in mupp. Up to checking it is already working. Add variable still missing. 2020-05-11 16:09:13 +02:00
a91002f807 remove accidental left-over debug info. 2020-05-02 14:47:13 +02:00
40fcc228fa add a dark_theme flag to the mupp_startup.xml. This is can help if mupp at runtime cannot decide on the used theme. 2020-05-02 14:29:04 +02:00
41b4b61f1b update of the copyright info. 2020-04-29 08:51:03 +02:00
572e0f96a5 changed to explicit std namespace. 2020-04-28 12:07:10 +02:00
4ebb5bb377 allow to remove x/y entries from the command line. 2020-04-28 10:17:38 +02:00
32ed8d4df2 work on the scripting part of mupp. Preparing for the step of parameter transformation. 2020-04-23 16:35:55 +02:00
90db9144fe fixes issue #24 reported on bitbucket. 2020-04-10 11:30:34 +02:00
38ffcb3104 allow to plot normalize data in mupp 2020-04-05 08:28:35 +02:00
54fee067df little extension which allows to normalize plots. Only dialogs added so far, no functionality yet. 2020-04-04 20:26:29 +02:00
af5a6e37d1 slightly improved call-up of mupp from musredit. If cancelling the db-dialog mupp will quit, but only at startup. 2019-11-09 09:27:42 +01:00
708b6a6f9e if mupp is starting without db/dat file list, open the file dialog automatically. 2019-07-26 11:29:15 +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
2d5d7d3d81 cmake: on macOS absorb mupp_plot into the mupp.app bundle. 2018-06-12 13:58:18 +02:00
c2353fab7d added mupp. Currently only build with cmake. 2018-06-11 11:23:40 +02:00