Bug 297516

Summary: Add option to only update live preview on file save
Product: [Applications] kile Reporter: Job Noorman <job>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Job Noorman 2012-04-05 08:24:50 UTC
User-Agent:       Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/11.10 Chromium/18.0.1025.142 Chrome/18.0.1025.142 Safari/535.19
Build Identifier: 

First of all: great work on the live preview! I really love this feature!

There is one annoying thing about it, though: it starts refreshing whenever you start typing and this kind of disrupts my workflow.
What I would like to see is an option to only refresh the view when you save a file.

Reproducible: Always
Comment 1 Michel Ludwig 2012-04-15 09:14:15 UTC
Git commit dde1b1637d6841f2e137e4cd53ebd74a70b23a43 by Michel Ludwig.
Committed on 15/04/2012 at 11:12.
Pushed by mludwig into branch 'master'.

Add option which allows it to only compile the live preview after saving

M  +1    -0    src/dialogs/configurationdialog.cpp
M  +4    -0    src/documentinfo.cpp
M  +4    -0    src/kile.kcfg
M  +48   -3    src/livepreview.cpp
M  +2    -0    src/livepreview.h
M  +11   -1    src/widgets/livepreviewconfigwidget.cpp
M  +61   -47   src/widgets/livepreviewconfigwidget.ui

http://commits.kde.org/kile/dde1b1637d6841f2e137e4cd53ebd74a70b23a43