summaryrefslogtreecommitdiff
authorandyq <andyq>2002-10-18 22:41:47 (UTC)
committer andyq <andyq>2002-10-18 22:41:47 (UTC)
commit598cfa66b57d61e15bc3c5ea3a9c8e7295864455 (patch) (unidiff)
treeaed08dd3e957c0bd7c8e451f5cd4eaa5c365c5bd
parentf899c1a0d216a1197c947a533d82085a02fed259 (diff)
downloadopie-598cfa66b57d61e15bc3c5ea3a9c8e7295864455.zip
opie-598cfa66b57d61e15bc3c5ea3a9c8e7295864455.tar.gz
opie-598cfa66b57d61e15bc3c5ea3a9c8e7295864455.tar.bz2
Added new tab - General - and option to show/hide Jump To letters
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/aqpkg/settings.ui62
1 files changed, 60 insertions, 2 deletions
diff --git a/noncore/settings/aqpkg/settings.ui b/noncore/settings/aqpkg/settings.ui
index 6b3cfd4..f33d36c 100644
--- a/noncore/settings/aqpkg/settings.ui
+++ b/noncore/settings/aqpkg/settings.ui
@@ -8,13 +8,13 @@
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>247</width> 14 <width>239</width>
15 <height>390</height> 15 <height>390</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Package Servers</string> 20 <string>Package Servers</string>
@@ -494,12 +494,63 @@
494 </property> 494 </property>
495 </widget> 495 </widget>
496 </grid> 496 </grid>
497 </widget> 497 </widget>
498 </grid> 498 </grid>
499 </widget> 499 </widget>
500 <widget>
501 <class>QWidget</class>
502 <property stdset="1">
503 <name>name</name>
504 <cstring>tab</cstring>
505 </property>
506 <attribute>
507 <name>title</name>
508 <string>General</string>
509 </attribute>
510 <widget>
511 <class>QLabel</class>
512 <property stdset="1">
513 <name>name</name>
514 <cstring>TextLabel1</cstring>
515 </property>
516 <property stdset="1">
517 <name>geometry</name>
518 <rect>
519 <x>20</x>
520 <y>30</y>
521 <width>150</width>
522 <height>20</height>
523 </rect>
524 </property>
525 <property stdset="1">
526 <name>text</name>
527 <string>(Will take effect on restart)</string>
528 </property>
529 </widget>
530 <widget>
531 <class>QCheckBox</class>
532 <property stdset="1">
533 <name>name</name>
534 <cstring>jumpTo</cstring>
535 </property>
536 <property stdset="1">
537 <name>geometry</name>
538 <rect>
539 <x>17</x>
540 <y>14</y>
541 <width>150</width>
542 <height>20</height>
543 </rect>
544 </property>
545 <property stdset="1">
546 <name>text</name>
547 <string>Show Jump To Letters</string>
548 </property>
549 </widget>
550 </widget>
500 </widget> 551 </widget>
501 </grid> 552 </grid>
502</widget> 553</widget>
503<connections> 554<connections>
504 <connection> 555 <connection>
505 <sender>newserver</sender> 556 <sender>newserver</sender>
@@ -546,29 +597,36 @@
546 <connection> 597 <connection>
547 <sender>btnChangeDest</sender> 598 <sender>btnChangeDest</sender>
548 <signal>clicked()</signal> 599 <signal>clicked()</signal>
549 <receiver>Settings</receiver> 600 <receiver>Settings</receiver>
550 <slot>changeDestinationDetails()</slot> 601 <slot>changeDestinationDetails()</slot>
551 </connection> 602 </connection>
603 <connection>
604 <sender>jumpTo</sender>
605 <signal>toggled(bool)</signal>
606 <receiver>Settings</receiver>
607 <slot>toggleJumpTo(bool)</slot>
608 </connection>
552 <slot access="public">activeServerChanged()</slot> 609 <slot access="public">activeServerChanged()</slot>
610 <slot access="public">changeDestinationDetails()</slot>
553 <slot access="public">changeServerDetails()</slot> 611 <slot access="public">changeServerDetails()</slot>
554 <slot access="public">createLinksToDest()</slot> 612 <slot access="public">createLinksToDest()</slot>
555 <slot access="public">destNameChanged(const QString&amp;)</slot> 613 <slot access="public">destNameChanged(const QString&amp;)</slot>
556 <slot access="public">destUrlChanged(const QString&amp;)</slot> 614 <slot access="public">destUrlChanged(const QString&amp;)</slot>
557 <slot access="public">editDestination(int)</slot> 615 <slot access="public">editDestination(int)</slot>
558 <slot access="public">editServer(int)</slot> 616 <slot access="public">editServer(int)</slot>
559 <slot access="public">installationSettingChange(int)</slot> 617 <slot access="public">installationSettingChange(int)</slot>
560 <slot access="public">installationSettingSetName(const QString &amp;)</slot> 618 <slot access="public">installationSettingSetName(const QString &amp;)</slot>
561 <slot access="public">linkEnabled(bool)</slot> 619 <slot access="public">linkEnabled(bool)</slot>
562 <slot access="public">newDestination()</slot> 620 <slot access="public">newDestination()</slot>
563 <slot access="public">newInstallationSetting()</slot> 621 <slot access="public">newInstallationSetting()</slot>
564 <slot access="public">newServer()</slot> 622 <slot access="public">newServer()</slot>
565 <slot access="public">changeDestinationDetails()</slot>
566 <slot access="public">removeDestination()</slot> 623 <slot access="public">removeDestination()</slot>
567 <slot access="public">removeInstallationSetting()</slot> 624 <slot access="public">removeInstallationSetting()</slot>
568 <slot access="public">removeLinksToDest()</slot> 625 <slot access="public">removeLinksToDest()</slot>
569 <slot access="public">removeServer()</slot> 626 <slot access="public">removeServer()</slot>
570 <slot access="public">renameInstallationSetting()</slot> 627 <slot access="public">renameInstallationSetting()</slot>
571 <slot access="public">serverNameChanged(const QString&amp;)</slot> 628 <slot access="public">serverNameChanged(const QString&amp;)</slot>
572 <slot access="public">serverUrlChanged(const QString&amp;)</slot> 629 <slot access="public">serverUrlChanged(const QString&amp;)</slot>
630 <slot access="public">toggleJumpTo(bool)</slot>
573</connections> 631</connections>
574</UI> 632</UI>