<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    The patch for KMyMoney2 is at
    <a class="moz-txt-link-freetext" href="https://bugs.kde.org/attachment.cgi?id=41369">https://bugs.kde.org/attachment.cgi?id=41369</a><br>
    <br>
    Both patches remove the line:<br>
    <pre>m_dateEdit-&gt;setDate(QDate::currentDate());

</pre>
    from <br>
    <pre>KCurrencyCalculator::setupPriceEditor</pre>
    <br>
    I'd done some testing round the bits of code that call
    setupPriceEditor to check there was no breakage in it. We don't have
    tests round the UI at the moment do we?<br>
    <br>
    Ian <br>
    <br>
    Thomas Baumgart wrote:
    <blockquote cite="mid:201003090734.07475.thb@net-bembel.de"
      type="cite">
      <pre wrap="">On Tuesday 09 March 2010 01:00:44 Alvaro Soliverez wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Yes, please. Fwd the patch to Thomas or me.
</pre>
      </blockquote>
      <pre wrap="">
Question: does it even apply? In Qt3

  QDate::setDate(QDate())

had a different result than in Qt4. In Qt3 the date entry is set to invalid, 
in Qt4 it is set to the current date.


</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
KMyMoney-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:KMyMoney-devel@kde.org">KMyMoney-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kmymoney-devel">https://mail.kde.org/mailman/listinfo/kmymoney-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>