This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
37
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
Files
fa57c4d0df6a412644f173648388ae96ee4fb500
create
/
src
/
Mod
/
Spreadsheet
History
Kacper Donat
9d97d1c895
Base: Rename Base::freecad_dynamic_cast into freecad_cast
...
This is to make it shorter and easier to use. QT does the same thing with their qobject_cast.
2025-04-07 10:32:28 -05:00
..
App
Base: Rename Base::freecad_dynamic_cast into freecad_cast
2025-04-07 10:32:28 -05:00
Gui
Base: Rename Base::freecad_dynamic_cast into freecad_cast
2025-04-07 10:32:28 -05:00
Resources
/icons
Change http to https in SVGs
2023-10-29 22:32:59 -06:00
CMakeLists.txt
Spreadsheet XLSX import: Fix bug causing xls import failing for some operators (
#16336
)
2024-09-09 17:55:54 +02:00
importXLSX.py
Removes an unnecessary fixme comment
2024-09-19 08:46:45 -05:00
Init.py
File formats: Uppercase file types when importing a file. (
#10977
)
2023-10-16 14:40:46 -03:00
InitGui.py
File formats: Uppercase file types when importing a file. (
#10977
)
2023-10-16 14:40:46 -03:00
spreadsheet.dox
Sheet: Apply clang format
2023-09-10 16:01:37 +02:00
SpreadsheetGlobal.h
[pre-commit.ci] auto fixes from pre-commit.com hooks
2023-09-12 13:02:35 -04:00
test_importXLSX.py
Spreadsheet XLSX import: Fix bug causing xls import failing for some operators (
#16336
)
2024-09-09 17:55:54 +02:00
TestSpreadsheet.py
Spreadsheet: Move "arrange" and "act" to the tests
2025-02-22 20:04:46 +01:00
TestSpreadsheetGui.py
Sheet: Apply clang format
2023-09-10 16:01:37 +02:00