0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
load/save layout of Worksheet in WorksheetDock More... about 14 years ago
load/save size of Worksheet in WorksheetDock More... about 14 years ago
load/save settings from template in WorksheetDock More... about 14 years ago
load settings from template in CartesianPlotDock More... about 14 years ago
save settings as template in CartesianPlotDock More... about 14 years ago
switch to QToolButtons in CartesianPlotDock too More... about 14 years ago
save and load default settings for PlotArea More... about 14 years ago
Switched to QToolButtons, improved layout (more compact now). Added KDE-icons and tooltip text for the recently added buttons. More... about 14 years ago
improved worksheet background default settings save/restore More... about 14 years ago
added buttons and functions for saving and loading default values for CartesianPlot More... about 14 years ago
fixed default value for worksheet background opacity More... about 14 years ago
save and load default worksheet background settings More... about 14 years ago
added more buttons for settings in WorksheetDock More... about 14 years ago
save and use default settings for Worksheet::backgroundType More... about 14 years ago
fixed regression More... about 14 years ago
added button on worksheet dock to save defaults More... about 14 years ago
Corrected wrong width- and height-values on changes of the page orientation (portrait vs. landscape). More... about 14 years ago
Added properties of the coordinate system in the UI (CartesianPlotDock). More... about 14 years ago
1. Replaced Worksheet::convertFrom/ToMillimiter by Worksheet::convertFrom/ToSceneUnits. 2. WorksheetView also uses now the conversion function in WorksheetView::zoomOrigin(). 3. Implemented slots in WorksheetDock for changing the background properties. More... about 14 years ago
Unvisible worksheet elements are shown as disabled. More... about 14 years ago
Compile error fix (forgot to upload the files in the last commit). The code in WorkseehtRectangleElements still needs to be adjusted to the design changes in the last commit. More... about 14 years ago
Small bug fixes. Removed couple of compiler warnings. More... about 14 years ago
1. AbstractCoordinateSystem doesn't inherit from WorksheetElementContainer anymore. CoordinateSystem is to be regarded now as a part of the corresponding plot and not as a stand-alone object in the project hierarchy. 2. PlotArea is not a WorksheetElementContainer anymore, but inherits just from AbsractWorksheetElement - PlotArea is simply a child of a plot/container. 3. Corrected the handling of the visibility for WorksheetElementContainer. Setting of "visible" for a plot hides the object now realy completely. 4. The adjustment of the plot size on worksheet size changes with checked "rescale the content" works better now. Though, still a couple of things to do... More... about 14 years ago
XYCurves retransform on page size changes. More... about 14 years ago
Typo corrected. More... about 14 years ago
Adjust layouts in the tabs in WorksheetDock. More... about 14 years ago
Added signal-slot connection that triggers repainting of the background in WorksheetView on background properties changes in Worksheet. More... about 14 years ago
Added setter and getter for the backgound options in Worksheet. More... about 14 years ago
fixed background image center tiled More... about 14 years ago
removed debug code and fixed test code x2 axis More... about 14 years ago