Commit Graph

18 Commits

Author SHA1 Message Date
wmayer
6b37fdc1a8 PVS issues:
consistently define copy constructor and assignment operator
remove superfluous casts
initialize member variables in constructor
avoid double assignment
2019-03-04 11:53:49 +01:00
luz.paz
68c4b22315 Source typos fixes 2018-05-11 10:02:56 -03:00
Unknown
e3eca59173 Misc. typo fixes
Various workbenches
2017-12-23 14:30:30 +01:00
wmayer
33dfc33389 implement getWrapperName to get class name with shiboken wrapper 2016-12-30 16:52:59 +01:00
wmayer
577ed59fbc switch to PySide2 for Qt5 2016-12-24 15:33:15 +01:00
wmayer
f9694de1a8 + move handwritten Python classes to PyCXX 2016-01-27 18:07:48 +01:00
wmayer
7548e4cb30 + fix clang warnings 2015-10-02 23:32:01 +02:00
wmayer
b5987f0ff4 + Support preference pages for Python widget class 2015-07-16 00:10:23 +02:00
wmayer
092f10f49c Expose attribute to Python to access icon of view provider 2015-06-02 16:21:56 +02:00
wmayer
847f3f27e0 + Implement alternative to load ui files without using PySide's QtUiTools module 2014-02-22 18:49:22 +01:00
wmayer
f197f575ae + Prepare PySide to work with custom widgets 2014-01-09 23:49:41 +01:00
wmayer
302deae47c + Add method loadUi to PySideUic 2014-01-09 15:26:07 +01:00
wmayer
cfbde5d334 + Add PySideUic helper module 2014-01-09 13:35:42 +01:00
wmayer
2977584307 Expose getMainWindow() to Python 2013-06-30 23:34:24 +02:00
wmayer
f7500da5ea PySide binding 2013-06-30 15:14:02 +02:00
wmayer
cd74fe3ecd 0000877: Move from PyQt to PySide 2013-06-22 01:56:58 +02:00
wmayer
4e58856735 Use ActionSelector in Loft panel and expose to Python by UiLoader 2012-06-03 14:22:05 +02: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