Commit Graph

27 Commits

Author SHA1 Message Date
Uwe
2f19b43113 [Image] remove unused headers and Xerces 2022-03-20 22:16:19 +01:00
Uwe
88eb962853 [Image] whitespace fixes
all reported and fixed by MSVC
2022-02-14 14:29:43 +01:00
Flachy Joe
73714261ef Set ImagePlane ShapeColor white at creation
to overwrite random color.
2022-02-14 14:08:04 +01:00
wmayer
213311524e Image: modernize C++11
* remove redundant void-arg
* use nullptr
* replace deprecated headers
2022-01-26 17:55:10 +01:00
wmayer
76fb44c2d8 Image: remove some more deprecated Py2 code 2021-04-26 11:12:51 +02:00
wmayer
d6db4ee48f Image: fixes #0003959: Created image plane is not proportional to loaded image 2021-02-28 13:14:30 +01:00
luz paz
69ff55c8a4 Image: Issue #0004473: Expose openCommand() to translation
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Image Wb.  
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
wmayer
7b72dcb062 Qt5: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 2020-06-12 17:51:33 +02:00
wmayer
37287cf9d9 fix further file names vulnerabilities in core system and Image module 2019-10-02 15:07:13 +02:00
wmayer
e48c52c480 force strict ISO C++ (-Wpedantic)
for Drawing, Image, Inspection, Mesh, MeshPart, Part, Path, Points, Raytracing, ReverseEngineering, Spreadsheet, Start, Surface, Web

TODO: fix several -Woverflow in area
2019-09-18 11:32:42 +02:00
triplus
870f4903ea Image workbench missing icons 2019-03-05 13:41:33 +01:00
easyw
f1096e8747 fixed a crash on escape from Image Scaling WB 2018-06-29 12:21:49 -03:00
easyw
966b617bfe adding missing changes :) 2018-06-26 10:13:33 -03:00
easyw
f5531e1b71 updating new Icons 2018-06-15 18:29:12 +02:00
luz.paz
69216f3604 sWhatsThis fixes
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +01:00
looooo
bdbae7a3fe fix unicode problems for python3 2018-01-12 15:02:28 +01:00
Kunda
a7414e5789 source typo fixes pt1 (only on py3 merged code)
issue 0002914
2017-02-27 11:32:47 +01:00
wmayer
a87c4f71ff scale size of loaded image from pixel to mm 2016-10-28 21:16:52 +02:00
wmayer
e6c01b7227 fix -Wextra in Image 2016-09-22 14:23:25 +02:00
David Pello
21ffb0305f BSD Porting fixes, conditional compilation and use of gettimeofday() 2016-05-15 12:08:43 +02:00
Mateusz Skowroński
05f95c0506 Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Sebastian Hoogen
01cf0f5872 issue #1027 use unicode filepaths 2014-10-11 13:32:06 +02:00
jriegel
206970bad8 Destinquish old and new OpenCV 2014-08-27 16:42:50 +02:00
jriegel
abf6a978ae Add OpenCV again and test command 2014-08-25 23:16:54 +02:00
wmayer
6fb9ac4fc4 + Show orientation dialog when creating an image plane 2013-10-02 14:15:39 +02:00
wmayer
39f9452295 + show all supported image formats in file dialog by Qt
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5116 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-11 11:00:04 +00:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00