summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailviewitem.cxx
AgeCommit message (Expand)Author
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat
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
2013-01-16Template Manager: show folders with 4 previews inside a rounded rectCé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-06-28Wrap thumbnail item name text inside its assigned area.Rafael Dominguez
2012-06-19Subclass ThumbnailViewItem for TemplateFolderView specific.Rafael Dominguez
2012-06-19Dont display item controls or execute any action while they are hidden.Rafael Dominguez
2012-06-19Remove unused function Rect2Polygon.Rafael Dominguez
2012-06-19Draw thumbnail item background as a rectangle with rounded corners.Rafael Dominguez
2012-06-18Handle item paint inside its own method.Rafael Dominguez
2012-06-18Dont paint selection box if its hidden.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-17Fix hiding a selected item checkbox when you disable selection mode.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-17Dont set selection box position in constructor.Rafael Dominguez
2012-06-17Improve calculating positions of item data.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-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