wmayer
|
4bfe11ff43
|
improve calltips windows for Py2
|
2019-02-14 15:58:23 +01:00 |
|
wmayer
|
9dfbc8f797
|
Py3: fix possible crash in call tips list
|
2019-02-12 17:14:27 +01:00 |
|
luz.paz
|
4cfda0c3a5
|
Misc. typos
Found via `codespell`
|
2019-02-08 11:01:24 -02:00 |
|
wmayer
|
76590be8ac
|
improve call tips window
|
2018-10-26 19:37:16 +02:00 |
|
wmayer
|
0812fb06df
|
improve Python call tips window
|
2018-09-27 21:49:20 +02:00 |
|
Yorik van Havre
|
aa3f9288d6
|
py3: Gui: files A-P ported to python3
|
2017-05-06 17:23:27 +02:00 |
|
wmayer
|
76279882da
|
move handling of dynamic properties from FeaturePythonPyT to DocumentObjectPy
|
2016-11-09 16:09:21 +01:00 |
|
wmayer
|
4f92f5cbbb
|
+ fix minor issue with url redirection
+ remove const reference
|
2016-03-14 18:04:31 +01:00 |
|
wmayer
|
bb6a66bd82
|
+ fix minor regression of issue 2417
|
2016-02-08 11:04:50 +01:00 |
|
wmayer
|
a3bf5421fe
|
+ fixes #0002417: console autocomplete runs python properties
|
2016-01-31 13:54:18 +01:00 |
|
wmayer
|
0f858f99b7
|
+ issue #0002417: console autocomplete runs python properties
|
2016-01-31 02:28:24 +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 |
|
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 |
|
Mateusz Skowroński
|
c2a31fe04b
|
qVariantValue() is obsolete in Qt4. Replace it with equivalent QVariant::value<T>(value).
This change is Qt4/Qt5 neutral.
|
2015-12-24 12:49:26 +01:00 |
|
wmayer
|
1c79112f6e
|
+ handling of undercore in calltips window
|
2015-04-10 19:36:30 +02:00 |
|
jmaustpc
|
8a19a176c6
|
add SVG icons for the Class Browser
Created new svg icons to replace the 7 png icons in
src/Gui/Icons/ClassBrowser
and made FreeCAD use them
|
2013-12-03 10:54:18 +01:00 |
|
wmayer
|
24f559be9a
|
Show dynamically added methods in calltips list
|
2013-03-24 13:29:13 +01:00 |
|
wmayer
|
0b0f55e8f8
|
+ fix problems with call tips window if text after dot is not a word
+ fix problems with history in python console
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5356 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-29 11:20:49 +00:00 |
|
wmayer
|
6ed7ad3a15
|
0000489: python console: "RFC"s for even more "rapid" prototyping :-)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5253 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-10 14:40:44 +00:00 |
|
wmayer
|
dbbf111ff0
|
0000488: python console: buggy CallTips completion for members, starting with underscore ('_')
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5152 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-11-21 14:28:41 +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 |
|