David Rosca
|
d3ebe40e8f
|
Replace signals/slots with Q_SIGNALS/Q_SLOTS
|
2018-02-25 13:33:07 +01:00 |
|
David Rosca
|
802e447c0c
|
VerticalTabs: Show detach tab action in context menu
It's not possible to detach tabs by dragging them to empty space
as with main tabbar.
|
2018-02-12 09:52:14 +01:00 |
|
David Rosca
|
ea432a7de7
|
TabContextMenu: Add Options flags
|
2018-02-05 16:44:44 +01:00 |
|
David Rosca
|
825ee7ea96
|
Revert "TabContextMenu: Require only WebTab in constructor"
This broke context menu on empty tab bar space.
This reverts commit e791e77045b572af02d27f7a15ae082a4a13814c.
|
2018-02-05 16:44:39 +01:00 |
|
David Rosca
|
0c7245fa9f
|
TabContextMenu: Require only WebTab in constructor
|
2018-02-04 16:58:08 +01:00 |
|
David Rosca
|
b5d872f64e
|
TabContextMenu: Add Load Tab action
|
2018-01-28 22:40:46 +01:00 |
|
David Rosca
|
ba75905134
|
TabContextMenu: Add Unload Tab action
Closes #2563
|
2018-01-24 15:15:03 +01:00 |
|
David Rosca
|
3eac8bd161
|
TabContextMenu: Remove detach tab action
Tabs can now be detached with drag&drop
|
2018-01-01 17:01:19 +01:00 |
|
Razi Alavizadeh
|
f17eb82cf9
|
TabManager: Add tab context-menu to treewidget context-menu.
|
2017-10-03 17:02:26 +03:30 |
|
Razi Alavizadeh
|
f041d87534
|
Move tab context-menu methods to TabContextMenu.
|
2017-10-03 17:02:24 +03:30 |
|