0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
load settings from template in CartesianPlotDock More... over 14 years ago
save settings as template in CartesianPlotDock More... over 14 years ago
switch to QToolButtons in CartesianPlotDock too More... over 14 years ago
save and load default settings for PlotArea More... over 14 years ago
Switched to QToolButtons, improved layout (more compact now). Added KDE-icons and tooltip text for the recently added buttons. More... over 14 years ago
improved worksheet background default settings save/restore More... over 14 years ago
added buttons and functions for saving and loading default values for CartesianPlot More... over 14 years ago
fixed default value for worksheet background opacity More... over 14 years ago
save and load default worksheet background settings More... over 14 years ago
added more buttons for settings in WorksheetDock More... over 14 years ago
save and use default settings for Worksheet::backgroundType More... over 14 years ago
fixed regression More... over 14 years ago
added button on worksheet dock to save defaults More... over 14 years ago
Corrected wrong width- and height-values on changes of the page orientation (portrait vs. landscape). More... over 14 years ago
Added properties of the coordinate system in the UI (CartesianPlotDock). More... over 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... over 14 years ago
Unvisible worksheet elements are shown as disabled. More... over 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... over 14 years ago
Small bug fixes. Removed couple of compiler warnings. More... over 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... over 14 years ago
XYCurves retransform on page size changes. More... over 14 years ago
Typo corrected. More... over 14 years ago
Adjust layouts in the tabs in WorksheetDock. More... over 14 years ago
Added signal-slot connection that triggers repainting of the background in WorksheetView on background properties changes in Worksheet. More... over 14 years ago
Added setter and getter for the backgound options in Worksheet. More... over 14 years ago
fixed background image center tiled More... over 14 years ago
removed debug code and fixed test code x2 axis More... over 14 years ago
change default worksheet size to nicer value More... over 14 years ago
changed to out-of-source compilation More... over 14 years ago
synched new code from plots/PlotArea.* More... over 14 years ago