<table><tr><td style="">sirgienko created this revision.<br />sirgienko added reviewers: asemke, filipesaraiva.<br />sirgienko added a project: Cantor.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />sirgienko requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D15487">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Improve realization and logic in command entry's prompt item animations.</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Disable background colour manipulation</li>
<li class="remarkup-list-item">Set colour for <tt style="background: #ebebeb; font-size: 13px;">Queued</tt> status similar to another statuses.</li>
<li class="remarkup-list-item">Change animation realization: from <tt style="background: #ebebeb; font-size: 13px;">QTimer</tt> to <tt style="background: #ebebeb; font-size: 13px;">QPropertyAnimation</tt>: simpler and convenient</li>
</ul>

<p>Also disable setting queued status for expression, which we run immediatly</p>

<p>This commit also fix problem with QPropertyAnimation warnings (in short: we start animation, and immideatly remove animated object in <tt style="background: #ebebeb; font-size: 13px;">qDeleteAll</tt>, of couse  before animation finished)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R55 Cantor</div></div></div><br /><div><strong>BRANCH</strong><div><div>new-command-entry-animation-logic</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15487">https://phabricator.kde.org/D15487</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/commandentry.cpp<br />
src/commandentry.h<br />
src/lib/session.cpp</div></div></div><br /><div><strong>To: </strong>sirgienko, asemke, filipesaraiva<br /><strong>Cc: </strong>filipesaraiva, kde-edu, asemke, narvaez, apol<br /></div>