0
I Use This!
Very High Activity

Commits : Listings

Analyzed 10 minutes ago. based on code collected 35 minutes ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ADS to a16d17a8bf375127847ac8f40af1ebcdb841b13c. More... 5 months ago
Improvements in the column dock widget: * properly show custom datetime formats that are not in the list of the pre-defined formats * better wording for the strings in the dock * moved i18n-related strings out of the constructor to retranslateUi() More... 5 months ago
typo More... 5 months ago
GIT_SILENT Sync po/docbooks with svn More... 5 months ago
try fixing gsl linking More... 5 months ago
fix iconv linking More... 5 months ago
fix CI build More... 5 months ago
typo More... 5 months ago
fix linking on macOS and AppImage More... 5 months ago
Merge branch 'master' into labplot-cpp_sdk More... 5 months ago
macOS: no-undefined not available More... 5 months ago
[import] the checkboxes in ImportFileWidget don't use tristate values, we can work with boleans and isChecked/setChecked instead of CheckState enum values. This fixes the problem with some properties not properly restored when the dialog is opened again. More... 5 months ago
Don't convert to UTC when showing the datetime values in StatisticsColumnWidget. More... 5 months ago
Updated vector_blf to latest upstream More... 5 months ago
format More... 5 months ago
Fix the failing fit tests that got broken after adding the default initialization in the constructor of XYFitCurve. Moved this initialization to CartesianPlot for now, will be refactored later. More... 5 months ago
GIT_SILENT Sync po/docbooks with svn More... 5 months ago
remove breaking change More... 5 months ago
try fixing AppImage and macOS build More... 5 months ago
Added initial/default initialization in XYFitCurve for the case when the fit curve is created directly in the plot and not via the plot data dialog in the spreadsheet. More... 5 months ago
Removed obsolete parameter for XYCurve in XYFitCurve' public functions. More... 5 months ago
Don't switch to the Note in the project explorer after the fit result was created for the first time, stay at the current fit curve aspect where the calculation was triggered. More... 5 months ago
try fixing AppImage and macOS build More... 5 months ago
gitlab: fix regression and clean up More... 5 months ago
Merge branch 'master' into work/improve-linking More... 5 months ago
try no-undefined More... 5 months ago
Properly show/hide the data source related widgets in XYFitCurveDockWidget when switching between diferent fit curves having different source types (spreadsheet vs. XYCurve for example). More... 5 months ago
fix parser tests More... 5 months ago
try excluding gsl from as-needed More... 5 months ago
fix Windows target More... 5 months ago