ws
|
1733d5bdcd
|
fix #60251 by embedding the score font inprint
|
2015-05-13 13:25:44 +02:00 |
|
ws
|
70f239380f
|
add another demo file
|
2015-05-13 11:55:59 +02:00 |
|
ws
|
8862dcff7e
|
add another demo
|
2015-05-13 09:22:07 +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
|
dcdf697bba
|
Merge pull request #2002 from Jojo-Schmitz/prefsdialog
cosmetic fix to export PDF resolution dialog
|
2015-05-10 12:12:56 +02:00 |
|
Joachim Schmitz
|
65fc0b1bff
|
cosmetic fix to export PDF resolution dialog
|
2015-05-10 11:46:00 +02:00 |
|
lasconic
|
965625bb3d
|
fix #59386: Em dash (—) in text style name turned to question mark
|
2015-05-10 11:41:14 +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
|
c403d14015
|
fix #59916: Printed shortcut list order is different than displayed one
|
2015-05-10 10:26:15 +02:00 |
|
lasconic
|
506e5e8e51
|
fix #59171: Pressing a key in Piano Keyboard window sustains indefinitely (if sound supports it)
|
2015-05-10 10:01:01 +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 |
|
lasconic
|
61e912ce47
|
clean pref dialog after a4f311ca
|
2015-05-09 11:16:44 +02:00 |
|
Nicolas Froment
|
bd707bb284
|
Merge pull request #1997 from MarcSabatella/59176-break-mmrest
fix #59176: crash on add/remove line breaks with mmrest
|
2015-05-09 10:40:00 +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 |
|
lasconic
|
5c242ac228
|
fix bad syntax
|
2015-05-07 18:18:54 +02:00 |
|
lasconic
|
b2b4b51b86
|
update Getting Started score
|
2015-05-07 14:43:18 +02:00 |
|
lasconic
|
da74238db8
|
fix some more compilation warnings with gcc5
|
2015-05-07 14:42:58 +02:00 |
|
ws
|
2342431095
|
fix tempotext
|
2015-05-07 13:16:14 +02:00 |
|
ws
|
f6b88f1395
|
fix trill rendering
|
2015-05-07 13:07:44 +02:00 |
|
ws
|
64d9689e16
|
fix compilation without script interface
|
2015-05-07 11:36:27 +02:00 |
|
Nicolas Froment
|
0bd0092cf8
|
Merge pull request #1994 from MarcSabatella/58971-grace-move
fix #58971: corruption on moving grace note to another voice
|
2015-05-06 22:00:42 +02:00 |
|
Marc Sabatella
|
841f2c5092
|
fix #59176: crash on add/remove line breaks with mmrest
|
2015-05-06 13:57:15 -06:00 |
|
Nicolas Froment
|
33c959a43b
|
Merge pull request #1996 from lasconic/scoreparts
command line option to export score and parts
|
2015-05-06 21:51:38 +02:00 |
|
lasconic
|
64780e9b21
|
command line option to export score and parts
|
2015-05-06 21:16:48 +02:00 |
|
Nicolas Froment
|
a7db24cdb9
|
Merge pull request #1995 from Jojo-Schmitz/cmd-line-args-mac
make command line parsing compatible with Qt 5.3
|
2015-05-06 19:58:25 +02:00 |
|
Joachim Schmitz
|
83be79f90a
|
make command line parsing compatible with Qt 5.3
and the old clang on the Mac build server
|
2015-05-06 19:31:32 +02:00 |
|
lasconic
|
5c862c39f1
|
fix build
|
2015-05-06 17:53:55 +02:00 |
|
Nicolas Froment
|
8e1cd6b2de
|
Merge pull request #1983 from Jojo-Schmitz/argument-parsing
Change command line parsing to the Qt way
|
2015-05-06 17:41:03 +02:00 |
|
Joachim Schmitz
|
5133105d2e
|
Change command line parsing to the Qt way
|
2015-05-06 17:38:18 +02:00 |
|
lasconic
|
45c00c0bff
|
fix mtest
|
2015-05-06 16:12:47 +02:00 |
|
lasconic
|
499ea8e71e
|
fix compilation on Windows
|
2015-05-06 15:20:01 +02:00 |
|
ws
|
a09e1e55f0
|
another fix for retina display
|
2015-05-06 13:55:41 +02:00 |
|
ws
|
59d0e82e37
|
fix font cache
|
2015-05-06 13:55:40 +02:00 |
|
lasconic
|
72ec3dc12b
|
fix compilation on Mac OSX
|
2015-05-06 13:18:04 +02:00 |
|
ws
|
c152676565
|
add retina display support
|
2015-05-06 11:19:53 +02:00 |
|
ws
|
bc547e1987
|
fix compiler warning in sym.cpp
|
2015-05-06 10:57:44 +02:00 |
|
ws
|
68b9e776e0
|
update mtest
|
2015-05-06 08:56:58 +02:00 |
|
ws
|
0dbb47e9f9
|
add cache for freetype glyphs
|
2015-05-06 08:56:58 +02:00 |
|
ws
|
eff562ee3f
|
render score fonts with freetype
|
2015-05-06 08:56:58 +02:00 |
|
ws
|
9f0b0f8e95
|
use rawfont for symbols
|
2015-05-06 08:56:58 +02:00 |
|
Marc Sabatella
|
e77fe6483c
|
fix #58971: corruption on moving grace note to another voice
|
2015-05-05 16:35:47 -06:00 |
|