.. |
Resources
|
Updated translation files from crowdin
|
2016-03-17 23:29:11 -03:00 |
AppSpreadsheetGui.cpp
|
+ simplify porting of Spreadsheet module to Python3
|
2016-01-17 23:15:24 +01:00 |
CMakeLists.txt
|
Add SVG workbench icons
|
2016-02-26 23:17:43 +01:00 |
Command.cpp
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
LineEdit.cpp
|
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 |
LineEdit.h
|
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 |
PreCompiled.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
PreCompiled.h
|
+ fix major flaw in Spreadsheet module: do not include precompiled header in other header files
|
2016-01-04 16:03:00 +01:00 |
PropertiesDialog.cpp
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
PropertiesDialog.h
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
PropertiesDialog.ui
|
|
|
qtcolorpicker.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
qtcolorpicker.h
|
Change includes in Spreadsheet to be compatible with Qt5.
|
2016-01-05 16:10:40 +01:00 |
Sheet.ui
|
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 |
SheetModel.cpp
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
SheetModel.h
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
SheetTableView.cpp
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
SheetTableView.h
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
SpreadsheetDelegate.cpp
|
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 |
SpreadsheetDelegate.h
|
Spreadsheet: Added auto completer.
|
2015-09-21 14:51:11 +02:00 |
SpreadsheetView.cpp
|
Spreadsheet: Fixed undo/redo (issue #2483).
|
2016-04-04 19:58:19 +02:00 |
SpreadsheetView.h
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
ViewProviderSpreadsheet.cpp
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
ViewProviderSpreadsheet.h
|
|
|
Workbench.cpp
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
Workbench.h
|
+ Remove dependency to iisTaskPanel when not needed
|
2015-06-30 16:53:22 +02:00 |