~rikmills/+git/labplot-upstream:work/RangeChangeScale

Last commit made on 2023-02-17
Get this branch:
git clone -b work/RangeChangeScale https://git.launchpad.net/~rikmills/+git/labplot-upstream

Branch merges

Branch information

Name:
work/RangeChangeScale
Repository:
lp:~rikmills/+git/labplot-upstream

Recent commits

362ad5a... by Martin

Change min if it is not defined for a specific scale
Reason: Specific values like 0 for log are not defined, so change the range that the plot is still valid and shown correctly

4eafb16... by l10n daemon script <email address hidden>

GIT_SILENT Sync po/docbooks with svn

930569d... by Stefan Gerlach <email address hidden>

Fix obsolete fromTime_t()

2712b74... by Stefan Gerlach <email address hidden>

Fix uninitialized members

33fdf00... by Stefan Gerlach <email address hidden>

Restore cout settings in macros

c71a43b... by Stefan Gerlach <email address hidden>

Fix more issues found by Coverity

e478648... by Stefan Gerlach <email address hidden>

Fix several issues found by Coverity

4d3cee9... by l10n daemon script <email address hidden>

GIT_SILENT Sync po/docbooks with svn

984ee96... by Martin

Description: Set dbc file after creating the blf filter
Reason: Otherwise without doing a preview, no dbc file is set and therefore no files get imported
Files: ImportFileWidget.cpp

ac164d6... by Martin

Description: BLF: add better error handling and handle also invalid blf file and invalid dbc file
Reason: So the user can see why it was not possible to import
Files: DBCParser.h, VectorBLFFilter.cpp, and VectorBLFFilterPrivate.h