Commit graph

25 commits

Author SHA1 Message Date
Marc Sabatella
8afca1722c fix #26746: german chord mode compatibility with 1.3 2014-06-24 19:06:36 -06:00
ws
1327f2244f replace FreeSerifMscore by plain FreeSerif font 2014-01-22 16:19:54 +01:00
Marc Sabatella
bd623a9475 fix #23369
Adds support for "/" within chordnames if the portion after the "/" is
not convertible to tpc and hence not a valid bass note.  This allows for
C6/9 to be rendered as such.  I look at the *last* slash when deciding
how to proceed, so C6/9/E is handled correctly.
2013-10-31 17:24:11 -06:00
ws
5d91135f6a fix install target 2013-07-10 09:59:42 +02:00
ws
2e8d3e1d7d remove css files 2013-07-09 18:17:07 +02:00
lasconic
d313297e48 fix make install 2013-07-01 12:28:17 +02:00
ws
ddbb8f5e70 added light theme, removed native theme 2013-07-01 12:03:13 +02:00
Marc Sabatella
d0b3e8e31c improve rendering of German & lower case chords 2013-06-28 21:06:15 -06:00
Marc Sabatella
64fe44d254 cleanup & fix compat test 2013-06-28 17:35:40 -06:00
Marc Sabatella
8e92462f42 Gernan chords use As and Es, not Aes and Ees
Also add hooks for French spelling of Re
2013-06-28 17:35:38 -06:00
Marc Sabatella
a90d21f8c7 fix #11115: support solfeggio note names
Actual support was added in previous commits; this is really just
cleanup and renaming the option from "Italian" to "Solfeggio".
2013-06-28 17:35:37 -06:00
Marc Sabatella
582ae9804d fix tests & handling of 1.X scores
also includes a do-over of the general style dialog changes, being more
careful not to accidentally alter other parts of file
2013-06-10 15:36:35 -06:00
Marc Sabatella
8e2d626420 Merge branch 'chords-musicxml' into wytiwyg-chords 2013-06-09 16:27:45 -06:00
lasconic
48a9d230cc fix color of QListView and QHeaderView text in Mac dark theme 2013-06-04 08:34:14 +02:00
Marc Sabatella
0cd63cfe6f MusicXML import of unrecognized chords
A new method is provided generate a chordname directly from a MusicXML
harmony object.  This chordname is then parsed and rendered just as for a
chordname typed directly into the score.
2013-06-02 22:56:24 -06:00
Tony Mountifield
601045e9cf Improve spacing of "/" in renderBase
Also restore original y position after rendering bass note.
2013-04-21 18:01:10 +01:00
Nicolas Froment
5055ede74c Merge pull request #286 from softins/stdchords-fix
Add spaces to render in stdchords.xml
2013-03-28 11:26:40 -07:00
Tony Mountifield
e82f708196 Add spaces to render in stdchords.xml
Render text with embedded b or # needs spaces to ensure they are
displayed correctly. Added spaces between all components in the
render texts for consistency.
2013-03-28 18:10:49 +00:00
ws
1e355d7bcf fixes for workspace; some palette tweaking 2013-03-15 17:52:58 +01:00
lasconic
8bcd0f8c21 use system font to display the UI 2013-03-15 11:02:48 +01:00
Tony Mountifield
a1d8181cd6 Update font name and Unicode code points for 2.0 2013-03-05 22:20:03 +00:00
ws
7006102961 fix tooltip text color 2013-02-20 10:13:49 +01:00
Leon Vinken
4e148e2ed7 fix MusicXML test testHarmony1.xml 2012-09-07 21:03:22 +02:00
Werner Schweer
641d8f4259 remove light theme 2012-07-19 16:47:23 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00