57
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added automake invocation More... over 24 years ago
Corrected (treble) clef position. More... over 24 years ago
Corrected upward stalk position which was one pixel too far to the right. More... over 24 years ago
Added Makefile.in. More... over 24 years ago
deleted - doesn't belong in CVS More... over 24 years ago
First attempt at actual horizontal layout. More... over 24 years ago
Update according to new NotationHLayout ctor. More... over 24 years ago
Reworked API : simpler and more efficient now. More... over 24 years ago
Commented out some debug code. More... over 24 years ago
Initial addition More... over 24 years ago
Helper configure script More... over 24 years ago
Apply quantization during horizontal layout. More... over 24 years ago
Added quantize to a raw Event::duration. More... over 24 years ago
Enlarge the canvas. Updated for NotePixmapFactory returning QCanvasPixmaps instead of QPixmaps. More... over 24 years ago
Removed debug code. More... over 24 years ago
Added pitch0YOffset() method. Currently works only for treble clef, so I guess it's kinda broken :-). More... over 24 years ago
Commented out debug stuff. More... over 24 years ago
Added a ctor taking QCanvasPixmap instead of QPixmap. More... over 24 years ago
Return QCanvasPixmaps instead of QPixmaps, with a Y offset set to the middle of the note's body. Corrected tail lenght readjustment. It's still made with magic numbers though, have to correct this sometime. More... over 24 years ago
Debug stuff. More... over 24 years ago
More space between notes. Still dummy. More... over 24 years ago
More elements, test note names. More... over 24 years ago
Reversed the order of the Note enum. Generated pixmap height seem to be broken though. More... over 24 years ago
Use quantizer before computing elements' pixmap. More... over 24 years ago
Handle the 'rosegarden-data' tag. Don't do anything with it yet, though :-). More... over 24 years ago
Give a size to m_durationTable at construction, do not clear it (as it sets the size to 0) in computeNoteDurations(). More... over 24 years ago
Added more notes :-) More... over 24 years ago
Another stupid typo. Duh. More... over 24 years ago
Corrected include name typo. Why didn't I compile this before committing ? More... over 24 years ago
Removed duplicated debug stuff. More... over 24 years ago