From fb09d6354c0b6badb449f532f40af9a8037377a3 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Sat, 3 Jul 2010 06:08:59 +0000 Subject: Theme Editor: Removed some old debug code in skindocument.cpp, began implementing a new find/replace dialog, due to licensing issues git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27252 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/findreplace/findreplaceform.ui | 204 ----------------------- 1 file changed, 204 deletions(-) delete mode 100644 utils/themeeditor/findreplace/findreplaceform.ui (limited to 'utils/themeeditor/findreplace/findreplaceform.ui') diff --git a/utils/themeeditor/findreplace/findreplaceform.ui b/utils/themeeditor/findreplace/findreplaceform.ui deleted file mode 100644 index acc055ca88..0000000000 --- a/utils/themeeditor/findreplace/findreplaceform.ui +++ /dev/null @@ -1,204 +0,0 @@ - - - FindReplaceForm - - - - 0 - 0 - 483 - 288 - - - - Form - - - - - - - - - - - - &Find: - - - textToFind - - - - - - - - - - R&eplace with: - - - textToReplace - - - - - - - - - - - - - - errorLabel - - - - - - - - - D&irection - - - - - - &Down - - - true - - - - - - - &Up - - - - - - - - - - &Options - - - - - - &Case sensitive - - - - - - - &Whole words only - - - - - - - <!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 { white-space: pre-wrap; } -</style></head><body style=" font-family:'Sans'; font-size:10pt; 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;">whether the text to search should be interpreted as a regular expression.</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;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may want to take a look at the syntax of regular expressions:</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://doc.trolltech.com/qregexp.html"><span style=" text-decoration: underline; color:#0000ff;">http://doc.trolltech.com/qregexp.html</span></a></p></body></html> - - - R&egular Expression - - - - - - - - - - - - - - 10 - - - - - false - - - &Find - - - - - - - &Close - - - - - - - false - - - &Replace - - - - - - - false - - - Replace &All - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - - textToFind - textToReplace - downRadioButton - upRadioButton - caseCheckBox - wholeCheckBox - regexCheckBox - findButton - closeButton - - - - -- cgit v1.2.3