Commit Graph

20 Commits

Author SHA1 Message Date
wmayer 639546574e Py: make FreeCAD 0.v20 to compile with Py3.11
As requested in this thread: https://forum.freecadweb.org/viewtopic.php?p=622230#p622230
2022-08-30 15:26:12 +02:00
berniev 3e6f7cfc53 Gui: redundant void 2 2022-08-08 11:16:32 +02:00
Zheng, Lei 3ef438eaf0 Fix mixed line endings 2022-04-26 12:52:55 -05:00
Chris Hennes bedf920702 Gui: PR6497 move return statement to new line 2022-03-29 12:33:50 -05:00
wmayer 96adb98f46 Gui: modernize C++11
* use nullptr
2022-03-23 18:41:21 +01:00
wmayer 0054cbddaa Fix coverity issue:
* CID 332682: Resource leak
* CID 350607: Resource leak
* CID 332677: Resource leak
2022-03-14 11:35:04 +01:00
Uwe a55d1b03fd [Gui] Python and Property: remove unused includes 2022-03-05 03:44:45 +01:00
luz paz 6a7184139d Gui: remove Py2 code from several src/Gui .cpp files 2021-04-14 14:56:02 +02:00
luz paz 298c677873 Gui: Fix header uniformity, whitespace, and doxygen fixes 2020-11-26 10:14:56 +01:00
Yorik van Havre aa3f9288d6 py3: Gui: files A-P ported to python3 2017-05-06 17:23:27 +02:00
wmayer f19d424d8b fix -Wextra in FreeCADGui 2016-09-21 20:54:52 +02:00
wmayer 0824c5fd3c fix Coverity issues 2016-08-21 14:03:02 +02:00
wmayer f7644fc9f3 + issue #0002053: Support of themes 2015-07-12 22:54:56 +02:00
wmayer 1f478269af + use dialog button box where possible, replace old Python icon 2014-03-08 15:17:56 +01:00
wmayer 7f874b9767 + cppcheck fixes 2013-09-20 21:00:45 +02:00
wmayer 90418ab968 Fixes on built-in Python debugger 2012-12-29 17:07:02 +01:00
wmayer 1e38a6d606 0000863: segfault in ~PythonDebuggerP() 2012-11-03 15:36:58 +01:00
wmayer 7862fb29c7 Change destruction order of PyObjects 2012-11-01 20:52:43 +01:00
wmayer 1884ee3881 0000528: Need a way to reset the Python instance
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5250 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-10 13:42:32 +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