[Gammaray-commits] [KDAB/GammaRay] 2e5c61: Pass args in the form file:line:column to QtC
Kevin Funk
kevin.funk at kdab.com
Fri Apr 28 10:05:30 CEST 2017
Branch: refs/heads/2.7
Home: https://github.com/KDAB/GammaRay
Commit: 2e5c615863af64ef50cf5e8125e929b773678bfc
https://github.com/KDAB/GammaRay/commit/2e5c615863af64ef50cf5e8125e929b773678bfc
Author: Kevin Funk <kevin.funk at kdab.com>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M ui/mainwindow.cpp
Log Message:
-----------
Pass args in the form file:line:column to QtC
The bug report reports the cursor is always off, but I wonder how
QtCreator jumped to that position *at all*. Jumping to a specific
line & column was just not implemented.
I guess the bug report just talked about QtCreator restoring the cursor
position from the last session.
Task-Id: KDEND-172
More information about the Gammaray-commits
mailing list