John Preston
|
315a0457cf
|
Improve menu selection tracking.
|
2021-01-27 23:08:27 +04:00 |
|
23rd
|
0ce0766b5e
|
Removed redundant hasSubmenu property from menu item base.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
43f09755e5
|
Moved key press handling from menu to menu item base.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
5d74463bc9
|
Renamed contentWidth property to minWidth in menu items.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
0d6a0d9cef
|
Moved mouse selecting of menu items to menu base item.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
4325eb2f1b
|
Wrapped raw QAction pointers with not_null in menu items.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
79146e54b9
|
Returned finish of animating to menu.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
497452250a
|
Added ability to set index to menu item.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
ec988db6c7
|
Replaced passing of numerous arguments with struct in menu.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
4cbe5fc464
|
Moved all files related to menu to separate namespace.
|
2021-01-20 00:20:39 +03:00 |
|
23rd
|
8d5bdd6b7e
|
Partially replaced code for using widgets as items in Ui::Menu.
|
2021-01-20 00:20:39 +03:00 |
|