Dominik Demuth
a210580c17
issue #123 : copy graph and active sets;
2023-12-28 17:55:34 +01:00
917f528df3
Merge branch 'master' into bugfixes
2023-12-28 14:29:12 +00:00
Dominik Demuth
dde2ee3c28
replace codeeditor with editorwidget
2023-12-28 15:27:55 +01:00
Dominik Demuth
1964cc26f8
basic syntax check for editor
2023-12-28 15:22:57 +01:00
2cf94af2c4
fix point selection for values with all the same x ( #190 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m59s
bugfix for issue #189 ; closes #189
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #190
2023-12-28 10:24:34 +00:00
Dominik Demuth
3b934ae7a1
add missing brackets for kwargs fitmodel editor
2023-12-27 14:55:13 +01:00
92a3933ed4
bugfixes ( #188 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m58s
Bugfixes for several issues: closes #163 , closes #151 , closes #176 , closes #138 , closes #104
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #188
2023-12-26 16:05:19 +00:00
Dominik Demuth
969a400820
barely functioning drag and drop over graphs
2023-12-26 17:01:47 +01:00
Dominik Demuth
a4b4c8109e
never show bounds for fixed values
2023-12-26 16:02:14 +01:00
Dominik Demuth
7cca24950a
fit results for all-fixed global parameter
2023-12-25 15:28:54 +01:00
Dominik Demuth
289de202bc
fit results for all fixed parameter
2023-12-25 14:16:20 +01:00
Dominik Demuth
7290b62003
improve graph making while agr reading
2023-12-25 13:49:07 +01:00
Dominik Demuth
17458f455b
move dropevent function from mainwindow to mdiarea
2023-12-24 16:57:54 +01:00
Dominik Demuth
52e9667ec4
improve parsing of property values; fixes #138
2023-12-22 17:49:57 +01:00
Dominik Demuth
555831380d
replot legend if set is hidden
2023-12-18 17:46:32 +01:00
9815c0df40
fit statistics with extra term to avoid division by zero; ( #186 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m53s
closes #181
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #186
2023-12-17 16:10:35 +00:00
789801228a
179 ( #187 )
...
Build AppImage / Explore-Gitea-Actions (push) Has been cancelled
closes #179
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #187
2023-12-17 16:09:59 +00:00
ce9bd5d2fd
add merged set to graph of sources if source sets are in same graph ( #185 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m52s
close #164
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #185
2023-12-17 16:05:39 +00:00
5b74ee1f29
fitresult: reset displayed ranges only if there is something to reset ( #184 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m59s
closes #156
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #184
2023-12-17 16:03:39 +00:00
036d798813
issue-168 ( #183 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 2m0s
fix FC reading problems; fixes #168
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #183
2023-12-15 18:27:32 +00:00
af0e0fc76f
#177 ( #178 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 2m3s
closes issue #177
2023-12-13 19:10:01 +00:00
a0c07231c3
removed unneeded workflow demo.yaml ( #175 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m52s
Removed the demo.yaml
Reviewed-on: #175
Co-authored-by: Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de>
Co-committed-by: Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de>
2023-12-08 07:49:30 +00:00
eda89b26fb
build ( #174 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m25s
Bookworm runner is installed and works. Image was built and runs too, closes #173
Reviewed-on: #174
Co-authored-by: Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de>
Co-committed-by: Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de>
2023-12-07 14:17:16 +00:00
c2dc4cc6b8
action_test ( #172 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m14s
Reviewed-on: #172
2023-12-06 18:48:14 +00:00
f7a17f22cf
action_test ( #170 )
...
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m3s
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #170
2023-12-06 17:05:25 +00:00
Dominik Demuth
cd97dda2d4
trigger actions not on main branch
2023-12-06 17:55:39 +01:00
b50200592d
upload fixed
Build AppImage / Explore-Gitea-Actions (push) Failing after 15m12s
2023-12-06 16:51:16 +01:00
bfc25e33f9
build naming fixed, finally
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m1s
2023-12-06 16:41:34 +01:00
772c51669d
build naming fixed, finally
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m3s
2023-12-06 16:38:36 +01:00
35ae571de0
build naming fixed,nope 3
Build AppImage / Explore-Gitea-Actions (push) Failing after 1m3s
2023-12-06 16:36:56 +01:00
bcc828efdc
build naming fixed,nope2
Build AppImage / Explore-Gitea-Actions (push) Failing after 27s
2023-12-06 16:33:22 +01:00
4df0ad6d20
build naming fixed,nope
Build AppImage / Explore-Gitea-Actions (push) Failing after 28s
2023-12-06 16:31:36 +01:00
adb71257ff
build naming fixed,nope
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 16:29:34 +01:00
c0dabbe9fe
build naming fixed
Build AppImage / Explore-Gitea-Actions (push) Failing after 24s
2023-12-06 16:21:44 +01:00
500e473212
fixed build nameing, v15
Build AppImage / Explore-Gitea-Actions (push) Failing after 24s
2023-12-06 16:19:33 +01:00
3928e02b44
fixed build nameing, v14
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 16:18:32 +01:00
0c448e8ee9
fixed build nameing, v13
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 16:14:45 +01:00
6fd44a14fa
fixed build nameing, v12
Build AppImage / Explore-Gitea-Actions (push) Failing after 12s
2023-12-06 16:12:05 +01:00
9323cb8883
fixed build nameing, v11
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 16:10:44 +01:00
025b14a288
fixed build nameing, v10
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 16:09:57 +01:00
a7fed328ae
fixed build nameing, v9
Build AppImage / Explore-Gitea-Actions (push) Failing after 12s
2023-12-06 16:09:07 +01:00
a09a6bd988
fixed build nameing, v8
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 16:08:25 +01:00
6ee8d27d4a
fixed build nameing, v7
Build AppImage / Explore-Gitea-Actions (push) Failing after 12s
2023-12-06 16:07:32 +01:00
a789612eae
fixed build nameing, v7
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 16:06:18 +01:00
c7855a74f4
fixed build nameing, v6
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 16:04:41 +01:00
d099253812
fixed build nameing, v5
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 15:58:26 +01:00
7c586c4bf0
fixed build nameing, v4
Build AppImage / Explore-Gitea-Actions (push) Failing after 10s
2023-12-06 15:52:27 +01:00
0a9d596a91
fixed build nameing, v3
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 15:48:45 +01:00
49a1b0d4fa
fixed build nameing, v2
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 15:47:53 +01:00
bd9288d20e
fixed build nameing
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
2023-12-06 15:45:19 +01:00