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
|
0afd327f2a
|
remove superfluous Qt includes
|
2016-12-13 14:33:16 +01:00 |
|
Yorik van Havre
|
af97583026
|
Doc: Fixes in doxygen docs for Draft,Arch, FEM
|
2016-11-17 17:04:09 -02:00 |
|
wmayer
|
08578273d5
|
fix -Wextra in Raytracing
|
2016-09-23 21:20:16 +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 |
|
Yorik van Havre
|
1a0efaa491
|
Raytracing: Yield error when creating a Luxrender view of a shape with no faces - fixes #2685
|
2016-09-04 23:12:53 -03:00 |
|
wmayer
|
d80c05e186
|
fix Coverity issues
|
2016-08-20 17:21:01 +02:00 |
|
wmayer
|
0e0d3446ba
|
free file descriptor when closing file
|
2016-08-16 12:55:50 +02:00 |
|
Wolfgang E. Sanyer
|
7f4a437cc2
|
This commit adds getShape and setShape to TopoShape
|
2016-08-06 23:42:55 +02:00 |
|
wmayer
|
cc88b376e1
|
+ fixes issue #0002224: Drawings break on reopen. Template not found
|
2016-05-05 11:11:08 +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 |
|
Yorik van Havre
|
7734ffb810
|
Updated translation files
|
2016-03-01 12:34:03 -03:00 |
|
Yorik van Havre
|
67257633d6
|
Merge pull request #102 from triplus/SVG_WB_Icons
Add SVG workbench icons
|
2016-02-27 16:06:13 -03:00 |
|
Yorik van Havre
|
0c5484335d
|
Merge pull request #103 from triplus/RadiosityOutdoorHQ
Add RadiosityOutdoorHQ.pov Raytracing Template
|
2016-02-27 13:17:13 -03:00 |
|
wmayer
|
202a1be3f5
|
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD
|
2016-02-27 15:07:59 +01:00 |
|
wmayer
|
461bc33fbf
|
+ fix typo in Raytracing dialog
|
2016-02-27 15:07:16 +01:00 |
|
triplus
|
e53e0ab0f5
|
Added RadiosityOutdoorHQ.pov
|
2016-02-27 03:11:45 +01:00 |
|
triplus
|
f66998e996
|
Create RadiosityOutdoorHQ.pov
|
2016-02-27 03:10:01 +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 |
|
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
|
05279d2846
|
+ simplify porting of Raytracing module to Python3
|
2016-01-18 19:14:57 +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
|
2b2358e70b
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
|
wmayer
|
b7be7aec13
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
|
wmayer
|
48bf07e622
|
+ split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
|
2015-10-06 18:45:06 +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
|
b936514937
|
+ fix build problems with MSVC and libpack
|
2015-09-21 14:51:12 +02:00 |
|
Yorik van Havre
|
163d206513
|
Updated ts files
|
2015-09-14 14:31:47 -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
|
01480a174a
|
Workaround for issue #1963 - Search for templates in userAppData/Templates folder
|
2015-04-20 12:45:43 -03:00 |
|
wmayer
|
f53fd0fe90
|
+ allow PNG format with POV-Ray 3.7 on Windows
|
2015-04-13 11:12:14 +02:00 |
|
wmayer
|
d9b6007722
|
+ fix wrong template path for Raytracing/Lux project
|
2015-04-13 10:33:10 +02:00 |
|
wmayer
|
8991b9e04b
|
+ add Document::sendMsgToFirstView, fix memory leak
|
2015-04-12 18:39:01 +02:00 |
|
wmayer
|
8476bab7dc
|
+ fixes #0001963: Only write needed user data in FCSTD file if any.
|
2015-04-11 22:30:11 +02:00 |
|
wmayer
|
0063b80937
|
+ fixes #0002001: Crash inserting Raytracing Template when in Image View
|
2015-03-12 12:45:37 +01:00 |
|
Yorik van Havre
|
0009e58291
|
Merged crowdin translations
|
2015-03-07 15:17:58 -03: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 |
|
Yorik van Havre
|
ae3fafea6c
|
Updated base translation files for crowdin
|
2015-01-13 20:00:09 -02:00 |
|
wmayer
|
477099bbfe
|
+ remove useless stuff from Init files
|
2015-01-13 16:19:19 +01:00 |
|
Yorik van Havre
|
1dd069ec7f
|
Raytracing: added transparency to lux feature - fixes #1771
|
2015-01-02 16:48:35 -02:00 |
|
Sebastian Hoogen
|
debca91e98
|
remove support for automake
|
2014-11-26 10:26:30 +01:00 |
|