|
79befb50f1
|
Update 'src/gui_qt/lib/utils.py'
|
2023-04-04 15:41:21 +00:00 |
|
|
0adb530dc2
|
Update 'src/gui_qt/lib/utils.py'
|
2023-04-04 15:34:09 +00:00 |
|
|
d7fd8395e5
|
update zsync location
|
2023-04-02 19:44:01 +02:00 |
|
|
75f9bc84f8
|
remove typo; remove unnecessary package
|
2023-04-02 19:23:04 +02:00 |
|
|
1c98676bee
|
Merge pull request 'show sub-functions in fitresult; closes #26' (#28) from fitting into master
Reviewed-on: #28
|
2023-04-02 15:42:05 +00:00 |
|
|
8a35a5e6cb
|
show sub-functions in fitresult; closes #26
|
2023-04-02 17:40:23 +02:00 |
|
|
df9b302f9d
|
Merge pull request 'replace semicolon and commas with spaces in csv; closes #23' (#24) from csv_broken into master
Reviewed-on: #24
|
2023-03-24 10:05:43 +00:00 |
|
|
4e0ff4eddd
|
replace semicolon and commas with spaces in csv; closes #23
|
2023-03-24 11:03:50 +01:00 |
|
|
de9464ef9f
|
Update 'src/gui_qt/lib/utils.py'
|
2023-03-17 13:16:24 +00:00 |
|
|
466a63990d
|
Update 'src/gui_qt/lib/utils.py'
logger added to zsync download
|
2023-03-17 13:15:44 +00:00 |
|
|
8690cb222e
|
ignore errors due to wrong encoding in agr files (#22)
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #22
|
2023-03-16 18:49:44 +00:00 |
|
|
28c15ff565
|
extrapolate_fit (#21)
New sets with arbitrary x range can be created from fit results
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #21
|
2023-03-12 19:37:10 +00:00 |
|
|
1601f1455c
|
use same value in widget and multimodel to count parameter
|
2023-03-01 19:27:03 +01:00 |
|
|
b73d6f08b8
|
asciireader.py avoid IndexError if file has no header
|
2023-03-01 19:27:03 +01:00 |
|
|
5577adabec
|
AppImage path was incorrect in upload script.
fixes #17
|
2023-02-07 07:57:56 +01:00 |
|
|
57ecff478b
|
silence curl in upload script
|
2023-02-07 01:03:05 +01:00 |
|
|
2229b2905a
|
fixes #16
|
2023-02-07 00:47:27 +01:00 |
|
|
60c93f6bc9
|
changed the repository path
|
2023-02-06 20:38:04 +01:00 |
|
|
626804783e
|
Merge remote-tracking branch 'origin/master'
|
2023-02-06 20:20:09 +01:00 |
|
|
a182d55b98
|
Add 'LICE'
|
2023-02-06 20:19:41 +01:00 |
|
|
ee2a91813c
|
Add 'LICE'
|
2023-02-06 19:13:45 +00:00 |
|
|
df8a5e5699
|
redirect issue creation to gitea
|
2023-02-04 16:15:08 +01:00 |
|
|
f67b1ba2bd
|
changed the latest zsync source to the new package destination
|
2023-02-02 21:14:38 +01:00 |
|
|
b7337c76ac
|
changed packages destination
|
2023-02-02 18:45:18 +01:00 |
|
|
1cdcaff53f
|
Merge remote-tracking branch 'origin/master'
|
2023-02-02 17:13:42 +01:00 |
|
|
fec4103608
|
look for fits without parent during save; fixes T258
|
2023-02-02 17:09:04 +01:00 |
|
|
176c355732
|
added 'latest' packages to gitea upload
|
2023-01-30 14:07:38 +01:00 |
|
|
a122bb80f4
|
fixed script permission
|
2023-01-30 12:14:24 +01:00 |
|
|
a24551e465
|
added script to upload AppImage to gitea instance
|
2023-01-30 12:08:01 +01:00 |
|
|
0eb0a4be77
|
saving removes bad characters
|
2023-01-26 19:30:39 +01:00 |
|
|
af313c7a58
|
GraceEditor now clears previously read graphs when calling; fixes T257
|
2023-01-23 18:45:42 +01:00 |
|
|
bc14b26a5f
|
logging to Updater added
|
2023-01-20 18:25:29 +01:00 |
|
|
aa33706f5b
|
update: new AppImage is executable
|
2023-01-16 20:16:40 +01:00 |
|
|
e997712f0a
|
number of function parameter is counted correctly when setting new values
|
2023-01-15 19:09:28 +01:00 |
|
|
5b0c5bb4bb
|
removed symbols from shift/scale, combobox in fitparameter respects sizehint
|
2023-01-15 16:33:57 +01:00 |
|
|
ccbdf72416
|
agr files with skipped set/graph numbers were not read nor written; fixes T252
|
2023-01-14 17:05:29 +01:00 |
|
|
0e62f01103
|
set precision when saving data; fixes T253
|
2023-01-13 18:53:23 +01:00 |
|
|
34ebaf34bd
|
No overwrite confirm for saving fit parameter needed
|
2023-01-12 20:11:20 +01:00 |
|
|
89a3313e74
|
display logged error messages within program
|
2023-01-10 19:46:19 +01:00 |
|
|
a98f454942
|
added flag to FileDialog for open and save mode; fixes T251
|
2023-01-10 18:40:57 +01:00 |
|
|
e306be3001
|
quickfix: do not check for invalid characters
|
2023-01-10 14:56:30 +01:00 |
|
|
71f8871445
|
dialog to create fit functions
|
2023-01-08 19:30:15 +01:00 |
|
|
f05d28f6e6
|
added autophase; fixes T217
|
2023-01-07 19:13:13 +01:00 |
|
|
6533754e3a
|
removed obsolete _rc folder
|
2023-01-07 18:19:15 +01:00 |
|
|
46952e1648
|
Sort option to context menu in data tree added; fixes T226
|
2023-01-07 18:00:38 +01:00 |
|
|
2c09573d2a
|
Display graph/set number in tree; fixes T243
|
2023-01-07 14:30:10 +01:00 |
|
|
6eff9b5d91
|
Updating and downloading of AppImages might work
|
2023-01-06 20:40:31 +01:00 |
|
|
bfe28f127d
|
replaced exception with warning if maximum number of colors is reached; fixes T250
|
2023-01-05 17:23:30 +01:00 |
|
|
04eb83a19d
|
crude updater added; write_state uses plain text, not pickle; disallow invalid characters; T246
|
2023-01-05 15:27:33 +01:00 |
|
|
2ed390ccae
|
cleanup of text reader
|
2022-12-30 16:32:32 +01:00 |
|