This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
FreeCAD
Watch
1
Star
0
Fork
0
You've already forked FreeCAD
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
eb32b3d831
FreeCAD
/
src
/
Mod
/
Spreadsheet
History
Eivind Kvedalen
eb32b3d831
Spreadsheet: Fixed for issue
#2767
: In some instances, needed parentheses are dropped from the expression. Fixed and updated unit tests.
2016-12-15 17:27:18 +01:00
..
App
remove superfluous Qt includes
2016-12-13 14:33:16 +01:00
Gui
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
Resources
/icons
Initial implementation of Spreadsheet module (C++ version) by Eivind Kvedalen.
2015-02-13 21:53:58 +01:00
CMakeLists.txt
Basic importer for Excel-spreadsheets
2016-08-06 20:32:14 +02:00
importXLSX.py
Basic importer for Excel-spreadsheets
2016-08-06 20:32:14 +02:00
Init.py
Basic importer for Excel-spreadsheets
2016-08-06 20:32:14 +02:00
InitGui.py
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
spreadsheet.dox
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
TestSpreadsheet.py
Spreadsheet: Fixed for issue
#2767
: In some instances, needed parentheses are dropped from the expression. Fixed and updated unit tests.
2016-12-15 17:27:18 +01:00