20 Commits

Author SHA1 Message Date
d5343a0073 activate the status bar. 2025-03-25 15:35:10 +01:00
f0869935d1 add a user interface option to export data from a msr-file view (single- or multiple files). 2025-03-24 20:10:01 +01:00
4a20d805dd updated the copyright info. 2025-01-30 11:15:42 +01:00
9f8f89db6d make the theme handling in musredit more flexible. At the same time adopted some part to more modern c++. 2024-12-11 09:25:28 +01:00
5c3accc6ed added jump to block feature. 2024-12-02 20:05:50 +01:00
74978025fb start musrview as detached process: simplifies things. 2024-02-13 10:12:50 +01:00
79c8be54bf update of the copyright info. 2024-02-03 19:58:11 +01:00
e376e9a2e6 Raw -> Smart Pointers for musredit qt5. 2023-10-24 09:22:42 +02:00
fe32046c21 updated the copyright info. 2023-01-05 10:24:31 +01:00
4f2041c141 allow to set the default size of musredit via the musredit_startup.xml. 2021-10-02 09:26:13 +02:00
e6e951e8f4 update the copyright info. 2021-03-29 08:22:38 +02:00
daef50e35a adjust to Qt 5.14.x; remove compiler warnings. 2020-12-22 22:36:07 +01:00
3256dde54e 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 10:44:04 +02:00
20153c6ffc more work for dark theme under macOS. 2019-05-01 09:01:27 +02:00
67421b2114 Allow switching icon theme in musredit
Added the needed facility in the preferences which allows to switch
the icon scheme between plain and dark. This is needed for some OS
where qt doesn't provide the necessary information.
2019-04-26 19:29:24 +02:00
dae9ef0ffb some minor improvement concerning the start of musrview for cases where the msr-file is corrupted, the data file cannot be read, etc. 2019-04-25 20:33:43 +02:00
36cc3444a2 improve msr2data handling
It is now checked if a msr-file is already open so that the corresponding
tab is reloaded after msr2data is carried out with a file open request.
2019-04-01 10:32:24 +02:00
f07667ef25 added mupp actions to musredit. 2018-06-10 12:50:09 +02: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