0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update color and font selection when cursor changes in LabelWidget More... over 14 years ago
use and export rich text in LabelWidget More... over 14 years ago
added character selection in LabelWidget More... over 14 years ago
added menu for selecting symbols to text in LabelWidget More... over 14 years ago
simplify font changing slots in LabelWidget More... over 14 years ago
if(m_initializing) More... over 14 years ago
simplified bold and fixed aligment in LabelWidget More... over 14 years ago
simplified italic/underline in LabelWidget More... over 14 years ago
set text font in LabelWidget More... over 14 years ago
Redesigned TextLabel. Couple of things still needs to be implemented/improved (tex-syntax e.g.). This commit breaks the buшld! LabelWidget must be adjusted to the new public interface. More... over 14 years ago
set text color in LabelWidget More... over 14 years ago
LabelWidget is utilized as a TextLabelDock. More... over 14 years ago
Added setLabels-function. More... over 14 years ago
New text label can be added to the worksheet now. More... over 14 years ago
strike out text in LabelWidget More... over 14 years ago
set text super/subscript in LabelWidget More... over 14 years ago
set text bold/italic/underline in LabelWidget More... over 14 years ago
removed old buttons for symbols More... over 14 years ago
fixed missing header More... over 14 years ago
fixed crash when changing plot title More... over 14 years ago
reverted revision 474 More... over 14 years ago
removed reference to sbLabelsOffset in AxisDock More... over 14 years ago
Redesigned the axis class. 1. Axis is now independent of TextLabel. The painting of tick labels is done in Axis::paint(). 2. Introduced retransformTickLabels(). Changing of the label properties doesn't trigger any new calculation of the ticks as before. 3. The label offset is now a float number and not a QPoint. This number is the distance from the label's baseline to the tick's end. The new code still needs a couple of small optimizations and corrections. More... over 14 years ago
Removed redundant function call. More... over 14 years ago
Small fix: first tab in xycurvedock is the default one. More... over 14 years ago
Added proper treatment of the font size for the value labels (conversion from/ot scene units). More... over 14 years ago
Improved the context menu of the worksheet. More... over 14 years ago
fixed warning in ui file More... over 14 years ago
fixed a few compiler warnings More... over 14 years ago
removed some compiler warnings More... over 14 years ago