luzpaz
|
5ea950e357
|
Spreadsheet: follow-up correction to d43716fbc5 [skip ci]
`cell/s` is now `cell(s)`
|
2017-11-13 14:25:23 +01:00 |
|
luzpaz
|
d43716fbc5
|
Spreadsheet: set tooltips for fore/background buttons
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=10&t=25289
|
2017-11-12 11:48:33 +01:00 |
|
Eivind Kvedalen
|
a21571a652
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Eivind Kvedalen
|
e334ac3aed
|
Spreadsheet: Added direct alias command.
|
2015-10-11 09:41:14 +02:00 |
|
Eivind Kvedalen
|
61cbad8a12
|
Spreadsheet: Removed 'using namespace App'; preparation for moving Expression
classes to App.
|
2015-09-21 14:51:00 +02:00 |
|
Eivind Kvedalen
|
f7625481a2
|
Spreadsheet: Made freecad_dynamic_cast calls unambiguous (preparation for next commit).
|
2015-09-21 14:50:58 +02:00 |
|
Eivind Kvedalen
|
383ffa6e15
|
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 |
|