Merge branch 'master' into histogram_chart

Authored by asemke on Jul 23 2017, 7:46 PM.

Description

Merge branch 'master' into histogram_chart

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
4e97af13d626asemke
Minor performance improvements in CartesianCoordinateSystem. 
Jul 23 2017
457456d9aed2sgerlach
fixed date time to int conversion and vice versa 
Jul 23 2017
7d8d970b38f2sgerlach
fixed default date time format in dock widgets 
Jul 23 2017
9eec1a07b251sgerlach
fix converting double to date time and vice versa 
Jul 23 2017
3fcfdabff25asgerlach
unified date time formats list 
Jul 23 2017
f51f21fb1cf9sgerlach
fix column mode conversion and code style improvements 
Jul 23 2017
c29f76912c63sgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Jul 23 2017
e5236068e796asemke
Removed obsolete assert in MainWin::addAspectToProject(). 
Jul 23 2017
ed219f967706asemke
Don't try to calculate the curve filling polygons if the nubmer of visible… 
Jul 23 2017
ae1b9f29c819sgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Jul 23 2017
ae15eb1b2370asemke
Reset the theme color palette when loading another theme. 
Jul 23 2017
8eba16623438sgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Jul 23 2017
628b74524f28asemke
Avoid couple of unneeded update and recalc calls in XYCurve. 
Jul 23 2017
ab6a1f990264sgerlach
code style fixes 
Jul 23 2017
494c8e31b2d7asemke
Introduced "performance tracer" that produces debug output together with… 
Jul 22 2017
4e3c65af1f71sgerlach
remove obsolete debugging 
Jul 20 2017
aa52a63f76besgerlach
fixed column mode conversion 
Jul 20 2017
b2e7360ec220sgerlach
update changelog 
Jul 20 2017
b5d3ceea43dcsgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Jul 20 2017
e1af3719b5f8sgerlach
minor debugging cleanup 
Jul 20 2017
c742992e5795sgerlach
more integer validity check fixed 
Jul 20 2017
2ce920748d18sgerlach
another integer validity check fixed 
Jul 20 2017
b8ecb6e4bfe1sgerlach
integer validate fix 
Jul 20 2017
9080520ba098sgerlach
minor fixes 
Jul 20 2017
082325d222e5sgerlach
int does not support NAN 
Jul 20 2017
a33ccf2f3a0bsgerlach
fixed header license 
Jul 19 2017
e938a4d026a6sgerlach
adding new integer filter 
Jul 19 2017
9f1d8e4231bcsgerlach
support integer data type in column and import 
Jul 19 2017
601c6e075ec1sgerlach
typo fixed 
Jul 19 2017
2fed9cb9fb07sgerlach
a few compiler fixes 
Jul 19 2017
bbe43e9e2b93sgerlach
minor changes 
Jul 18 2017
07b91730ea9dasemke
Made the area for the y-columns in PlotDataDialog scrollable. 
Jul 16 2017
0782d5f49e73asemke
Added "plot data" menu entry to the context menu of spreadsheet and file data… 
Jul 16 2017
ec999dcffc64sgerlach
prepared import of different data types to matrix 
Jul 16 2017
a7f80c5c25f6sgerlach
prepared using column mode in matrix import 
Jul 15 2017
d826507ddf50asemke
Added checkboxes in the preview table in ImportSQLDatabaseWidget to determine… 
Jul 15 2017
4f5bc2fa1dd2sgerlach
separated preview and prepare in binary data import 
Jul 15 2017
3e49af949d98sgerlach
support index column for binary data import 
Jul 15 2017
71d7ed80b313asemke
Don't try to resize the view in FileDataSource since there is noone. 
Jul 14 2017
9f083658c7e4asemke
When creating the index column during the import, start counting from 1 and not… 
Jul 14 2017
f06acd33e77bsgerlach
fix linking problem in MSVC 
Jul 14 2017
4f10fe5b4c64sgerlach
try to fix MSVC link problem 
Jul 14 2017
f339b38f4b0casemke
Optionaly create index column during the ascii import. 
Jul 14 2017
74b2473758f9sgerlach
MSVC fix 
Jul 13 2017
b0856daf7ab5sgerlach
fixed non-constant arrays 
Jul 13 2017
f3555cdbdd89sgerlach
minor fixes 
Jul 13 2017
b0f616aff9f8sgerlach
removed pre C++11 code 
Jul 13 2017
d08b5c8d7219sgerlach
more MSVC fixes 
Jul 13 2017
ef9cde06d80fsgerlach
typo fixed 
Jul 13 2017
bd9a638a7838sgerlach
MSVC can not handle operations with complex numbers 
Jul 13 2017