Commit graph

10 commits

Author SHA1 Message Date
Joachim Schmitz
3adc1ea6ed fix #14764
convert qDebug();abort() to qFatal() and if(cond) abort() to
Q_ASSERT(!cond), esp. for the benefit of Windows, where it is impossible
to set a breakpoint on the abort()
Also modernizing mscoreMessageHandler() and making it more informative
by adding file, line and function to the output.
2014-03-04 13:06:23 +01:00
Andrey M. Tokarev
0bc05b1877 Fix issue #21533 (MIDI file causes crash) 2013-07-21 18:37:22 +04:00
Andrey M. Tokarev
cb36f18caa Some refactoring, more comments 2013-05-27 03:48:38 +04:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
lasconic
46068265e4 replace typedef iSigEvent by auto 2013-03-13 18:15:36 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Werner Schweer
3340d3db35 fix 1.2 import of parts & grace notes 2012-09-10 11:55:24 +02:00
Werner Schweer
4b9012603a change text frame width and margins from mm units to space units 2012-09-10 11:55:24 +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