You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move recent files items to new submenu and add clear recent file function (#2347)
* Add a new submenu ('File > Recent Files') and move recent file actions inside.
* Add a new menu item to the menu of recent files ('Clear List') and delete divider(QAction *recentSeparatorAct) because that is no longer used.
* Added general function to clear Settings value (including cache)
0 commit comments