Merge branch 'master' of git://anongit.kde.org/labplot

Authored by fkristof on Nov 17 2017, 1:37 PM.

Description

Merge branch 'master' of git://anongit.kde.org/labplot

Merged Changes

CommitAuthorDetailsCommitted
b026e35cbebdasemke
Removed unneeded const's in the overridden functions in Column. 
Nov 17 2017
2e196aa692fesgerlach
fix compiler error w/o netcdf 
Nov 16 2017
9680b3a79842sgerlach
fix compiler error w/o hdf5 
Nov 16 2017
bd59fd00e900sgerlach
uninitialized vars fixed 
Nov 16 2017
b831d9d79972sgerlach
improved error columns in fit dock 
Nov 16 2017
5261678816c2sgerlach
always allow error columns in fit 
Nov 16 2017
27338396afc6sgerlach
liborigin commit 7100b9 
Nov 16 2017
015e5545a9bfsgerlach
fix compiler warnings 
Nov 16 2017
4d400e5eb0b1sgerlach
indentation fix and debugging 
Nov 15 2017
0d1dd0e256b3sgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Nov 15 2017
67cb7156a541asemke
Implemented the import of LabPlot projects projects.. 
Nov 15 2017
74d35b48a067sgerlach
fix enabling 'recalculate' when fit category changes 
Nov 15 2017
d09d3994078asgerlach
'recalculate' in fit category changes leads to crashes -> TODO 
Nov 15 2017
a7306ef25ea5sgerlach
enable 'recalculate' when fit category is changed 
Nov 15 2017
d0fc1ab34e77sgerlach
remove more unnecessary C headers 
Nov 14 2017
080dcf989f3esgerlach
removed some headers and replace round() with qRound() 
Nov 14 2017
56e36bd92faesgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Nov 14 2017
400b449994a6asemke
Added two more frequently used file extensions for FITS files in… 
Nov 14 2017
68eaa4cf32f7asemke
When selecting an image file in curve and histogram docks, filter to the… 
Nov 14 2017
d62aecf679f2asemke
In ExportWorksheetDialog: 1. show the file filter in the OpenFileDialog… 
Nov 14 2017
b03eae8c7b7dasemke
Save/restore dialog sizes for ExportSpreadsheetDialog. 
Nov 14 2017
13e7d9c8046asgerlach
implemented different x-error types for fitting 
Nov 14 2017
a4384b41628fsgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Nov 14 2017
96f6c568f67easemke
Fixed the initialisation and the namings of parameters for couple of… 
Nov 14 2017
dd6931fcb3aesgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Nov 14 2017
5deaa913d65dasemke
Update values in the spreadsheet view on precision changes in the columns. 
Nov 14 2017
e3617caea549sgerlach
mode code style fixes 
Nov 14 2017
fb06962af90esgerlach
replace DBL_MAX with C++ std::numeric_limits<double>::max() 
Nov 14 2017
e38430259a56sgerlach
use std::abs() instead of fabs() from cmath 
Nov 14 2017
19ad8176fac4sgerlach
infinity t values in fit result 
Nov 13 2017
a0e77cdcf609sgerlach
enable x weight in fit dock 
Nov 13 2017
65b6bf942b6bsgerlach
redesigned UI for weight usage in fit dock 
Nov 12 2017
fbc9c2452cc8sgerlach
moved x-Range fit option to options widget 
Nov 12 2017
ca3e5d5afe2basemke
Determine the selected object to be imported in ImportProjectDialog and… 
Nov 12 2017
165deaf74bd1asemke
Fixed the layout in FunctionValuesDialog. 
Nov 12 2017
aa0ddc822c37sgerlach
compare in test must be of exact same type 
Nov 12 2017
6456f5f6ba54asemke
Properly adjust the header sizes in the preview tree view in… 
Nov 12 2017
01f378cc85d5asemke
1. in AsciiFilter optionally remove the white spaces in the first line that is… 
Nov 12 2017