228 <property name="placeholderText"> |
215 <property name="placeholderText"> |
229 <string>Mandatory (or Author Email)</string> |
216 <string>Mandatory (or Author Email)</string> |
230 </property> |
217 </property> |
231 </widget> |
218 </widget> |
232 </item> |
219 </item> |
233 <item row="6" column="1"> |
220 <item row="6" column="0" colspan="2"> |
|
221 <widget class="QLabel" name="label_8"> |
|
222 <property name="text"> |
|
223 <string>Python Version:</string> |
|
224 </property> |
|
225 </widget> |
|
226 </item> |
|
227 <item row="6" column="2"> |
|
228 <widget class="QLineEdit" name="pyVersionEdit"> |
|
229 <property name="toolTip"> |
|
230 <string>Enter the Python version specifier</string> |
|
231 </property> |
|
232 <property name="maxLength"> |
|
233 <number>200</number> |
|
234 </property> |
|
235 </widget> |
|
236 </item> |
|
237 <item row="7" column="1" colspan="2"> |
234 <spacer name="verticalSpacer"> |
238 <spacer name="verticalSpacer"> |
235 <property name="orientation"> |
239 <property name="orientation"> |
236 <enum>Qt::Vertical</enum> |
240 <enum>Qt::Vertical</enum> |
237 </property> |
241 </property> |
238 <property name="sizeHint" stdset="0"> |
242 <property name="sizeHint" stdset="0"> |
265 <property name="maxLength"> |
269 <property name="maxLength"> |
266 <number>200</number> |
270 <number>200</number> |
267 </property> |
271 </property> |
268 </widget> |
272 </widget> |
269 </item> |
273 </item> |
270 <item row="1" column="0"> |
274 <item row="1" column="0" colspan="2"> |
271 <widget class="QLabel" name="label_8"> |
275 <widget class="QGroupBox" name="groupBox"> |
272 <property name="text"> |
276 <property name="title"> |
273 <string>Description:</string> |
277 <string>Description</string> |
274 </property> |
278 </property> |
275 <property name="alignment"> |
279 <layout class="QVBoxLayout" name="verticalLayout_6"> |
276 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
280 <item> |
277 </property> |
281 <widget class="EricSpellCheckedPlainTextEdit" name="descriptionEdit"> |
278 </widget> |
282 <property name="toolTip"> |
279 </item> |
283 <string>Enter the description of the package or files (one per line) to get it from.</string> |
280 <item row="1" column="1"> |
284 </property> |
281 <widget class="EricSpellCheckedPlainTextEdit" name="descriptionEdit"> |
285 </widget> |
282 <property name="toolTip"> |
286 </item> |
283 <string>Enter the description of the package or files (one per line) to get it from.</string> |
287 <item> |
|
288 <widget class="QCheckBox" name="descriptionFromFilesCheckBox"> |
|
289 <property name="toolTip"> |
|
290 <string>Select to get the description from files</string> |
|
291 </property> |
|
292 <property name="text"> |
|
293 <string>Get description from files</string> |
|
294 </property> |
|
295 </widget> |
|
296 </item> |
|
297 <item> |
|
298 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
299 <item> |
|
300 <widget class="QLabel" name="label_19"> |
|
301 <property name="text"> |
|
302 <string>Content Type:</string> |
|
303 </property> |
|
304 </widget> |
|
305 </item> |
|
306 <item> |
|
307 <widget class="QComboBox" name="descriptionContentTypeComboBox"> |
|
308 <property name="sizePolicy"> |
|
309 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
310 <horstretch>0</horstretch> |
|
311 <verstretch>0</verstretch> |
|
312 </sizepolicy> |
|
313 </property> |
|
314 </widget> |
|
315 </item> |
|
316 </layout> |
|
317 </item> |
|
318 </layout> |
|
319 </widget> |
|
320 </item> |
|
321 <item row="2" column="0"> |
|
322 <widget class="QLabel" name="label_16"> |
|
323 <property name="text"> |
|
324 <string>Keywords:</string> |
284 </property> |
325 </property> |
285 </widget> |
326 </widget> |
286 </item> |
327 </item> |
287 <item row="2" column="1"> |
328 <item row="2" column="1"> |
288 <widget class="QCheckBox" name="descriptionFromFilesCheckBox"> |
|
289 <property name="toolTip"> |
|
290 <string>Select to get the description from files</string> |
|
291 </property> |
|
292 <property name="text"> |
|
293 <string>Get description from files</string> |
|
294 </property> |
|
295 </widget> |
|
296 </item> |
|
297 <item row="3" column="0"> |
|
298 <widget class="QLabel" name="label_16"> |
|
299 <property name="text"> |
|
300 <string>Keywords:</string> |
|
301 </property> |
|
302 </widget> |
|
303 </item> |
|
304 <item row="3" column="1"> |
|
305 <widget class="QLineEdit" name="keywordsEdit"> |
329 <widget class="QLineEdit" name="keywordsEdit"> |
306 <property name="toolTip"> |
330 <property name="toolTip"> |
307 <string>Enter the keywords separated by comma</string> |
331 <string>Enter the keywords separated by comma</string> |
308 </property> |
332 </property> |
309 </widget> |
333 </widget> |
320 <property name="text"> |
344 <property name="text"> |
321 <string>Home Page URL:</string> |
345 <string>Home Page URL:</string> |
322 </property> |
346 </property> |
323 </widget> |
347 </widget> |
324 </item> |
348 </item> |
325 <item row="1" column="1"> |
|
326 <spacer name="verticalSpacer_2"> |
|
327 <property name="orientation"> |
|
328 <enum>Qt::Vertical</enum> |
|
329 </property> |
|
330 <property name="sizeHint" stdset="0"> |
|
331 <size> |
|
332 <width>20</width> |
|
333 <height>339</height> |
|
334 </size> |
|
335 </property> |
|
336 </spacer> |
|
337 </item> |
|
338 <item row="0" column="1"> |
349 <item row="0" column="1"> |
339 <widget class="QLineEdit" name="homePageUrlEdit"> |
350 <widget class="QLineEdit" name="homePageUrlEdit"> |
340 <property name="toolTip"> |
351 <property name="toolTip"> |
341 <string>Enter the URL of the home page</string> |
352 <string>Enter the URL of the home page</string> |
342 </property> |
353 </property> |
343 <property name="placeholderText"> |
354 <property name="placeholderText"> |
344 <string>Mandatory</string> |
355 <string>Mandatory</string> |
345 </property> |
356 </property> |
346 </widget> |
357 </widget> |
|
358 </item> |
|
359 <item row="1" column="0"> |
|
360 <widget class="QLabel" name="label_13"> |
|
361 <property name="text"> |
|
362 <string>Download URL:</string> |
|
363 </property> |
|
364 </widget> |
|
365 </item> |
|
366 <item row="1" column="1"> |
|
367 <widget class="QLineEdit" name="downloadUrlEdit"> |
|
368 <property name="toolTip"> |
|
369 <string>Enter the download URL</string> |
|
370 </property> |
|
371 </widget> |
|
372 </item> |
|
373 <item row="2" column="0"> |
|
374 <widget class="QLabel" name="label_10"> |
|
375 <property name="text"> |
|
376 <string>Project URLs:</string> |
|
377 </property> |
|
378 <property name="alignment"> |
|
379 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
|
380 </property> |
|
381 </widget> |
|
382 </item> |
|
383 <item row="2" column="1"> |
|
384 <widget class="QTreeWidget" name="projectUrlsList"> |
|
385 <property name="alternatingRowColors"> |
|
386 <bool>true</bool> |
|
387 </property> |
|
388 <property name="selectionMode"> |
|
389 <enum>QAbstractItemView::ExtendedSelection</enum> |
|
390 </property> |
|
391 <property name="rootIsDecorated"> |
|
392 <bool>false</bool> |
|
393 </property> |
|
394 <property name="itemsExpandable"> |
|
395 <bool>false</bool> |
|
396 </property> |
|
397 <property name="sortingEnabled"> |
|
398 <bool>true</bool> |
|
399 </property> |
|
400 <column> |
|
401 <property name="text"> |
|
402 <string>Name</string> |
|
403 </property> |
|
404 </column> |
|
405 <column> |
|
406 <property name="text"> |
|
407 <string>URL</string> |
|
408 </property> |
|
409 </column> |
|
410 </widget> |
|
411 </item> |
|
412 <item row="3" column="1"> |
|
413 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
|
414 <item> |
|
415 <widget class="QPushButton" name="urlDeleteButton"> |
|
416 <property name="enabled"> |
|
417 <bool>false</bool> |
|
418 </property> |
|
419 <property name="toolTip"> |
|
420 <string>Press to delete the selected URLs</string> |
|
421 </property> |
|
422 <property name="text"> |
|
423 <string>Delete</string> |
|
424 </property> |
|
425 </widget> |
|
426 </item> |
|
427 <item> |
|
428 <widget class="QPushButton" name="urlAddButton"> |
|
429 <property name="toolTip"> |
|
430 <string>Press to open a dialog to add a project URL</string> |
|
431 </property> |
|
432 <property name="text"> |
|
433 <string>Add...</string> |
|
434 </property> |
|
435 </widget> |
|
436 </item> |
|
437 <item> |
|
438 <widget class="QPushButton" name="urlEditButton"> |
|
439 <property name="enabled"> |
|
440 <bool>false</bool> |
|
441 </property> |
|
442 <property name="toolTip"> |
|
443 <string>Press to open a dialog to edit the selected project URL</string> |
|
444 </property> |
|
445 <property name="text"> |
|
446 <string>Edit...</string> |
|
447 </property> |
|
448 </widget> |
|
449 </item> |
|
450 <item> |
|
451 <spacer name="horizontalSpacer_2"> |
|
452 <property name="orientation"> |
|
453 <enum>Qt::Horizontal</enum> |
|
454 </property> |
|
455 <property name="sizeHint" stdset="0"> |
|
456 <size> |
|
457 <width>40</width> |
|
458 <height>20</height> |
|
459 </size> |
|
460 </property> |
|
461 </spacer> |
|
462 </item> |
|
463 </layout> |
347 </item> |
464 </item> |
348 </layout> |
465 </layout> |
349 </widget> |
466 </widget> |
350 <widget class="QWidget" name="licenseTab"> |
467 <widget class="QWidget" name="licenseTab"> |
351 <attribute name="title"> |
468 <attribute name="title"> |
623 </item> |
740 </item> |
624 </layout> |
741 </layout> |
625 </item> |
742 </item> |
626 </layout> |
743 </layout> |
627 </widget> |
744 </widget> |
628 <widget class="QWidget" name="scriptsTab"> |
745 <widget class="QWidget" name="entryPointsTab"> |
629 <attribute name="title"> |
746 <attribute name="title"> |
630 <string>Scripts</string> |
747 <string>Entry Points</string> |
631 </attribute> |
748 </attribute> |
632 <layout class="QVBoxLayout" name="verticalLayout_6"> |
749 <layout class="QVBoxLayout" name="verticalLayout_5"> |
633 <item> |
750 <item> |
634 <widget class="QListWidget" name="scriptsList"> |
751 <widget class="QTreeWidget" name="entryPointsList"> |
635 <property name="alternatingRowColors"> |
752 <property name="alternatingRowColors"> |
636 <bool>true</bool> |
753 <bool>true</bool> |
637 </property> |
754 </property> |
638 <property name="selectionMode"> |
755 <property name="selectionMode"> |
639 <enum>QAbstractItemView::ExtendedSelection</enum> |
756 <enum>QAbstractItemView::ExtendedSelection</enum> |
640 </property> |
757 </property> |
|
758 <property name="rootIsDecorated"> |
|
759 <bool>false</bool> |
|
760 </property> |
|
761 <property name="itemsExpandable"> |
|
762 <bool>false</bool> |
|
763 </property> |
641 <property name="sortingEnabled"> |
764 <property name="sortingEnabled"> |
642 <bool>true</bool> |
765 <bool>true</bool> |
643 </property> |
766 </property> |
|
767 <column> |
|
768 <property name="text"> |
|
769 <string>Type</string> |
|
770 </property> |
|
771 </column> |
|
772 <column> |
|
773 <property name="text"> |
|
774 <string>Name</string> |
|
775 </property> |
|
776 </column> |
|
777 <column> |
|
778 <property name="text"> |
|
779 <string>Script Function</string> |
|
780 </property> |
|
781 </column> |
644 </widget> |
782 </widget> |
645 </item> |
783 </item> |
646 <item> |
784 <item> |
647 <layout class="QHBoxLayout" name="horizontalLayout_6"> |
785 <layout class="QHBoxLayout" name="horizontalLayout_6"> |
648 <item> |
786 <item> |
649 <widget class="QPushButton" name="deleteScriptButton"> |
787 <widget class="QPushButton" name="deleteEntryPointButton"> |
650 <property name="enabled"> |
788 <property name="enabled"> |
651 <bool>false</bool> |
789 <bool>false</bool> |
652 </property> |
790 </property> |
653 <property name="toolTip"> |
791 <property name="toolTip"> |
654 <string>Press to delete the selected entries</string> |
792 <string>Press to delete the selected entries</string> |
657 <string>Delete</string> |
795 <string>Delete</string> |
658 </property> |
796 </property> |
659 </widget> |
797 </widget> |
660 </item> |
798 </item> |
661 <item> |
799 <item> |
662 <widget class="QPushButton" name="addScriptButton"> |
800 <widget class="QPushButton" name="addEntryPointButton"> |
663 <property name="toolTip"> |
801 <property name="toolTip"> |
664 <string>Add script files via a files selection dialog</string> |
802 <string>Press to open a dialog to add an entry point</string> |
665 </property> |
803 </property> |
666 <property name="text"> |
804 <property name="text"> |
667 <string>Add...</string> |
805 <string>Add...</string> |
|
806 </property> |
|
807 </widget> |
|
808 </item> |
|
809 <item> |
|
810 <widget class="QPushButton" name="editEntryPointButton"> |
|
811 <property name="enabled"> |
|
812 <bool>false</bool> |
|
813 </property> |
|
814 <property name="toolTip"> |
|
815 <string>Press to open a dialog to edit the selected entry point</string> |
|
816 </property> |
|
817 <property name="text"> |
|
818 <string>Edit...</string> |
668 </property> |
819 </property> |
669 </widget> |
820 </widget> |
670 </item> |
821 </item> |
671 <item> |
822 <item> |
672 <spacer name="horizontalSpacer_4"> |
823 <spacer name="horizontalSpacer_4"> |
749 <tabstop>versionEdit</tabstop> |
900 <tabstop>versionEdit</tabstop> |
750 <tabstop>authorEdit</tabstop> |
901 <tabstop>authorEdit</tabstop> |
751 <tabstop>authorEmailEdit</tabstop> |
902 <tabstop>authorEmailEdit</tabstop> |
752 <tabstop>maintainerEdit</tabstop> |
903 <tabstop>maintainerEdit</tabstop> |
753 <tabstop>maintainerEmailEdit</tabstop> |
904 <tabstop>maintainerEmailEdit</tabstop> |
|
905 <tabstop>pyVersionEdit</tabstop> |
754 <tabstop>summaryEdit</tabstop> |
906 <tabstop>summaryEdit</tabstop> |
755 <tabstop>descriptionEdit</tabstop> |
907 <tabstop>descriptionEdit</tabstop> |
756 <tabstop>descriptionFromFilesCheckBox</tabstop> |
908 <tabstop>descriptionFromFilesCheckBox</tabstop> |
|
909 <tabstop>descriptionContentTypeComboBox</tabstop> |
757 <tabstop>keywordsEdit</tabstop> |
910 <tabstop>keywordsEdit</tabstop> |
758 <tabstop>homePageUrlEdit</tabstop> |
911 <tabstop>homePageUrlEdit</tabstop> |
|
912 <tabstop>downloadUrlEdit</tabstop> |
|
913 <tabstop>projectUrlsList</tabstop> |
|
914 <tabstop>urlDeleteButton</tabstop> |
|
915 <tabstop>urlAddButton</tabstop> |
|
916 <tabstop>urlEditButton</tabstop> |
759 <tabstop>licenseClassifierCheckBox</tabstop> |
917 <tabstop>licenseClassifierCheckBox</tabstop> |
760 <tabstop>licenseClassifierComboBox</tabstop> |
918 <tabstop>licenseClassifierComboBox</tabstop> |
761 <tabstop>licenseEdit</tabstop> |
919 <tabstop>licenseEdit</tabstop> |
762 <tabstop>platformsEdit</tabstop> |
920 <tabstop>platformsEdit</tabstop> |
763 <tabstop>developmentStatusComboBox</tabstop> |
921 <tabstop>developmentStatusComboBox</tabstop> |
764 <tabstop>classifiersList</tabstop> |
922 <tabstop>classifiersList</tabstop> |
765 <tabstop>sourceDirectoryPicker</tabstop> |
923 <tabstop>sourceDirectoryPicker</tabstop> |
766 <tabstop>excludePatternList</tabstop> |
924 <tabstop>excludePatternList</tabstop> |
|
925 <tabstop>deleteExcludePatternButton</tabstop> |
767 <tabstop>excludePatternEdit</tabstop> |
926 <tabstop>excludePatternEdit</tabstop> |
768 <tabstop>addExludePatternButton</tabstop> |
927 <tabstop>addExludePatternButton</tabstop> |
769 <tabstop>deleteExcludePatternButton</tabstop> |
|
770 <tabstop>includePackageDataCheckBox</tabstop> |
928 <tabstop>includePackageDataCheckBox</tabstop> |
771 <tabstop>modulesList</tabstop> |
929 <tabstop>modulesList</tabstop> |
772 <tabstop>deleteModuleButton</tabstop> |
930 <tabstop>deleteModuleButton</tabstop> |
773 <tabstop>addModuleButton</tabstop> |
931 <tabstop>addModuleButton</tabstop> |
774 <tabstop>scriptsList</tabstop> |
932 <tabstop>entryPointsList</tabstop> |
775 <tabstop>deleteScriptButton</tabstop> |
933 <tabstop>deleteEntryPointButton</tabstop> |
776 <tabstop>addScriptButton</tabstop> |
934 <tabstop>addEntryPointButton</tabstop> |
|
935 <tabstop>editEntryPointButton</tabstop> |
777 <tabstop>projectButton</tabstop> |
936 <tabstop>projectButton</tabstop> |
778 </tabstops> |
937 </tabstops> |
779 <resources/> |
938 <resources/> |
780 <connections> |
939 <connections> |
781 <connection> |
940 <connection> |