wmayer
|
0b86312714
|
CMP0050: make Spreadsheet module aware of cmake policy
|
2018-08-20 15:14:05 +02:00 |
|
Yorik van Havre
|
d4f835ab39
|
Merged translations from crowdin
|
2018-03-26 18:52:02 -03:00 |
|
wmayer
|
7480544967
|
fix typo
|
2018-03-11 18:34:18 +01:00 |
|
Yorik van Havre
|
12f3258ded
|
Applied latest translations from crowdin
|
2018-02-21 14:25:31 -03:00 |
|
luz.paz
|
a86c0fe137
|
sWhatsThis fixes
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
|
2018-01-31 19:07:07 +01:00 |
|
Unknown
|
9831dfe531
|
SVG Cleanup: remove typos + uniformity fixes
|
2017-12-02 14:02:14 +01:00 |
|
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 |
|
wmayer
|
74d1aa72ea
|
fix German translation
|
2017-11-11 22:47:12 +01:00 |
|
Yorik van Havre
|
cfe2d134a2
|
Updated translations from crowdin
|
2017-10-23 18:32:02 -02:00 |
|
Yorik van Havre
|
2a2ab3c4ef
|
Updated translations
|
2017-05-25 10:04:05 -03:00 |
|
Yorik van Havre
|
6b66a38ee3
|
Updated translations with latest files from crowdin
|
2017-03-06 11:53:09 -03:00 |
|
wmayer
|
3d3a8d0141
|
py3: ported Spreadsheet to python3
|
2017-02-18 08:19:25 +01:00 |
|
Alexander Gryson
|
9914e41f11
|
Update Metadata
|
2017-01-13 23:46:20 +01:00 |
|
Alexander Gryson
|
1c7e0984c8
|
Align Spreadsheet icons to Tango
|
2017-01-13 23:46:19 +01:00 |
|
Mateusz Skowroński
|
9b07616fe6
|
* Cosmetic change. Replace Qt keyword emit with Q_EMIT.
* Whitespace fixes.
|
2017-01-05 22:57:30 +01:00 |
|
wmayer
|
96dc57c068
|
replace Qt keyword slots with Q_SLOTS
|
2017-01-05 14:27:19 +01:00 |
|
Eivind Kvedalen
|
1ec381a07f
|
Spreadsheet: Coverity issue 151662, 151655, 133440, 129433 are false positives, but code rewritten for readability.
|
2016-12-15 17:27:18 +01:00 |
|
Eivind Kvedalen
|
614a914926
|
Spreadsheet: Fixed dead code issue reported by Coverity (128977).
|
2016-12-15 17:27:18 +01:00 |
|
wmayer
|
5e375a6238
|
Add switch to select between Qt4 and Qt5
|
2016-12-13 15:53:13 +01:00 |
|
wmayer
|
166fc624eb
|
remove superfluous Qt includes
|
2016-12-13 15:40:49 +01:00 |
|
wmayer
|
57e71e5d55
|
port C++ code to Qt5
|
2016-12-13 14:22:59 +01:00 |
|
wmayer
|
1cdee20953
|
Qt4/Qt5 neutral changes:
+ replace Q_WS_WIN with Q_OS_WIN
+ replace Q_WS_X11 with Q_OS_LINUX
+ replace Q_WS_MACX with Q_OS_MACX
+ set explicit cast to HWND
|
2016-12-12 14:09:21 +01:00 |
|
wmayer
|
6cf82fbe62
|
fix -Wextra & -Wdeprecated in Spreadsheet
|
2016-09-22 16:35:05 +02:00 |
|
wmayer
|
f944ab3846
|
replace deprecated auto_ptr with unique_ptr
|
2016-09-22 13:01:20 +02:00 |
|
wmayer
|
8e71e4038b
|
fix Coverity issues
|
2016-08-21 23:13:22 +02:00 |
|
David Pello
|
5f0073b9e0
|
BSD Porting fixes, conditional compilation and use of gettimeofday()
|
2016-05-15 12:08:43 +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 |
|
Yorik van Havre
|
bcb75d5477
|
Updated translation files from crowdin
|
2016-03-17 23:29:11 -03:00 |
|
triplus
|
d432c72a15
|
Add SVG workbench icons
|
2016-02-26 23:17:43 +01:00 |
|
Yorik van Havre
|
28b6c82555
|
Added updated translations from crowdin - fixes #2443
|
2016-02-26 18:32:02 -03:00 |
|
Eivind Kvedalen
|
53dcaccd4e
|
Spreadsheet: Refactored alias checking code, so GUI and Python error messages are aligned.
|
2016-02-18 16:54:39 +01:00 |
|
Yorik van Havre
|
2e2192f88a
|
Added slovenian language
|
2016-02-03 13:36:51 -02:00 |
|
Yorik van Havre
|
37b1bdbe27
|
Updated translations with latest from crowdin
|
2016-02-01 23:32:58 -02:00 |
|
Eivind Kvedalen
|
bcff5d21ca
|
Spreadsheet GUI: Issue #2402: Check for existing aliases in Properties dialog box.
|
2016-01-26 11:07:51 +01:00 |
|
wmayer
|
36383135a8
|
+ simplify porting of Spreadsheet module to Python3
|
2016-01-17 23:15:24 +01: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 |
|
Eivind Kvedalen
|
e523638c75
|
Spreadsheet: Enable tooltip for error messages.
|
2016-01-08 23:09:00 +01:00 |
|
wmayer
|
53024a6140
|
+ do not include from .qrc generated .cpp file from other .cpp file but add it to build system
|
2016-01-05 17:35:58 +01:00 |
|
Mateusz Skowroński
|
7d0e892d36
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:43:33 +01:00 |
|
Mateusz Skowroński
|
db345cb624
|
Change includes in Spreadsheet to be compatible with Qt5.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:10:40 +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 |
|
wmayer
|
da83100728
|
+ 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 |
|
Yorik van Havre
|
1747fb643f
|
Updated ts files prior to translation cycle
|
2016-01-03 19:45:29 -02:00 |
|
wmayer
|
2b2358e70b
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +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
|
45a2207f81
|
Spreadsheet: Improve python code when the Delete key is pressed.
|
2015-11-28 12:56:25 +01:00 |
|