summaryrefslogtreecommitdiff
path: root/muse2/muse/widgets/musewidgetsplug.cpp
AgeCommit message (Collapse)Author
2011-10-11merged with trunkFlorian Jung
2011-10-11moved GlobalConfigValues and MixerConfig from MusEGui into MusEGlobalFlorian Jung
namespace
2011-10-10not recording muted/hidden instruments worksFlorian Jung
2011-10-09settings for importing midiFlorian Jung
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07added new style drum tracksFlorian Jung
atm, they aren't different from midi tracks except that they launch a drum editor by default added markers to help me finding the places to change TODO: instrument muting, in-note-mapping etc...
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-18removed the last obstacle for non-middle-button-users:Florian Jung
added config option "set left range marker with ctrl+rightclick"
2011-09-18made muse more usable without middle mouse buttonFlorian Jung
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-05-26Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ↵Tim E. Real
new class RoutePopupMenu, *massively* cleaning up those 4 files. Used new Route QVariant type as action data instead of integers. Moved MenuTitleItem definitions from astrip.cpp into it's own menutitleitem.cpp Added to settings: "Make popup menus stay open. Otherwise hold Ctrl."
2011-05-10Added general settings audio item: Minimum control process periodTim E. Real
Added Yamaha Mo6 instrument file by Geoff King
2010-12-30Please see ChangeLog.Tim E. Real
2010-12-20Fixed arranger grid h-line drawing, track, and part drawing alignment, ↵Tim E. Real
border issues.
2010-12-19Fixed arranger part drawing borders. Used QPen::setCosmetic(true) when drawing.Tim E. Real
2010-12-19Fixed not saving part colours and part canvas background appearance settings.Tim E. Real
Feature: Added 'global opaqueness' (transparency) appearance setting.
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-11-21Style sheet support. See ChangeLog.Tim E. Real
2010-10-19See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson