Eivind Kvedalen
|
ee9c242960
|
Spreadsheet: Don't update line edit on top unless we have to.
|
2016-01-08 23:09:00 +01:00 |
|
Eivind Kvedalen
|
7739335fb3
|
Spreadsheet: Clear line edit on top when current cell is cleared.
|
2016-01-08 23:09:00 +01:00 |
|
Mateusz Skowroński
|
c275b35d48
|
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
|
ef7c8977ca
|
Spreadsheet: Removed setPosition() function.
|
2015-11-28 12:56:28 +01:00 |
|
Eivind Kvedalen
|
899956cd51
|
Spreadsheet: Issue #2301: Handle enter/return and tab keys the same as e.g OpenOffice and Excel.
|
2015-11-28 12:56:27 +01:00 |
|
Eivind Kvedalen
|
95088a0061
|
Spreadsheet: Added auto completer.
|
2015-09-21 14:51:11 +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 |
|