summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components/navigator/arrowright.png
Commit message (Collapse)AuthorAgeFilesLines
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-0/+0
| | | | | | | | | | http://blog.qt.io/blog/author/didesous/ announced new designs/themes for Qt Creator. This patch replaces many of the existing toolbar icons with recolorizable masks for better theming support. Change-Id: I557aa485205fe2624f33724226f698c303342b40 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
* QmlDesigner: Extending navigatorThomas Hartmann2015-07-171-0/+0
| | | | | | | | Add support for exporting items as a property of the root item. Show errors from the qml2puppet. Change-Id: Id3d05201a20fce24f20e66f101818ac2231f38ee Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-031-0/+0
| | | | | | | | This quietens warnings from libPNG during startup and shrinks the image sizes. Change-Id: Ieb4cb5e8ba30b99653896e283c2fb2cc267257f2 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* QmlDesigner.navigator: add tool buttons for sliding/reparentingThomas Hartmann2011-05-061-0/+0
This patch adds for tool buttons that allow sliding and reparenting in the navigator.