summaryrefslogtreecommitdiff
path: root/muse2/muse/shortcuts.cpp
AgeCommit message (Collapse)Author
2011-09-04added paste dialog plus minor fixes:Florian Jung
- moved and changed muse.pro file - added update_pro.sh and update_translations.sh - updated translations - moved stuff from functions.cpp out to dialogs.cpp - fixed behaviour of movePartsTotheRight(): parts which begin at "start of move" aren't expanded, but moved now
2011-08-31added "copy in range" functionFlorian Jung
when pasting, the previously selected parts are now unselected removed the structure operations "copy range" and "cut event", which were unimplemented
2011-08-27full screen + part edit focusRobert Jonsson
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-04-16added keymapRobert Jonsson
2011-03-12cursor mode functionalRobert Jonsson
2011-03-10cursor modeRobert Jonsson
2011-03-05tweaks here and tweaks thereRobert Jonsson
2011-02-18shortcut fixRobert Jonsson
2011-01-02Slight typo "decrease position"Tim E. Real
2011-01-02Focussing, shortcuts, transport position snapping.Tim E. Real
2010-12-26Capitalizations on menu items (patch from Geoff King)Orcan Ogetbil
2010-12-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-12-05Some work on shortcuts. See ChangeLog.Tim E. Real
2010-11-24See ChangeLogOrcan Ogetbil
2010-10-13new branch muse2, first checkinRobert Jonsson