0
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a title containing the name of the selected object to the context menu. More... over 12 years ago
Fixed the calculation of the cap size for error bars. More... over 12 years ago
Fixed the clipping of lines in XYCurve. More... over 12 years ago
Improved handling of plot's toolbar. More... over 12 years ago
Set graphicitem's flags (triggers itemChanged-event) in TextLabel _after_ all member variables were initialized. More... over 12 years ago
Fixed the handling in GuiObserver of the case when objects of different types were selected. More... over 12 years ago
1. Properly forward the selection of the newly added aspects in project explorer to the views. 2. Code cleanup in ProjectExplorer. More... over 12 years ago
In the legend, draw the error bars behind the symbol. More... over 12 years ago
Improved the update of GUI im MainWin on project changes: 1. No crashes anymore when opening a saved project when there is already an open project in lablot. 2. Avoid flickering of icons during startup because of enabling all the actions on default and then disabling them on start. More... over 12 years ago
1. Error bars in the legend. 2. Code cleanup. More... over 12 years ago
1. Wait-cursor during the worksheet export. 2. Use proper file extension in ExportWorksheetDialog on startup. More... over 12 years ago
1. Fixed some resolution and size issues in worksheet export. 2. Export also the background of the worksheet. More... over 12 years ago
Save the last used settings in ExportWorksheetDialog. More... over 12 years ago
undo/redo of error bars settings in xy curve dock More... over 12 years ago
undo/redo of values settings in xy curve dock More... over 12 years ago
undo/redo of symbol settings in xy curve dock More... over 12 years ago
Remember the last used directory when using the file dialog. More... over 12 years ago
undo/redo of line settings in xy curve dock More... over 12 years ago
use m_curve in xy curve dock More... over 12 years ago
undo/redo of description in xy curve dock More... over 12 years ago
undo/redo of grids in axis dock More... over 12 years ago
undo/redo of labels in axis dock More... over 12 years ago
undo/redo of minor ticks in axis dock More... over 12 years ago
undo/redo of major ticks in axis dock More... over 12 years ago
Handle the selection/deselection of hidden aspects (plot and axis labels) correctly. More... over 12 years ago
Select the worksheet in the project explorer if the view was clicked and there is no selection currently. More... over 12 years ago
Simplified the rounding to int in the dock widgets. More... over 12 years ago
Removed old pixmaps from the repository. More... over 12 years ago
Removed old code in legacy directory for which there exist already a new version. More... over 12 years ago
Fixed rounding problem when converting float to int in all relevant dock-widgets. More... over 12 years ago