0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed rounding problem when converting float to int in WorksheetDock. More... over 12 years ago
1. Dont' draw axis ticks if they go beyond the plot boundaries. 2. Reformatted the code in Axis::retransformTicks() More... over 12 years ago
Don't crash if we try to plot a single point and axis autoscale is active. More... over 12 years ago
Initialize connections in LabelWidget also in case we use axis' labels. More... almost 13 years ago
Added painting of different error bar types. More... almost 13 years ago
* undo/redo line properties in axis dock * fixed spin box rounding problem More... almost 13 years ago
clean up More... almost 13 years ago
undo/redo axis scale and auto fit in axis dock More... almost 13 years ago
Added a "cap size"-property to XYCurve. More... almost 13 years ago
Don't try to update the UI when we're are closing the application (don't crash on quit). More... almost 13 years ago
Always expand the tree item in project explorer if the corresponding aspect was selected. More... almost 13 years ago
1. Added painting of error bars. 2. Custom column for value labels can be used now. 3. Made the painting of lines and symbols faster for big number of points. More... almost 13 years ago
undo/redo in axis dock general tab More... almost 13 years ago
prepared axis dock for undo/redo awareness More... almost 13 years ago
Undo/redo-awareness of column changes in XYCurveDock. More... almost 13 years ago
Fixed the broken build. (forgot to add AbstractFileFilter.cpp in one of the previouses commits, sorry). More... almost 13 years ago
Signals/slots for setting the columns for values and error bars in XYCurve. More... almost 13 years ago
Save/load of columns in XYCurve for values and error bars. More... almost 13 years ago
Save/load of error bar properties in XYCurveDock. More... almost 13 years ago
Added set/get-methods for editing the properties of error bars. More... almost 13 years ago
Improved error-bars widgets in XYCurveDock. More... almost 13 years ago
Started to implement error bars. More... almost 13 years ago
1. Introduced a mode where all changes on an aspect shouldn't be undone/redone. 2. Made ascii-import to spreadsheet not undoable. More... almost 13 years ago
Added a QProgressBar to the status bar in MainWin to show the progress of file import. More... almost 13 years ago
Undo/redo the visibility changes of a plot in one single step. More... almost 13 years ago
When making a graphics item invisible, it gets deselected in the scene. In this case we don't want to deselect the item in the project explorer. More... almost 13 years ago
improved undo/redo of visible flag in plot dock More... almost 13 years ago
improved undo/redo of TextLabel in LabelWidget More... almost 13 years ago
1. Don't crash when a view (mdi sub-window) is closed. 2. Code cleanup in PartMdiView. More... almost 13 years ago
started with undo/redo in TextLabel of label widget More... almost 13 years ago