lyx_mirror/src/frontends
Michael Schmitt bdadc8d496 * development/scons/scons_manifest.py:
* src/frontends/qt4/Makefile.dialogs:
* src/frontends/qt4/QPrefsDialog.C:
* src/frontends/qt4/QPrefsDialog.h:
* src/frontends/qt4/ui/compile_uic.sh:
* src/frontends/qt4/ui/QPrefAsciiUi.ui:
* src/frontends/qt4/ui/QPrefPlaintextUi.ui: rename QPrefAsciiUi.ui to QPrefPlaintextUi.ui; 
rename PrefAscii to PrefPlaintext

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16714 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-16 22:29:33 +00:00
..
controllers Add missing call to WorkArea::redraw(). Fix bug 3078 2007-01-07 22:01:50 +00:00
qt4 * development/scons/scons_manifest.py: 2007-01-16 22:29:33 +00:00
Alert_pimpl.h
Alert.C
Alert.h
Application.C Really fix focus problem on new view. 2006-12-24 17:11:32 +00:00
Application.h * GuiApplication::x11EventFilter(): check for currentView() before using it. 2006-12-04 13:52:02 +00:00
ChangeLog
Clipboard.h Fix bug 2138: copy and paste should preserve formatting between different 2007-01-13 18:29:50 +00:00
Dialogs.C
Dialogs.h
FileDialog.h
FontLoader.h
FontMetrics.h * enable font metrics cache for all platforms. 2006-12-04 10:09:22 +00:00
Gui.h Clean up quit code. 2006-12-02 17:39:31 +00:00
key_state.h
LyXKeySym.h performance fix/cleanup. 2007-01-08 11:01:26 +00:00
LyXKeySymFactory.h
LyXView.C * LyXView::updateInset(): schedule a redraw instead of redraw immediately. 2007-01-16 15:16:09 +00:00
LyXView.h Fix bug bug 3064 and 3065: 2007-01-05 13:31:34 +00:00
Makefile.am
Menubar.h
mouse_state.h
NoGuiFontLoader.h
NoGuiFontMetrics.h fix compiler warning 2006-12-07 17:48:38 +00:00
Painter.C Button face-lift: stop shifting text under mouse 2006-12-07 16:26:17 +00:00
Painter.h Button face-lift: use mouse hover-buttons. 2006-12-04 04:31:18 +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
Timeout.h
Toolbars.C
Toolbars.h
WorkArea.C Reorganize window resizing so that no painting occurs during a resizeEvent(). This caused the crash on MacOSX because the splash image drawing was not finished before the resizeEvent() occurred because of scrollbar hiding. 2007-01-04 12:36:17 +00:00
WorkArea.h * LyXView::updateInset(): schedule a redraw instead of redraw immediately. 2007-01-16 15:16:09 +00:00