wmayer
|
96adb98f46
|
Gui: modernize C++11
* use nullptr
|
2022-03-23 18:41:21 +01:00 |
|
Uwe
|
a55d1b03fd
|
[Gui] Python and Property: remove unused includes
|
2022-03-05 03:44:45 +01:00 |
|
marioalexis
|
07c51f1b2c
|
Gui: Prevent crash when calling stderr.write and stdout.write without arguments
|
2022-01-11 01:03:44 +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 |
|
joha2
|
0d471dbed8
|
FEM: Fenics: issue #3038: fixes missing isatty() function in Python wrapper classes for stderr and stdout
|
2017-08-12 13:32:27 +02:00 |
|
wmayer
|
8ce343291b
|
py3: fox compiler warnings
issue 0000995
|
2017-06-04 00:17:57 +02: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 |
|
Mateusz Skowroński
|
d5c074f80d
|
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:06:48 +01:00 |
|
wmayer
|
032c893183
|
+ fix warnings with clang
|
2014-09-24 17:46:04 +02:00 |
|
wmayer
|
fc8724f0e6
|
+ Avoid to unnecessarily throw Py::Exception
|
2014-02-22 11:35:51 +01:00 |
|
wmayer
|
81045486fd
|
0000826: reading from the python console for using pdb -- code cleanup
|
2013-05-14 15:20:00 +02:00 |
|
wmayer
|
fa7a8528c0
|
0000826: reading from the python console for using pdb
|
2012-09-08 13:01:02 +02:00 |
|
wmayer
|
fa12664f87
|
Improve sys.stdin redirection mechanism
|
2012-02-28 13:20:34 +01: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 |
|