Barth Netterfield
2018-11-23 13:25:45 UTC
Branch: refs/heads/master
Home: https://github.com/Kst-plot/kst
Commit: e548d88590528e9dae2ab68b4680e75855fa549c
https://github.com/Kst-plot/kst/commit/e548d88590528e9dae2ab68b4680e75855fa549c
Author: Yuri Chornoivan <***@ukr.net>
Date: 2018-10-14 (Sun, 14 Oct 2018)
Changed paths:
M src/libkstapp/viewitem.cpp
Log Message:
-----------
Fix minor typo
Commit: 69764327c23d6330295f639b95c1c6f0a68a9fe2
https://github.com/Kst-plot/kst/commit/69764327c23d6330295f639b95c1c6f0a68a9fe2
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M devel-docs/BugsAndFeatures
M src/datasources/fitstable/fitstable.cpp
M src/datasources/its/its.c
M src/datasources/qimagesource/qimagesource.cpp
M src/datasources/tiff16source/tiff16source.cpp
M src/libkst/datasource.cpp
M src/libkst/datasource.h
M src/libkst/matrixscriptinterface.cpp
M src/libkst/scalarscriptinterface.cpp
M src/libkst/stringscriptinterface.cpp
M src/libkstapp/datasourcedialog.cpp
M src/libkstapp/legenditem.cpp
M src/plugins/fits/non_linear.h
M src/plugins/fits/non_linear_weighted.h
Log Message:
-----------
Fix a variety of issued found by cppcheck.
Commit: 6435d09b739f81524f280e08f2e17634799db4ae
https://github.com/Kst-plot/kst/commit/6435d09b739f81524f280e08f2e17634799db4ae
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M src/datasources/ascii/asciisource.cpp
Log Message:
-----------
Don't invalidate ascii files when you reset them.
BUG: 394448
Apply fix suggested by reporter. Ascii files don't actually ever
check to see if an ascii file is valid so there is no point
in invalidating it.
Commit: a987b5f9b2e0ce5c901affe0418f60356818e233
https://github.com/Kst-plot/kst/commit/a987b5f9b2e0ce5c901affe0418f60356818e233
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M devel-docs/BugsAndFeatures
M src/libkstapp/differentiatecurvesdialog.cpp
Log Message:
-----------
Enable double click in Differentiate Curves
BUG: 318141
Commit: 492293f30203e445e032587dd64eb0f39b5ee455
https://github.com/Kst-plot/kst/commit/492293f30203e445e032587dd64eb0f39b5ee455
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M src/kst/bindings.html
M src/kst/bindings.odt
M src/libkstapp/mainwindow.cpp
M src/libkstapp/mainwindow.h
Log Message:
-----------
Shift PageUp/Down moves by 1/5 of a screen of data.
Compare: https://github.com/Kst-plot/kst/compare/baf3509d40a2...492293f30203
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Home: https://github.com/Kst-plot/kst
Commit: e548d88590528e9dae2ab68b4680e75855fa549c
https://github.com/Kst-plot/kst/commit/e548d88590528e9dae2ab68b4680e75855fa549c
Author: Yuri Chornoivan <***@ukr.net>
Date: 2018-10-14 (Sun, 14 Oct 2018)
Changed paths:
M src/libkstapp/viewitem.cpp
Log Message:
-----------
Fix minor typo
Commit: 69764327c23d6330295f639b95c1c6f0a68a9fe2
https://github.com/Kst-plot/kst/commit/69764327c23d6330295f639b95c1c6f0a68a9fe2
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M devel-docs/BugsAndFeatures
M src/datasources/fitstable/fitstable.cpp
M src/datasources/its/its.c
M src/datasources/qimagesource/qimagesource.cpp
M src/datasources/tiff16source/tiff16source.cpp
M src/libkst/datasource.cpp
M src/libkst/datasource.h
M src/libkst/matrixscriptinterface.cpp
M src/libkst/scalarscriptinterface.cpp
M src/libkst/stringscriptinterface.cpp
M src/libkstapp/datasourcedialog.cpp
M src/libkstapp/legenditem.cpp
M src/plugins/fits/non_linear.h
M src/plugins/fits/non_linear_weighted.h
Log Message:
-----------
Fix a variety of issued found by cppcheck.
Commit: 6435d09b739f81524f280e08f2e17634799db4ae
https://github.com/Kst-plot/kst/commit/6435d09b739f81524f280e08f2e17634799db4ae
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M src/datasources/ascii/asciisource.cpp
Log Message:
-----------
Don't invalidate ascii files when you reset them.
BUG: 394448
Apply fix suggested by reporter. Ascii files don't actually ever
check to see if an ascii file is valid so there is no point
in invalidating it.
Commit: a987b5f9b2e0ce5c901affe0418f60356818e233
https://github.com/Kst-plot/kst/commit/a987b5f9b2e0ce5c901affe0418f60356818e233
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M devel-docs/BugsAndFeatures
M src/libkstapp/differentiatecurvesdialog.cpp
Log Message:
-----------
Enable double click in Differentiate Curves
BUG: 318141
Commit: 492293f30203e445e032587dd64eb0f39b5ee455
https://github.com/Kst-plot/kst/commit/492293f30203e445e032587dd64eb0f39b5ee455
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M src/kst/bindings.html
M src/kst/bindings.odt
M src/libkstapp/mainwindow.cpp
M src/libkstapp/mainwindow.h
Log Message:
-----------
Shift PageUp/Down moves by 1/5 of a screen of data.
Compare: https://github.com/Kst-plot/kst/compare/baf3509d40a2...492293f30203
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.