Review Request 115196: New declarative based assistant
Sven Brauch
svenbrauch at googlemail.com
Fri Jan 24 00:05:14 UTC 2014
> On Jan. 23, 2014, 5:19 p.m., Milian Wolff wrote:
> > shell/assistantpopup.cpp, line 134
> > <https://git.reviewboard.kde.org/r/115196/diff/4/?file=235395#file235395line134>
> >
> > move this into the existing eventFilter method
That doesn't work. The eventFilter filters the events of the view, while this handles events on the widget itself.
> On Jan. 23, 2014, 5:19 p.m., Milian Wolff wrote:
> > shell/assistantpopup.cpp, line 167
> > <https://git.reviewboard.kde.org/r/115196/diff/4/?file=235395#file235395line167>
> >
> > store the view in a member variable in the ctor and use it here
I just made the ctor take a view right away and changed the whole member to be the view. It doesn't work with different widgets anyways, and you also wouldn't want to do it.
- Sven
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115196/#review48149
-----------------------------------------------------------
On Jan. 24, 2014, 12:05 a.m., Sven Brauch wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115196/
> -----------------------------------------------------------
>
> (Updated Jan. 24, 2014, 12:05 a.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdevplatform
>
>
> Description
> -------
>
> A new proposal for what the assistant should look like. See screenshots.
> Ideas welcome :)
>
>
> Diffs
> -----
>
> shell/AssistantButton.qml PRE-CREATION
> shell/CMakeLists.txt f840acd
> shell/assistantpopup.h 33a462a
> shell/assistantpopup.cpp c19a149
> shell/assistantpopup.qml PRE-CREATION
> shell/uicontroller.cpp fbce314
> util/CMakeLists.txt cf2fc1a
> util/richtexttoolbutton.h 8d0b1e2
> util/richtexttoolbutton.cpp d4263a6
>
> Diff: https://git.reviewboard.kde.org/r/115196/diff/
>
>
> Testing
> -------
>
>
> File Attachments
> ----------------
>
> new assistant, bright colour scheme
> https://git.reviewboard.kde.org/media/uploaded/files/2014/01/21/96c23c0e-106e-47e0-8f80-90303029e521__assistant_bright.png
> dark colour scheme
> https://git.reviewboard.kde.org/media/uploaded/files/2014/01/21/d52643d2-3e0d-494b-bdd7-7beac3f4656c__assistant_dark.png
> alt pressed
> https://git.reviewboard.kde.org/media/uploaded/files/2014/01/21/1df94b0b-d763-4aef-9182-ab113fcc3b1a__assistant_hl.png
> assistant, after triggering an action
> https://git.reviewboard.kde.org/media/uploaded/files/2014/01/21/c118a296-778c-4cff-86a9-1ff63c2a3e48__assistant_trig.png
> version 2, bright
> https://git.reviewboard.kde.org/media/uploaded/files/2014/01/22/80396242-9477-47d0-9b80-238f104ac248__assistant_bright2.png
> version 2, dark
> https://git.reviewboard.kde.org/media/uploaded/files/2014/01/22/8c531d60-c6ab-45e5-a05c-6639f4ed8225__assistant_dark.png
>
>
> Thanks,
>
> Sven Brauch
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140124/d4d40376/attachment.html>
More information about the KDevelop-devel
mailing list