Improve realization and logic in command entry's prompt item animations.

Authored by sirgienko on Sep 13 2018, 7:59 PM.

Description

Improve realization and logic in command entry's prompt item animations. - Disable background colour manipulation - Set colour for Queued status similar to another statuses. - Change animation realization: from QTimer to QPropertyAnimation: simpler and convenient

Also disable setting queued status for expression, which we run immediatly

This commit also fix problem with QPropertyAnimation warnings (in short: we start animation, and immideatly remove animated object in qDeleteAll, of couse before animation finished)

Differential Revision: https://phabricator.kde.org/D15487

Details

Committed
sirgienkoSep 15 2018, 7:36 AM
Differential Revision
D15487: Improve command entry's prompt animation
Parents
R55:82c0d158020c: Add highlighting rule for comments in Octave backend
Branches
Unknown
Tags
Unknown