summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/thumbnailviewitem.hxx
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat
2013-01-16Template Manager: show names on several linesCédric Bosdonnat
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat
2012-12-10Template manager: paint white background under thumbnailsCédric Bosdonnat
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-08-21template manager: setFontAttribute on TextLayouterDevice is neededCédric Bosdonnat
2012-08-12Draw borders arounds thumbnail.Rafael Dominguez
2012-08-12Check correct area when selecting a template by clicking its name.Rafael Dominguez
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez
2012-07-08maybe this will help the windows tinderboxMarkus Mohrhard
2012-07-07Revert "Export ThumbnailViewItem symbols."Rafael Dominguez
2012-07-07Export ThumbnailViewItem symbols.Rafael Dominguez
2012-07-07Convert all ThumbnailViewItem and subclasses to class instead of struct.Rafael Dominguez
2012-07-06ThumbnailViewItem: -Werror=non-virtual-dtorMichael Stahl
2012-06-28Wrap thumbnail item name text inside its assigned area.Rafael Dominguez
2012-06-19Subclass ThumbnailViewItem for TemplateFolderView specific.Rafael Dominguez
2012-06-19Remove unused function Rect2Polygon.Rafael Dominguez
2012-06-18Handle item paint inside its own method.Rafael Dominguez
2012-06-18Paint item children control when painting an item.Rafael Dominguez
2012-06-18Control item visibility through the object instead of doing it directly.Rafael Dominguez
2012-06-17Select item when clicking name while not in selection mode.Rafael Dominguez
2012-06-17Dont recalculate item layout positions.Rafael Dominguez
2012-06-17Display selection boxes under selection mode.Rafael Dominguez
2012-06-17Calculate item positions only when needed instead of every paint.Rafael Dominguez
2012-06-16Redraw item if we (un)select an item when clicking the selection box.Rafael Dominguez
2012-06-16Sync item state when clicking directly on the checkbox.Rafael Dominguez
2012-06-16Add a checkbox to display selected items.Rafael Dominguez
2012-06-16Add isSelected, setSelection, isHighlighted, setHighlight methods.Rafael Dominguez
2012-06-14Render thumbnails for folders as separate entities instead of merging them.Rafael Dominguez
2012-06-13Highlight item on mouse hover.Rafael Dominguez
2012-06-11Display preview of thumbnails inside a region.Rafael Dominguez
2012-06-11Remove data attribute from thumbnailviewitem.Rafael Dominguez
2012-06-10Move thumbnailview to sfx2 folder.Rafael Dominguez