summaryrefslogtreecommitdiff
path: root/muse2/muse/master
AgeCommit message (Collapse)Author
2011-05-16set focus policy to strong in all editorsFlorian Jung
merged with trunk
2011-05-16fixed saving window stateFlorian Jung
dialogs now also save and restore their state templates were updated and have now sane defaults for toolbars etc.
2011-05-15defaults for toolbars are now savedFlorian Jung
2011-05-14- removed unneccessary _to and _quant* - stuff from piano roll and drum editFlorian Jung
this also involved changing the Toolbar1 - removed unneccessary short cuts: SHRT_OVER_QUANTIZE etc. instead added SHRT_QUANTIZE - changed behaviour for scripts: the "quant"-parameter they get isn't the quant-combo's setting, but the snap-combo's now - changed behaviour for step-recording: the note-length is now the "raster"- value instead of the "quant"-value
2011-05-08structure menu fixesRobert Jonsson
2011-04-28minor fixesRobert Jonsson
2011-04-23key dropdownRobert Jonsson
2011-04-19undo for keymapRobert Jonsson
2011-04-17changed keymap to my needs, and removed all that ugly pointerFlorian Jung
stuff from the keymap (still to do for the other *maps)
2011-04-16added keymapRobert Jonsson
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2010-12-20Major cmake cleanup. Please see the ChangeLog.Orcan Ogetbil
2010-12-19Split individual parts into their own shared libraries. Moved main() into ↵Orcan Ogetbil
its own file.
2010-12-18Fixed transport shortcuts not working in some windows or situations.Tim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-14Please see ChangeLog.Tim E. Real
2010-12-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
2010-12-09Made MusE the owner of transport object. Improved PosEdit class.Tim E. Real
2010-12-07Ported rack. Converted many Qt3 methods to Qt4.Orcan Ogetbil
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all ↵Tim E. Real
usages. Reverted class SpinBox to previous revision.
2010-12-05ported sigedit and poseditOrcan Ogetbil
2010-11-28ported to Qt4Orcan Ogetbil
2010-11-24Please see ChangeLog.Tim E. Real
2010-11-19Started some conversions of midieditor, pianoroll, drumedit, etc. incl. ↵Tim E. Real
their QGridLayouts.
2010-11-07Conversion of TempoEdit class to QT4. Displays proper doubles now.Tim E. Real
2010-10-30Removal of autotools stuff.Tim E. Real
2010-10-28Toolbars: Marker, list, master(s) windows. Fixes for others. Some new style ↵Tim E. Real
headers fixes.
2010-10-26See ChangeLogTim E. Real
2010-10-22See ChangeLogTim E. Real
2010-10-19See ChangeLogTim E. Real
2010-10-16See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson