GUI: Remove references to MS Shell DLG2 font
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
<item row="0" column="1">
|
||||
<widget class="QLabel" name="labelBuildVersion">
|
||||
<property name="text">
|
||||
<string notr="true"><html><head/><body><p><span style=" font-family: MS Shell Dlg 2; font-weight:600;">Unknown</span></p></body></html></string>
|
||||
<string notr="true"><html><head/><body><p><span style="font-weight:600;">Unknown</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -139,7 +139,7 @@
|
||||
<item row="1" column="1">
|
||||
<widget class="QLabel" name="labelBuildRevision">
|
||||
<property name="text">
|
||||
<string notr="true"><html><head/><body><p><span style=" font-family: MS Shell Dlg 2; font-weight:600;">Unknown</span></p></body></html></string>
|
||||
<string notr="true"><html><head/><body><p><span style="font-weight:600;">Unknown</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -153,7 +153,7 @@
|
||||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="labelBuildDate">
|
||||
<property name="text">
|
||||
<string notr="true"><html><head/><body><p><span style=" font-family: MS Shell Dlg 2; font-weight:600;">Unknown</span></p></body></html></string>
|
||||
<string notr="true"><html><head/><body><p><span style=" font-weight:600;">Unknown</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -167,7 +167,7 @@
|
||||
<item row="3" column="1">
|
||||
<widget class="QLabel" name="labelBuildOS">
|
||||
<property name="text">
|
||||
<string notr="true"><html><head/><body><p><span style=" font-family: MS Shell Dlg 2; font-weight:600;">Unknown</span></p></body></html></string>
|
||||
<string notr="true"><html><head/><body><p><span style="font-weight:600;">Unknown</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -181,7 +181,7 @@
|
||||
<item row="4" column="1">
|
||||
<widget class="QLabel" name="labelBuildPlatform">
|
||||
<property name="text">
|
||||
<string notr="true"><html><head/><body><p><span style=" font-family: MS Shell Dlg 2; font-weight:600;">Unknown</span></p></body></html></string>
|
||||
<string notr="true"><html><head/><body><p><span style="font-weight:600;">Unknown</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -195,7 +195,7 @@
|
||||
<item row="5" column="1">
|
||||
<widget class="QLabel" name="labelBuildBranch">
|
||||
<property name="text">
|
||||
<string notr="true"><html><head/><body><p><span style=" font-family: MS Shell Dlg 2; font-weight:600;">Unknown</span></p></body></html></string>
|
||||
<string notr="true"><html><head/><body><p><span style="font-weight:600;">Unknown</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -209,7 +209,7 @@
|
||||
<item row="6" column="1">
|
||||
<widget class="Gui::UrlLabel" name="labelBuildHash">
|
||||
<property name="text">
|
||||
<string notr="true"><html><head/><body><p><span style=" font-family: MS Shell Dlg 2; font-weight:600;">Unknown</span></p></body></html></string>
|
||||
<string notr="true"><html><head/><body><p><span style="font-weight:600;">Unknown</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -269,7 +269,7 @@
|
||||
<item row="10" column="0" colspan="4">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string><html><head/><body><p><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:600;">Note:</span><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt;"> The changes become active the next time you start the application</span></p></body></html></string>
|
||||
<string><html><head/><body><p><span style=" font-size:8pt; font-weight:600;">Note:</span><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt;"> The changes become active the next time you start the application</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<FCParamGroup Name="Preferences">
|
||||
<FCParamGroup Name="Editor">
|
||||
<FCInt Name="FontSize" Value="10"/>
|
||||
<FCText Name="Font">MS Shell Dlg 2</FCText>
|
||||
<FCText Name="Font">Courier</FCText>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
|
||||
@@ -328,7 +328,7 @@ void AboutDialog::setupLabels()
|
||||
ui->labelAuthor->setUrl(mturl);
|
||||
|
||||
if (qApp->styleSheet().isEmpty()) {
|
||||
ui->labelAuthor->setStyleSheet(QString::fromLatin1("Gui--UrlLabel {color: #0000FF;text-decoration: underline;font-weight: 600;font-family: MS Shell Dlg 2;}"));
|
||||
ui->labelAuthor->setStyleSheet(QString::fromLatin1("Gui--UrlLabel {color: #0000FF;text-decoration: underline;font-weight: 600;}"));
|
||||
}
|
||||
|
||||
QString version = ui->labelBuildVersion->text();
|
||||
@@ -669,7 +669,7 @@ void AboutDialog::showLibraryInformation()
|
||||
"proprietary rights belong to their respective owners:");
|
||||
QString html;
|
||||
QTextStream out(&html);
|
||||
out << "<html><head/><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">"
|
||||
out << "<html><head/><body style=\" font-size:8.25pt; font-weight:400; font-style:normal;\">"
|
||||
<< "<p>" << msg << "<br/></p>\n<ul>\n";
|
||||
for (QList<LibraryInfo>::iterator it = libInfo.begin(); it != libInfo.end(); ++it) {
|
||||
out << "<li><p>" << it->name << " " << it->version << "</p>"
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user