201027
authorhgs
Mon, 12 Jul 2010 15:46:53 -0400
changeset 7 a1f515018ac1
parent 4 d5cdb6bc139d
child 9 b39122337a00
201027
ginebra2/EditorWidget.cpp
ginebra2/chrome/bedrockchrome/chrome.html
ginebra2/ginebra2.pro
--- a/ginebra2/EditorWidget.cpp	Fri Jul 02 11:27:49 2010 -0400
+++ b/ginebra2/EditorWidget.cpp	Mon Jul 12 15:46:53 2010 -0400
@@ -519,6 +519,7 @@
 
     painter->save();
     painter->setRenderHint(QPainter::Antialiasing);
+    painter->fillRect(boundingRect(), m_backgroundColor);
     painter->fillRect(progressRect, m_progressColor);
     paintBorder(painter);
     painter->restore();
--- a/ginebra2/chrome/bedrockchrome/chrome.html	Fri Jul 02 11:27:49 2010 -0400
+++ b/ginebra2/chrome/bedrockchrome/chrome.html	Mon Jul 12 15:46:53 2010 -0400
@@ -51,7 +51,7 @@
   <div class="GinebraSnippet"
        id="UrlSearchChromeId"
        name="urlsearch"
-       style="padding-top: 5px; border-top-width: 0px; border-top-color: #646f85; background-color: white; border-bottom-color: #b0c4de"
+       style="padding-top: 5px; border-top-width: 0px; border-top-color: #646f85; color:black; background-color: white; border-bottom-color: #b0c4de"
        data-GinebraNativeClass="UrlSearchSnippet"
        data-GinebraVisible="true">
   </div>
--- a/ginebra2/ginebra2.pro	Fri Jul 02 11:27:49 2010 -0400
+++ b/ginebra2/ginebra2.pro	Mon Jul 12 15:46:53 2010 -0400
@@ -301,7 +301,7 @@
     TARGET.EPOCALLOWDLLDATA = 1
     TARGET.EPOCSTACKSIZE = 0x14000
     
-    lessThan(QT_MAJOR_VERSION, 4) | lessThan(QT_MINOR_VERSION, 6) | lessThan(QT_PATCH_VERSION, 3) {
+    lessThan(QT_VERSION, 4.6.3) {
         TARGET.EPOCHEAPSIZE = 0x20000 \
             0x4000000 \
             // \