lyx_mirror/src/frontends
Abdelrazak Younes 591d47a64b * qt_helpers.h:
- ucs4_to_qchar(): add a FIXME and an assertion

* GuiFontMetrics: replace the table based cache with two QHash based cache. With this change, the speed overhead is not negligible (exact same score with the UserGuide test) and the required additional memory is minimal (maybe one or two megabytes).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16132 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-02 15:54:49 +00:00
..
controllers Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
qt4 * qt_helpers.h: 2006-12-02 15:54:49 +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 FIXME: remove global variable theApp 2006-11-30 00:04:51 +00:00
Application.h FIXME: remove global variable theApp 2006-11-30 00:04:51 +00:00
ChangeLog fix drawing of buttons (bug 2328) 2006-03-15 15:32:32 +00:00
Clipboard.h move everything into namespace lyx 2006-10-21 00:16:43 +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 This commit fixes the following bug: 2006-12-01 16:12:24 +00:00
Gui.h * Gui.h: new closeAll() pure virtual method. 2006-10-24 15:01:07 +00:00
key_state.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
LyXKeySym.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
LyXKeySymFactory.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
LyXView.C Fix graphics rendering preview. 2006-11-28 12:51:50 +00:00
LyXView.h also support the geometry option on Windows + Qt/Windows 2006-11-29 16:45:38 +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 This commit fixes the following bug: 2006-12-01 16:12:24 +00:00
Painter.C This commit cleans up everything related to singleton. The other important change is that lyx::dispatch() and lyx::getStatus become _the_ official way to use LyXFunc equivalent methods. 2006-10-11 17:24:46 +00:00
Painter.h document docstring abuse for symbol font code points 2006-11-07 20:46:38 +00:00
pch.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
Selection.h move everything into namespace lyx 2006-10-21 00:16:43 +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 FIXME: remove global variable theApp 2006-11-30 00:04:51 +00:00
WorkArea.h * Status.15x: updates. 2006-11-20 14:42:18 +00:00