Re: Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-30 Thread Takahiro Hashimoto

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

(Updated Oct. 30, 2015, 9:06 p.m.)


Status
--

This change has been marked as submitted.


Review request for Plasma, David Edmundson and David Faure.


Changes
---

Submitted with commit 4ca3237c2e07ac035104af5730bd209c18f61fe2 by Takahiro 
Hashimoto to branch master.


Repository: kdeclarative


Description
---

After my commit 1c3f42afe17cc090372eaf45647d71495de12c19, view's initialiSize 
value is lost (remaining 0,0 in spite of item's size). It should be set by 
item's size for some reusing purpose (with initialSize() getter) 

Sorry again my bad commit :(


Diffs
-

  src/quickaddons/quickviewsharedengine.cpp 323cf92 

Diff: https://git.reviewboard.kde.org/r/125878/diff/


Testing
---

build and run test

kenya888@xps13 ~/devel/kf5/build/frameworks/kdeclarative $ ninja test
[1/1] Running tests...
Test project /home/kenya888/devel/kf5/build/frameworks/kdeclarative
Start 1: fullmodelaccesstest
1/2 Test #1: fullmodelaccesstest ..   Passed0.05 sec
Start 2: quickviewsharedengine
2/2 Test #2: quickviewsharedengine    Passed0.39 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =   0.44 sec

--

confirmed ksplashqml works well which use QuickViewSharedEngine.


Thanks,

Takahiro Hashimoto

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


Re: Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-30 Thread Marco Martin

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

Ship it!


Ship It!

- Marco Martin


On Oct. 30, 2015, 5:07 a.m., Takahiro Hashimoto wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125878/
> ---
> 
> (Updated Oct. 30, 2015, 5:07 a.m.)
> 
> 
> Review request for Plasma, David Edmundson and David Faure.
> 
> 
> Repository: kdeclarative
> 
> 
> Description
> ---
> 
> After my commit 1c3f42afe17cc090372eaf45647d71495de12c19, view's initialiSize 
> value is lost (remaining 0,0 in spite of item's size). It should be set by 
> item's size for some reusing purpose (with initialSize() getter) 
> 
> Sorry again my bad commit :(
> 
> 
> Diffs
> -
> 
>   src/quickaddons/quickviewsharedengine.cpp 323cf92 
> 
> Diff: https://git.reviewboard.kde.org/r/125878/diff/
> 
> 
> Testing
> ---
> 
> build and run test
> 
> kenya888@xps13 ~/devel/kf5/build/frameworks/kdeclarative $ ninja test
> [1/1] Running tests...
> Test project /home/kenya888/devel/kf5/build/frameworks/kdeclarative
> Start 1: fullmodelaccesstest
> 1/2 Test #1: fullmodelaccesstest ..   Passed0.05 sec
> Start 2: quickviewsharedengine
> 2/2 Test #2: quickviewsharedengine    Passed0.39 sec
> 
> 100% tests passed, 0 tests failed out of 2
> 
> Total Test time (real) =   0.44 sec
> 
> --
> 
> confirmed ksplashqml works well which use QuickViewSharedEngine.
> 
> 
> Thanks,
> 
> Takahiro Hashimoto
> 
>

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


Re: Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-30 Thread Aleix Pol Gonzalez

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


+1

- Aleix Pol Gonzalez


On Oct. 30, 2015, 6:07 a.m., Takahiro Hashimoto wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125878/
> ---
> 
> (Updated Oct. 30, 2015, 6:07 a.m.)
> 
> 
> Review request for Plasma, David Edmundson and David Faure.
> 
> 
> Repository: kdeclarative
> 
> 
> Description
> ---
> 
> After my commit 1c3f42afe17cc090372eaf45647d71495de12c19, view's initialiSize 
> value is lost (remaining 0,0 in spite of item's size). It should be set by 
> item's size for some reusing purpose (with initialSize() getter) 
> 
> Sorry again my bad commit :(
> 
> 
> Diffs
> -
> 
>   src/quickaddons/quickviewsharedengine.cpp 323cf92 
> 
> Diff: https://git.reviewboard.kde.org/r/125878/diff/
> 
> 
> Testing
> ---
> 
> build and run test
> 
> kenya888@xps13 ~/devel/kf5/build/frameworks/kdeclarative $ ninja test
> [1/1] Running tests...
> Test project /home/kenya888/devel/kf5/build/frameworks/kdeclarative
> Start 1: fullmodelaccesstest
> 1/2 Test #1: fullmodelaccesstest ..   Passed0.05 sec
> Start 2: quickviewsharedengine
> 2/2 Test #2: quickviewsharedengine    Passed0.39 sec
> 
> 100% tests passed, 0 tests failed out of 2
> 
> Total Test time (real) =   0.44 sec
> 
> --
> 
> confirmed ksplashqml works well which use QuickViewSharedEngine.
> 
> 
> Thanks,
> 
> Takahiro Hashimoto
> 
>

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


Re: Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-29 Thread Takahiro Hashimoto

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

(Updated 10月 30, 2015, 2:07 p.m.)


Review request for Plasma, David Edmundson and David Faure.


Repository: kdeclarative


Description
---

After my commit 1c3f42afe17cc090372eaf45647d71495de12c19, view's initialiSize 
value is lost (remaining 0,0 in spite of item's size). It should be set by 
item's size for some reusing purpose (with initialSize() getter) 

Sorry again my bad commit :(


Diffs
-

  src/quickaddons/quickviewsharedengine.cpp 323cf92 

Diff: https://git.reviewboard.kde.org/r/125878/diff/


Testing (updated)
---

build and run test

kenya888@xps13 ~/devel/kf5/build/frameworks/kdeclarative $ ninja test
[1/1] Running tests...
Test project /home/kenya888/devel/kf5/build/frameworks/kdeclarative
Start 1: fullmodelaccesstest
1/2 Test #1: fullmodelaccesstest ..   Passed0.05 sec
Start 2: quickviewsharedengine
2/2 Test #2: quickviewsharedengine    Passed0.39 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =   0.44 sec

--

confirmed ksplashqml works well which use QuickViewSharedEngine.


Thanks,

Takahiro Hashimoto

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


Re: Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-29 Thread Takahiro Hashimoto

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

(Updated 10月 30, 2015, 12:03 p.m.)


Review request for Plasma, David Edmundson and David Faure.


Repository: kdeclarative


Description
---

After my commit 1c3f42afe17cc090372eaf45647d71495de12c19, view's initialiSize 
value is lost (remaining 0,0 in spite of item's size). It should be set by 
item's size for some reusing purpose (with initialSize() getter) 

Sorry again my bad commit :(


Diffs (updated)
-

  src/quickaddons/quickviewsharedengine.cpp 323cf92 

Diff: https://git.reviewboard.kde.org/r/125878/diff/


Testing
---

build and run test

kenya888@xps13 ~/devel/kf5/build/frameworks/kdeclarative $ ninja test
[1/1] Running tests...
Test project /home/kenya888/devel/kf5/build/frameworks/kdeclarative
Start 1: fullmodelaccesstest
1/2 Test #1: fullmodelaccesstest ..   Passed0.05 sec
Start 2: quickviewsharedengine
2/2 Test #2: quickviewsharedengine    Passed0.39 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =   0.44 sec


Thanks,

Takahiro Hashimoto

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