Nicolas Froment
483016e865
Merge pull request #2016 from MarcSabatella/61571-continuous-page
...
fix #61571 : note entry below staff in continuous view
2015-05-27 10:07:52 +02:00
Nicolas Froment
3d3b988986
Merge pull request #2009 from MarcSabatella/61106-mmrest-stretch
...
Reset stretch for mmrests when selected
2015-05-27 10:07:36 +02:00
Nicolas Froment
21113026b1
Merge pull request #2018 from Jojo-Schmitz/cleanup
...
remove superfluos code
2015-05-27 10:07:03 +02:00
ws
24f420b491
replace Tab with Space in text
2015-05-26 17:35:33 +02:00
Joachim Schmitz
42f6e67a7e
remove superfluos code
2015-05-26 16:06:56 +02:00
ws
f514bcf9aa
fix #34526 copy&paste of text with newline
2015-05-26 16:05:21 +02:00
ws
01505f07e9
fix deleting multiple text lines when last column is zero
2015-05-26 14:59:12 +02:00
ws
821ebb6595
fix #61946 Superscript is too low: increase from 0.5 to 0.9 x-height
2015-05-26 14:20:25 +02:00
ws
5f354a9c54
fix #60931 Deleting multiline text in frames cause crash
2015-05-26 14:14:18 +02:00
Marc Sabatella
58d317bc2c
fix #61571 : note entry below staff in continuous view
2015-05-23 13:24:20 -06:00
lasconic
93d1b4893d
fix #61476 : Corruption reading empty measure with 7/4 actual duration
2015-05-21 21:37:51 +02:00
Marc Sabatella
9138ead73d
fix #61106 : reset stretch on mmrest
2015-05-21 07:31:18 -06:00
Nicolas Froment
f1b0364106
Merge pull request #2010 from jimka2001/remove-useless-variable
...
removed useless variable gateEvents
2015-05-19 16:24:30 +02:00
lasconic
9baba4992b
fix #61061 : Crash when scrolling in panoramic view and mmRest
2015-05-19 16:10:10 +02:00
ws
26828df497
add QIODevice interface for score loading
2015-05-19 12:31:28 +02:00
jimka2001
6db9e28e59
removed useless variable gateEvents
2015-05-19 12:07:48 +02:00
lasconic
af0e7f13fe
fix compilation on older clang compiler
2015-05-18 17:53:06 +02:00
lasconic
e2da57a9e2
fix #60111 : Symbol for Cut Time is invisible in palette and score
2015-05-18 17:44:35 +02:00
lasconic
1dc19c4c0c
review indentation and code style for PR #1946
2015-05-18 16:38:29 +02:00
Nicolas Froment
ec9a4b83af
Merge pull request #1946 from jimka2001/1518-articulations
...
1518 articulations
2015-05-18 16:36:51 +02:00
lasconic
4d98788c95
fix #60571 : Select similar spanners in a range selection doesn't work
2015-05-18 10:46:10 +02:00
jimka2001
98fb35b544
some changes for consistency, as requested by lasconic
2015-05-16 10:46:03 +02:00
jimka2001
ba72ff18df
fixed problem with ornaments/glissando with transposing instruments
...
and added test cases for this situation
2015-05-16 10:46:02 +02:00
jimka2001
f4c0685eda
updated glissando playback to understand accidentals in current chord.
2015-05-16 10:46:02 +02:00
jimka2001
782e592ad4
implementation of glissando playback
...
added play button for glissando
also updated test case
updated glissando accidentals to work correctly based on end note, even if in different staff
2015-05-16 10:46:02 +02:00
jimka2001
248b2afd96
Updated articulations to work with accidentalscleaned up unused variables
2015-05-16 10:46:01 +02:00
jimka2001
e3e22b1a23
Improved resolution, fixing some midi-out/in resolution issues.
...
refactored some code into local function makeEvent
trying to simply to debug non-homogeneous trills
updated test case for mordent
updated xml read and write to use strings rather than numbers for ornamentStyle
white space
comments
2015-05-16 10:46:01 +02:00
jimka2001
9d9e040db7
reimplemented renditions of some ornaments as per Baroque Music, Style and Performance A Handbook, by Robert Donington,(c) 1982
...
implemented tied ornament notes
added some documentation for the OrnamentExcursion data structure
and removed some old debug comments
refactored articulationExcursion into local function
2015-05-16 10:46:01 +02:00
jimka2001
93c402b24f
updating to use writeProperty rather than direct call to xml.tag,
...
hoping to solve an unreproducable casting problem reported by shoogle.
updated midi test as per current state of mordent implementation
2015-05-16 10:46:00 +02:00
jimka2001
4aa2e0df12
impelemented playback of ornament articulations
2015-05-16 10:46:00 +02:00
jimka2001
dde089e127
added properties playArticulation and ornamentStyle
2015-05-16 10:46:00 +02:00
lasconic
157332c338
fix #60651 : Fret conflict shouldn't be exported to PDF or printed
2015-05-15 00:06:18 +02:00
lasconic
11ff419a18
fix #60631 : No line number reported in MSCZ XML errors
2015-05-15 00:00:48 +02:00
lasconic
a5408f7350
take pause into account in time2tick
2015-05-13 14:16:19 +02:00
lasconic
befbfde1a4
create system headers after section break in panoramic view
2015-05-13 14:15:57 +02:00
lasconic
e07299015a
fix #59316 : no parts for invisible instruments
2015-05-13 14:02:51 +02:00
ws
1733d5bdcd
fix #60251 by embedding the score font inprint
2015-05-13 13:25:44 +02:00
ws
89f2712c64
small ScoreView interface changes
2015-05-13 08:54:17 +02:00
lasconic
e8541545bc
Do not display vertical frame in panoramic view, display clef at beginning of section in panoramic view
2015-05-12 18:24:35 +02:00
lasconic
cb9823a135
fix #59161 : crash on importing 1.x score with slur without start chord
2015-05-12 18:22:48 +02:00
ws
9e84592734
use qfont for print, not freetype rendering
2015-05-11 09:37:23 +02:00
Nicolas Froment
f0985a05a4
Merge pull request #2001 from MarcSabatella/mtest-breaks
...
refactor add/remove line break code & add mtests
2015-05-10 11:00:05 +02:00
lasconic
f44a313495
fix #59881 fix #59861 stemless measure and tab
2015-05-10 09:58:54 +02:00
lasconic
a29da53408
fix infinite loop with imbricated repeat, #59781
2015-05-10 09:56:55 +02:00
Marc Sabatella
fd4f4b61f1
refactor add/remove line break code & add mtests
2015-05-09 10:58:33 -06:00
lasconic
6356462dbf
fix #59821 : shift+letter adds note according to current cursor position rather than position of added note
2015-05-09 11:28:13 +02:00
ws
a4f311ca4e
add preference for pdf export resolution
2015-05-08 15:32:14 +02:00
ws
7fbf11fd4e
fix retina display regression
2015-05-08 10:23:17 +02:00
ws
3e383af345
fix arpeggio and glissando lines
2015-05-08 08:59:34 +02:00
ws
89d455fb50
cleaner mag calculation in sym.cpp
2015-05-08 08:59:30 +02:00