~petr-kubanek/stellarium/stellarium

« back to all changes in this revision

Viewing changes to src/gui/viewDialog.ui

  • Committer: Alexander Wolf
  • Date: 2017-10-21 18:57:30 UTC
  • Revision ID: alex.v.wolf@gmail.com-20171021185730-eqgx2sfr95tbkskb
Let's allow to hide nomenclature on the celestial body of observer

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <x>0</x>
8
8
    <y>0</y>
9
9
    <width>755</width>
10
 
    <height>664</height>
 
10
    <height>728</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="font">
763
763
             <property name="bottomMargin">
764
764
              <number>0</number>
765
765
             </property>
766
 
             <item row="10" column="0">
767
 
              <widget class="QCheckBox" name="planetLightSpeedCheckBox">
768
 
               <property name="toolTip">
769
 
                <string>Activate this option to simulate the effect of real speed of light (recommended).</string>
770
 
               </property>
771
 
               <property name="text">
772
 
                <string>Simulate light speed</string>
773
 
               </property>
774
 
              </widget>
775
 
             </item>
776
 
             <item row="11" column="0">
 
766
             <item row="12" column="0">
777
767
              <layout class="QHBoxLayout" name="horizontalLayout_15">
778
768
               <item>
779
769
                <widget class="QCheckBox" name="customGrsSettingsCheckBox">
791
781
               </item>
792
782
              </layout>
793
783
             </item>
794
 
             <item row="19" column="0">
 
784
             <item row="0" column="0">
 
785
              <widget class="QCheckBox" name="planetUseObjModelsCheckBox">
 
786
               <property name="toolTip">
 
787
                <string/>
 
788
               </property>
 
789
               <property name="text">
 
790
                <string>Use more accurate 3D models (where available)</string>
 
791
               </property>
 
792
              </widget>
 
793
             </item>
 
794
             <item row="20" column="0">
795
795
              <layout class="QGridLayout" name="gridLayout_6">
796
796
               <item row="0" column="0">
797
797
                <widget class="QLabel" name="label_14">
880
880
               </item>
881
881
              </layout>
882
882
             </item>
 
883
             <item row="2" column="0">
 
884
              <widget class="QCheckBox" name="planetMarkerCheckBox">
 
885
               <property name="text">
 
886
                <string>Show planet markers</string>
 
887
               </property>
 
888
              </widget>
 
889
             </item>
 
890
             <item row="10" column="0">
 
891
              <layout class="QHBoxLayout" name="horizontalLayout_13">
 
892
               <item>
 
893
                <spacer name="horizontalSpacer_9">
 
894
                 <property name="orientation">
 
895
                  <enum>Qt::Horizontal</enum>
 
896
                 </property>
 
897
                 <property name="sizeType">
 
898
                  <enum>QSizePolicy::Fixed</enum>
 
899
                 </property>
 
900
                 <property name="sizeHint" stdset="0">
 
901
                  <size>
 
902
                   <width>20</width>
 
903
                   <height>20</height>
 
904
                  </size>
 
905
                 </property>
 
906
                </spacer>
 
907
               </item>
 
908
               <item>
 
909
                <widget class="QCheckBox" name="hidePlanetNomenclatureCheckBox">
 
910
                 <property name="text">
 
911
                  <string>Hide nomenclature on the celestial body of observer</string>
 
912
                 </property>
 
913
                </widget>
 
914
               </item>
 
915
              </layout>
 
916
             </item>
 
917
             <item row="8" column="0">
 
918
              <widget class="QCheckBox" name="planetIsolatedTrailsCheckBox">
 
919
               <property name="toolTip">
 
920
                <string>Deactivate this option if you want to see the trails for all Solar system bodies.</string>
 
921
               </property>
 
922
               <property name="text">
 
923
                <string>Show trail only for selected planet</string>
 
924
               </property>
 
925
              </widget>
 
926
             </item>
 
927
             <item row="15" column="0">
 
928
              <layout class="QHBoxLayout" name="scaleSelectedHorizontalLayout">
 
929
               <item>
 
930
                <widget class="QCheckBox" name="planetScaleMinorBodyCheckBox">
 
931
                 <property name="text">
 
932
                  <string>Scale minor bodies:</string>
 
933
                 </property>
 
934
                </widget>
 
935
               </item>
 
936
               <item>
 
937
                <widget class="QDoubleSpinBox" name="minorBodyScaleFactor">
 
938
                 <property name="maximumSize">
 
939
                  <size>
 
940
                   <width>75</width>
 
941
                   <height>16777215</height>
 
942
                  </size>
 
943
                 </property>
 
944
                 <property name="alignment">
 
945
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
946
                 </property>
 
947
                 <property name="decimals">
 
948
                  <number>2</number>
 
949
                 </property>
 
950
                 <property name="minimum">
 
951
                  <double>1.000000000000000</double>
 
952
                 </property>
 
953
                 <property name="maximum">
 
954
                  <double>100.000000000000000</double>
 
955
                 </property>
 
956
                 <property name="singleStep">
 
957
                  <double>0.500000000000000</double>
 
958
                 </property>
 
959
                </widget>
 
960
               </item>
 
961
              </layout>
 
962
             </item>
883
963
             <item row="3" column="0">
884
964
              <layout class="QHBoxLayout" name="horizontalLayout_16">
885
965
               <property name="bottomMargin">
923
1003
               </item>
924
1004
              </layout>
925
1005
             </item>
 
1006
             <item row="4" column="0">
 
1007
              <layout class="QHBoxLayout" name="horizontalLayout_12">
 
1008
               <item>
 
1009
                <spacer name="horizontalSpacer_8">
 
1010
                 <property name="orientation">
 
1011
                  <enum>Qt::Horizontal</enum>
 
1012
                 </property>
 
1013
                 <property name="sizeType">
 
1014
                  <enum>QSizePolicy::Fixed</enum>
 
1015
                 </property>
 
1016
                 <property name="sizeHint" stdset="0">
 
1017
                  <size>
 
1018
                   <width>20</width>
 
1019
                   <height>20</height>
 
1020
                  </size>
 
1021
                 </property>
 
1022
                </spacer>
 
1023
               </item>
 
1024
               <item>
 
1025
                <widget class="QCheckBox" name="planetOrbitOnlyCheckBox">
 
1026
                 <property name="text">
 
1027
                  <string>Show planets orbits only</string>
 
1028
                 </property>
 
1029
                </widget>
 
1030
               </item>
 
1031
              </layout>
 
1032
             </item>
 
1033
             <item row="16" column="0">
 
1034
              <layout class="QHBoxLayout" name="horizontalLayout_17">
 
1035
               <item>
 
1036
                <widget class="QCheckBox" name="planetLabelCheckBox">
 
1037
                 <property name="text">
 
1038
                  <string>Labels and Markers</string>
 
1039
                 </property>
 
1040
                </widget>
 
1041
               </item>
 
1042
               <item>
 
1043
                <widget class="QSlider" name="planetsLabelsHorizontalSlider">
 
1044
                 <property name="sizePolicy">
 
1045
                  <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
1046
                   <horstretch>0</horstretch>
 
1047
                   <verstretch>0</verstretch>
 
1048
                  </sizepolicy>
 
1049
                 </property>
 
1050
                 <property name="minimumSize">
 
1051
                  <size>
 
1052
                   <width>180</width>
 
1053
                   <height>0</height>
 
1054
                  </size>
 
1055
                 </property>
 
1056
                 <property name="value">
 
1057
                  <number>33</number>
 
1058
                 </property>
 
1059
                 <property name="orientation">
 
1060
                  <enum>Qt::Horizontal</enum>
 
1061
                 </property>
 
1062
                </widget>
 
1063
               </item>
 
1064
              </layout>
 
1065
             </item>
 
1066
             <item row="9" column="0">
 
1067
              <layout class="QHBoxLayout" name="horizontalLayout_9">
 
1068
               <item>
 
1069
                <widget class="QCheckBox" name="planetNomenclatureCheckBox">
 
1070
                 <property name="toolTip">
 
1071
                  <string>Show hints and labels for planetary features</string>
 
1072
                 </property>
 
1073
                 <property name="text">
 
1074
                  <string>Show planetary nomenclature</string>
 
1075
                 </property>
 
1076
                </widget>
 
1077
               </item>
 
1078
               <item>
 
1079
                <widget class="QToolButton" name="planetNomenclatureColor">
 
1080
                 <property name="toolTip">
 
1081
                  <string>Color of nomenclature labels</string>
 
1082
                 </property>
 
1083
                 <property name="text">
 
1084
                  <string/>
 
1085
                 </property>
 
1086
                </widget>
 
1087
               </item>
 
1088
              </layout>
 
1089
             </item>
 
1090
             <item row="5" column="0">
 
1091
              <layout class="QHBoxLayout" name="horizontalLayout_2">
 
1092
               <item>
 
1093
                <spacer name="horizontalSpacer_5">
 
1094
                 <property name="orientation">
 
1095
                  <enum>Qt::Horizontal</enum>
 
1096
                 </property>
 
1097
                 <property name="sizeType">
 
1098
                  <enum>QSizePolicy::Fixed</enum>
 
1099
                 </property>
 
1100
                 <property name="sizeHint" stdset="0">
 
1101
                  <size>
 
1102
                   <width>20</width>
 
1103
                   <height>20</height>
 
1104
                  </size>
 
1105
                 </property>
 
1106
                </spacer>
 
1107
               </item>
 
1108
               <item>
 
1109
                <widget class="QCheckBox" name="planetIsolatedOrbitCheckBox">
 
1110
                 <property name="toolTip">
 
1111
                  <string>Deactivate this option if you want to see orbit for selected planet and its moons.</string>
 
1112
                 </property>
 
1113
                 <property name="text">
 
1114
                  <string>Show orbit for selected planet</string>
 
1115
                 </property>
 
1116
                </widget>
 
1117
               </item>
 
1118
              </layout>
 
1119
             </item>
926
1120
             <item row="14" column="0">
927
 
              <layout class="QHBoxLayout" name="scaleSelectedHorizontalLayout">
 
1121
              <layout class="QHBoxLayout" name="horizontalLayout">
928
1122
               <item>
929
 
                <widget class="QCheckBox" name="planetScaleMinorBodyCheckBox">
 
1123
                <widget class="QCheckBox" name="planetScaleMoonCheckBox">
930
1124
                 <property name="text">
931
 
                  <string>Scale minor bodies:</string>
 
1125
                  <string>Scale Moon:</string>
932
1126
                 </property>
933
1127
                </widget>
934
1128
               </item>
935
1129
               <item>
936
 
                <widget class="QDoubleSpinBox" name="minorBodyScaleFactor">
 
1130
                <widget class="QDoubleSpinBox" name="moonScaleFactor">
937
1131
                 <property name="maximumSize">
938
1132
                  <size>
939
1133
                   <width>75</width>
940
1134
                   <height>16777215</height>
941
1135
                  </size>
942
1136
                 </property>
 
1137
                 <property name="toolTip">
 
1138
                  <string>Scale factor</string>
 
1139
                 </property>
943
1140
                 <property name="alignment">
944
1141
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
945
1142
                 </property>
950
1147
                  <double>1.000000000000000</double>
951
1148
                 </property>
952
1149
                 <property name="maximum">
953
 
                  <double>100.000000000000000</double>
 
1150
                  <double>20.000000000000000</double>
954
1151
                 </property>
955
1152
                 <property name="singleStep">
956
 
                  <double>0.500000000000000</double>
957
 
                 </property>
958
 
                </widget>
959
 
               </item>
960
 
              </layout>
961
 
             </item>
962
 
             <item row="16" column="0">
963
 
              <layout class="QHBoxLayout" name="horizontalLayout_6">
964
 
               <item>
965
 
                <widget class="QLabel" name="planetDetailsLabel">
966
 
                 <property name="text">
967
 
                  <string>Planets magnitude algorithm:</string>
968
 
                 </property>
969
 
                </widget>
970
 
               </item>
971
 
               <item>
972
 
                <widget class="QComboBox" name="planetMagnitudeAlgorithmComboBox">
973
 
                 <property name="editable">
974
 
                  <bool>true</bool>
975
 
                 </property>
976
 
                 <property name="insertPolicy">
977
 
                  <enum>QComboBox::NoInsert</enum>
978
 
                 </property>
979
 
                </widget>
980
 
               </item>
981
 
              </layout>
982
 
             </item>
983
 
             <item row="17" column="0">
 
1153
                  <double>0.100000000000000</double>
 
1154
                 </property>
 
1155
                 <property name="value">
 
1156
                  <double>4.000000000000000</double>
 
1157
                 </property>
 
1158
                </widget>
 
1159
               </item>
 
1160
              </layout>
 
1161
             </item>
 
1162
             <item row="18" column="0">
984
1163
              <layout class="QHBoxLayout" name="horizontalLayout_3">
985
1164
               <property name="topMargin">
986
1165
                <number>0</number>
1016
1195
               </item>
1017
1196
              </layout>
1018
1197
             </item>
1019
 
             <item row="8" column="0">
1020
 
              <widget class="QCheckBox" name="planetIsolatedTrailsCheckBox">
 
1198
             <item row="11" column="0">
 
1199
              <widget class="QCheckBox" name="planetLightSpeedCheckBox">
1021
1200
               <property name="toolTip">
1022
 
                <string>Deactivate this option if you want to see the trails for all Solar system bodies.</string>
 
1201
                <string>Activate this option to simulate the effect of real speed of light (recommended).</string>
1023
1202
               </property>
1024
1203
               <property name="text">
1025
 
                <string>Show trail only for selected planet</string>
 
1204
                <string>Simulate light speed</string>
1026
1205
               </property>
1027
1206
              </widget>
1028
1207
             </item>
1057
1236
              </layout>
1058
1237
             </item>
1059
1238
             <item row="13" column="0">
1060
 
              <layout class="QHBoxLayout" name="horizontalLayout">
1061
 
               <item>
1062
 
                <widget class="QCheckBox" name="planetScaleMoonCheckBox">
1063
 
                 <property name="text">
1064
 
                  <string>Scale Moon:</string>
1065
 
                 </property>
1066
 
                </widget>
1067
 
               </item>
1068
 
               <item>
1069
 
                <widget class="QDoubleSpinBox" name="moonScaleFactor">
1070
 
                 <property name="maximumSize">
1071
 
                  <size>
1072
 
                   <width>75</width>
1073
 
                   <height>16777215</height>
1074
 
                  </size>
1075
 
                 </property>
1076
 
                 <property name="toolTip">
1077
 
                  <string>Scale factor</string>
1078
 
                 </property>
1079
 
                 <property name="alignment">
1080
 
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1081
 
                 </property>
1082
 
                 <property name="decimals">
1083
 
                  <number>2</number>
1084
 
                 </property>
1085
 
                 <property name="minimum">
1086
 
                  <double>1.000000000000000</double>
1087
 
                 </property>
1088
 
                 <property name="maximum">
1089
 
                  <double>20.000000000000000</double>
1090
 
                 </property>
1091
 
                 <property name="singleStep">
1092
 
                  <double>0.100000000000000</double>
1093
 
                 </property>
1094
 
                 <property name="value">
1095
 
                  <double>4.000000000000000</double>
1096
 
                 </property>
1097
 
                </widget>
1098
 
               </item>
1099
 
              </layout>
1100
 
             </item>
1101
 
             <item row="12" column="0">
1102
1239
              <layout class="QHBoxLayout" name="planetLimMagHorizontalLayout">
1103
1240
               <item>
1104
1241
                <widget class="QCheckBox" name="planetLimitMagnitudeCheckBox">
1134
1271
               </item>
1135
1272
              </layout>
1136
1273
             </item>
1137
 
             <item row="0" column="0">
1138
 
              <widget class="QCheckBox" name="planetUseObjModelsCheckBox">
1139
 
               <property name="toolTip">
1140
 
                <string/>
1141
 
               </property>
1142
 
               <property name="text">
1143
 
                <string>Use more accurate 3D models (where available)</string>
1144
 
               </property>
1145
 
              </widget>
1146
 
             </item>
1147
 
             <item row="2" column="0">
1148
 
              <widget class="QCheckBox" name="planetMarkerCheckBox">
1149
 
               <property name="text">
1150
 
                <string>Show planet markers</string>
1151
 
               </property>
1152
 
              </widget>
1153
 
             </item>
1154
 
             <item row="15" column="0">
1155
 
              <layout class="QHBoxLayout" name="horizontalLayout_17">
1156
 
               <item>
1157
 
                <widget class="QCheckBox" name="planetLabelCheckBox">
1158
 
                 <property name="text">
1159
 
                  <string>Labels and Markers</string>
1160
 
                 </property>
1161
 
                </widget>
1162
 
               </item>
1163
 
               <item>
1164
 
                <widget class="QSlider" name="planetsLabelsHorizontalSlider">
1165
 
                 <property name="sizePolicy">
1166
 
                  <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1167
 
                   <horstretch>0</horstretch>
1168
 
                   <verstretch>0</verstretch>
1169
 
                  </sizepolicy>
1170
 
                 </property>
1171
 
                 <property name="minimumSize">
1172
 
                  <size>
1173
 
                   <width>180</width>
1174
 
                   <height>0</height>
1175
 
                  </size>
1176
 
                 </property>
1177
 
                 <property name="value">
1178
 
                  <number>33</number>
1179
 
                 </property>
1180
 
                 <property name="orientation">
1181
 
                  <enum>Qt::Horizontal</enum>
1182
 
                 </property>
1183
 
                </widget>
1184
 
               </item>
1185
 
              </layout>
1186
 
             </item>
1187
 
             <item row="5" column="0">
1188
 
              <layout class="QHBoxLayout" name="horizontalLayout_2">
1189
 
               <item>
1190
 
                <spacer name="horizontalSpacer_5">
1191
 
                 <property name="orientation">
1192
 
                  <enum>Qt::Horizontal</enum>
1193
 
                 </property>
1194
 
                 <property name="sizeType">
1195
 
                  <enum>QSizePolicy::Fixed</enum>
1196
 
                 </property>
1197
 
                 <property name="sizeHint" stdset="0">
1198
 
                  <size>
1199
 
                   <width>20</width>
1200
 
                   <height>20</height>
1201
 
                  </size>
1202
 
                 </property>
1203
 
                </spacer>
1204
 
               </item>
1205
 
               <item>
1206
 
                <widget class="QCheckBox" name="planetIsolatedOrbitCheckBox">
1207
 
                 <property name="toolTip">
1208
 
                  <string>Deactivate this option if you want to see orbit for selected planet and its moons.</string>
1209
 
                 </property>
1210
 
                 <property name="text">
1211
 
                  <string>Show orbit for selected planet</string>
1212
 
                 </property>
1213
 
                </widget>
1214
 
               </item>
1215
 
              </layout>
1216
 
             </item>
1217
 
             <item row="9" column="0">
1218
 
              <layout class="QHBoxLayout" name="horizontalLayout_9">
1219
 
               <item>
1220
 
                <widget class="QCheckBox" name="planetNomenclatureCheckBox">
1221
 
                 <property name="toolTip">
1222
 
                  <string>Show hints and labels for planetary features</string>
1223
 
                 </property>
1224
 
                 <property name="text">
1225
 
                  <string>Show planetary nomenclature</string>
1226
 
                 </property>
1227
 
                </widget>
1228
 
               </item>
1229
 
               <item>
1230
 
                <widget class="QToolButton" name="planetNomenclatureColor">
1231
 
                 <property name="toolTip">
1232
 
                  <string>Color of nomenclature labels</string>
1233
 
                 </property>
1234
 
                 <property name="text">
1235
 
                  <string/>
1236
 
                 </property>
1237
 
                </widget>
1238
 
               </item>
1239
 
              </layout>
1240
 
             </item>
1241
 
             <item row="4" column="0">
1242
 
              <layout class="QHBoxLayout" name="horizontalLayout_12">
1243
 
               <item>
1244
 
                <spacer name="horizontalSpacer_8">
1245
 
                 <property name="orientation">
1246
 
                  <enum>Qt::Horizontal</enum>
1247
 
                 </property>
1248
 
                 <property name="sizeType">
1249
 
                  <enum>QSizePolicy::Fixed</enum>
1250
 
                 </property>
1251
 
                 <property name="sizeHint" stdset="0">
1252
 
                  <size>
1253
 
                   <width>20</width>
1254
 
                   <height>20</height>
1255
 
                  </size>
1256
 
                 </property>
1257
 
                </spacer>
1258
 
               </item>
1259
 
               <item>
1260
 
                <widget class="QCheckBox" name="planetOrbitOnlyCheckBox">
1261
 
                 <property name="text">
1262
 
                  <string>Show planets orbits only</string>
 
1274
             <item row="17" column="0">
 
1275
              <layout class="QHBoxLayout" name="horizontalLayout_6">
 
1276
               <item>
 
1277
                <widget class="QLabel" name="planetDetailsLabel">
 
1278
                 <property name="text">
 
1279
                  <string>Planets magnitude algorithm:</string>
 
1280
                 </property>
 
1281
                </widget>
 
1282
               </item>
 
1283
               <item>
 
1284
                <widget class="QComboBox" name="planetMagnitudeAlgorithmComboBox">
 
1285
                 <property name="editable">
 
1286
                  <bool>true</bool>
 
1287
                 </property>
 
1288
                 <property name="insertPolicy">
 
1289
                  <enum>QComboBox::NoInsert</enum>
1263
1290
                 </property>
1264
1291
                </widget>
1265
1292
               </item>