5648757389
back ported some qt6 recent file handling.
2025-03-30 18:14:04 +02:00
e233c860d1
slight improvement in handling of the recent msr-files.
2025-03-30 15:30:46 +02:00
c230bfb1bc
updated the icon switching by adding the missing View2Dat.
2025-03-29 22:36:48 +01:00
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
3e66760c26
adopted for custom button handling qt5.
2024-12-11 14:06:32 +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
6f8b0a2341
center edit widget for find. This gives a better user experience.
2024-12-02 17:06:02 +01:00
64d3b6192b
added the option to write the content of the MINUIT2.OUTPUT ascii file as yaml. This extends the previous commit from Ryan M.L. McFadden.
2024-06-18 11:16:15 +02:00
495f02c3c6
for macos: add /usr/local/lib to DYLD_LIBRARY_PATH for qt5. This is needed to find the nexus lib.
2024-03-07 12:31:32 +01:00
59dbae4a1e
use the QProcess startDetached method and not the static one.
2024-02-14 09:30:17 +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
1f32698b5f
try to improve the reload issue of musrT0 called via musredit - Issue #61 on bitbucket.
2023-08-30 15:41:34 +02:00
40e15218a3
add flag -c for dump_header via musredit.
2023-05-19 12:04:16 +02:00
fe32046c21
updated the copyright info.
2023-01-05 10:24:31 +01:00
173d20f05e
improved export parameter list behavior. Allow multiple deliminators: ',', ';', ' '
2022-09-02 14:40:12 +02:00
b4c7780ff5
improved msr<->mlog swap dialog.
2022-09-02 13:53:34 +02:00
c75427513f
adopted the the new dyld on macOS Monterey.
2021-11-05 14:06:20 +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
04fff97704
The musredit help system is using now the system default web-browser. This simplifies things, especially the qtwebengine package is not needed anymore.
2020-12-22 17:31:42 +01:00
6ef53c6b6a
remove redundant check from musredit/fileSaveAs
2020-09-10 15:23:27 +02:00
18424fe149
musredit: if save cannot write file, popup an error message dialog.
2020-09-10 15:04:19 +02:00
66f3b48e2a
musrview gets the new feature: calculate theory points only at data points.
2020-08-29 11:15:02 +02:00
2065904bec
some minor ubuntu tweak concerning themes.
2019-05-02 15:04:55 +02:00
f320230b30
make sure that the icon theme is properly loaded when the prefs are reloaded.
2019-05-02 11:02:06 +02: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
bd3ade3136
improved icon scaling.
2019-04-30 14:20:38 +02:00
f51f3e2038
make toolbar icons switchable plain/dark.
2019-04-30 09:40:36 +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
15692b89e7
Fix crash when trying to close empty tab
2019-04-01 09:03:29 +02:00
64f73ffb11
find theme in case default channel fail. This is ugly and eventually needs a better solution.
2019-02-14 09:35:32 +01:00
86e1544c0e
adopted the technical docu, according to the new sphinx user docu.
2018-07-04 12:43:26 +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
54040c6bcd
slightly adopted such that the about dialog is also present on MacOSX.
2018-05-30 09:26:50 +02:00
2774821b73
absorb return value of trimmed().
2018-05-23 17:34:34 +02:00
d34d1b9679
minor fix of shortcut overload conflict.
2018-03-23 12:54:21 +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
a1c5d1d4d9
set proper action.
2017-04-24 22:42:01 +02:00