c86b313975
slight improvement on mud.h needed that it doesn't crash on macos15.4 m3pro.
Andreas Suter2025-04-09 17:11:14 +02:00
44d3d1e95d
updated mud.h (thanks to Donald Arseneau). Makes modern compiler happy again.
Andreas Suter2025-04-08 17:00:04 +02:00
dcbde4f7bf
add skeleton for MusrRoot which will handle TDirectoryFile rather than TFolder.
Andreas Suter2025-04-04 18:37:42 +02:00
1ce5cf408b
start implementing TDirectoryFile instead of TFolder, since TFolder is depricated. First I added the necessary parts on the validator. The read/write are still missing.
Andreas Suter2025-04-04 16:58:57 +02:00
236a702d36
needed to add an additional header (stdbool.h, libCuba) to make clang happy.
Andreas Suter2025-05-03 15:13:26 +02:00
f99f71a8db
slight improvement on mud.h needed that it doesn't crash on macos15.4 m3pro.
Andreas Suter2025-04-09 17:11:14 +02:00
6e60013037
updated mud.h (thanks to Donald Arseneau). Makes modern compiler happy again.
Andreas Suter2025-04-08 17:00:04 +02:00
e38fa47961
add skeleton for MusrRoot which will handle TDirectoryFile rather than TFolder.
Andreas Suter2025-04-04 18:37:42 +02:00
764cdf4e51
start implementing TDirectoryFile instead of TFolder, since TFolder is depricated. First I added the necessary parts on the validator. The read/write are still missing.
Andreas Suter2025-04-04 16:58:57 +02:00
4d4fb66f27
switched from raw to QScopedPointer pointer in mupp.cpp.
Andreas Suter2025-04-01 14:10:59 +02:00
e5ff0fa743
switched from raw to QScopedPointer pointer in mupp.cpp.
Andreas Suter2025-04-01 14:10:59 +02:00
7be188c628
back ported some qt6 recent file handling.
Andreas Suter2025-03-30 18:14:04 +02:00
a895903a58
improved recent file handling for macos.
Andreas Suter
2025-03-30 17:09:04 +02:00
7556a2e243
slight improvement in handling of the recent msr-files.
Andreas Suter2025-03-30 15:30:46 +02:00
79255750ce
updated the icon switching by adding the missing View2Dat.
Andreas Suter2025-03-29 22:36:48 +01:00
444e75ea06
fixed typo and added necessary update for the theme flags.
Andreas Suter2025-03-29 21:48:23 +01:00
6c82e88789
improved dark theme handling on mupp for qt5.
Andreas Suter2025-03-29 20:54:03 +01:00
71de742840
improved dark theme handling on mupp for qt6.
Andreas Suter2025-03-29 20:17:28 +01:00
e26fa4eea2
removed my quick and dirty fix. It doesn't work for all compilers. Reported bug to triumf and wait for a fix.
Andreas Suter2025-03-31 07:54:25 +02:00
5648757389
back ported some qt6 recent file handling.
Andreas Suter2025-03-30 18:14:04 +02:00
c3b4c7c3b1
improved recent file handling for macos.
Andreas Suter
2025-03-30 17:09:04 +02:00
e233c860d1
slight improvement in handling of the recent msr-files.
Andreas Suter2025-03-30 15:30:46 +02:00
c230bfb1bc
updated the icon switching by adding the missing View2Dat.
Andreas Suter2025-03-29 22:36:48 +01:00
5119b1cd13
fixed typo and added necessary update for the theme flags.
Andreas Suter2025-03-29 21:48:23 +01:00
d937324885
improved dark theme handling on mupp for qt5.
Andreas Suter2025-03-29 20:54:03 +01:00
f7e5c53879
improved dark theme handling on mupp for qt6.
Andreas Suter2025-03-29 20:17:28 +01:00
3796925e93
needed to adopt mud.h to make it gcc15.0.1 ready.
Andreas Suter2025-03-26 17:05:16 +01:00
6b43f51631
add a user interface option to export data from a msr-file view (single- or multiple files) - qt6.
Andreas Suter2025-03-24 20:28:57 +01:00
bccd069367
add a user interface option to export data from a msr-file view (single- or multiple files).
Andreas Suter2025-03-24 20:10:01 +01:00
bb99482461
add a user interface option to export data from a msr-file view (single- or multiple files) - qt6.
v1.9.8
Andreas Suter2025-03-24 20:28:57 +01:00
f0869935d1
add a user interface option to export data from a msr-file view (single- or multiple files).
Andreas Suter2025-03-24 20:10:01 +01:00
aa2f2756a4
add necessary increment for unique cropped name for PSI-BIN.
Andreas Suter2025-03-19 16:24:56 +01:00
0f95551200
add necessary increment for unique cropped name for PSI-BIN.
Andreas Suter2025-03-19 16:24:56 +01:00
129e4c10dd
make sure that for PSI-BIN export the 4 char detector names are unique.
Andreas Suter2025-03-19 09:45:16 +01:00
38d4ec1806
read 'Sample Orientation' from ROOT file, since it might be needed by any2many.
Andreas Suter2025-03-18 12:51:40 +01:00
5b9a66758b
make sure that the 'selected' object is present.
Andreas Suter2025-02-24 20:22:20 +01:00
d65b04e855
this is a workaround which should prevent that the key event is executed if a text/latex is written into the canvas.
Andreas Suter2025-02-17 17:53:39 +01:00
4231d26604
make sure that the 'selected' object is present.
Andreas Suter2025-02-24 20:22:20 +01:00
a28650f017
this is a workaround which should prevent that the key event is executed if a text/latex is written into the canvas.
Andreas Suter2025-02-17 17:53:39 +01:00