scrawl
|
f8f66bffb0
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-09-08 06:40:06 +10:00 |
|
Stanislav Bas
|
0809a738b8
|
Add the proper getErrors() method to CellCreator.
Fix the impossibility of the Exterior Cell creation.
|
2015-07-27 13:12:06 +10:00 |
|
Stanislav Bas
|
3a6f708405
|
Cell type can be changed when cloning a cell
|
2015-07-27 13:11:34 +10:00 |
|
Stanislav Bas
|
1c9d36a368
|
Creating/cloning Cell sets the proper Interior flag
|
2015-07-27 13:11:21 +10:00 |
|
Marek Kochanowicz
|
71d6364754
|
Chaninging variables name to follow our policy.
|
2014-01-27 13:13:39 +01:00 |
|
Marek Kochanowicz
|
aa6d1ff4c3
|
removed needless argument for cloning
|
2014-01-27 13:08:14 +01:00 |
|
Marek Kochanowicz
|
032c542396
|
improving the cell cloning.
|
2014-01-24 20:34:33 +01:00 |
|
Marek Kochanowicz
|
01be9386d6
|
Id to the coordinates with the boost and explicit specialisations of template member functions.
|
2014-01-24 11:22:20 +01:00 |
|
Marek Kochanowicz
|
f390c7f4b0
|
Disable widgets in the cell creator.
|
2014-01-23 16:24:03 +01:00 |
|
Marc Zinnschlag
|
82958e6514
|
added custom creator for cell records
|
2013-07-28 18:08:57 +02:00 |
|