lyx_mirror/src/frontends
Richard Heck 4a67bd31bd Fix bug 3461. Add reset_dialog() method that resets the QRef::at_ref_ boolean on dialog close.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17920 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-23 15:25:02 +00:00
..
controllers Pass the main window (GuiView) to the delimiter dialog so that it is properly handled by the window manager. 2007-04-22 07:54:36 +00:00
qt4 Fix bug 3461. Add reset_dialog() method that resets the QRef::at_ref_ boolean on dialog close. 2007-04-23 15:25:02 +00:00
Alert_pimpl.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Alert.C Write the warnings and errors both to lyxerr and to the dialog. 2007-01-23 14:29:15 +00:00
Alert.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Application.C fix bug: vert. maximized window is completely maximized after restart 2007-03-17 12:28:26 +00:00
Application.h fix bug: vert. maximized window is completely maximized after restart 2007-03-17 12:28:26 +00:00
ChangeLog
Clipboard.h Fix bug 3255 2007-02-21 21:47:44 +00:00
Dialogs.C Bugfix: no need to update if the dialog is not visible. 2007-03-25 00:45:34 +00:00
Dialogs.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
FileDialog.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
FontLoader.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
FontMetrics.h * support/qstring_helpers.h: erase ucs4_to_qstring() method. 2007-02-26 15:13:08 +00:00
Gui.h Clean up quit code. 2006-12-02 17:39:31 +00:00
key_state.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
LyXKeySym.h We use char_type, not size_t for storing UCS4 characters. 2007-01-24 14:01:34 +00:00
LyXKeySymFactory.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
LyXView.C * Refactoring of ToolbarBackend.[Ch] into 2007-04-19 19:43:15 +00:00
LyXView.h * frontends/LyXView.h: 2007-04-21 17:38:43 +00:00
Makefile.am * Painter.h: 2006-10-30 10:09:59 +00:00
Menubar.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
mouse_state.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
NoGuiFontLoader.h Output docbook as utf8. Probably quite a bit more work needed, but then help form a docbook person is needed. 2006-10-19 21:00:33 +00:00
NoGuiFontMetrics.h * support/qstring_helpers.h: erase ucs4_to_qstring() method. 2007-02-26 15:13:08 +00:00
Painter.C Improved input method support by M. Iwami. I fixed some typo, and simplified the code a bit. 2007-04-01 09:14:08 +00:00
Painter.h Improved input method support by M. Iwami. I fixed some typo, and simplified the code a bit. 2007-04-01 09:14:08 +00:00
pch.h
Selection.h Fix enabling of LFUN_PRIMARY_SELECTION_PASTE: It was always disabled, because 2007-01-08 18:37:40 +00:00
Timeout.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Timeout.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Toolbars.C * frontends/LyXView.h: 2007-04-21 17:38:43 +00:00
Toolbars.h * frontends/LyXView.h: 2007-04-21 17:38:43 +00:00
WorkArea.C remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually needed 2007-04-01 14:35:42 +00:00
WorkArea.h Prepare for advanced mouse click selections. 2007-01-27 10:41:03 +00:00