]> git.lyx.org Git - features.git/commitdiff
add the missing PDFSupportUi.ui
authorUwe Stöhr <uwestoehr@web.de>
Thu, 20 Sep 2007 23:45:29 +0000 (23:45 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 20 Sep 2007 23:45:29 +0000 (23:45 +0000)
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
src/frontends/qt4/ui/PDFSupportUi.ui [new file with mode: 0644]
src/frontends/qt4/ui/compile_uic.sh

index a91826f2b1b4909a98a46969aa40a99ae07515da..185cd021a10614c7bfa46bb325b990b7c95c47d2 100644 (file)
@@ -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 (file)
index 0000000..553faf2
--- /dev/null
@@ -0,0 +1,390 @@
+<ui version="4.0" >
+ <class>PDFSupportUi</class>
+ <widget class="QWidget" name="PDFSupportUi" >
+  <property name="geometry" >
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>502</width>
+    <height>417</height>
+   </rect>
+  </property>
+  <widget class="QCheckBox" name="use_hyperrefCB" >
+   <property name="geometry" >
+    <rect>
+     <x>10</x>
+     <y>0</y>
+     <width>141</width>
+     <height>21</height>
+    </rect>
+   </property>
+   <property name="toolTip" >
+    <string>Enable clickable crossreferences and header informations</string>
+   </property>
+   <property name="text" >
+    <string>&amp;Use hyperref support</string>
+   </property>
+  </widget>
+  <widget class="QCheckBox" name="fullscreenCB" >
+   <property name="geometry" >
+    <rect>
+     <x>14</x>
+     <y>310</y>
+     <width>161</width>
+     <height>21</height>
+    </rect>
+   </property>
+   <property name="toolTip" >
+    <string>Enable fullscreen PDF presentation</string>
+   </property>
+   <property name="text" >
+    <string>Load in &amp;fullscreen mode</string>
+   </property>
+  </widget>
+  <widget class="QGroupBox" name="bookmarksGB" >
+   <property name="geometry" >
+    <rect>
+     <x>11</x>
+     <y>191</y>
+     <width>201</width>
+     <height>107</height>
+    </rect>
+   </property>
+   <property name="title" >
+    <string>Generate Bookmarks</string>
+   </property>
+   <property name="checkable" >
+    <bool>true</bool>
+   </property>
+   <property name="checked" >
+    <bool>true</bool>
+   </property>
+   <widget class="QCheckBox" name="bookmarksnumberedCB" >
+    <property name="geometry" >
+     <rect>
+      <x>10</x>
+      <y>19</y>
+      <width>151</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="text" >
+     <string>Numbered bookmarks</string>
+    </property>
+   </widget>
+   <widget class="QGroupBox" name="bookmarksopenGB" >
+    <property name="geometry" >
+     <rect>
+      <x>11</x>
+      <y>46</y>
+      <width>181</width>
+      <height>51</height>
+     </rect>
+    </property>
+    <property name="title" >
+     <string>Open bookmarks</string>
+    </property>
+    <property name="checkable" >
+     <bool>true</bool>
+    </property>
+    <property name="checked" >
+     <bool>false</bool>
+    </property>
+    <widget class="QLineEdit" name="bookmarksopenlevelLE" >
+     <property name="geometry" >
+      <rect>
+       <x>60</x>
+       <y>19</y>
+       <width>101</width>
+       <height>22</height>
+      </rect>
+     </property>
+     <property name="toolTip" >
+      <string>Number of levels</string>
+     </property>
+    </widget>
+    <widget class="QLabel" name="label" >
+     <property name="geometry" >
+      <rect>
+       <x>21</x>
+       <y>22</y>
+       <width>31</width>
+       <height>16</height>
+      </rect>
+     </property>
+     <property name="text" >
+      <string>&amp;Level:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>bookmarksopenlevelLE</cstring>
+     </property>
+    </widget>
+   </widget>
+  </widget>
+  <widget class="QGroupBox" name="groupBox_2" >
+   <property name="geometry" >
+    <rect>
+     <x>11</x>
+     <y>34</y>
+     <width>431</width>
+     <height>141</height>
+    </rect>
+   </property>
+   <property name="title" >
+    <string>Header Information</string>
+   </property>
+   <widget class="QLineEdit" name="titleLE" >
+    <property name="geometry" >
+     <rect>
+      <x>70</x>
+      <y>19</y>
+      <width>351</width>
+      <height>22</height>
+     </rect>
+    </property>
+   </widget>
+   <widget class="QLineEdit" name="authorLE" >
+    <property name="geometry" >
+     <rect>
+      <x>70</x>
+      <y>49</y>
+      <width>351</width>
+      <height>22</height>
+     </rect>
+    </property>
+   </widget>
+   <widget class="QLineEdit" name="subjectLE" >
+    <property name="geometry" >
+     <rect>
+      <x>70</x>
+      <y>79</y>
+      <width>351</width>
+      <height>22</height>
+     </rect>
+    </property>
+   </widget>
+   <widget class="QLabel" name="keywordsL" >
+    <property name="geometry" >
+     <rect>
+      <x>8</x>
+      <y>113</y>
+      <width>71</width>
+      <height>16</height>
+     </rect>
+    </property>
+    <property name="text" >
+     <string>&amp;Keywords:</string>
+    </property>
+    <property name="buddy" >
+     <cstring>keywordsLE</cstring>
+    </property>
+   </widget>
+   <widget class="QLabel" name="subjectL" >
+    <property name="geometry" >
+     <rect>
+      <x>8</x>
+      <y>83</y>
+      <width>52</width>
+      <height>16</height>
+     </rect>
+    </property>
+    <property name="text" >
+     <string>&amp;Subject:</string>
+    </property>
+    <property name="buddy" >
+     <cstring>subjectLE</cstring>
+    </property>
+   </widget>
+   <widget class="QLabel" name="authorL" >
+    <property name="geometry" >
+     <rect>
+      <x>8</x>
+      <y>53</y>
+      <width>52</width>
+      <height>16</height>
+     </rect>
+    </property>
+    <property name="text" >
+     <string>&amp;Author:</string>
+    </property>
+    <property name="buddy" >
+     <cstring>authorLE</cstring>
+    </property>
+   </widget>
+   <widget class="QLabel" name="titleL" >
+    <property name="geometry" >
+     <rect>
+      <x>8</x>
+      <y>23</y>
+      <width>52</width>
+      <height>16</height>
+     </rect>
+    </property>
+    <property name="text" >
+     <string>&amp;Title:</string>
+    </property>
+    <property name="buddy" >
+     <cstring>titleLE</cstring>
+    </property>
+   </widget>
+  </widget>
+  <widget class="QGroupBox" name="groupBox_3" >
+   <property name="geometry" >
+    <rect>
+     <x>10</x>
+     <y>360</y>
+     <width>431</width>
+     <height>51</height>
+    </rect>
+   </property>
+   <property name="title" >
+    <string>Additional o&amp;ptions for hyperref</string>
+   </property>
+   <property name="flat" >
+    <bool>true</bool>
+   </property>
+   <property name="checkable" >
+    <bool>false</bool>
+   </property>
+   <property name="checked" >
+    <bool>false</bool>
+   </property>
+   <widget class="QLineEdit" name="optionsLE" >
+    <property name="geometry" >
+     <rect>
+      <x>10</x>
+      <y>20</y>
+      <width>421</width>
+      <height>22</height>
+     </rect>
+    </property>
+    <property name="toolTip" >
+     <string>eg: pdfstartview=XYZ, plainpages=false, pdfpagelabels</string>
+    </property>
+   </widget>
+  </widget>
+  <widget class="QLineEdit" name="keywordsLE" >
+   <property name="geometry" >
+    <rect>
+     <x>81</x>
+     <y>144</y>
+     <width>351</width>
+     <height>22</height>
+    </rect>
+   </property>
+  </widget>
+  <widget class="QGroupBox" name="groupBox_4" >
+   <property name="geometry" >
+    <rect>
+     <x>221</x>
+     <y>191</y>
+     <width>221</width>
+     <height>131</height>
+    </rect>
+   </property>
+   <property name="title" >
+    <string>Links</string>
+   </property>
+   <widget class="QCheckBox" name="pdfborderCB" >
+    <property name="geometry" >
+     <rect>
+      <x>10</x>
+      <y>39</y>
+      <width>151</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="text" >
+     <string>No frames around links</string>
+    </property>
+    <property name="tristate" >
+     <bool>false</bool>
+    </property>
+   </widget>
+   <widget class="QCheckBox" name="pagebackrefCB" >
+    <property name="geometry" >
+     <rect>
+      <x>10</x>
+      <y>99</y>
+      <width>201</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="toolTip" >
+     <string>Adds "backlink" text to the end of each item in the bibliography</string>
+    </property>
+    <property name="text" >
+     <string>Backreference by pa&amp;ge number</string>
+    </property>
+   </widget>
+   <widget class="QCheckBox" name="backrefCB" >
+    <property name="geometry" >
+     <rect>
+      <x>10</x>
+      <y>79</y>
+      <width>201</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="toolTip" >
+     <string>Adds "backlink" text to the end of each item in the bibliography</string>
+    </property>
+    <property name="text" >
+     <string>&amp;Bibliographical backreferences</string>
+    </property>
+   </widget>
+   <widget class="QCheckBox" name="breaklinksCB" >
+    <property name="geometry" >
+     <rect>
+      <x>10</x>
+      <y>19</y>
+      <width>141</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="toolTip" >
+     <string>Allows link text to break across lines.</string>
+    </property>
+    <property name="text" >
+     <string>Break links over lines</string>
+    </property>
+   </widget>
+   <widget class="QCheckBox" name="colorlinksCB" >
+    <property name="geometry" >
+     <rect>
+      <x>10</x>
+      <y>59</y>
+      <width>81</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="text" >
+     <string>Color links</string>
+    </property>
+   </widget>
+  </widget>
+ </widget>
+ <tabstops>
+  <tabstop>use_hyperrefCB</tabstop>
+  <tabstop>titleLE</tabstop>
+  <tabstop>authorLE</tabstop>
+  <tabstop>subjectLE</tabstop>
+  <tabstop>keywordsLE</tabstop>
+  <tabstop>bookmarksGB</tabstop>
+  <tabstop>bookmarksnumberedCB</tabstop>
+  <tabstop>bookmarksopenGB</tabstop>
+  <tabstop>bookmarksopenlevelLE</tabstop>
+  <tabstop>optionsLE</tabstop>
+  <tabstop>breaklinksCB</tabstop>
+  <tabstop>pdfborderCB</tabstop>
+  <tabstop>colorlinksCB</tabstop>
+  <tabstop>backrefCB</tabstop>
+  <tabstop>pagebackrefCB</tabstop>
+  <tabstop>fullscreenCB</tabstop>
+ </tabstops>
+ <includes>
+  <include location="local" >qt_helpers.h</include>
+ </includes>
+ <resources/>
+ <connections/>
+</ui>
index 09657743d0cf584aa74d3e7ca411fca84b038bae..f339b14a64c2caadaa1dc53369e0a251706d5717 100644 (file)
@@ -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