..
controllers
Abdel, get yourself a decent file system!
2007-01-05 14:38:53 +00:00
qt4
* src/frontends/qt4/QCharacter.C:
2007-01-07 10:24:25 +00:00
Alert_pimpl.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Alert.C
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Alert.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
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
Prepare for external/internal clipboard merging.
2007-01-03 08:53:54 +00:00
Dialogs.C
move everything into namespace lyx
2006-10-21 00:16:43 +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
* 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
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
LyXKeySym.h
Make the shortcuts work correctly with the mac.
2007-01-04 17:10:24 +00:00
LyXKeySymFactory.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
LyXView.C
Fix bug bug 3064 and 3065:
2007-01-05 13:31:34 +00:00
LyXView.h
Fix bug bug 3064 and 3065:
2007-01-05 13:31:34 +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
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
* src/frontends/qt4/GuiSelection.C
2007-01-05 10:32:07 +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
add an extra blank
2006-11-18 20:47:53 +00:00
Toolbars.h
Prettier view->toolbars menu.
2006-11-02 18:59:33 +00:00
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
Partial Fix for Tab key press bug. It is now properly processed but the focus is not returned to the WorkArea afterward.
2006-12-20 21:28:05 +00:00