0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improved tick label direction for tick label More... about 14 years ago
fixed tick label direction More... about 14 years ago
improved default axis settings More... about 14 years ago
Layout properties in WorksheetDock. More... about 14 years ago
Simplified API for setting the layout in the worksheet. Added getters/setters for the layout properties. More... about 14 years ago
Vertical and horizontal layouts in WorksheetView. To test add a couple of plots an select vertical/horizontal layout via the context menu. To make the items moveable again, break the layout. New plots can also be added, if a layout is activated. More... about 14 years ago
First version of vertical and horizontal layouts in worksheet. More... about 14 years ago
Removed dependence on the obsolete importwidget.ui-file. More... about 14 years ago
Removed obsolete ui-file. More... about 14 years ago
Removed old and obsolete files. More... about 14 years ago
Deactivated permanent drawing of the bounding box. More... about 14 years ago
1. Renamed a slot to be more consistent with other slots. 2. Put the dialog related slots together in the file. 3. Deactivated startTestCode() for a moment. More... about 14 years ago
Create a default cartesian coordinate system with four axes when a new CartesianPlot is created. More... about 14 years ago
Added new default-properties to PlotArea. More... about 14 years ago
Added addPlot-Action in WorksheetView. A new CartesianPlot can now be created via the context menu. More... about 14 years ago
use default settings in Axis More... about 14 years ago
small fixes More... about 14 years ago
load/save settings in AxisDock More... about 14 years ago
Use plot->setRect() in projecttestcode to set the scales. More... about 14 years ago
button and function for load/save settings in AxisDock More... about 14 years ago
Added plot geometry in the dock. Should be understood as a tentative solution, since the backend still lacks a comfortable and undo/redo-aware interface for changing the scales. More... about 14 years ago
save all settings in XYCurveDock More... about 14 years ago
consistent naming in CartesianPlotDock More... about 14 years ago
Added rect() and setRect() for changing the geometry of a plot. More... about 14 years ago
consistent naming in WorksheetDock More... about 14 years ago
consistent naming in SpreadsheetDock More... about 14 years ago
removed duplicate code in loading settings in CartesianPlotDock. using default values from first plot. More... about 14 years ago
removed duplicate code in loading settings in WorksheetDock. using default values from first worksheet. More... about 14 years ago
removed duplicate code in settings More... about 14 years ago
loading all settings in XYCurveDock More... about 14 years ago