Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 1.2.90
-
None
-
Linux
Description
Hello, when I remove the first " in this line, Qt creator slow down:
QString text=tr("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\"><html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">p, li
</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;\"><p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><img src=\":/other/ultracopier-128x128.png\" style=\"float:left;height:128px;width:128px;\" /><span style=\" font-family:'Sans Serif'; font-size:12pt; font-weight:600;\">Ultracopier %VERSION%</span></p><p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:12pt; font-weight:600;\"></p><p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'Sans Serif';\">Based on Qt. It provide avanced copier with more advanced feature. It's under </span><span style=\" font-family:'Sans Serif'; font-style:italic;\">GPL3</span><span style=\" font-family:'Sans Serif';\">.</span></p><p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'Sans Serif';\">This version is compiled for </span><span style=\" font-family:'Sans Serif'; font-style:italic;\">%VERSION_TYPE%</span><span style=\" font-family:'Sans Serif';\">.</span></p><p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'Sans Serif';\">For more informations see the website %URL%</span></p><p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif';\"></p><p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'Sans Serif';\">%DEBUG%</span></p></body></html>");
Thanks to fix it.