MuseScore/src/framework/ui/view
2022-02-03 13:02:38 +02:00
..
platform/macos transferred MainWindowProvider to the ui module 2021-09-01 15:35:14 +02:00
abstractnavigation.cpp Fixed reset highlight state for controls when the user clicked mouse button 2021-12-27 14:51:42 +02:00
abstractnavigation.h Fixed reset highlight state for controls when the user clicked mouse button 2021-12-27 14:51:42 +02:00
focuslistener.cpp implemented FocusListener for resetting focus after clicking on another UI item 2021-09-03 13:55:35 +02:00
focuslistener.h fixed the focus reset from NumberInputField 2021-09-03 14:37:22 +02:00
iconcodes.h Fix #9434: Added Insert One Measure icon 2022-01-23 11:47:20 +05:30
interactiveprovider.cpp Fixed opening element editor on palette 2021-12-07 13:19:48 +03:00
interactiveprovider.h fixed updating the app menu after opening the notation page from StartupScenario::run 2021-12-02 18:49:49 +02:00
keynavigationcontrol.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
keynavigationsection.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
keynavigationsubsection.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
mainwindowprovider.cpp Setting the screen for the popup 2022-01-10 11:40:33 +02:00
mainwindowprovider.h Setting the screen for the popup 2022-01-10 11:40:33 +02:00
musicalsymbolcodes.h Fix icons in time signature properties dialog 2021-11-16 12:04:45 +01:00
navigationcontrol.cpp Implemented navigation on app menu 2021-12-27 14:51:42 +02:00
navigationcontrol.h Fix compiler warning about missing override in NavigationControl 2022-01-12 12:32:40 +02:00
navigationevent.cpp added navigation for Addons - Languages 2021-05-04 15:00:59 +02:00
navigationevent.h added navigation for Addons - Languages 2021-05-04 15:00:59 +02:00
navigationpanel.cpp added close dialogs on escape 2021-12-14 14:22:05 +03:00
navigationpanel.h Fixed reset highlight state for controls when the user clicked mouse button 2021-12-27 14:51:42 +02:00
navigationpopuppanel.cpp added navigation from dialogs 2021-05-04 15:30:42 +02:00
navigationpopuppanel.h added navigation from dialogs 2021-05-04 15:30:42 +02:00
navigationsection.cpp Fixed activating navigation for opened menu 2021-12-27 14:51:42 +02:00
navigationsection.h Fixed activating navigation for opened menu 2021-12-27 14:51:42 +02:00
qmlaccessible.cpp Sending appropriate text change signals instead of a single cursor change signal 2022-02-03 13:02:38 +02:00
qmlaccessible.h Sending appropriate text change signals instead of a single cursor change signal 2022-02-03 13:02:38 +02:00
qmlapi.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
qmlapi.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
qmllauncher.cpp Eliminate more conversions between QString and std::string 2021-11-20 17:07:52 +01:00
qmllauncher.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
qmltooltip.cpp fixed tooltip show 2021-12-28 14:26:26 +02:00
qmltooltip.h Fixed calculation of the tooltip's content size 2021-06-01 18:41:25 +02:00
qmltranslation.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
qmltranslation.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
uitheme.cpp Set maximum flick velocity to 1500 for all views in the project 2022-02-01 19:02:19 +02:00
uitheme.h Set maximum flick velocity to 1500 for all views in the project 2022-02-01 19:02:19 +02:00
widgetnavigationfix.cpp Fixed accessibility for edit pitch dialog 2021-11-16 14:21:03 +02:00
widgetnavigationfix.h Fixed navigation for table widget 2021-11-15 10:30:37 +02:00
widgetstatestore.cpp Fix non-unity build 2022-01-12 12:32:40 +02:00
widgetstatestore.h Fix icons in all QWidget dialogs on macOS 2021-11-16 12:24:36 +01:00
widgetutils.h Fix icons in all QWidget dialogs on macOS 2021-11-16 12:24:36 +01:00
widgetview.cpp fixed handling of entering/leaving events 2021-08-02 09:12:08 +02:00
widgetview.h fixed receiving of mouse events 2021-07-27 09:56:51 +02:00