Changeset 2fcdd7bfdf in tspsg for ui/settingsdialog.ui
- Timestamp:
- Sep 12, 2012, 11:21:01 PM (12 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- 83e07f7194
- Parents:
- b0dfe0844e
- git-author:
- Oleksii Serdiuk <contacts@…> (09/12/12 23:21:01)
- git-committer:
- Oleksii Serdiuk <contacts@…> (09/12/12 23:31:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/settingsdialog.ui
rb0dfe0844e r2fcdd7bfdf 519 519 </attribute> 520 520 <attribute name="toolTip"> 521 <string>Font and color settings for solution output</string>521 <string>Font and colors settings for solution output</string> 522 522 </attribute> 523 523 <layout class="QVBoxLayout" name="_11"> … … 527 527 <widget class="QLabel" name="labelFont"> 528 528 <property name="statusTip"> 529 <string>Font used for solution output</string>529 <string>Font used for solution text output</string> 530 530 </property> 531 531 <property name="text"> 532 <string> Text font:</string>532 <string>Font:</string> 533 533 </property> 534 534 </widget> … … 556 556 </property> 557 557 <property name="statusTip"> 558 <string>Change output font</string>558 <string>Change output text font</string> 559 559 </property> 560 560 </widget> … … 573 573 </property> 574 574 <property name="statusTip"> 575 <string>Font color for solution output</string>575 <string>Font color for solution text output</string> 576 576 </property> 577 577 <property name="text"> 578 <string> Text color:</string>578 <string>Default text color:</string> 579 579 </property> 580 580 </widget> … … 595 595 </property> 596 596 <property name="statusTip"> 597 <string>Font color for solution output</string>597 <string>Font color for solution text output</string> 598 598 </property> 599 599 <property name="autoFillBackground"> … … 611 611 </property> 612 612 <property name="statusTip"> 613 <string>Change font color</string>613 <string>Change default text color</string> 614 614 </property> 615 615 </widget> … … 628 628 </property> 629 629 <property name="statusTip"> 630 <string> Font color forthe candidate that was selected for branching</string>630 <string>Text color of the candidate that was selected for branching</string> 631 631 </property> 632 632 <property name="text"> 633 <string>Selected candidate color:</string>633 <string>Selected candidate text color:</string> 634 634 </property> 635 635 </widget> … … 650 650 </property> 651 651 <property name="statusTip"> 652 <string> Font color forthe candidate that was selected for branching</string>652 <string>Text color of the candidate that was selected for branching</string> 653 653 </property> 654 654 <property name="autoFillBackground"> … … 666 666 </property> 667 667 <property name="statusTip"> 668 <string>Change selected candidate color</string>668 <string>Change selected candidate text color</string> 669 669 </property> 670 670 </widget> … … 683 683 </property> 684 684 <property name="statusTip"> 685 <string> Font color forthe alternate candidate that wasn't selected for branching</string>685 <string>Text color of the alternate candidate that wasn't selected for branching</string> 686 686 </property> 687 687 <property name="text"> 688 <string>Alternate candidate color:</string>688 <string>Alternate candidate text color:</string> 689 689 </property> 690 690 </widget> … … 705 705 </property> 706 706 <property name="statusTip"> 707 <string> Font color forthe alternate candidate that wasn't selected for branching</string>707 <string>Text color of the alternate candidate that wasn't selected for branching</string> 708 708 </property> 709 709 <property name="autoFillBackground"> … … 721 721 </property> 722 722 <property name="statusTip"> 723 <string>Change alternate candidate color</string>723 <string>Change alternate candidate text color</string> 724 724 </property> 725 725 </widget>
Note: See TracChangeset
for help on using the changeset viewer.