0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the positioning of axis' labels. More... over 12 years ago
Fixed the calculation of axis' bounding rectangular. More... over 12 years ago
1. Take the actual shape and the rotation of the symbol when painting the bounding shape in XYCurve. 2. Code cleanup. More... over 12 years ago
Don't crash wenn adding new objects to a folder. More... over 12 years ago
1. Cleanup in our build infractructure. 2. Added a couple of g++ flags to the debug build. 3. Removed some warnings. More... over 12 years ago
Made the position changes of the plot with the mouse undoable. More... over 12 years ago
Save/load of the tree view state in the project explorer (selected items, expanded items, current item) and of the mdi sub-windows (state and geometry). More... over 12 years ago
Fixed typo in Project. More... over 12 years ago
Cleanup in Project.h/cpp More... over 12 years ago
When opening a project, don't create views on default. TODO: save and restore the state and positions of the views. More... over 12 years ago
Fixes in MainWin. More... over 12 years ago
Don't open the project if it's already opened. More... over 12 years ago
Undo/redo of worksheet size changes with activated "scale content"-option in one single step. More... over 12 years ago
Removed couple of obsolete files in legacy directory. More... over 12 years ago
Disable the load-button in the TemplateHandler if no templates are available yet. More... over 12 years ago
1. Added "epsilon-comparison" of floats -> no more unwanted disappearence of lines and points at the boundaries of the plot. 2. Fixed the calculation of the ticks direction in Axis. More... over 12 years ago
Axis ticks and grid lines at the plot boundaries don't disappear any more while zooming in and out. More... over 12 years ago
Disable layout-widget if no layout is active in the worksheet. More... over 12 years ago
Undoing of a macro properly emits a signal now. More... over 12 years ago
Undo/redo layout changes in Worksheet in one single step. More... over 12 years ago
Code cleanup. More... over 12 years ago
Code cleanup. More... over 12 years ago
Made setLayout undoable in Worksheet, connected layout changes in Worksheet to the actions in WorksheetView. More... over 12 years ago
Fixed "null pointer access" bug in GuiTools. More... over 12 years ago
Bug fixing, code cleanup and dead code removal. More... over 12 years ago
Bug fix: don't emit signals in AbstractAspect twice. More... over 12 years ago
Added visibility-item to the context menu of all worksheet elements. More... over 12 years ago
Disable "add legen"-action in CartesianPlot on load if a legend is available. More... over 12 years ago
Added context menu for XYCurve und Legend in the worksheet. More... over 12 years ago
Fixed grid layout in Worksheet. More... over 12 years ago