Commit graph

18409 commits

Author SHA1 Message Date
anatoly-os
aa6d46fd31
Merge pull request #6119 from Jojo-Schmitz/barline-heavy-master
fix #305613: add heavy, reverse end and heavy double barlines
2020-06-06 06:30:35 -07:00
anatoly-os
6d5f118c13
Merge pull request #5616 from Jojo-Schmitz/warnings
Fix Deprecation warnings with Qt 5.15 (and 5.14)
2020-06-06 06:28:41 -07:00
Joachim Schmitz
df02d7197e Fix barlines' tooltips translations in workspace palettes 2020-06-05 13:35:18 +02:00
Joachim Schmitz
fd708de4e6 fix #305676: Repeat barline tooltips in Repeats & Jumps palette are not translated
by fixing the mtest to allow certain duplicates and reverting some
earlier changes to make those texts different
2020-06-05 13:26:53 +02:00
Joachim Schmitz
b60ba76d75 fix #305613: add heavy, reverse end and heavy double barlines
Use translated names of barlines in timeline.
Change to use SMuFL names for barlines so we use the same strings and
translations in basic and advanced workspace palettes, master symbols
palette (untranslated before), inspector and timeline.

Previous versions won't show them and also loose them on save
2020-06-05 13:26:53 +02:00
Igor Korsukov
4650a2fe3c
Merge pull request #6163 from igorkorsukov/mu4/notation
Added notation view skeleton
2020-06-04 14:38:28 +02:00
Igor Korsukov
9e74bd33b0 added notation view skeleton 2020-06-04 13:40:04 +02:00
Igor Korsukov
5b8aa391a8
Merge pull request #6162 from igorkorsukov/fix_build_avsomr
fixed build avsomr
2020-06-04 11:24:26 +02:00
Igor Korsukov
adf34e522d fixed build avsomr 2020-06-04 10:43:03 +02:00
Igor Korsukov
ad4652e9db
Merge pull request #6160 from Jojo-Schmitz/compiler-warnings
Fix compiler error (MinGW) and warnings (MinGW and MSVC)
2020-06-04 10:29:49 +02:00
Igor Korsukov
f3a4ea7724
Merge pull request #6159 from igorkorsukov/mu4/appshell
Added appshell
2020-06-04 09:54:50 +02:00
Igor Korsukov
811a142335 added appshell 2020-06-04 09:13:21 +02:00
Matt McClinch
476b1ca241 Fix building with AVSOMR enabled 2020-06-03 19:52:14 +02:00
Joachim Schmitz
6e416048b8 fix MinGW compiler error and warnings 2020-06-03 16:48:18 +02:00
Joachim Schmitz
372d504197 fix MSVC compiler warnings 2020-06-03 15:32:24 +02:00
Joachim Schmitz
b7b35643a1 Fix Deprecation warnings with Qt 5.15 (and 5.14)
* fix 383 warnings C4996 (deprecated) with one single line change
* fix 5 'empty' warnings about invalid slots, not sure the remaining
slots serve any purpose though
* disable warnings C4127 and C4996 for thirdparty/google_analytics
* fix 30 warnings C4996 using the suggested alternatives available since
at least Qt 5.9, so won't break building against that
* change as requested in code review plus some more fixes using the same
idea
* fixing yet more warnings
* disable deprecation warnings in qoogle_analytics for MinGW too
although I believe maxOS and Linux may use those too. Easy to extend to
those, if need be.
* Fix qml runtime warnings exactly following the advice given by that
warning, but without really know what I'm doing here or whether that is
still backwards compatible to Qt 5.9.
* Use replacements as suggested, if available and no `endl` neded with
`qDebug()`
* fix 24 more
* 2 more
* 7 more (one only seen in DEBUG mode)
* Fix the `endl` warnings
* maybe more changes this way?
* Add all warnings C5999 or bigger to the ignore list for telemetry
with Qt 5.15 Beta 1 as avoiding only C26439, C26444,C 26452, C26495,
C26498, C26812 isn't possible
* fix 2 deprecation warning new with Qt 5.15 beta 1
* fix 4 new warnings and also Qt 5.12 builds, disable some dead code
* fix deprecation warnings new with Qt 5.15's MSVC 2019 integration and
revert some (`QNetworkReply::networkError()`) that Qt 5.15 beta 2
reverted too
* fix warning reg. obsolete operator < for QVariants
* revert changes needed prior to beta 3 And clarifying some earlier
changes
* mark ToDos
* fix warning reg QString()::null
* fix a 'regression' from a revert of an earlier change
2020-06-03 12:59:19 +02:00
anatoly-os
9714c8e65b
Merge pull request #6158 from igorkorsukov/fix_build
fixed build after merge inspector & framework
2020-06-03 02:19:01 -07:00
Igor Korsukov
a7be9f68b6 fixed build after merge inspector & framework 2020-06-03 10:40:29 +02:00
anatoly-os
3ce8a8faba
Merge pull request #6133 from igorkorsukov/mu4/framework
Added framework
2020-06-02 14:32:18 -07:00
anatoly-os
c9f8a13852
Merge pull request #6149 from vpereverzev/inspector_redesign
inspector_redesign
2020-06-02 13:54:22 -07:00
pereverzev_v
5b58eb77b8 Temporarily disabled tests for the time of refactoring commands in MS4 2020-06-02 22:06:43 +02:00
pereverzev_v
ad0aa973d5 Fixed some QML warnings 2020-06-02 20:23:22 +02:00
pereverzev_v
49694ca346 First of all, return styled property value if element can't handle given PID 2020-06-02 19:22:29 +02:00
pereverzev_v
9f70fbee53 Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
pereverzev_v
9dc4324b0f Fix compilation errors 2020-06-02 19:22:29 +02:00
pereverzev_v
08a28ed582 Fixed an issue with accidentaly launching popups 2020-06-02 19:22:29 +02:00
pereverzev_v
f3ded8b1d8 Added an elide mode for the title in the CheckBox component 2020-06-02 19:22:29 +02:00
pereverzev_v
e6a827030a Adjusted the description for "Tempo" inspector properties 2020-06-02 19:22:29 +02:00
pereverzev_v
6c661366cf Fixed the properties dialogs appearance in the release build 2020-06-02 19:22:29 +02:00
pereverzev_v
6bab205c35 Adjusted the formatting for the properties with the "float" values 2020-06-02 19:22:29 +02:00
pereverzev_v
4c99d36ac0 Added a new utility class DataFormatter 2020-06-02 19:22:29 +02:00
pereverzev_v
25a7b5f457 Update reference images 2020-06-02 19:22:29 +02:00
pereverzev_v
edf6ac4605 Got rid of an old fret inspector 2020-06-02 18:43:18 +02:00
pereverzev_v
d61572f020 Got rid of an old fretboard canvas from QML 2020-06-02 18:43:18 +02:00
pereverzev_v
b5beb621cf Implemented the view for "FretDiagrams" inspector 2020-06-02 18:43:18 +02:00
pereverzev_v
3220e45b26 Completely reworked the model for "FretDiagrams" inspector 2020-06-02 18:43:18 +02:00
pereverzev_v
83512100ee Registered an old fret canvas wiget as a new QML component 2020-06-02 18:43:18 +02:00
pereverzev_v
2668174a1c Wrapped the timesignature's property changes into the command, otherwise they will be ignored 2020-06-02 18:43:18 +02:00
pereverzev_v
6555a24ff9 Enabled properties in the "Time signature properties" dialog 2020-06-02 18:43:18 +02:00
pereverzev_v
ae2b3fed5b Fixed a typo in "Brackets' inspector 2020-06-02 18:43:18 +02:00
pereverzev_v
89b4e459d2 Implemented the view for "Time signatures" inspector 2020-06-02 18:43:18 +02:00
pereverzev_v
2a2106c7c0 Implemented the model for "Time signatures" inspector 2020-06-02 18:43:18 +02:00
pereverzev_v
deed86da45 Added a command for launching "time signatures properties" dialog 2020-06-02 18:43:18 +02:00
pereverzev_v
bc333091e4 Fixed a crash during the autosave operation 2020-06-02 18:43:18 +02:00
Howard-C
3bc80f05dc Add properties to octave controls in ambitus section 2020-06-02 18:43:18 +02:00
anatoly-os
76c899e1c0 Implemented Brackets and Braces popups
TODO:
- Crash happens on my machine when incrementing value for Column or Span property
2020-06-02 18:43:18 +02:00
pereverzev_v
6addc53d6c Get rid of an unused layout in the old inspector 2020-06-02 18:43:18 +02:00
pereverzev_v
6704403762 Made the ambitus element stationary to prevent user misunderstandings 2020-06-02 18:43:18 +02:00
pereverzev_v
c3dd4e97df Implemented an action for "update ranges" button in "Ambitus" settings 2020-06-02 18:43:18 +02:00
pereverzev_v
c65693ea36 Implemented the view for "ChordSymbol" settings 2020-06-02 18:43:18 +02:00