lyx_mirror/src/frontends
Abdelrazak Younes 29564e5f54 Changelog:
* QDialogView.h: interface methods and slots are now public instead of protected. This allow to avoid making friend classes.
* QPrefs.[Ch]: removed everything GUI related. The controller does not know anything about what the Dialog is doing, it is here only to transfer request one way or the other.
* QPrefsDialogs.[Ch]: transfered everything GUI related here. Things are gathered per module in contructor, apply() and update() methods so that it will be easy to transfer code to separate class afterward
  - QPrefsDialogs::apply(LyXRC & rc): fill in rc parameters from GUI.
  - QPrefsDialogs::update(LyXRC const & rc): update GUI from rc parameters.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13453 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-22 18:59:17 +00:00
..
controllers frontends/controllers/ControlBibtex.[Ch]: new members bibtotoc(), getStylefile(), 2006-03-20 10:24:23 +00:00
gtk frontends/controllers/ControlBibtex.[Ch]: new members bibtotoc(), getStylefile(), 2006-03-20 10:24:23 +00:00
qt2 remove qgridview.[Ch] (these files were only needed for qt2) 2006-03-21 19:15:31 +00:00
qt4 Changelog: 2006-03-22 18:59:17 +00:00
xforms frontends/controllers/ControlBibtex.[Ch]: new members bibtotoc(), getStylefile(), 2006-03-20 10:24:23 +00:00
Alert_pimpl.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
Alert.C Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
Alert.h
ChangeLog fix drawing of buttons (bug 2328) 2006-03-15 15:32:32 +00:00
Dialogs.C fix bug 1879 2005-05-17 15:33:16 +00:00
Dialogs.h disable open dialogs if applying them is not allowed 2005-04-13 09:43:58 +00:00
FileDialog.h
font_metrics.h
guiapi.C Convert the preamble dialog to the Dialog-based scheme. 2004-03-31 20:55:59 +00:00
guiapi.h Convert the preamble dialog to the Dialog-based scheme. 2004-03-31 20:55:59 +00:00
key_state.h
lyx_gui.h the lyxserver modifications 2004-07-22 13:44:40 +00:00
LyXKeySym.h display key binding in native UI style 2004-03-26 15:12:35 +00:00
LyXKeySymFactory.h
LyXScreenFactory.h
LyXView.C Scrollbar fixes 2005-08-02 14:25:48 +00:00
LyXView.h make sure the 'setStatus(Collapsed)' crash won't occur otherwise 2005-05-06 20:00:31 +00:00
Makefile.am setup the buildsystem for building qt4 2006-03-05 17:29:08 +00:00
Menubar.h
mouse_state.h
nullpainter.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
nullpainter.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
Painter.C fix drawing of buttons (bug 2328) 2006-03-15 15:32:32 +00:00
Painter.h fix drawing of buttons (bug 2328) 2006-03-15 15:32:32 +00:00
pch.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
screen.C Selective expose patch 2006-03-20 15:05:07 +00:00
screen.h Axe processEvents, fix cursor draw artifacts, put update flags into an enum, 2005-05-31 14:40:30 +00:00
Timeout.C revert stupid patch 2005-06-16 14:18:18 +00:00
Timeout.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
Toolbars.C Whitespace, only whitespace. 2004-11-26 14:52:54 +00:00
Toolbars.h code refactorization in toolbars 2004-11-09 12:40:34 +00:00
WorkArea.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
WorkAreaFactory.h A layout engine for XForms. 2004-04-28 17:22:05 +00:00