Merge branch 'master' into gsoc2019_dataset

Authored by asemke on Oct 19 2019, 8:31 AM.

Description

Merge branch 'master' into gsoc2019_dataset

Details

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
db8886d44141sgerlach
improve debugging of paths 
Oct 18 2019
3ff63a45c8ccsgerlach
add debugging for library paths 
Oct 18 2019
d116d6979ec7asemke
Update SLOC numbers for the 2.7 release. 
Oct 13 2019
4c3f70a080d9sgerlach
[macos] fix installation of locale 
Oct 12 2019
a25bd3d82340asemke
[import] in the ascii options widget automatically set the comma separator if a… 
Oct 12 2019
cf0a3fd5f288asemke
In the Export Worksheet Dialog don't change the width of the dialog when… 
Oct 12 2019
97337b56b892asemke
[cursor] don't update the cursor model during the load several times, update… 
Oct 12 2019
8363dff78443sgerlach
minor fix 
Oct 11 2019
443881346128asemke
[data picker] don't break undo/redo when setting the reference points. 
Oct 11 2019
429710b7ed5eMartin Mamsoler/asemke
Better algorithm to the check monotiny property of columns. 
Oct 9 2019
aecd266e9d59sgerlach
GIT_SILENT typo 
Oct 8 2019
cfc90ea0371easemke
[ascii import] 1. during the import ask to update the progress bar only if we… 
Oct 8 2019
a7e29a3cba47asemke
In CartesianPlotDock, don't re-set the value for xMin, xMax, yMin and yMax in… 
Oct 6 2019
32504d4c60f9asemke
Small optimizations in Column. 
Oct 6 2019
bfc4f3a91af5asemke
[import] use std::vector instead of QVector for the pointers to columns in… 
Oct 6 2019
81f75bb56addasemke
[asciii import] reduce the number of QString desctructor calls when reading the… 
Oct 6 2019
6aea0611b028asemke
Reduce the number of function calls in the frontend part during the import: 
Oct 5 2019
eeb75a73579easemke
[spreadsheet] cache the row and column counts in the model in order to avoid… 
Oct 5 2019
0192ae8045d8asemke
When changing axis properties in a QLineEdit, don't process the changed signal… 
Oct 5 2019
7d74d5da7b0dcroick
Fix updating live data "On New Data" 
Oct 4 2019
85a9112e0a4aasemke
[spreadsheet] don't crash when doing copy&paste on Mac, correctly determine the… 
Oct 4 2019
5b6d792c7b99croick
Remove trivial implementation of copy-assignments to fix warnings 
Oct 4 2019
30271a29b0aaasemke
In the PlotDataDialog hide the combobox and label for the y-column if a… 
Oct 4 2019
1d3a3a6a419fMurmele/asemke
[cursor] properly update the cursor dock when removing and readding plots and… 
Oct 4 2019
7b4d91e02e45asemke
[spreadsheet] calculate and show the statistics also for integer columns. 
Oct 4 2019
0f73861df8ddsgerlach
[tests] correctly disable linesim test for MSVC 
Oct 3 2019
21e2d8d49a4bsgerlach
[tests] disable linesim test for MSVC 
Oct 3 2019
89a95930627fsgerlach
[datapicker] fixing double spin boxes 
Oct 3 2019
0c18c20bd23fsgerlach
fix clang-tidy problem 
Oct 2 2019
b86d34c25866asemke
[clang-tidy] malloc issues in nsl_corr and proper dispatching to the derived… 
Oct 2 2019
5555048dc860sgerlach
more clang-tidy fixes 
Oct 1 2019
55335fd3719dsgerlach
malloc problems in nsl fixed 
Sep 30 2019
d4d8778f44a6sgerlach
more memory leaks fixed 
Sep 30 2019
6d7aa2e18449sgerlach
fix memory problems 
Sep 29 2019
674f9001e74esgerlach
[clang-tidy] enable more checks 
Sep 29 2019
99877d787eb4sgerlach
add missing header 
Sep 29 2019
bcda9f03bb79sgerlach
add missing header 
Sep 29 2019
d38ceef295b1sgerlach
add missing header 
Sep 29 2019
ee5252305be8sgerlach
add missing header 
Sep 29 2019
9fb337eb0d49sgerlach
[clang-tidy] avoid c-style arrays 
Sep 29 2019
41dc4db5bbfdasemke
Use "liveDataSource" instead of "LiveDataSource" for the XML element again. We… 
Sep 29 2019
a9c2bdb24014sgerlach
more clang-tidy fixes 
Sep 29 2019
79597059e94dasemke
[clang-tidy] some more fixes. 
Sep 29 2019
8d5c8e7f0da2asemke
[clang-tidy] fixed couple of issues reported by tidy. 
Sep 29 2019
cdb163807adfasemke
[cursor] added an icon for the cursor in the plot toolbar and minor… 
Sep 29 2019
e9b1114775c7sgerlach
[windows] update package build script 
Sep 29 2019
6a7afbf79125sgerlach
[macos] disable cantor in build script until working 
Sep 29 2019
e675d62db883sgerlach
[macos] disable dark mode until supported 
Sep 29 2019
b46c1602539al10n daemon script
GIT_SILENT made messages (after extraction) 
Sep 29 2019
e342f1f72dc1Martin Mamsoler/asemke
[cursor] minor fixes in the cursor dock: * resize the first column in the tree… 
Sep 26 2019