wmayer
|
1bfe0f3bea
|
fixes #0004125: MDIViews not accessible correctly
|
2019-09-15 18:15:44 +02:00 |
|
Zheng, Lei
|
e911b69769
|
Spreadsheet changes
Various changes to support in-place editing, and more.
|
2019-08-17 15:15:47 +02:00 |
|
wmayer
|
632f9cf250
|
fixes 0003515: Changing Name of Spreadsheet in History Tree Does Not Trigger Name Update in Tab at Bottom of 3D Window
|
2019-01-14 00:21:56 +01:00 |
|
wmayer
|
6178c79581
|
implement Cut, Copy, Paste messages in SheetView
|
2018-10-10 08:25:34 +02:00 |
|
wmayer
|
ac66048b8b
|
fixes #0002833: [Spreadsheet] Keyboard events are sent to the wrong viewprovider
|
2018-09-12 17:40:57 +02:00 |
|
wmayer
|
6cf82fbe62
|
fix -Wextra & -Wdeprecated in Spreadsheet
|
2016-09-22 16:35:05 +02:00 |
|
Eivind Kvedalen
|
8fe0d42450
|
Spreadsheet: Fixed undo/redo (issue #2483).
|
2016-04-04 19:58:19 +02:00 |
|
Eivind Kvedalen
|
a21571a652
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
a760487ad2
|
Spreadsheet: Don't update line edit on top unless we have to.
|
2016-01-08 23:09:00 +01:00 |
|
Eivind Kvedalen
|
160d88c883
|
Spreadsheet: Clear line edit on top when current cell is cleared.
|
2016-01-08 23:09:00 +01: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
|
87c6af3547
|
Spreadsheet: Removed setPosition() function.
|
2015-11-28 12:56:28 +01:00 |
|
Eivind Kvedalen
|
b7480210fd
|
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
|
310a684251
|
Spreadsheet: Added auto completer.
|
2015-09-21 14:51:11 +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
|
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 |
|