0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a menu with a couple of predefined colors. Can be used at many places in the frontend. First usage of it in the context menu of Axis. More... almost 13 years ago
Two small fixes in the legend. More... almost 13 years ago
Redesigned saving of the project. No wrong "errors" on save anymore. More... almost 13 years ago
Added missing "visible"-property in save/load in TextLabel and CartesianPlot. More... almost 13 years ago
Added missing "visible"-property in save/load and switched to macros inAxis and PlotArea. More... almost 13 years ago
Added missing "visible"-property in save/load and switched to macros in CartesianPlotLegend. More... almost 13 years ago
1. Introduced macros for the serialization of Qt-object frequently used in our save/load-functions. 2. Bug fixing in save/load in XYCurve (added missing visibility-property etc.), switch to macros. More... almost 13 years ago
Implemented save/load in CartesianPlotLegend. More... almost 13 years ago
1. Added missing serialization of plot area border properties in save/load. 2. Small fixes in axis' save/load. More... almost 13 years ago
1. Take care of the case when the width of legend's title label is larger then the width of the curve labels. 2. Recalculate the size of the legend when the size of the title label was changed. 3. Don't try to paint an image in plot areas when no image file name is available yet. More... almost 13 years ago
Activate title-tab in the legend dock when legend title was selected on the worksheet. More... almost 13 years ago
Enabled editing of the legend title in the dock. More... almost 13 years ago
Added title label for the legend. More... almost 13 years ago
Update legend's position on plot size changes. More... almost 13 years ago
Deleted old and obsolete version of legend widget. More... almost 13 years ago
Implemented legend's positioning relative to the plot (horiz. left, horiz. right etc.) More... almost 13 years ago
Corrected the painting of the selection box of the plot legend. More... almost 13 years ago
Don't show unsupported data formats (don't crash if an unsupported type was selected). More... about 13 years ago
CartesianPlotLegend(Dock): 1. Added "line+symbol width"-option to the dock. 2. Added title-tab to the dock. 3. Started to implement positioning of the legend. More... about 13 years ago
Removed obsolete function declarations. More... about 13 years ago
Build fix. More... about 13 years ago
1. Redesigned the handling of label's position changes. Allows correct undo/redo-steps also for changes via mouse movements now. 2. Notify the UI about label's position changes. More... about 13 years ago
removed debug output. More... about 13 years ago
Added column major and row major orderings to the cartesian plot legend. More... about 13 years ago
Added font properties to CartesianPlotLegendDock. More... about 13 years ago
Implemented multi-column format in CartesianPlotLegend. More... about 13 years ago
undo aware spreadsheet description in dock More... about 13 years ago
started with undo aware axis dock More... about 13 years ago
1. First (and yet incomplete) version of CartesianPlotLegendDock. 2. Small fixes and code cleanup. More... about 13 years ago
improved worksheet dock ui More... about 13 years ago