Commit graph

16 commits

Author SHA1 Message Date
Roman Pudashkin
52b99531ec added the method for checking args for emptiness 2021-09-02 12:13:12 +02:00
Igor Korsukov
c33997bf01 changed namespace for modularity 2021-06-30 17:18:03 +02:00
vpereverzev
783ec26046 Updated license headers for cmake files 2021-04-19 17:09:37 +02:00
vpereverzev
fe45ef6b8b Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
Igor Korsukov
86857b86f8 reimplemented work with ui actions and menu items 2021-04-01 17:00:46 +02:00
RomanPudashkin
84ac057624
Merge pull request #7635 from Eism/general_menu_stabilization
[MU4] General menu optimization
2021-03-13 08:59:59 +02:00
Eism
e3d91c83bf Moved getting action availability to controllers 2021-03-12 18:37:21 +02:00
Igor Korsukov
b461bcc093 reduced paint provider interface 2021-03-11 14:59:27 +02:00
Eism
2f4e8140ea Implemented HelpMenuController 2021-03-05 20:48:59 +02:00
Eism
42862bfdc7 Implemented AddMenuController 2021-03-05 19:58:49 +02:00
RomanPudashkin
abc097aa25 various renaming and stylistic fixes 2021-02-16 10:46:46 +02:00
Eism
4d8438b2a6 Fixed namespaces code style in framework and warning in rpc module 2021-01-18 17:27:51 +03:00
Eism
cad2ff4721 Renamed namespace in ui module 2021-01-18 17:27:51 +03:00
Eism
c421e9c21e Small refactor of actions system
Renamed Action to ActionItem, ActionName to ActionCode. Joined repositories for notation context menu to one class NotationContextMenu and moved to view folder.
2021-01-14 21:54:10 +02:00
Eism
0b60194fe0 Fixed the formation of the list of toolbar items when first open the customization dialog 2020-12-22 09:28:42 +02:00
Igor Korsukov
b7c25b8fc6 move source code to src dir 2020-12-03 15:12:23 +02:00