mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 02:49:46 +00:00
2c72e0ecaa
* src/insets/insetgraphics.C (findTargetFormat): return pdf for vector graphics * src/format.h (Flags): new enum describing format flags (flags_): new member variable for format flags (vectorFormat): new, tell whether a format can contain vector graphics * src/format.C: adjust to flags changes * src/frontends/qt[34]/QPrefsDialog.C (QPrefsDialog::QPrefsDialog): handle new vector flag (QPrefsDialog::switch_format): ditto (QPrefsDialog::updateFormatsButtons): ditto (QPrefsDialog::new_format): ditto (QPrefsDialog::modify_format): ditto * src/frontends/qt3/ui/QPrefFileformatsModule.ui * src/frontends/qt4/ui/QPrefFileformatsUi.ui (vectorCB): new checkbox for vector flag * src/lyxrc.C (LyXRC::read): read vector flag (LyXRC::write): write vector flag * lib/doc/Customization.lyx: document format flags * lib/configure.py (checkFormatEntries): Add vector flag to some formats git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15205 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
controllers | ||
gtk | ||
qt3 | ||
qt4 | ||
Alert_pimpl.h | ||
Alert.C | ||
Alert.h | ||
Application_pimpl.h | ||
Application.C | ||
Application.h | ||
ChangeLog | ||
Clipboard.h | ||
Dialogs.C | ||
Dialogs.h | ||
FileDialog.h | ||
font_metrics.h | ||
Gui.h | ||
guiapi.C | ||
guiapi.h | ||
key_state.h | ||
lyx_gui.h | ||
LyXKeySym.h | ||
LyXKeySymFactory.h | ||
LyXView.C | ||
LyXView.h | ||
Makefile.am | ||
Menubar.h | ||
mouse_state.h | ||
nullpainter.C | ||
nullpainter.h | ||
Painter.C | ||
Painter.h | ||
pch.h | ||
Selection.h | ||
Timeout.C | ||
Timeout.h | ||
Toolbars.C | ||
Toolbars.h | ||
WorkArea.C | ||
WorkArea.h |