diff --git a/.gitattributes b/.gitattributes index b8a3037a36..78e395c29f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -674,12 +674,45 @@ components/lazreport/images/bitmaps/tfrtbseparator.bmp -text components/lazreport/images/bitmaps/tfrtextexport.png -text svneol=unset#image/png components/lazreport/images/bitmaps/tfrtoolbar.bmp -text components/lazreport/images/bitmaps/tfruserdataset.png -text svneol=unset#image/png +components/lazreport/images/designer/align_bottom.png -text +components/lazreport/images/designer/align_center.png -text +components/lazreport/images/designer/align_justify.png -text +components/lazreport/images/designer/align_left.png -text +components/lazreport/images/designer/align_middle.png -text +components/lazreport/images/designer/align_right.png -text +components/lazreport/images/designer/align_top.png -text +components/lazreport/images/designer/bold.png -text +components/lazreport/images/designer/border_all.png -text +components/lazreport/images/designer/border_bottom.png -text +components/lazreport/images/designer/border_left.png -text +components/lazreport/images/designer/border_none.png -text +components/lazreport/images/designer/border_right.png -text +components/lazreport/images/designer/border_top.png -text +components/lazreport/images/designer/copy.png -text +components/lazreport/images/designer/cut.png -text components/lazreport/images/designer/fr_bold.xpm svneol=native#text/x-pixmap components/lazreport/images/designer/fr_heightwidth.xpm svneol=native#text/x-pixmap components/lazreport/images/designer/fr_italic.xpm svneol=native#text/x-pixmap components/lazreport/images/designer/fr_topleftcoord.xpm svneol=native#text/x-pixmap components/lazreport/images/designer/fr_tretypefont.xpm svneol=native#text/x-pixmap components/lazreport/images/designer/fr_underline.xpm svneol=native#text/x-pixmap +components/lazreport/images/designer/grid.png -text +components/lazreport/images/designer/grid_align.png -text +components/lazreport/images/designer/italic.png -text +components/lazreport/images/designer/new.png -text +components/lazreport/images/designer/open.png -text +components/lazreport/images/designer/order_back.png -text +components/lazreport/images/designer/order_front.png -text +components/lazreport/images/designer/page_delete.png -text +components/lazreport/images/designer/page_new.png -text +components/lazreport/images/designer/page_properties.png -text +components/lazreport/images/designer/paste.png -text +components/lazreport/images/designer/preview.png -text +components/lazreport/images/designer/redo.png -text +components/lazreport/images/designer/save.png -text +components/lazreport/images/designer/select_all.png -text +components/lazreport/images/designer/underline.png -text +components/lazreport/images/designer/undo.png -text components/lazreport/license-lazreport.txt svneol=native#text/plain components/lazreport/license-rus.txt svneol=native#text/plain components/lazreport/license.txt svneol=native#text/plain diff --git a/components/lazreport/images/designer/align_bottom.png b/components/lazreport/images/designer/align_bottom.png new file mode 100644 index 0000000000..922ba09fe3 Binary files /dev/null and b/components/lazreport/images/designer/align_bottom.png differ diff --git a/components/lazreport/images/designer/align_center.png b/components/lazreport/images/designer/align_center.png new file mode 100644 index 0000000000..d9973b6e3b Binary files /dev/null and b/components/lazreport/images/designer/align_center.png differ diff --git a/components/lazreport/images/designer/align_justify.png b/components/lazreport/images/designer/align_justify.png new file mode 100644 index 0000000000..00fc2b23f8 Binary files /dev/null and b/components/lazreport/images/designer/align_justify.png differ diff --git a/components/lazreport/images/designer/align_left.png b/components/lazreport/images/designer/align_left.png new file mode 100644 index 0000000000..f291b5f8bd Binary files /dev/null and b/components/lazreport/images/designer/align_left.png differ diff --git a/components/lazreport/images/designer/align_middle.png b/components/lazreport/images/designer/align_middle.png new file mode 100644 index 0000000000..ba32fb4773 Binary files /dev/null and b/components/lazreport/images/designer/align_middle.png differ diff --git a/components/lazreport/images/designer/align_right.png b/components/lazreport/images/designer/align_right.png new file mode 100644 index 0000000000..a517546b2a Binary files /dev/null and b/components/lazreport/images/designer/align_right.png differ diff --git a/components/lazreport/images/designer/align_top.png b/components/lazreport/images/designer/align_top.png new file mode 100644 index 0000000000..3d624c34a9 Binary files /dev/null and b/components/lazreport/images/designer/align_top.png differ diff --git a/components/lazreport/images/designer/bold.png b/components/lazreport/images/designer/bold.png new file mode 100644 index 0000000000..985bae0f5f Binary files /dev/null and b/components/lazreport/images/designer/bold.png differ diff --git a/components/lazreport/images/designer/border_all.png b/components/lazreport/images/designer/border_all.png new file mode 100644 index 0000000000..657ab2710f Binary files /dev/null and b/components/lazreport/images/designer/border_all.png differ diff --git a/components/lazreport/images/designer/border_bottom.png b/components/lazreport/images/designer/border_bottom.png new file mode 100644 index 0000000000..f262302fa8 Binary files /dev/null and b/components/lazreport/images/designer/border_bottom.png differ diff --git a/components/lazreport/images/designer/border_left.png b/components/lazreport/images/designer/border_left.png new file mode 100644 index 0000000000..531b0690e1 Binary files /dev/null and b/components/lazreport/images/designer/border_left.png differ diff --git a/components/lazreport/images/designer/border_none.png b/components/lazreport/images/designer/border_none.png new file mode 100644 index 0000000000..9956d892f4 Binary files /dev/null and b/components/lazreport/images/designer/border_none.png differ diff --git a/components/lazreport/images/designer/border_right.png b/components/lazreport/images/designer/border_right.png new file mode 100644 index 0000000000..0013a9bf95 Binary files /dev/null and b/components/lazreport/images/designer/border_right.png differ diff --git a/components/lazreport/images/designer/border_top.png b/components/lazreport/images/designer/border_top.png new file mode 100644 index 0000000000..965d7c0ee3 Binary files /dev/null and b/components/lazreport/images/designer/border_top.png differ diff --git a/components/lazreport/images/designer/copy.png b/components/lazreport/images/designer/copy.png new file mode 100644 index 0000000000..efb58bfca2 Binary files /dev/null and b/components/lazreport/images/designer/copy.png differ diff --git a/components/lazreport/images/designer/cut.png b/components/lazreport/images/designer/cut.png new file mode 100644 index 0000000000..3bb7841fbc Binary files /dev/null and b/components/lazreport/images/designer/cut.png differ diff --git a/components/lazreport/images/designer/grid.png b/components/lazreport/images/designer/grid.png new file mode 100644 index 0000000000..a16c231194 Binary files /dev/null and b/components/lazreport/images/designer/grid.png differ diff --git a/components/lazreport/images/designer/grid_align.png b/components/lazreport/images/designer/grid_align.png new file mode 100644 index 0000000000..00d9f38ef8 Binary files /dev/null and b/components/lazreport/images/designer/grid_align.png differ diff --git a/components/lazreport/images/designer/italic.png b/components/lazreport/images/designer/italic.png new file mode 100644 index 0000000000..de06d3d33a Binary files /dev/null and b/components/lazreport/images/designer/italic.png differ diff --git a/components/lazreport/images/designer/new.png b/components/lazreport/images/designer/new.png new file mode 100644 index 0000000000..60fa027c0d Binary files /dev/null and b/components/lazreport/images/designer/new.png differ diff --git a/components/lazreport/images/designer/open.png b/components/lazreport/images/designer/open.png new file mode 100644 index 0000000000..47742f1266 Binary files /dev/null and b/components/lazreport/images/designer/open.png differ diff --git a/components/lazreport/images/designer/order_back.png b/components/lazreport/images/designer/order_back.png new file mode 100644 index 0000000000..9587387abb Binary files /dev/null and b/components/lazreport/images/designer/order_back.png differ diff --git a/components/lazreport/images/designer/order_front.png b/components/lazreport/images/designer/order_front.png new file mode 100644 index 0000000000..8140489764 Binary files /dev/null and b/components/lazreport/images/designer/order_front.png differ diff --git a/components/lazreport/images/designer/page_delete.png b/components/lazreport/images/designer/page_delete.png new file mode 100644 index 0000000000..f1c8d9a241 Binary files /dev/null and b/components/lazreport/images/designer/page_delete.png differ diff --git a/components/lazreport/images/designer/page_new.png b/components/lazreport/images/designer/page_new.png new file mode 100644 index 0000000000..e660feac77 Binary files /dev/null and b/components/lazreport/images/designer/page_new.png differ diff --git a/components/lazreport/images/designer/page_properties.png b/components/lazreport/images/designer/page_properties.png new file mode 100644 index 0000000000..b90acf77fc Binary files /dev/null and b/components/lazreport/images/designer/page_properties.png differ diff --git a/components/lazreport/images/designer/paste.png b/components/lazreport/images/designer/paste.png new file mode 100644 index 0000000000..55d7d79d98 Binary files /dev/null and b/components/lazreport/images/designer/paste.png differ diff --git a/components/lazreport/images/designer/preview.png b/components/lazreport/images/designer/preview.png new file mode 100644 index 0000000000..bd04acb079 Binary files /dev/null and b/components/lazreport/images/designer/preview.png differ diff --git a/components/lazreport/images/designer/redo.png b/components/lazreport/images/designer/redo.png new file mode 100644 index 0000000000..85286dc6ec Binary files /dev/null and b/components/lazreport/images/designer/redo.png differ diff --git a/components/lazreport/images/designer/save.png b/components/lazreport/images/designer/save.png new file mode 100644 index 0000000000..b85ac608ad Binary files /dev/null and b/components/lazreport/images/designer/save.png differ diff --git a/components/lazreport/images/designer/select_all.png b/components/lazreport/images/designer/select_all.png new file mode 100644 index 0000000000..6645ab7343 Binary files /dev/null and b/components/lazreport/images/designer/select_all.png differ diff --git a/components/lazreport/images/designer/underline.png b/components/lazreport/images/designer/underline.png new file mode 100644 index 0000000000..44c148a3ac Binary files /dev/null and b/components/lazreport/images/designer/underline.png differ diff --git a/components/lazreport/images/designer/undo.png b/components/lazreport/images/designer/undo.png new file mode 100644 index 0000000000..336acd7144 Binary files /dev/null and b/components/lazreport/images/designer/undo.png differ