~kst-plot/kst/debian-xenial

« back to all changes in this revision

Viewing changes to src/libkstapp/contenttab.ui

  • Committer: Steven Benton
  • Date: 2012-11-04 22:45:35 UTC
  • mfrom: (1.2.10)
  • Revision ID: stevebenton@rogers.com-20121104224535-mnnvrp4mhvuz0h2p
* New upstream release.
* Non-maintainer upload.
* Remove patches that have been resolved upstream:
  - desktop-entry-contains-encoding-key.diff
  - desktop-entry-lacks-main-category.diff
    - upstream uses Education category rather than Graphics
  - fix-qreal-vs-double-for-arm.diff
* kst package Replaces and Conflicts with kst2 -- for old PPA users only

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>726</width>
10
 
    <height>510</height>
 
9
    <width>724</width>
 
10
    <height>508</height>
11
11
   </rect>
12
12
  </property>
13
13
  <layout class="QVBoxLayout" name="verticalLayout_3">
269
269
    </layout>
270
270
   </item>
271
271
   <item>
 
272
    <widget class="QLabel" name="_scriptLabel1">
 
273
     <property name="font">
 
274
      <font>
 
275
       <weight>75</weight>
 
276
       <bold>true</bold>
 
277
      </font>
 
278
     </property>
 
279
     <property name="text">
 
280
      <string>THIS, AND EVERYTHING BELOW IS FOR SCRIPTING AND SHOULD BE HIDDEN!</string>
 
281
     </property>
 
282
     <property name="buddy">
 
283
      <cstring>_scriptLineEdit1</cstring>
 
284
     </property>
 
285
     <property name="si" stdset="0">
 
286
      <string>insert object</string>
 
287
     </property>
 
288
    </widget>
 
289
   </item>
 
290
   <item>
 
291
    <widget class="QLineEdit" name="_scriptLineEdit1"/>
 
292
   </item>
 
293
   <item>
 
294
    <widget class="QLabel" name="_scriptLabel2">
 
295
     <property name="text">
 
296
      <string/>
 
297
     </property>
 
298
     <property name="buddy">
 
299
      <cstring>_scriptLineEdit2</cstring>
 
300
     </property>
 
301
     <property name="si" stdset="0">
 
302
      <string>remove object</string>
 
303
     </property>
 
304
    </widget>
 
305
   </item>
 
306
   <item>
 
307
    <widget class="QLineEdit" name="_scriptLineEdit2"/>
 
308
   </item>
 
309
   <item>
272
310
    <widget class="Line" name="line">
273
311
     <property name="orientation">
274
312
      <enum>Qt::Horizontal</enum>
278
316
  </layout>
279
317
 </widget>
280
318
 <tabstops>
281
 
  <tabstop>_displayedRelationList</tabstop>
282
319
  <tabstop>_availableRelationList</tabstop>
 
320
  <tabstop>_up</tabstop>
 
321
  <tabstop>_remove</tabstop>
 
322
  <tabstop>_add</tabstop>
283
323
  <tabstop>_down</tabstop>
284
 
  <tabstop>_add</tabstop>
285
 
  <tabstop>_remove</tabstop>
286
 
  <tabstop>_up</tabstop>
 
324
  <tabstop>_displayedRelationList</tabstop>
 
325
  <tabstop>_deselectAllAvailable</tabstop>
 
326
  <tabstop>_selectAllAvailable</tabstop>
 
327
  <tabstop>_editSelectedAvailable</tabstop>
 
328
  <tabstop>_deselectAllDisplayed</tabstop>
 
329
  <tabstop>_selectAllDisplayed</tabstop>
 
330
  <tabstop>_editSelectedDisplayed</tabstop>
 
331
  <tabstop>_scriptLineEdit1</tabstop>
 
332
  <tabstop>_scriptLineEdit2</tabstop>
287
333
 </tabstops>
288
334
 <resources/>
289
335
 <connections>