[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Re: Review Request 122488: Improved calendar navigation
From:       "Marco Martin" <notmart () gmail ! com>
Date:       2015-05-22 8:25:36
Message-ID: 20150522082536.17018.94679 () mimi ! kde ! org
[Download RAW message or body]

--===============9215287899379830505==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit



> On May 21, 2015, 5:24 p.m., Martin Klapetek wrote:
> > Bump. Can we get this in for 5.4?

ugh, i almost forgot about this...
yes please


- Marco


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122488/#review80706
-----------------------------------------------------------


On Feb. 8, 2015, 8:52 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122488/
> -----------------------------------------------------------
> 
> (Updated Feb. 8, 2015, 8:52 p.m.)
> 
> 
> Review request for Plasma and KDE Usability.
> 
> 
> Repository: plasma-framework
> 
> 
> Description
> -------
> 
> This improves the calendar navigation by providing a "Year overview" showing all 12 \
> months in a grid, and a "Decade overview" showing the current decade in a grid. 
> A lot of code has just been moved around. The overviews use a QML ListModel owing \
> to laziness. 
> See https://www.youtube.com/watch?v=7SaBhRa32ds for a screencast (I love that mouse \
> click effect!) 
> 
> Diffs
> -----
> 
> src/declarativeimports/calendar/calendar.cpp a766acb 
> src/declarativeimports/calendar/daydata.h 39ac086 
> src/declarativeimports/calendar/daysmodel.h ec88837 
> src/declarativeimports/calendar/daysmodel.cpp 1a6f454 
> src/declarativeimports/calendar/qml/DayDelegate.qml 6a3747e 
> src/declarativeimports/calendar/qml/DaysCalendar.qml 67b3a2e 
> src/declarativeimports/calendar/qml/MonthView.qml 6eaa8db 
> src/declarativeimports/calendar/calendar.h ea20bf5 
> 
> Diff: https://git.reviewboard.kde.org/r/122488/diff/
> 
> 
> Testing
> -------
> 
> I changed the selection to be persistent during navigation; other than that, should \
> work as before, with the new overviews. 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
> 


--===============9215287899379830505==
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit




<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 \
solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">  \
<tr>  <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/122488/">https://git.reviewboard.kde.org/r/122488/</a>
  </td>
    </tr>
   </table>
   <br />





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <p style="margin-top: 0;">On May 21st, 2015, 5:24 p.m. UTC, <b>Martin \
Klapetek</b> wrote:</p>  <blockquote style="margin-left: 1em; border-left: 2px solid \
#d0d0d0; padding-left: 10px;">  <pre style="white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: \
inherit;white-space: inherit;">Bump. Can we get this in for 5.4?</p></pre>  \
</blockquote>







</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">ugh, \
i almost forgot about this... yes please</p></pre>
<br />










<p>- Marco</p>


<br />
<p>On February 8th, 2015, 8:52 p.m. UTC, Kai Uwe Broulik wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: \
1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tr>
  <td>

<div>Review request for Plasma and KDE Usability.</div>
<div>By Kai Uwe Broulik.</div>


<p style="color: grey;"><i>Updated Feb. 8, 2015, 8:52 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
plasma-framework
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: \
inherit;white-space: inherit;">This improves the calendar navigation by providing a \
"Year overview" showing all 12 months in a grid, and a "Decade overview" showing the \
current decade in a grid.</p> <p style="padding: 0;text-rendering: inherit;margin: \
0;line-height: inherit;white-space: inherit;">A lot of code has just been moved \
around. The overviews use a QML ListModel owing to laziness.</p> <p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">See \
https://www.youtube.com/watch?v=7SaBhRa32ds for a screencast (I love that mouse click \
effect!)</p></pre>  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: \
inherit;white-space: inherit;">I changed the selection to be persistent during \
navigation; other than that, should work as before, with the new overviews.</p></pre> \
</td>  </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/declarativeimports/calendar/calendar.cpp <span style="color: \
grey">(a766acb)</span></li>

 <li>src/declarativeimports/calendar/daydata.h <span style="color: \
grey">(39ac086)</span></li>

 <li>src/declarativeimports/calendar/daysmodel.h <span style="color: \
grey">(ec88837)</span></li>

 <li>src/declarativeimports/calendar/daysmodel.cpp <span style="color: \
grey">(1a6f454)</span></li>

 <li>src/declarativeimports/calendar/qml/DayDelegate.qml <span style="color: \
grey">(6a3747e)</span></li>

 <li>src/declarativeimports/calendar/qml/DaysCalendar.qml <span style="color: \
grey">(67b3a2e)</span></li>

 <li>src/declarativeimports/calendar/qml/MonthView.qml <span style="color: \
grey">(6eaa8db)</span></li>

 <li>src/declarativeimports/calendar/calendar.h <span style="color: \
grey">(ea20bf5)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/122488/diff/" style="margin-left: \
3em;">View Diff</a></p>






  </td>
 </tr>
</table>







  </div>
 </body>
</html>


--===============9215287899379830505==--


[Attachment #3 (text/plain)]

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic