From 4826b931b5678463797b2d22d6bcac123f085b3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Thu, 20 Sep 2007 23:45:29 +0000 Subject: [PATCH] add the missing PDFSupportUi.ui but the PDF stuff still doesn't compile git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20399 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 1 + src/frontends/qt4/ui/PDFSupportUi.ui | 390 +++++++++++++++++++++++++++ src/frontends/qt4/ui/compile_uic.sh | 6 +- 3 files changed, 394 insertions(+), 3 deletions(-) create mode 100644 src/frontends/qt4/ui/PDFSupportUi.ui diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index a91826f2b1..185cd021a1 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -1048,6 +1048,7 @@ src_frontends_qt4_ui_files = Split(''' NumberingUi.ui PageLayoutUi.ui ParagraphUi.ui + PDFSupportUi.ui PreambleUi.ui PrefColorsUi.ui PrefConvertersUi.ui diff --git a/src/frontends/qt4/ui/PDFSupportUi.ui b/src/frontends/qt4/ui/PDFSupportUi.ui new file mode 100644 index 0000000000..553faf29fc --- /dev/null +++ b/src/frontends/qt4/ui/PDFSupportUi.ui @@ -0,0 +1,390 @@ + + PDFSupportUi + + + + 0 + 0 + 502 + 417 + + + + + + 10 + 0 + 141 + 21 + + + + Enable clickable crossreferences and header informations + + + &Use hyperref support + + + + + + 14 + 310 + 161 + 21 + + + + Enable fullscreen PDF presentation + + + Load in &fullscreen mode + + + + + + 11 + 191 + 201 + 107 + + + + Generate Bookmarks + + + true + + + true + + + + + 10 + 19 + 151 + 21 + + + + Numbered bookmarks + + + + + + 11 + 46 + 181 + 51 + + + + Open bookmarks + + + true + + + false + + + + + 60 + 19 + 101 + 22 + + + + Number of levels + + + + + + 21 + 22 + 31 + 16 + + + + &Level: + + + bookmarksopenlevelLE + + + + + + + + 11 + 34 + 431 + 141 + + + + Header Information + + + + + 70 + 19 + 351 + 22 + + + + + + + 70 + 49 + 351 + 22 + + + + + + + 70 + 79 + 351 + 22 + + + + + + + 8 + 113 + 71 + 16 + + + + &Keywords: + + + keywordsLE + + + + + + 8 + 83 + 52 + 16 + + + + &Subject: + + + subjectLE + + + + + + 8 + 53 + 52 + 16 + + + + &Author: + + + authorLE + + + + + + 8 + 23 + 52 + 16 + + + + &Title: + + + titleLE + + + + + + + 10 + 360 + 431 + 51 + + + + Additional o&ptions for hyperref + + + true + + + false + + + false + + + + + 10 + 20 + 421 + 22 + + + + eg: pdfstartview=XYZ, plainpages=false, pdfpagelabels + + + + + + + 81 + 144 + 351 + 22 + + + + + + + 221 + 191 + 221 + 131 + + + + Links + + + + + 10 + 39 + 151 + 21 + + + + No frames around links + + + false + + + + + + 10 + 99 + 201 + 21 + + + + Adds "backlink" text to the end of each item in the bibliography + + + Backreference by pa&ge number + + + + + + 10 + 79 + 201 + 21 + + + + Adds "backlink" text to the end of each item in the bibliography + + + &Bibliographical backreferences + + + + + + 10 + 19 + 141 + 21 + + + + Allows link text to break across lines. + + + Break links over lines + + + + + + 10 + 59 + 81 + 21 + + + + Color links + + + + + + use_hyperrefCB + titleLE + authorLE + subjectLE + keywordsLE + bookmarksGB + bookmarksnumberedCB + bookmarksopenGB + bookmarksopenlevelLE + optionsLE + breaklinksCB + pdfborderCB + colorlinksCB + backrefCB + pagebackrefCB + fullscreenCB + + + qt_helpers.h + + + + diff --git a/src/frontends/qt4/ui/compile_uic.sh b/src/frontends/qt4/ui/compile_uic.sh index 09657743d0..f339b14a64 100644 --- a/src/frontends/qt4/ui/compile_uic.sh +++ b/src/frontends/qt4/ui/compile_uic.sh @@ -6,8 +6,8 @@ uic BibtexAddUi.ui -o BibtexAddUi.h uic BibtexUi.ui -o BibtexUi.h uic BoxUi.ui -o BoxUi.h uic BranchesUi.ui -o BranchesUi.h -uic PDFSupportUi.ui -o PDFSupportUi.h uic BranchUi.ui -o BranchUi.h +uic BulletsUi.ui -o BulletsUi.h uic ChangesUi.ui -o ChangesUi.h uic CharacterUi.ui -o CharacterUi.h uic CitationFindUi.ui -o CitationFindUi.h @@ -32,6 +32,8 @@ uic NoteUi.ui -o NoteUi.h uic NumberingUi.ui -o NumberingUi.h uic PageLayoutUi.ui -o PageLayoutUi.h uic ParagraphUi.ui -o ParagraphUi.h +uic PDFSupportUi.ui -o PDFSupportUi.h +uic PreambleUi.ui -o PreambleUi.h uic PrefColorsUi.ui -o PrefColorsUi.h uic PrefConvertersUi.ui -o PrefConvertersUi.h uic PrefDateUi.ui -o PrefDateUi.h @@ -49,7 +51,6 @@ uic PrefSpellcheckerUi.ui -o PrefSpellcheckerUi.h uic PrefsUi.ui -o PrefsUi.h uic PrefUi.ui -o PrefUi.h uic PrintUi.ui -o PrintUi.h -uic PreambleUi.ui -o PreambleUi.h uic RefUi.ui -o RefUi.h uic SearchUi.ui -o SearchUi.h uic SendtoUi.ui -o SendtoUi.h @@ -61,7 +62,6 @@ uic TexinfoUi.ui -o TexinfoUi.h uic TextLayoutUi.ui -o TextLayoutUi.h uic ThesaurusUi.ui -o ThesaurusUi.h uic TocUi.ui -o TocUi.h -uic BulletsUi.ui -o BulletsUi.h uic URLUi.ui -o URLUi.h uic VSpaceUi.ui -o VSpaceUi.h uic WrapUi.ui -o WrapUi.h -- 2.39.2