lyx_mirror/src/frontends
Jürgen Spitzmüller 605f6bebf2 Implement a warning dialog with a "Do not show this warning again!" checkbox.
Since Qt does not provide this, we have to roll our own dialog.
Hidden warnings are stored in sessions.

The dialog is currently only used in the case where an included file
has a different textclass then the master (bug 3218).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29324 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-19 11:57:52 +00:00
..
qt4 Implement a warning dialog with a "Do not show this warning again!" checkbox. 2009-04-19 11:57:52 +00:00
tests fix "make check" with gcc 4.3 2009-03-18 22:49:51 +00:00
alert.h Implement a warning dialog with a "Do not show this warning again!" checkbox. 2009-04-19 11:57:52 +00:00
Application.h
Clipboard.h Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560. 2009-01-04 23:31:32 +00:00
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LyXView.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am fix compilation with external boost 2009-02-11 14:27:42 +00:00
mouse_state.h
Painter.h Forgot that in previous commit. 2009-03-28 17:33:20 +00:00
Selection.h
WorkArea.h The rest of Tommaso patch with some cleanups. Not very clean still but at least it compiles! 2008-11-16 01:20:34 +00:00
WorkAreaManager.cpp
WorkAreaManager.h