57
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Apply layout on iterators instead of elements. More... over 23 years ago
Just white space. More... over 23 years ago
Make the NotationView a child of RosegardenGUIView. More... over 23 years ago
Moved NotationElementList typedef from viewelementsmanager.h to notationelement.h. More... over 23 years ago
Apply layout on iterators instead of elements. More... over 23 years ago
Added debug trace in dtor. More... over 23 years ago
Added read/save options (size, toolbar visibility, etc...). More... over 23 years ago
Added parent parameter to ctor, although it doesn't seem to be necessary (it should be 0 anyway). More... over 23 years ago
NotationView widget and interface description. More... over 23 years ago
Moved most of the content to notation.rc. More... over 23 years ago
Moved to notation stuff into notationview. More... over 23 years ago
Moved slotWhole() to notationview where it belongs. More... over 23 years ago
Added default value to 2nd arg of makeNotePixmap(). More... over 23 years ago
Added NotationView class. More... over 23 years ago
Split makeChordPixmap out of NotePixmapFactory into ChordPixmapFactory. More... over 23 years ago
First step to notes toolbar creation. More... over 23 years ago
Removed some debugging code. More... over 23 years ago
Added bars in horizontal layout. More... over 23 years ago
Added barLineHeight() method. More... over 23 years ago
Renamed NoteWidthMap to NoteWidthTable. More... over 23 years ago
Corrected bars lengths. More... over 23 years ago
Explicitly show() canvas items - needed with Qt 2.2.0 final. More... over 23 years ago
Added ViewElement class and ViewElementList typedef. More... over 23 years ago
Layout is now applied on ViewElements. More... over 23 years ago
Renamed m_elements to m_events. More... over 23 years ago
LayoutEngine no longer a unary_function<>. Added NotationLayout. Each View layout should be derived like NotationLayout. More... over 23 years ago
Added notationelement and viewelementsmanager. More... over 23 years ago
Improved splitting of notes. More... over 23 years ago
Added comment. More... over 23 years ago
Added missing return in RosegardenGUIDoc::openDocument(). More... over 23 years ago