Discussion:
[Qt-creator] Show unsaved changes?
Jason H
2018-04-26 14:35:50 UTC
Permalink
Is there a way to show unsaved changes to a file in QtC? Currently, I have to use undo/redo for figure out what I changed.
Jason H
2018-04-26 15:04:21 UTC
Permalink
> Sent: Thursday, April 26, 2018 at 10:35 AM
> From: "Jason H" <***@gmx.com>
> To: "qt-creatorqt-project.org" <qt-***@qt-project.org>
> Subject: [Qt-creator] Show unsaved changes?
>
> Is there a way to show unsaved changes to a file in QtC? Currently, I have to use undo/redo for figure out what I changed.


I found that if I close a file without saving, it'll show me, but I can't do it at will?
Jaroslaw Kobus
2018-04-26 15:40:41 UTC
Permalink
Ctrl+H - show unsaved changes for the current file

Ctrl+Shift+H - show unsaved changes for all opened files


From menu: Tools | Diff | ...


Regards


Jarek

________________________________
From: Qt-creator <qt-creator-bounces+jaroslaw.kobus=***@qt-project.org> on behalf of Jason H <***@gmx.com>
Sent: Thursday, April 26, 2018 5:04:21 PM
To: Jason H
Cc: qt-creatorqt-project.org
Subject: Re: [Qt-creator] Show unsaved changes?

> Sent: Thursday, April 26, 2018 at 10:35 AM
> From: "Jason H" <***@gmx.com>
> To: "qt-creatorqt-project.org" <qt-***@qt-project.org>
> Subject: [Qt-creator] Show unsaved changes?
>
> Is there a way to show unsaved changes to a file in QtC? Currently, I have to use undo/redo for figure out what I changed.


I found that if I close a file without saving, it'll show me, but I can't do it at will?
Jason H
2018-04-27 13:30:26 UTC
Permalink
_______________________________________________
Qt-creator mailing list
Qt-***@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator
Loading...