| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
1. Support the forward/back keyboard shortcuts to switch between tabs (Alt+[Left/Right] typically).
2. Make sure that the "drag" start of a tab is when the cursor leaves the entire window - not just the tab bar.
|
|
|
|
| |
Make the tabs start dragging after pulling the tab out of the entire TabWidget, not just the tab bar itself.
|
|
|
|
| |
dragged off-widget is now when the drag starts).
|
|
|
|
|
| |
Drags will start on *middle click + drag*, and utilities the standardized uri-list mimetype for transfer to other applications with support it.
NOTE: In testing, the return code for a successful drop/accept on another applications still seems to return the "ignore" action rather than the move action. This may be a problem in Qt 5.7.1 - not sure yet.
|
|
|