summaryrefslogtreecommitdiff
path: root/muse2/muse/widgets/view.h
AgeCommit message (Collapse)Author
2013-02-20MASSIVE FIXES: MANY editor, usability, operation fixes and changes. Tim E. Real
See ChangeLog.
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-16More drawing fixes, improved accuracy (grids, timescales, edges, markers ↵Tim E. Real
guaranteed to align now). Much drawing changed to device (pixel) space instead of virtual space, for accuracy. Fixed display of audio automation graphs. (But not editing).
2011-08-05Parts having hidden events now drawn using 'jagged' ends and special white ↵Tim E. Real
edges. Improved border drawing guaranteed to show L/R touching part borders. TODO: Top and bottom borders. Muted parts now show names and events. Filled with a special brush pattern for easy recognition. Huge changes to PartCanvas::drawItem(). And to all View::XmapXXX methods for better accuracy. Changed bool Part::hasHiddenNotes() to int Part::hasHiddenEvents(). Added int Part::cachedHasHiddenEvents().
2011-06-02applied WillyFoobar's patch: moved all Q_OBJECT statements toFlorian Jung
their appropriate place
2010-12-23Fixed *some* gui drawing speed issues.Tim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-11-22Eliminated double-buffering pixmap in View class (not required in Qt4).Tim E. Real
2010-11-22Ported View and MidiEditor classes. Fixed TopWin constructor. Tim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson