58
I Use This!
High Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Changed according to new NotePixmapFactory api (Note instead of duration). More... over 24 years ago
Minor include changes. More... over 24 years ago
Initial add. More... over 24 years ago
Use Quantizer instead of dumb duration2note method. More... over 24 years ago
Added quantizer.*, rosedebug.h. More... over 24 years ago
First basic attempt at doing something useful with the notes duration when displaying them. More... over 24 years ago
Drop all xml element names to lower case before processing. More... over 24 years ago
Updated for KDE 2.0Beta3 and Qt 2.2.0 beta1. More... over 24 years ago
Renamed Element to Event. More... over 24 years ago
Use new XML handler instead of DOM. More... over 24 years ago
Renamed xmlstorableelement to xmlstorableevent. More... over 24 years ago
Initial add. More... over 24 years ago
Renamed Element to Event. More... over 24 years ago
Rosegarden test data file More... over 24 years ago
Renamed element to event More... over 24 years ago