lyx_mirror/src/frontends/qt4/ui
Georg Baum 2c72e0ecaa Fix bug 2868
* 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
2006-10-03 08:34:59 +00:00
..
BiblioUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
BranchesUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
BulletsUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
compile_uic.sh The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
FloatPlacementUi.ui minimal effort implementation of: 2006-08-25 13:40:01 +00:00
FontUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
LanguageUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
LaTeXUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
Makefile.am * src/frontends/qt4/ui/pch.h: remove 2006-05-27 14:38:34 +00:00
MarginsUi.ui Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui file. 2006-03-24 15:59:11 +00:00
MathsUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
NumberingUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
PageLayoutUi.ui Added initial qt4 work by Abdelrazak Younes 2006-03-05 17:24:44 +00:00
PreambleUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QAboutUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QAskForTextUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QBibitemUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QBibtexAddUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QBibtexUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QBoxUi.ui correct tab order + layout cleanup 2006-08-31 13:07:05 +00:00
QBranchUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QChangesUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QCharacterUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QCitationUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QDelimiterUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QDocumentUi.ui Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui file. 2006-03-24 15:59:11 +00:00
QErrorListUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QERTUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QExternalUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QFloatUi.ui minimal effort implementation of: 2006-08-25 13:40:01 +00:00
QGraphicsUi.ui clean up of the graphics dialog: 2006-04-06 21:04:27 +00:00
QIncludeUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QIndexUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QLogUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QMathMatrixUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QMathUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QNoteUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QParagraphUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrefAsciiUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QPrefColorsUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QPrefConvertersUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrefCopiersUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrefCygwinPathUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QPrefDateUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QPrefDisplayUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrefFileformatsUi.ui Fix bug 2868 2006-10-03 08:34:59 +00:00
QPrefIdentityUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QPrefKeyboardUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QPrefLanguageUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QPrefLatexUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrefPathsUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrefPrinterUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrefScreenFontsUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrefSpellcheckerUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QPrefsUi.ui Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui file. 2006-03-24 15:59:11 +00:00
QPrefUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QPrintUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QRefUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QSearchUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QSendtoUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QShowFileUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QSpellcheckerUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QTabularCreateUi.ui Add new tableinsertwidget 2006-05-31 12:53:05 +00:00
QTabularUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QTexinfoUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QThesaurusUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QTocUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QURLUi.ui remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which we want to get rid of. 2006-08-24 19:37:40 +00:00
QViewSourceUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QVSpaceUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00
QWrapUi.ui Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui file. 2006-03-24 15:59:11 +00:00
TextLayoutUi.ui further ui cleanup: correct tab order 2006-08-31 13:46:28 +00:00