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
6c94ed51abdff04685d0f24d715605ac1cf30693
create
/
src
/
Mod
/
Spreadsheet
History
wmayer
6c94ed51ab
PVS: V690 The copy constructor is declared as private in the 'PropertySheet' class, but the default copy assignment operator will still be generated by compiler. It is dangerous to use such a class.
2020-07-18 10:59:28 +02:00
..
App
PVS: V690 The copy constructor is declared as private in the 'PropertySheet' class, but the default copy assignment operator will still be generated by compiler. It is dangerous to use such a class.
2020-07-18 10:59:28 +02:00
Gui
Merged crowdin translations
2020-07-13 14:49:45 +02:00
Resources
/icons
…
CMakeLists.txt
CMP0050: make Spreadsheet module aware of cmake policy
2018-08-20 15:14:05 +02:00
importXLSX.py
fixed xlsx import issue, now compatible with python 2.x and 3.x
2020-07-06 16:28:17 +02:00
Init.py
now each module registers its unit tests itself
2018-08-28 13:14:16 +02:00
InitGui.py
…
spreadsheet.dox
…
TestSpreadsheet.py
App: fix Expression _moveCells()
2019-12-31 15:23:03 +01:00