Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesAdd option "Close Tabs to the Right" to right-click context menu of tabs #822
Comments
This comment has been minimized.
This comment has been minimized.
|
I am interested to work on the project for some time. Can you provide me with details on how can I start with? I am a 2nd-year undergrad. |
This comment has been minimized.
This comment has been minimized.
|
@kalashshah11 I updated the description above to give some pointers. |
This comment has been minimized.
This comment has been minimized.
|
@egraether Thanks for updating.Would complete it as soon as possible. |
This comment has been minimized.
This comment has been minimized.
|
@egraether I am getting an error of CMake Error at "D:/......." Could NOT find Boost (missing: Boost_INCLUDE_DIR system program_options filesystem date_time) (Required is at least version "1.67") |
This comment has been minimized.
This comment has been minimized.
|
Please read the Building the Bare Minimum section of our readme and install the required software. |
This comment has been minimized.
This comment has been minimized.
|
After following the ReadME file, still, I am getting the same errors |
This comment has been minimized.
This comment has been minimized.
|
Are you working on Windows? Maybe you need to define a CMake Cache Entry called |
Implementation suggestion:
void contextMenuEvent(QContextMenuEvent* event)inQtTabsBarQtContextMenuand add this action to it (seeQtGraphicsViewfor example)closeTabsToRight(Id tabId).QtTabsViewand handle logic there