lp:~feng-kylin/unity8/fixlp1436006
- Get this branch:
- bzr branch lp:~feng-kylin/unity8/fixlp1436006
Branch merges
- Albert Astals Cid (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedplugins/ScreenGrabber/screengrabber.cpp (+1/-1)
Related bugs
Bug #1436006: Screenshots do not properly use the current date | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 1695. By Daniel d'Andrada
-
Don't show the rotating rect in "make tryFoo".
It's useless and distracting. Only show it when the qml test case is running
Approved by: Mirco Müller - 1693. By Albert Astals Cid
-
Fix regression making pan not possible in Zoomable Image
Qt never seems to send two presses standalone since that confuses code that still works on mouse events, the second one is always part of a move.
Also make the test check panning works so that it may be harder to regress again Fixes: #1433506
Approved by: Andrea Cimitan - 1692. By Michael Zanetti
-
make pinlockscreen adjust better to larger displays
Approved by: Mirco Müller - 1691. By Albert Astals Cid
-
Make sure m_firstVisibleIndex is correctly set after processing changeSet.removes
There are two fixes:
* Decouple the code that sets the m_firstVisibleIndex that was only done when !growDown
* Set m_firstVisibleIndex correctly when the list is not empty Fixes: #1433056
Approved by: Michael Zanetti
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity8