Merge lp://staging/~fboucault/thumbnailer/new_qml_api into lp://staging/thumbnailer
Proposed by
Florian Boucault
Status: | Rejected |
---|---|
Rejected by: | Michi Henning |
Proposed branch: | lp://staging/~fboucault/thumbnailer/new_qml_api |
Merge into: | lp://staging/thumbnailer |
Diff against target: |
777 lines (+631/-14) 13 files modified
debian/libthumbnailer0.symbols (+1/-0) include/thumbnailer.h (+9/-0) plugins/Ubuntu/Thumbnailer/CMakeLists.txt (+2/-0) plugins/Ubuntu/Thumbnailer/plugin.cpp (+3/-0) plugins/Ubuntu/Thumbnailer/qthumbnailer.cpp (+260/-0) plugins/Ubuntu/Thumbnailer/qthumbnailer.h (+114/-0) plugins/Ubuntu/Thumbnailer/thumbnailqueue.cpp (+45/-0) plugins/Ubuntu/Thumbnailer/thumbnailqueue.h (+41/-0) src/libthumbnailer.map (+1/-0) src/thumbnailer.cpp (+33/-12) tests/basic.cpp (+23/-0) tests/qml/tst_image_provider.qml (+2/-2) tests/qml/tst_thumbnailer.qml (+97/-0) |
To merge this branch: | bzr merge lp://staging/~fboucault/thumbnailer/new_qml_api |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michi Henning (community) | Disapprove | ||
Florian Boucault (community) | Needs Fixing | ||
Jussi Pakkanen (community) | Approve | ||
PS Jenkins bot (community) | continuous-integration | Approve | |
Xavi Garcia (community) | Needs Fixing | ||
Review via email: mp+250832@code.staging.launchpad.net |
Commit message
New QML Thumbnailer API allowing custom thumbnailing schedule.
Videos are queued thumbnailed independently from pictures resulting in a better user experience.
To post a comment you must log in.
Unmerged revisions
- 147. By Florian Boucault
-
Removed manual example
- 146. By Florian Boucault
-
Factorised common code between thumbnail_is_cached and get_thumbnail into a private function.
- 145. By Florian Boucault
-
Renamed thumbnail_
needs_generatio n into thumbnail_is_cached - 144. By Florian Boucault
-
ThumbnailTask to follow the m_/s_ syntax convention used in other classes.
- 143. By Florian Boucault
-
Use proper generic version for new symbol
- 142. By Florian Boucault
-
Added more QML tests
- 141. By Florian Boucault
-
Added QML tests
- 140. By Florian Boucault
-
Added missing symbol
- 139. By Florian Boucault
-
Clearer test
- 138. By Florian Boucault
-
added unit test
FAILED: Continuous integration, rev:137 jenkins. qa.ubuntu. com/job/ thumbnailer- ci/136/ jenkins. qa.ubuntu. com/job/ thumbnailer- vivid-amd64- ci/30/console jenkins. qa.ubuntu. com/job/ thumbnailer- vivid-armhf- ci/28/console jenkins. qa.ubuntu. com/job/ thumbnailer- vivid-i386- ci/25/console
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
FAILURE: http://
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/thumbnailer -ci/136/ rebuild
http://