Commit graph

20386 commits

Author SHA1 Message Date
Igor Korsukov 49c6821819 ported #7315 : custom gliss text reverts to default gliss 2021-02-11 17:37:52 +03:00
Igor Korsukov 2bbffbfe83 ported #7043 : fix for accidental / ledger line collisions 2021-02-11 17:37:37 +03:00
Igor Korsukov 7abe39001e ported #6811, #7110, #7147 : Missing space between key signature and first note if time signature is hidden 2021-02-11 17:08:59 +03:00
Igor Korsukov 3150db0a58 ported #6680 : Fix #309322: Glissandos collide with double-digit start fretmarks 2021-02-11 17:08:37 +03:00
Igor Korsukov 2e902a5edc ported #7065 : Solve doubles brackets when creating parts 2021-02-11 16:40:43 +03:00
Igor Korsukov bb6f16b8f9 completed ported #6109 : fix #305717: chord symbols attached to fret diagrams don't link to parts 2021-02-11 16:40:10 +03:00
Igor Korsukov 081b69ad35 ported #7176 : Improvements to line dragging behavior 2021-02-11 15:46:57 +03:00
Igor Korsukov 2146c59e15 ported #7344 : Fix #316137: Slurs on the TAB Staff move upward when inserting multiple measures 2021-02-11 15:46:24 +03:00
Igor Korsukov aef8efb369 ported #5577 : fix #299191: Provide a pair of diatonic transpose up/down 2021-02-11 15:45:58 +03:00
Igor Korsukov fb4dcb597f ported #7163 : Fixed resetting of styles 2021-02-11 15:45:29 +03:00
Igor Korsukov 4eaf976ed0 partial ported #6921 : Fix #297458: Provide extra non-toggled post-application versions of accidental commands 2021-02-11 15:16:10 +03:00
RomanPudashkin e3304b827f codereview issues 2021-02-11 13:19:38 +02:00
RomanPudashkin d984efb9fd fixed binding loops 2021-02-11 13:19:38 +02:00
RomanPudashkin fd57ae3915 fixed width of the filled slider part 2021-02-11 13:19:38 +02:00
RomanPudashkin 955b54945c implemented an ability to disable movable property of toolbar 2021-02-11 13:19:38 +02:00
RomanPudashkin 54953793b4 implemented undo/redo toolbar 2021-02-11 13:19:38 +02:00
RomanPudashkin 6b0d53af02 implemented an ability to check if toolbar is floating 2021-02-11 13:19:38 +02:00
RomanPudashkin c5c63150e6 moved noteIconToString to musicalsymbolcodes.h + different codestyle fixes 2021-02-11 13:19:38 +02:00
RomanPudashkin 2f38f5c6a5 moved showing of hint to FlatButton 2021-02-11 13:19:38 +02:00
RomanPudashkin b5c34e0e79 added an ability to change text font of FlatButton; fixed font size of NotationToolbar 2021-02-11 13:19:38 +02:00
Roman Pudashkin 8e20ff8852 implemented an ability to disable filters 2021-02-11 13:19:38 +02:00
RomanPudashkin 2c489ec494 added default padding and fixed (temporary) calculation of globalPos 2021-02-11 13:19:38 +02:00
RomanPudashkin de5514e073 close popup when the application is minimized 2021-02-11 13:19:38 +02:00
Casper Jeukendrup f2c51c79c4 Update Style dialog from MuseScore 3 2021-02-11 10:17:48 +02:00
Casper Jeukendrup 63b7c0b333 Fix errors regarding MenuItem in noteinputbarmodel.cpp 2021-02-11 10:17:48 +02:00
Eism b311ffeac4 Implemented missing file operations 2021-02-10 15:42:32 +02:00
Igor Korsukov 9726920915 technical sync from 3.x to master 2021-02-10 16:39:02 +03:00
Igor Korsukov 0120274b82 ported #7027 : Fix #302427: Export breaths after rests in MusicXML 2021-02-10 14:21:33 +03:00
Eism 4c663f25c4 Review issues fixed 2021-02-10 12:48:27 +02:00
Eism 3783f843e9 Fixed initialization of shortcuts 2021-02-10 12:48:27 +02:00
Eism e3ccfc6aa1 Implemented all actions 2021-02-10 12:48:27 +02:00
Eism 8d6608e1e5 Implemented general menu based on widgets 2021-02-10 12:48:27 +02:00
RomanPudashkin 10d2d7f14a implemented an ability to add loop in/out 2021-02-10 12:46:49 +02:00
RomanPudashkin b8b4be7dff miliseconds -> milliseconds 2021-02-10 12:46:49 +02:00
RomanPudashkin 08a59f5e61 playbackPosition -> playbackPositionInSeconds 2021-02-10 12:46:49 +02:00
RomanPudashkin 84bcb936f2 implemented LoopCursor 2021-02-10 12:46:49 +02:00
Igor Korsukov 10173f3a7f ported #6208, #6886, #6969, #7016, #7163, #7170, #7218 2021-02-09 15:40:57 +03:00
RomanPudashkin fa6346b18b
Merge pull request #7454 from vpereverzev/popupview
[MU4] PopupView component
2021-02-09 11:34:27 +02:00
pereverzev_v 8cb8cd8c17 Added licensing information and removed redundant code 2021-02-09 11:08:18 +02:00
pereverzev_v 00a9f806aa Updated formatting of popupview.cpp according to code-style 2021-02-09 10:43:24 +02:00
Casper Jeukendrup ad8ad3f0c2 Implement automatic theme switching for Windows 2021-02-09 09:46:12 +02:00
pereverzev_v eaf625a5f0 Added a sample of StyledPopupView into GeneralComponentsGallery 2021-02-08 23:49:07 +02:00
pereverzev_v 837b5fa7fc Replaced a custom event handler with equal method from the base class 2021-02-08 23:34:21 +02:00
pereverzev_v 87fa83d04a Process MoveEvent of DockableWidget 2021-02-08 23:34:21 +02:00
pereverzev_v 426a5090b0 Implemented StyledPopupView component 2021-02-08 23:33:38 +02:00
pereverzev_v 99437962dd Implemented PopupView base component 2021-02-08 23:33:08 +02:00
pereverzev_v e59228b52e Implemented a prototype of PopupView 2021-02-08 23:33:08 +02:00
Igor Korsukov 720e155200 ported #6347 : Fix #308034: Add user line spacing 2021-02-08 21:48:02 +03:00
Igor Korsukov 74d7f6a33d ported #6791 : Engraving improvements 2021-02-08 16:51:31 +02:00
Casper Jeukendrup 07595f7a67 'Unify' title bar of main window with the rest of the window on macOS 2021-02-08 16:11:59 +02:00