Eivind Kvedalen
|
ec3076f034
|
Spreadsheet: Refactored alias checking code, so GUI and Python error messages are aligned.
|
2016-02-18 16:54:39 +01:00 |
|
Eivind Kvedalen
|
79056112f1
|
Spreadsheet GUI: Issue #2402: Check for existing aliases in Properties dialog box.
|
2016-01-26 11:07:51 +01:00 |
|
wmayer
|
3fb195b2c7
|
+ fix major flaw in Spreadsheet module: do not include precompiled header in other header files
+ fix linking errors in drawing module
|
2016-01-04 16:03:00 +01:00 |
|
Eivind Kvedalen
|
a8e9a0a77f
|
Spreadsheet: Added direct alias command.
|
2015-10-11 09:41:14 +02:00 |
|
Eivind Kvedalen
|
e39578c742
|
Spreadsheet: Replaced own Expression classed by the ones in App.
|
2015-09-21 14:51:11 +02:00 |
|
Eivind Kvedalen
|
6d0df4c58b
|
Spreadsheet: Use Base::fromStdString/toStdString.
|
2015-09-21 14:51:01 +02:00 |
|
Eivind Kvedalen
|
e34884b1a8
|
Spreadsheet: Removed 'using namespace App'; preparation for moving Expression
classes to App.
|
2015-09-21 14:51:00 +02:00 |
|
Eivind Kvedalen
|
935ec5b034
|
Initial implementation of Spreadsheet module (C++ version) by Eivind Kvedalen.
Various fixes for Windows by
Peter Lama <peterldev94@gmail.com>
Werner Mayer <wmayer@users.sourceforge.net>
|
2015-02-13 21:53:58 +01:00 |
|