Feature #1808
closed
add double-click handling to gotodlg; airlift (if possible), otherwise goto
Added by John Robertson 26 days ago.
Updated 1 day ago.
Description
add double-click handling to gotodlg; airlift (if possible),
otherwise goto
Files
After being instructed on how airlifting is supposed to work, I have an updated patch coming.
After being instructed on how airlifting is supposed to work, I have the updated double-click patch.
double-click: Airlift (if possible), else goto
Alt-double-click: Airlift only (if possible)
Ctrl-double-click: GoTo only (if possible)
- Target version set to 3.2.3
- Trailing spaces on a couple of (otherwise empty) lines. Does 'git diff' highlight them for you?
- Bad indentation of line "&& !QGuiApplication::keyboardModifiers().testFlag(Qt::ControlModifier)) {"
- Function (header) documentation seems wrong
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Note that we need to get 3.2.2 release out of the way before we start merging in 3.2.3 patches.
- Status changed from In Review to Closed
Also available in: Atom
PDF