<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Am 25.02.2016 um 02:05 schrieb Lays
      Rodrigues:<br>
    </div>
    <blockquote
cite="mid:CAOnPkwfrL4JLPv-T_GVa3KDtnL9isDCPGB8WftQhMwxy5220VQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">Hi guys, good
          night!</div>
        <div class="gmail_default" style="font-size:small">I started to
          use umbrello on this past few days, and I liked. Because of
          that, i have the need to contribute with something on KDE, so
          i thought why not on Umbrello itself?</div>
      </div>
    </blockquote>
    Nice to hear, you are welcome.<br>
    <br>
    <blockquote
cite="mid:CAOnPkwfrL4JLPv-T_GVa3KDtnL9isDCPGB8WftQhMwxy5220VQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">So I did the
          clone of the repository and started check it out. </div>
        <div class="gmail_default" style="font-size:small">It's seems
          very confusing, because I never analyzed a program with this
          size. I work with qt5 programming since may 2015. <br>
        </div>
      </div>
    </blockquote>
    On starting to work on new source code you should start with simple
    tasks like fixing easy bugs to get familar with the code. On
    <a class="moz-txt-link-freetext" href="https://umbrello.kde.org/developers.php">https://umbrello.kde.org/developers.php</a> several bug categories are
    listed to work on for example "Umbrello junior jobs"<br>
    <br>
    <blockquote
cite="mid:CAOnPkwfrL4JLPv-T_GVa3KDtnL9isDCPGB8WftQhMwxy5220VQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">The main idea
          is port Umbrello to qt5, but since I don't know all the
          difference between those qt versions, i started updating the
          connect's(Signals and Slots). But I dont know if is a good
          approach. So I'm seeking for some guidance to made a good
          contribution on Umbrello. <br>
        </div>
      </div>
    </blockquote>
    umbrello has already been ported to Qt5/KF5. See
    <a class="moz-txt-link-freetext" href="https://umbrello.kde.org/news.php#itemPorttoKDEframeworks5started">https://umbrello.kde.org/news.php#itemPorttoKDEframeworks5started</a>
    and
<a class="moz-txt-link-freetext" href="https://umbrello.kde.org/news.php#itemBinarypackagesofKDEframeworks5portforopensuseavailable">https://umbrello.kde.org/news.php#itemBinarypackagesofKDEframeworks5portforopensuseavailable</a>.<br>
    You simply need to install Qt5 and KF5 development packages and add
    -DBUILD_KF5=1 on the cmake configure line to build umbrello for KF5.<br>
    <br>
    Regards<br>
     Ralf<br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>