Calligra/Icons/3.0: Difference between revisions
m (Removed protection from "Calligra/Icons/3.0") |
(Restored without direct links to images, approved by Ben) |
||
Line 1: | Line 1: | ||
Legend: TODO, DONE, ?? | |||
==Table related icons== | |||
all icons are available at https://share.kde.org/index.php/s/AJ0ELSIjLLfN3Iw for an better overview | |||
===Existing table icons in Breeze=== | |||
edit-table-cell-merge | |||
edit-table-cell-split | |||
edit-table-delete-column | |||
edit-table-delete-row | |||
edit-table-insert-column-left | |||
edit-table-insert-column-right | |||
edit-table-insert-row-above | |||
edit-table-insert-row-below | |||
The naming pattern for action icons (as I understand it): | |||
edit-OBJECT-ACTION(-MATERIAL) | |||
"edit-" as prefix because content is changed. Then there are "format-" icons for changing the style of content. And state icons, though there is slight mix with action icons, as target state is also used with actions. | |||
{| border="1" cellpadding="5" cellspacing="0" | |||
! || old name !! proposed name !! description || state | |||
|- | |||
| [[https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-adjustcol.png] | |||
| adjustcol | |||
| edit-table-column-resize-equal | |||
| used for both equalize & adapt-to-content currently, should be split | |||
| ? | |||
|- | |||
| [[https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-adjustcol.png] | |||
| adjustcol | |||
| edit-table-column-resize-fit | |||
| see above | |||
| https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/filename-new/edit-table-column-resize-fit.png | |||
|- | |||
| [[https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-adjustrow.png] | |||
| adjustrow | |||
| edit-table-row-resize-equal | |||
| used for both equalize & adapt-to-content, should be split | |||
| ? | |||
|- | |||
| [[https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-adjustrow.png] | |||
| adjustrow | |||
| edit-table-row-resize-fit | |||
| see above | |||
| https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/filename-new/edit-table-row-resize-fit.png | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-resizecol.png] | |||
| resizecol | |||
| edit-table-column-resize | |||
| | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-resizerow.png] | |||
| resizerow | |||
| edit-table-row-resize | |||
| | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-hide_table_column.png] | |||
| hide_table_column | |||
| hide | |||
| target state used with action, like "layer-visible-*" show and hide should work for that | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-hide_table_row.png] | |||
| hide_table_row | |||
| hide | |||
| " | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-show_table_column.png] | |||
| show_table_column | |||
| show | |||
| " | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-show_table_row.png] | |||
| show_table_row | |||
| show | |||
| " | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-cell_edit.png] | |||
| cell_edit | |||
| edit-table-cell | |||
| used to start editing (text) content of cell, "edit" as action seems strange, just "edit-table-cell" also, better idea? edit-rename cause you rename the cell input | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-cell_layout.png] | |||
| cell_layout | |||
| configure | |||
| used to start formatting (content of) cell, see also tool_cellformatting. Or "format-table-cell"? | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-insertcell.png] | |||
| insertcell | |||
| edit-table-insert-cell | |||
| used to insert single blank cell or multiple ones, incl. full row/column | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-insertcellcopy.png] | |||
| insertcellcopy | |||
| edit-table-paste-cell | |||
| for inserting cells from clipboard, moving existing ones to other positions | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-mergecell.png] | |||
| mergecell | |||
| edit-table-cell-merge | |||
| seems existing icon is for same usecase | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-mergecell-horizontal.png] | |||
| mergecell-horizontal | |||
| edit-table-cell-merge-horizontal | |||
| used to merge all selected cells horizontal only | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-mergecell-vertical.png] | |||
| mergecell-vertical | |||
| edit-table-cell-merge-vertical | |||
| used to merge all selected cells vertical only | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-removecell.png] | |||
| removecell | |||
| edit-table-cell-delete | |||
| used to remove a complete cell, resulting in other cells moving positions | |||
| https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/filename-new/edit-table-cell-delete.png | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-deletecell.png] | |||
| deletecell | |||
| edit-table-cell-clear | |||
| used to blank selected cells from all data and formatting | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-delete_table.png] | |||
| delete_table | |||
| edit-table-delete | |||
| used to delete the whole table/spreadsheet | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-dissociatecell.png] | |||
| dissociatecell | |||
| use edit-table-cell-split | |||
| | |||
| ? | |||
|- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-selection.png] | |||
| selection | |||
| edit-table-select-cell | |||
| used both for selecting single cells and cell ranges, but single item in icon is standard? | |||
| ? | |||
|} | |||
<br/> | |||
'''Kexi has table icons, see [[#Kexi_Table_Actions|below]]. Do they need different iconic language ?''' | |||
*Note ([[User:Jstaniek|Jstaniek]] ([[User talk:Jstaniek|talk]]) 07:23, 12 November 2015 (UTC)): Spreadsheets have sheets (strictly speaking); db tables are different especially when it comes to the meaning and behaviour of columns and rows. This of course does not have to be always reflected at the level of icons. Ideally we'd like to have the "Kexi table"-related actions here synced with the new table object's icon of Kexi [https://blogs.kde.org/2015/11/10/kexi-3-object-icons]. | |||
*Note [[User:Frinring|Frinring]] ([[User talk:Frinring|talk]]) 19:06, 13 November 2015 (UTC) I would like to see the "sheet" in "spreadsheet" not emphasized in icons, as spreadsheet-tables can be also embedded in rich-text documents or slides (as normal table), so the "sheet" would be misleading there. | |||
===Borders for multiple cells [DONE-1]=== | |||
{| border="1" cellpadding="5" cellspacing="0" | |||
! || old name !! proposed name !! description || state | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_all.png] | |||
| border_all || format-border-set-all || sets borders on all sides of all selected cells || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-all.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_inside.png] | |||
|border_inside || format-border-set-internal || sets borders only at sides of selected cells where neighbor is not selected || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-internal.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_outline.png] | |||
|border_outline || format-border-set-external || sets borders only at sides where both neighboring cells are selected || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-external.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_top.png] | |||
|border_top || format-border-set-top || sets border only at the top side of the top selected cells || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-top.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_bottom.png] | |||
|border_bottom || format-border-set-bottom || sets border only at the bottom side of the bottom selected cells || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-bottom.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_left.png] | |||
|border_left || format-border-set-left || sets border only at the left side of the left selected cells || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-left.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_right.png] | |||
|border_right || format-border-set-right || sets border only at the right side of the right selected cells|| https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-right.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_horizontal.png] | |||
|border_horizontal || format-border-set-internal-horizontal || like border_inside, but only horizontal sides || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-internal-horizontal.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_vertical.png] | |||
|border_vertical || format-border-set-internal-vertical || like border_inside, but only verticalal sides || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-internal-vertical.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_remove.png] | |||
|border_remove || format-border-set-none || removes all borders on all sides of all selected cells || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-none.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_fall.png] | |||
|border_fall || format-border-set-diagonal-tl-br || sets diagonal line to all selected cells (topleft-bottomright) || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-diagonal-tl-br.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-border_up.png] | |||
|border_up || format-border-set-diagonal-bl-tr || sets diagonal line to all selected cells (bottomleft-topright) || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-set-diagonal-bl-tr.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=pics%2Fhicolor%2F16-actions-borderpainter.png] | |||
|borderpainter || format-border-style??? TODO || turns mouse to "painter" with current border settings, to format borders by clicking them || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-border-style.png | |||
|} | |||
== Spreadsheet formatting icons [DONE-4] == | |||
{| border="1" cellpadding="5" cellspacing="0" | |||
! !! old name !! proposed name !! description !! state | |||
|----- | |||
| TODO | |||
| - || format-text-lowercase || turns all chars lower-case || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-text-lowercase.png | |||
|----- | |||
| TODO | |||
| - || format-text-uppercase || turns all chars upper-case || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-text-uppercase.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-first_letter_upper.png] | |||
| first_letter_upper || format-text-capitalize || turns first letter of words uppercase || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-text-capitalize.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-vertical_text.png] | |||
| vertical_text || format-text-direction-vertical || letters still horizontal, but lined in a column. not sure if format-text-direction-vertical is also for that? || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-text-direction-vertical.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-prec_minus.png] | |||
| prec_minus || format-precision-less || to decrease precision of number || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-precision-less.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-prec_plus.png] | |||
| prec_plus || format-precision-more || to increase precision of number || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/%20format-precision-more.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-text_top.png] | |||
| text_top || format-align-vertical-top || needs text variant, blocks of align-vertical-top look strange || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-align-vertical-top.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-middle.png] | |||
| middle || format-align-vertical-center || " || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-align-vertical-center.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-text_bottom.png] | |||
| text_bottom || format-align-vertical-bottom || " || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-align-vertical-bottom.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-comment.png] | |||
| comment || edit-comment || switches to edit the comment (creates one if there is none yet) || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/edit-comment.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-removecomment.png] | |||
| removecomment || delete-comment || delete || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/delete-comment.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-percent.png] | |||
| percent || format-number-percent || using a percent char as text does not work, because used as icon in menus || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-number-percent.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-money.png] | |||
| money || format-currency || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-currency.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-funct.png] | |||
| funct || insert-math-expression || "function" might be bound more to sourcecode || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/insert-math-expression.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-series.png] | |||
| series || insert-series?? TODO || is "series" a term that makes sense outside spreadsheets? || TODO | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=sheets%2Fdata%2Ftoolbar%2Fhicolor%2F16-actions-multirow.png] | |||
| multirow || text-wrap?? TODO ||"Make the cell text wrap onto multiple lines" || TODO | |||
|} | |||
== Path editing related icons [DONE] == | |||
Breeze has most icons here already. Though it uses the term "node" where "pathpoint" is used in Calligra. And segments (lines between neighbour nodes) are not mentioned at all in icon names. Not sure this can be kept, as 2 icons used refer to action on multiple selected nodes, filtered to those which are neighbours on the path. So for now the names proposed use the term "segment", for "format-segment-curve" and "format-segment-line". Ideas for node-only naming pattern welcome. | |||
{| border="1" cellpadding="5" cellspacing="0" | |||
! !! old name !! proposed name !! description !! state | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-convert-to-path.png] | |||
| convert-to-path || format-convert-to-path || converts a shape into nodes-based path object || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-convert-to-path.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-curve.png] | |||
| pathpoint-curve || format-node-curve || makes node basepoint of curves || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-node-curve.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-line.png] | |||
| pathpoint-line || format-node-line || makes node basepoint of lines || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-node-line.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathsegment-curve.png] | |||
| pathsegment-curve || format-segment-curve || makes only nodes of path segments basepoints of curves || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-segment-curve.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathsegment-line.png] | |||
| pathsegment-line || format-segment-line|| makes only nodes of path segments basepoints of lines || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-segment-line.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-insert.png] | |||
| pathpoint-insert || format-insert-node || not the same as format-add-node, node added on line in middle of two nodes, not appended || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-insert-node.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-remove.png] | |||
| pathpoint-remove || format-remove-node || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-remove-node.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-join.png] | |||
| pathpoint-join || format-connect-node || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-connect-node.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-merge.png] | |||
| pathpoint-merge || format-join-node || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-join-node.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-path-break-point.png] | |||
| path-break-point || format-break-node || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-break-node.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-path-break-segment.png] | |||
| path-break-segment || format-disconnect-node || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-disconnect-node.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-corner.png] | |||
| pathpoint-corner || format-node-corner || path can enter and leave at different angles in both directions || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-node-corner.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-smooth.png] | |||
| pathpoint-smooth || format-node-smooth || path needs to enter and leave at same angle in both directions || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-node-smooth.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=libs%2Fflake%2Fpics%2F22-actions-pathpoint-symmetric.png] | |||
| pathpoint-symmetric || format-node-symmetric || like smooth, but curve controls are equal in both directions || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/format-node-symmetric.png | |||
|} | |||
== Connection line related icons == | |||
===Escape directions [DONE]=== | |||
Shapes can be connected with lines. The lines enter/leave the shapes on a certain side, ideally orthogonal to the surface. It can be controlled on which sides of a shape connection lines can enter/leave. | |||
"escape-direction" is ODF lingo. Are there more common terms for this? | |||
{| border="1" cellpadding="5" cellspacing="0" | |||
! !!old name !! proposed name !! description !! state | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=plugins%2FdefaultTools%2Fpics%2F16-actions-escape-direction-all.png] | |||
| escape-direction-all || || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/escape-direction-all.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=plugins%2FdefaultTools%2Fpics%2F16-actions-escape-direction-up.png] | |||
| escape-direction-up || || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/escape-direction-up.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=plugins%2FdefaultTools%2Fpics%2F16-actions-escape-direction-down.png] | |||
| escape-direction-down || || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/escape-direction-down.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=plugins%2FdefaultTools%2Fpics%2F16-actions-escape-direction-left.png] | |||
| escape-direction-left || || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/escape-direction-left.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=plugins%2FdefaultTools%2Fpics%2F16-actions-escape-direction-right.png] | |||
| escape-direction-right || || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/escape-direction-right.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=plugins%2FdefaultTools%2Fpics%2F16-actions-escape-direction-vertical.png] | |||
| escape-direction-vertical || || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/escape-direction-vertical.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=plugins%2FdefaultTools%2Fpics%2F16-actions-escape-direction-horizontal.png] | |||
| escape-direction-horizontal || || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/escape-direction-horizontal.png | |||
|} | |||
===Connection line types=== | |||
{| border="1" cellpadding="5" cellspacing="0" | |||
! !! old name !! proposed name !! description !! state | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=pics%2Fhicolor%2F16-actions-lines-connector.png] | |||
| lines-connector || lines-connector || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/lines-connector.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=pics%2Fhicolor%2F16-actions-curve-connector.png] | |||
| curve-connector || curve-connector || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/curve-connector.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=pics%2Fhicolor%2F16-actions-standard-connector.png] | |||
| standard-connector || standard-connector || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/standard-connector.png | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=pics%2Fhicolor%2F16-actions-straight-connector.png] | |||
| straight-connector || straight-connector || || https://dl.dropboxusercontent.com/u/1642456/VDG/calligra/straight-connector.png | |||
|} | |||
== Animation related icons == | |||
===Animation actions=== | |||
{| border="1" cellpadding="5" cellspacing="0" | |||
! || old name !! proposed name !! description || state | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=stage%2Fpics%2Fanimations%2F32-actions-with_previous.png] | |||
| with_previous || animation-start-together || used to set an animation to start with another/the one before in list || ? | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=stage%2Fpics%2Fanimations%2F32-actions-after_previous.png | |||
| after_previous || animation-start-after || used to set an animation to start after another/the one before in list || ? | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=stage%2Fpics%2Fanimations%2F32-actions-onclick.png] | |||
| onclick || animation-start-on-click || used to set an animation to start on activation by user (mouse click/touch on it) || ? | |||
|----- | |||
| [https://quickgit.kde.org/?p=calligra.git&a=blob&o=plain&f=stage%2Fpics%2Fanimations%2F32-actions-edit_animation.png | |||
| edit_animation || edit-animation || used to start editing parameters of an animation || ? | |||
|} | |||
---- |
Revision as of 10:55, 12 June 2016
Legend: TODO, DONE, ??
all icons are available at https://share.kde.org/index.php/s/AJ0ELSIjLLfN3Iw for an better overview
Existing table icons in Breeze
edit-table-cell-merge edit-table-cell-split edit-table-delete-column edit-table-delete-row edit-table-insert-column-left edit-table-insert-column-right edit-table-insert-row-above edit-table-insert-row-below
The naming pattern for action icons (as I understand it):
edit-OBJECT-ACTION(-MATERIAL)
"edit-" as prefix because content is changed. Then there are "format-" icons for changing the style of content. And state icons, though there is slight mix with action icons, as target state is also used with actions.
old name | proposed name | description | state | |
---|---|---|---|---|
[[1] | adjustcol | edit-table-column-resize-equal | used for both equalize & adapt-to-content currently, should be split | ? |
[[2] | adjustcol | edit-table-column-resize-fit | see above | |
[[3] | adjustrow | edit-table-row-resize-equal | used for both equalize & adapt-to-content, should be split | ? |
[[4] | adjustrow | edit-table-row-resize-fit | see above | |
[5] | resizecol | edit-table-column-resize | ? | |
[6] | resizerow | edit-table-row-resize | ? | |
[7] | hide_table_column | hide | target state used with action, like "layer-visible-*" show and hide should work for that | ? |
[8] | hide_table_row | hide | " | ? |
[9] | show_table_column | show | " | ? |
[10] | show_table_row | show | " | ? |
[11] | cell_edit | edit-table-cell | used to start editing (text) content of cell, "edit" as action seems strange, just "edit-table-cell" also, better idea? edit-rename cause you rename the cell input | ? |
[12] | cell_layout | configure | used to start formatting (content of) cell, see also tool_cellformatting. Or "format-table-cell"? | ? |
[13] | insertcell | edit-table-insert-cell | used to insert single blank cell or multiple ones, incl. full row/column | ? |
[14] | insertcellcopy | edit-table-paste-cell | for inserting cells from clipboard, moving existing ones to other positions | ? |
[15] | mergecell | edit-table-cell-merge | seems existing icon is for same usecase | ? |
[16] | mergecell-horizontal | edit-table-cell-merge-horizontal | used to merge all selected cells horizontal only | ? |
[17] | mergecell-vertical | edit-table-cell-merge-vertical | used to merge all selected cells vertical only | ? |
[18] | removecell | edit-table-cell-delete | used to remove a complete cell, resulting in other cells moving positions | |
[19] | deletecell | edit-table-cell-clear | used to blank selected cells from all data and formatting | ? |
[20] | delete_table | edit-table-delete | used to delete the whole table/spreadsheet | ? |
[21] | dissociatecell | use edit-table-cell-split | ? | |
[22] | selection | edit-table-select-cell | used both for selecting single cells and cell ranges, but single item in icon is standard? | ? |
Kexi has table icons, see below. Do they need different iconic language ?
- Note (Jstaniek (talk) 07:23, 12 November 2015 (UTC)): Spreadsheets have sheets (strictly speaking); db tables are different especially when it comes to the meaning and behaviour of columns and rows. This of course does not have to be always reflected at the level of icons. Ideally we'd like to have the "Kexi table"-related actions here synced with the new table object's icon of Kexi [23].
- Note Frinring (talk) 19:06, 13 November 2015 (UTC) I would like to see the "sheet" in "spreadsheet" not emphasized in icons, as spreadsheet-tables can be also embedded in rich-text documents or slides (as normal table), so the "sheet" would be misleading there.
Borders for multiple cells [DONE-1]
old name | proposed name | description | state | |
---|---|---|---|---|
[24] | border_all | format-border-set-all | sets borders on all sides of all selected cells | |
[25] | border_inside | format-border-set-internal | sets borders only at sides of selected cells where neighbor is not selected | |
[26] | border_outline | format-border-set-external | sets borders only at sides where both neighboring cells are selected | |
[27] | border_top | format-border-set-top | sets border only at the top side of the top selected cells | |
[28] | border_bottom | format-border-set-bottom | sets border only at the bottom side of the bottom selected cells | |
[29] | border_left | format-border-set-left | sets border only at the left side of the left selected cells | |
[30] | border_right | format-border-set-right | sets border only at the right side of the right selected cells | |
[31] | border_horizontal | format-border-set-internal-horizontal | like border_inside, but only horizontal sides | |
[32] | border_vertical | format-border-set-internal-vertical | like border_inside, but only verticalal sides | |
[33] | border_remove | format-border-set-none | removes all borders on all sides of all selected cells | |
[34] | border_fall | format-border-set-diagonal-tl-br | sets diagonal line to all selected cells (topleft-bottomright) | |
[35] | border_up | format-border-set-diagonal-bl-tr | sets diagonal line to all selected cells (bottomleft-topright) | |
[36] | borderpainter | format-border-style??? TODO | turns mouse to "painter" with current border settings, to format borders by clicking them |
Spreadsheet formatting icons [DONE-4]
old name | proposed name | description | state | |
---|---|---|---|---|
TODO | - | format-text-lowercase | turns all chars lower-case | |
TODO | - | format-text-uppercase | turns all chars upper-case | |
[37] | first_letter_upper | format-text-capitalize | turns first letter of words uppercase | |
[38] | vertical_text | format-text-direction-vertical | letters still horizontal, but lined in a column. not sure if format-text-direction-vertical is also for that? | |
[39] | prec_minus | format-precision-less | to decrease precision of number | |
[40] | prec_plus | format-precision-more | to increase precision of number | |
[41] | text_top | format-align-vertical-top | needs text variant, blocks of align-vertical-top look strange | |
[42] | middle | format-align-vertical-center | " | |
[43] | text_bottom | format-align-vertical-bottom | " | |
[44] | comment | edit-comment | switches to edit the comment (creates one if there is none yet) | |
[45] | removecomment | delete-comment | delete | |
[46] | percent | format-number-percent | using a percent char as text does not work, because used as icon in menus | |
[47] | money | format-currency | ||
[48] | funct | insert-math-expression | "function" might be bound more to sourcecode | |
[49] | series | insert-series?? TODO | is "series" a term that makes sense outside spreadsheets? | TODO |
[50] | multirow | text-wrap?? TODO | "Make the cell text wrap onto multiple lines" | TODO |
Breeze has most icons here already. Though it uses the term "node" where "pathpoint" is used in Calligra. And segments (lines between neighbour nodes) are not mentioned at all in icon names. Not sure this can be kept, as 2 icons used refer to action on multiple selected nodes, filtered to those which are neighbours on the path. So for now the names proposed use the term "segment", for "format-segment-curve" and "format-segment-line". Ideas for node-only naming pattern welcome.
old name | proposed name | description | state | |
---|---|---|---|---|
[51] | convert-to-path | format-convert-to-path | converts a shape into nodes-based path object | |
[52] | pathpoint-curve | format-node-curve | makes node basepoint of curves | |
[53] | pathpoint-line | format-node-line | makes node basepoint of lines | |
[54] | pathsegment-curve | format-segment-curve | makes only nodes of path segments basepoints of curves | |
[55] | pathsegment-line | format-segment-line | makes only nodes of path segments basepoints of lines | |
[56] | pathpoint-insert | format-insert-node | not the same as format-add-node, node added on line in middle of two nodes, not appended | |
[57] | pathpoint-remove | format-remove-node | ||
[58] | pathpoint-join | format-connect-node | ||
[59] | pathpoint-merge | format-join-node | ||
[60] | path-break-point | format-break-node | ||
[61] | path-break-segment | format-disconnect-node | ||
[62] | pathpoint-corner | format-node-corner | path can enter and leave at different angles in both directions | |
[63] | pathpoint-smooth | format-node-smooth | path needs to enter and leave at same angle in both directions | |
[64] | pathpoint-symmetric | format-node-symmetric | like smooth, but curve controls are equal in both directions |
Escape directions [DONE]
Shapes can be connected with lines. The lines enter/leave the shapes on a certain side, ideally orthogonal to the surface. It can be controlled on which sides of a shape connection lines can enter/leave.
"escape-direction" is ODF lingo. Are there more common terms for this?
old name | proposed name | description | state | |
---|---|---|---|---|
[65] | escape-direction-all | |||
[66] | escape-direction-up | |||
[67] | escape-direction-down | |||
[68] | escape-direction-left | |||
[69] | escape-direction-right | |||
[70] | escape-direction-vertical | |||
[71] | escape-direction-horizontal |
Connection line types
old name | proposed name | description | state | |
---|---|---|---|---|
[72] | lines-connector | lines-connector | ||
[73] | curve-connector | curve-connector | ||
[74] | standard-connector | standard-connector | ||
[75] | straight-connector | straight-connector |
Animation actions
old name | proposed name | description | state | |
---|---|---|---|---|
[76] | with_previous | animation-start-together | used to set an animation to start with another/the one before in list | ? |
[ | after_previous | animation-start-after | used to set an animation to start after another/the one before in list | ? |
[77] | onclick | animation-start-on-click | used to set an animation to start on activation by user (mouse click/touch on it) | ? |
[ | edit_animation | edit-animation | used to start editing parameters of an animation | ? |