View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001805 | FreeCAD | Feature | public | 2014-10-27 12:04 | 2016-01-19 02:06 |
Reporter | yorik | Assigned To | yorik | ||
Priority | low | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Fixed in Version | 0.16 | ||||
Summary | 0001805: Spreadsheet - Allow to place a spreadsheet on a Drawing sheet | ||||
Description | An object derived from Drawing::FeatureView should be created, that allows to place a representation of a spreadsheet object on a Drawing page, and a specific Gui Command to create such an object. This object could have the following properties: - Linked source spreadsheet - Start cell and end cell, so you can define a cells range (a rectangle) - Font name - Font height - Alignment (left, right, centered) - Font color - Line width - Line color - Padding (spacing between the text and the lines) | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
FreeCAD: master 85fdc8c7 2016-01-03 19:44:56 Details Diff |
Drawing: Add SpreadsheetView command - fixes 0001805 |
Affected Issues 0001805 |
|
mod - CMakeLists.txt | Diff File | ||
mod - src/Mod/Drawing/App/AppDrawing.cpp | Diff File | ||
mod - src/Mod/Drawing/App/CMakeLists.txt | Diff File | ||
add - src/Mod/Drawing/App/FeatureViewSpreadsheet.cpp | Diff File | ||
add - src/Mod/Drawing/App/FeatureViewSpreadsheet.h | Diff File | ||
mod - src/Mod/Drawing/Gui/Command.cpp | Diff File | ||
mod - src/Mod/Drawing/Gui/Resources/Drawing.qrc | Diff File | ||
add - src/Mod/Drawing/Gui/Resources/icons/actions/drawing-spreadsheet.svg | Diff File | ||
mod - src/Mod/Drawing/Gui/Workbench.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-27 12:04 | yorik | New Issue | |
2014-10-27 12:04 | yorik | Status | new => assigned |
2014-10-27 12:04 | yorik | Assigned To | => yorik |
2015-01-13 20:32 | yorik | Note Added: 0005650 | |
2015-01-13 20:33 | yorik | Priority | normal => low |
2016-01-03 18:45 | yorik | Changeset attached | => FreeCAD Master master 85fdc8c7 |
2016-01-03 18:45 | yorik | Status | assigned => closed |
2016-01-03 18:45 | yorik | Resolution | open => fixed |
2016-01-19 02:06 | yorik | Fixed in Version | => 0.16 |