wmayer
|
d232164ba0
|
PVS: V519 Variable is assigned values twice successively
|
2019-03-13 12:55:31 +01:00 |
|
Yorik van Havre
|
dcae6d027e
|
Updated translations
|
2019-03-06 21:50:08 -03:00 |
|
Yorik van Havre
|
a70a82e19f
|
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
This reverts commit 9032c4c587.
|
2019-03-02 19:17:44 -03:00 |
|
Yorik van Havre
|
9032c4c587
|
Merged crowdin translations
|
2019-02-28 21:53:37 -03:00 |
|
Mateusz Skowroński
|
317bcd59c9
|
Use QString's multi-arg overload to save memory allocations. [-Wclazy-qstring-arg] Thanks Clazy!
|
2019-02-11 15:39:14 +01:00 |
|
Yorik van Havre
|
f14633d182
|
Added untranslated 'master' .ts files where missing
|
2019-02-08 18:50:13 -02:00 |
|
Yorik van Havre
|
2ea84272fd
|
Updated translations from crowdin
|
2018-12-23 13:54:30 -02:00 |
|
wmayer
|
a4390f5478
|
CMP0050: make ReverseEngineering module aware of cmake policy
|
2018-08-20 15:37:50 +02:00 |
|
Yorik van Havre
|
d4f835ab39
|
Merged translations from crowdin
|
2018-03-26 18:52:02 -03:00 |
|
wmayer
|
8c6b4ad1a6
|
fix German translation
|
2018-03-03 23:37:15 +01:00 |
|
Yorik van Havre
|
12f3258ded
|
Applied latest translations from crowdin
|
2018-02-21 14:25:31 -03:00 |
|
luzpaz
|
706141b967
|
Make uniform the use of B-spline visible to users
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=8&t=25411
This commit does not include fixes to source comments unless they were 'doxygenated'.
No .xml files were altered either.
|
2017-11-17 19:30:37 -05: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
|
1558e920db
|
py3: ported ReverseEngineering to python3
|
2017-02-28 17:39:08 +01:00 |
|
Yorik van Havre
|
86b3463ee1
|
updated ts files
|
2016-12-26 12:36:24 -02:00 |
|
Alexander Gryson
|
f680d810a5
|
Update multiple workbenches
Workbenches updated:
* Complete
* Image
* Inspection
* Material
* MeshPart
* Points
* Reverse Engineering
* Start
* Test
* Web
|
2016-12-26 12:23:07 -02: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
|
5f87cdbf9e
|
fix -Wextra in Reen
|
2016-09-23 18:25:49 +02:00 |
|
wmayer
|
f44df3cdf0
|
do not use doCommand without using format string, add overloaded method of runCommand
|
2016-09-15 18:53:37 +02:00 |
|
wmayer
|
8e71e4038b
|
fix Coverity issues
|
2016-08-21 23:13:22 +02:00 |
|
Yorik van Havre
|
ca7c5d31a4
|
updated translations
|
2016-04-06 22:39:34 -03:00 |
|
Yorik van Havre
|
bcb75d5477
|
Updated translation files from crowdin
|
2016-03-17 23:29:11 -03:00 |
|
Yorik van Havre
|
d1b4f23388
|
Added latest translations from crowdin
|
2016-03-06 14:50:07 -03:00 |
|
wmayer
|
70f58672c7
|
+ get also back normals from MeshObject::getPoints
|
2016-03-04 18:28:49 +01:00 |
|
wmayer
|
0ea6a2ed0d
|
+ removed unneeded pure virtual method getFaces from PropertyComplexGeoData
+ extend interface of ComplexGeoData::getPoints to also return normals if available
|
2016-03-04 17:16:57 +01: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 |
|
wmayer
|
a3209e1aee
|
+ do some code cleanup and renaming in Points module
|
2016-02-21 16:18:28 +01:00 |
|
wmayer
|
408d7a9ba8
|
+ translation fixes
|
2016-02-13 16:48:24 +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 |
|
wmayer
|
281447780b
|
+ simplify porting of ReverseEngineering module to Python3
|
2016-01-20 10:26:50 +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
|
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 |
|
Yorik van Havre
|
1747fb643f
|
Updated ts files prior to translation cycle
|
2016-01-03 19:45:29 -02:00 |
|
wmayer
|
17d7dd840e
|
+ add points view feature and command to triangulate it
|
2015-12-30 16:25:08 +01:00 |
|
wmayer
|
7eb7be3936
|
+ add Poisson surface reconstruction
|
2015-12-02 23:36:26 +01:00 |
|
wmayer
|
94a62e015c
|
+ allow to set u/v dirs for B-Spline fit
|
2015-11-06 16:43:58 +01:00 |
|
wmayer
|
0bb6dc4cf1
|
+ add task dialog to perform B-Spline fit
|
2015-11-06 14:30:26 +01:00 |
|
wmayer
|
e82a780774
|
+ move module Python stuff into C++ class
|
2015-10-24 18:04:53 +02:00 |
|
Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
b81482d597
|
+ harmonize Coin3D cmake variables with official check
|
2015-07-28 14:55:15 +02:00 |
|
wmayer
|
7d98705396
|
+ harmonize XercesC cmake variables with official check
|
2015-07-28 14:17:49 +02:00 |
|
wmayer
|
d95003e92c
|
+ replace deprecated PYTHON_INCLUDE_PATH
|
2015-07-25 18:29:42 +02:00 |
|
Yorik van Havre
|
8d8eba6dac
|
Updated ts files from source
|
2015-02-27 18:56:51 -03:00 |
|
Yorik van Havre
|
8d98921dd7
|
Updated translations from crowdin
|
2015-02-27 18:46:03 -03:00 |
|