lyx_mirror/src/frontends
Enrico Forestieri 1eb41a88f2 Fix bug #8032 (timeout when using the Sweave module)
After the timeout elapses, the user is notified that a command is taking
a long time to complete and is given the choice to stop it. If the user
decides to let the command run, the timeout is increased, otherwise the
command is killed. One is prompted a first time after 3 mins, a second
time after 9 mins, a third time after 27 mins, and so on, i.e., the n-th
prompt occurs after 3^n minutes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40775 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-18 14:16:25 +00:00
..
qt4 Fix bug #8032 (timeout when using the Sweave module) 2012-02-18 14:16:25 +00:00
tests
alert.h
Application.h Fix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp() is 0 in batch mode. 2011-01-06 18:40:39 +00:00
Clipboard.h fix compiler warnings in pedantic mode: remove trailing comma after last enum member 2010-12-17 19:57:55 +00:00
CMakeLists.txt cmake: move CMakeLists.txt into source dir (multiple steps) 2011-05-10 17:44:41 +00:00
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h #7292 make the modifiers Option and Control act on there own on mac - adjust the key bindings to apple standards where possible 2011-02-23 14:30:41 +00:00
KeySymbol.h
Makefile.am
mouse_state.h
Painter.h use one place to adjust width of thin lines 2010-09-07 05:14:57 +00:00
Selection.h
WorkArea.h
WorkAreaManager.cpp Cosmetics or style or something. 2011-12-02 22:27:09 +00:00
WorkAreaManager.h