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

List:       kfm-devel
Subject:    Re: Review Request: Adding Accessibility Interfaces for Dolphin Views & Widgets
From:       "Amandeep Singh" <aman.dedman () gmail ! com>
Date:       2012-08-11 9:34:19
Message-ID: 20120811093419.15323.61368 () vidsolbach ! de
[Download RAW message or body]

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105972/
-----------------------------------------------------------

(Updated Aug. 11, 2012, 9:34 a.m.)


Review request for Dolphin, KDE Base Apps and KDE Accessibility.


Description
-------

Added Accessibility Interfaces for Dolphin Views & Widgets, to make it acce=
ssible.
2 New files added in dolphin/ src/ kitemviews/ kitemlistviewaccessible.* th=
at contain the three new classes.


Diffs
-----

  dolphin/src/CMakeLists.txt 5c1a6dad58cb579ee85731d4bfa0ebe9a6a1bea4 =

  dolphin/src/kitemviews/kitemlistcontainer.cpp 5500851c8c92c564bf3130c6619=
8cea9b61eb8c7 =

  dolphin/src/kitemviews/kitemlistcontroller.cpp 88f5d9f7cff1614fb8595b470d=
46916584710a27 =

  dolphin/src/kitemviews/kitemlistselectionmanager.cpp 383914df01e9964d60bf=
009db7af636bd52fd55e =

  dolphin/src/kitemviews/kitemlistview.h 5723b9aaab26019ecad698f94c9a855ace=
35766d =

  dolphin/src/kitemviews/kitemlistview.cpp 72b3fd8fcbfbaa43660fac359320c822=
7ade9063 =

  dolphin/src/kitemviews/kitemlistviewaccessible.h PRE-CREATION =

  dolphin/src/kitemviews/kitemlistviewaccessible.cpp PRE-CREATION =

  dolphin/src/kitemviews/private/kitemlistviewlayouter.h da5bd1d7d9205ea20b=
b6112bf3e8ccb01919dae2 =

  dolphin/src/tests/CMakeLists.txt 3f906d18767435080c6b6309ffce5ca2e6445728 =


Diff: http://git.reviewboard.kde.org/r/105972/diff/


Testing
-------

Focus-tracking tested with KMag / KWin. =



Thanks,

Amandeep Singh


[Attachment #3 (text/html)]

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


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" \
style="background-image: \
url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); \
background-position: left top; background-repeat: repeat-x; border: 1px black \
solid;">  <tr>
  <td>

<div>Review request for Dolphin, KDE Base Apps and KDE Accessibility.</div>
<div>By Amandeep Singh.</div>


<p style="color: grey;"><i>Updated Aug. 11, 2012, 9:34 a.m.</i></p>






<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;">Added Accessibility Interfaces for Dolphin Views &amp; Widgets, to make \
it accessible. 2 New files added in dolphin/ src/ kitemviews/ \
kitemlistviewaccessible.* that contain the three new classes.</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;">Focus-tracking tested with KMag / KWin. </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>dolphin/src/CMakeLists.txt <span style="color: \
grey">(5c1a6dad58cb579ee85731d4bfa0ebe9a6a1bea4)</span></li>

 <li>dolphin/src/kitemviews/kitemlistcontainer.cpp <span style="color: \
grey">(5500851c8c92c564bf3130c66198cea9b61eb8c7)</span></li>

 <li>dolphin/src/kitemviews/kitemlistcontroller.cpp <span style="color: \
grey">(88f5d9f7cff1614fb8595b470d46916584710a27)</span></li>

 <li>dolphin/src/kitemviews/kitemlistselectionmanager.cpp <span style="color: \
grey">(383914df01e9964d60bf009db7af636bd52fd55e)</span></li>

 <li>dolphin/src/kitemviews/kitemlistview.h <span style="color: \
grey">(5723b9aaab26019ecad698f94c9a855ace35766d)</span></li>

 <li>dolphin/src/kitemviews/kitemlistview.cpp <span style="color: \
grey">(72b3fd8fcbfbaa43660fac359320c8227ade9063)</span></li>

 <li>dolphin/src/kitemviews/kitemlistviewaccessible.h <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>dolphin/src/kitemviews/kitemlistviewaccessible.cpp <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>dolphin/src/kitemviews/private/kitemlistviewlayouter.h <span style="color: \
grey">(da5bd1d7d9205ea20bb6112bf3e8ccb01919dae2)</span></li>

 <li>dolphin/src/tests/CMakeLists.txt <span style="color: \
grey">(3f906d18767435080c6b6309ffce5ca2e6445728)</span></li>

</ul>

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




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




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



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

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