c70e92659d
replaced obsolete QXmlDefaultHandler by QXmlStreamReader in PChangeDefaultPathsDialog.
2020-06-20 10:59:25 +02:00
5e9e075133
replaced obsolete QXmlDefaultHandler by QXmlStreamReader in mupp
2020-06-20 10:59:09 +02:00
a2d7c58a97
replaced obsolete QXmlDefaultHandler by QXmlStreamReader in musredit.
2020-06-20 10:58:56 +02:00
32b4c89dae
add minimum size to musredit help.
2020-06-08 18:59:19 +02:00
b319d5cab1
make some cmake/boost/compiler combinations happy.
2020-05-19 16:06:57 +02:00
4554296dde
fixed some doxygen bugs in the technical docu.
2020-05-19 16:06:38 +02:00
0fa40bbc73
updated the technical documentation.
2020-05-19 16:06:27 +02:00
0314c1225b
mupp add var: check if a variable for a given collection already exists, and if yes, replace it, otherwise add the new variable.
2020-05-17 16:40:11 +02:00
c7e4664e89
add more comments to the mupp script.
2020-05-16 09:15:24 +02:00
4599718326
fixed a typo.
2020-05-16 09:15:12 +02:00
0dfb181b4d
removed merge conflict
2020-05-16 09:13:59 +02:00
3d901d3eaa
add missing varEdit icons.
2020-05-16 09:10:25 +02:00
61b7a699a3
made the PmuppGui class ready for interactive variable handling.
2020-05-16 09:10:12 +02:00
4fdc69f0fe
fixed a signal emit error. Automatically select the first collection at startup. This way at least one collection is already selected.
2020-05-16 09:09:56 +02:00
efaef9e36a
mupp: worked on the doxygen docu.
2020-05-16 09:09:41 +02:00
c755dec623
work an interactive variable definition in mupp. Up to checking it is already working. Add variable still missing.
2020-05-16 09:09:23 +02:00
51b9126e2b
make the version information more coherent.
2020-05-16 09:09:08 +02:00
0e4ecac152
remove accidental left-over debug info.
2020-05-16 09:08:52 +02:00
69a67628e3
lift the mupp version to 1.0
2020-05-16 09:08:39 +02:00
5d70f9f078
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-16 09:08:14 +02:00
1bcfa1de80
add empty constructor.
2020-04-30 17:49:45 +02:00
34d2e0c9cc
add missing files.
2020-04-30 17:49:33 +02:00
cbbe1d21a7
first full mupp version allowing variables on scripting level, interactively still missing.
2020-04-30 17:49:18 +02:00
7276ff4486
add another mupp example.
2020-04-30 17:46:43 +02:00
2f48a30d19
more work on var handling. Inject collection variables.
2020-04-30 17:46:33 +02:00
61952744be
add skeleton for variable handling.
2020-04-30 17:46:20 +02:00
b6dba8965b
update of the copyright info.
2020-04-30 17:46:10 +02:00
6b69aa6192
update of the copyright info.
2020-04-30 17:45:59 +02:00
ebd111b91f
improved syntax messages.
2020-04-30 17:45:44 +02:00
d5a4ecd940
changed to explicit std namespace.
2020-04-28 14:17:36 +02:00
25004cbd43
changed to explicit std namespace.
2020-04-28 14:17:27 +02:00
0d85ee3e8b
allow to remove x/y entries from the command line.
2020-04-28 14:17:14 +02:00
dbefdc69a4
work on the scripting part of mupp. Preparing for the step of parameter transformation.
2020-04-23 17:13:52 +02:00
67848f5724
fixes issue #24 reported on bitbucket.
2020-04-10 11:44:48 +02:00
e9a903fc11
remove unused variable.
2020-04-10 11:44:28 +02:00
ad1b11bcb5
allow to plot normalize data in mupp
2020-04-07 17:13:50 +02:00
63ca1156c2
little extension which allows to normalize plots. Only dialogs added so far, no functionality yet.
2020-04-07 17:13:30 +02:00
08a317f557
replaced decrepitated OS system check under Qt. The new version works for Qt >= 5.4 which should cover everything still alive.
2019-11-22 18:24:03 +01:00
9d9fb6b663
slightly improved call-up of mupp from musredit. If cancelling the db-dialog mupp will quit, but only at startup.
2019-11-09 09:56:13 +01:00
8b416b45e0
merged root6
2019-09-11 12:12:13 +02:00
708b6a6f9e
if mupp is starting without db/dat file list, open the file dialog automatically.
2019-07-26 11:29:15 +02:00
e8982410b0
adopted to the enforced changes by root 6.18.00.
2019-07-01 21:56:50 +02:00
12a3c6c411
some minor ubuntu tweak concerning themes.
2019-05-02 15:09:38 +02:00
2065904bec
some minor ubuntu tweak concerning themes.
2019-05-02 15:04:55 +02:00
b890dda7ac
make sure that the icon theme is properly loaded when the prefs are reloaded.
2019-05-02 14:15:30 +02:00
1d9be24be1
More flexible dark scheme handling
...
It works now as follows:
1) try to get theme information from the system, and if present us it.
2) if no theme information of the system is present, take the one from
the musredit_startup.xml.
Now it is possible to switch the icon theme for the menu and toolbar
separately.
2019-05-02 14:15:19 +02:00
297522d6b1
updated default musredit_startup.xml file info.
2019-05-02 14:15:09 +02:00
492bb4b20e
more work for dark theme under macOS.
2019-05-02 14:14:57 +02:00
d9b5e8d737
improved icon scaling.
2019-05-02 14:14:44 +02:00
ff03f46952
make toolbar icons switchable plain/dark.
2019-05-02 14:14:32 +02:00