Commit Graph

27 Commits

Author SHA1 Message Date
Uwe
dde71a21d5 [Image] remove unused headers and Xerces 2022-03-20 22:16:19 +01:00
Uwe
ef7e2a5124 [Image] whitespace fixes
all reported and fixed by MSVC
2022-02-14 14:29:43 +01:00
Flachy Joe
9e6bd8265e Set ImagePlane ShapeColor white at creation
to overwrite random color.
2022-02-14 14:08:04 +01:00
wmayer
8f4aa0290c Image: modernize C++11
* remove redundant void-arg
* use nullptr
* replace deprecated headers
2022-01-26 17:55:10 +01:00
wmayer
0fc3d4883f Image: remove some more deprecated Py2 code 2021-04-26 11:12:51 +02:00
wmayer
f0e4265205 Image: fixes #0003959: Created image plane is not proportional to loaded image 2021-02-28 13:14:30 +01:00
luz paz
5da8bb0c36 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
c814eb1a50 Qt5: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 2020-06-12 17:51:33 +02:00
wmayer
d2be4f115d fix further file names vulnerabilities in core system and Image module 2019-10-02 15:07:13 +02:00
wmayer
a247b7e6a5 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
b5bd2e3405 Image workbench missing icons 2019-03-05 13:41:33 +01:00
easyw
88729418b7 fixed a crash on escape from Image Scaling WB 2018-06-29 12:21:49 -03:00
easyw
55db1feb2b adding missing changes :) 2018-06-26 10:13:33 -03:00
easyw
60a0dff12d updating new Icons 2018-06-15 18:29:12 +02: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
looooo
3679c18e55 fix unicode problems for python3 2018-01-12 15:02:28 +01:00
Kunda
dde52952f4 source typo fixes pt1 (only on py3 merged code)
issue 0002914
2017-02-27 11:32:47 +01:00
wmayer
35cb586d44 scale size of loaded image from pixel to mm 2016-10-28 21:16:52 +02:00
wmayer
49072208ee fix -Wextra in Image 2016-09-22 14:23:25 +02:00
David Pello
5f0073b9e0 BSD Porting fixes, conditional compilation and use of gettimeofday() 2016-05-15 12:08:43 +02:00
Mateusz Skowroński
43a4a5938c Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Sebastian Hoogen
a53a239f2f issue #1027 use unicode filepaths 2014-10-11 13:32:06 +02:00
jriegel
5bdfe81488 Destinquish old and new OpenCV 2014-08-27 16:42:50 +02:00
jriegel
4d19ec20fb Add OpenCV again and test command 2014-08-25 23:16:54 +02:00
wmayer
6a7d2dea17 + 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