Commit graph

42 commits

Author SHA1 Message Date
Joachim Schmitz
5977488174 eliminating needless \n in qDebug() calls
searching for 'qDebug.*\\n\'
2014-03-25 14:59:32 +01:00
lasconic
a668e11e97 fix #23913: Crash on copy of selected chord symbols 2013-12-26 23:29:50 +01:00
Maurizio M. Gavioli
60c12818c4 When multiple staff-collateral elements are selected, copied and pasted, they are pasted according to the note (chord) count of the original passage rather than according to the tick distances.
This makes sense for all the supported element kinds, except chord symbols.

Corrected to paste chord symbols according to source tick distances. If a chord symbol falls on a tick where there is no SegChordRest segment, such a segment is created.
2013-11-11 11:14:37 +01:00
Maurizio M. Gavioli
aba4f9affe Fix #23406: Crash on copying multiple selected chord names.
The map key used to sort by track and tick the elements to copy overflowed.
2013-11-06 00:43:05 +01:00
lasconic
7ffcf51595 more strings cleanup 2013-11-03 16:49:02 +01:00
Nicolas Froment
231cac5da6 Merge pull request #507 from mgavioli/multi-symbol-paste
Pasting of symbol list selection
2013-10-29 04:42:28 -07:00
ws
05d827a9ee rework of InputState 2013-10-24 12:09:00 +02:00
Maurizio M. Gavioli
e5de291392 Initial implementation of copying and pasting of staff collateral elements. 2013-10-21 15:57:21 +02:00
ws
835ef3d5b6 fix #23164 2013-10-14 15:35:00 +02:00
ws
397ef6172a allow slurs from higher track to lower 2013-10-13 13:06:32 +02:00
ws
7d919a97e9 fix some regressions for mm rests 2013-09-27 18:43:25 +02:00
lasconic
7b5fe971e7 fix #11661: grace notes are not part of selection 2013-08-31 17:45:28 +02:00
ws
e4012586b2 fix #22231 2013-08-13 14:26:40 +02:00
lasconic
ffaa151937 fix #18345: Disable copy paste between different versions of MuseScore 2013-08-05 15:27:52 +02:00
ws
5d605294b3 fix #17741 2013-08-01 10:53:14 +02:00
lasconic
1b35202700 fix #21665: Incorrect values when pasting 2013-06-26 14:55:55 +02:00
ws
b910b81792 remove unneeded function 'searchSelectedElements' 2013-06-26 10:17:33 +02:00
ws
9c4ba850bb fix copy&paste for spanner 2013-06-20 18:48:28 +02:00
wschweer
705307a034 updates 2013-06-16 23:33:37 +02:00
wschweer
ab6120f85e refactoring grace notes 2013-06-12 14:23:57 +02:00
ws
a7904c31f5 refactoring spanner, part I 2013-06-10 11:03:34 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
Daniel
13a679b00b code cleanup of last commit 2013-04-16 09:06:32 -05:00
Daniel
3ccfc359f4 fix #11261: improved logic for inserting measures 2013-04-13 16:58:20 -05:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
667cd5c6dd cleanups 2013-03-25 16:27:20 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
lasconic
3d55d907e8 clear selection should also clear start and end segment 2013-02-08 00:28:15 +01:00
ws
eb2f71a679 replace some qt container with hand crafted single linked list 2013-01-03 16:56:56 +01:00
Maurizio Gavioli
115c5ef611 Fix #19463
After changing a note/chord value, arrow keys become ineffective
2012-12-27 00:01:55 +01:00
Werner Schweer
e630a887fd for optimization replace some foreach loops 2012-12-06 12:46:05 +01:00
Werner Schweer
4c4069d3a9 navigate next-chord and prev-chord now stops on grace note 2012-11-23 15:22:16 +01:00
Werner Schweer
6d79b4db74 fix #1802 2012-09-19 20:03:22 +02:00
Werner Schweer
3139970fd1 move ElementType to Element() 2012-09-13 18:07:11 +02:00
lasconic
0519cba3a3 optimize selection of spanner in Selection::updateSelectedElements 2012-09-03 10:25:48 +02:00
Maurizio Gavioli
99815761b1 Selecting a measure should not select spanners before it (fix #18040) 2012-09-03 00:47:37 +02:00
Werner Schweer
79720a7d11 never select chord, only note(s) 2012-08-06 12:15:42 +02:00
Werner Schweer
2e84a7ee70 fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
Werner Schweer
32d697f85d layout changes for handling of system header 2012-07-31 09:48:37 +02:00
lasconic
78a1be8798 optimize updateSelectedElement for long selection 2012-07-26 17:11:04 +02:00
lasconic
4ec2757356 fix #16317: selecting everything in 1.2 score with crescendo causes crash 2012-06-11 14:45:33 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00