wmayer
57e71e5d55
port C++ code to Qt5
2016-12-13 14:22:59 +01:00
wmayer
d18ad183f9
remove superfluous conversion methods
2016-12-12 17:30:13 +01:00
wmayer
b2487828f0
Qt4/Qt5 neutral changes:
...
+ change inheritance of PropertyItem to not derive from BaseClass (and QObject) any more to fix crashes with Qt5
2016-12-12 17:01:26 +01:00
wmayer
ad7234ff9e
Qt4/Qt5 neutral changes:
...
+ add missing header files/remove old headers
+ fix flaws in use of timer
2016-12-12 16:28:28 +01:00
wmayer
4933e17a75
Qt4/Qt5 neutral changes:
...
+ re-implement built-in HTTP server without using in Qt5 removed classes QHttpResponseHeader and QHttpRequestHeader
2016-12-12 15:31:35 +01:00
wmayer
07943d2a9a
Qt4/Qt5 neutral changes:
...
+ move meta types to own header to avoid double declaration
2016-12-12 15:22:34 +01:00
wmayer
d2cb4e4af9
Qt4/Qt5 neutral changes:
...
+ remove QCoreApplication::UnicodeUTF8/QApplication::UnicodeUTF8
+ remove QCoreApplication::CodecForTr/QApplication::CodecForTr
2016-12-12 14:52:09 +01:00
wmayer
25cfb0bc1e
include missing header
2016-12-12 14:50:58 +01:00
wmayer
57e7d3ad61
Qt4/Qt5 neutral changes:
...
+ remove class DownloadDialog
+ remove class HelpView
+ remove class DlgTipOfTheDay
2016-12-12 14:35:52 +01:00
wmayer
1cdee20953
Qt4/Qt5 neutral changes:
...
+ replace Q_WS_WIN with Q_OS_WIN
+ replace Q_WS_X11 with Q_OS_LINUX
+ replace Q_WS_MACX with Q_OS_MACX
+ set explicit cast to HWND
2016-12-12 14:09:21 +01:00
Stefan Tröger
cd1c753fa2
Extensions: Implement persistence
2016-12-11 19:27:35 +01:00
wmayer
956a21a81a
fix dangling pointer, remove superfluous semicolons, avoid excessive report messages of extension object
2016-12-09 23:03:18 +01:00
Sergo
47dd79ac25
check extension, get children
2016-12-09 21:31:51 +01:00
Sergo
12b0e0f999
fixes #0002633 - body disappear if dragged out of Part container
2016-12-09 21:31:51 +01:00
Stefan Tröger
1787a4f978
Extensions: Group fix for python
2016-12-04 19:50:42 +01:00
Stefan Tröger
19e708879f
Extensions: Fix ViewProvider python interface
2016-12-04 17:35:00 +01:00
wmayer
04a56fbceb
apply modification to correct property
2016-12-01 13:35:28 +01:00
wmayer
537cfb2d48
fix segmentation fault when caling setupWithoutGUI
2016-11-29 19:29:12 +01:00
wwmayer
420761df75
Merge pull request #351 from triplus/AppearanceDock
...
Make appearance widget dockable
2016-11-26 16:02:04 +01:00
triplus
d58d973adc
Make appearance widget dockable
2016-11-26 12:41:19 +01:00
wmayer
e54e9515fc
rename 2d tool classes to be consistent with 3d classes
2016-11-21 14:29:51 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
wmayer
88485684a5
improve unicode support for enumeration properties
2016-11-14 15:22:21 +01:00
wmayer
76279882da
move handling of dynamic properties from FeaturePythonPyT to DocumentObjectPy
2016-11-09 16:09:21 +01:00
wmayer
07a2182674
remove obsolete class ViewProviderPythonFeaturePy
2016-11-09 12:15:15 +01:00
wmayer
ebb174cd02
make class ViewProviderPythonFeaturePy obsolete
2016-11-09 11:39:27 +01:00
wmayer
569f5c77f9
dynamic properties:
...
+ reimplment addDynamicProperty and removeDynamicProperty in TransactionalObject to raise exceptions
+ move addProperty, removeProperty and supportedProperties from ViewProviderPythonFeaturePy to ViewProviderPy
2016-11-08 19:55:17 +01:00
wmayer
f432c42370
move addDisplayMode from ViewProviderPythonFeaturePy to ViewProviderPy
2016-11-08 16:41:36 +01:00
wmayer
5f12a043fa
fix several gcc warnings
2016-11-08 14:31:08 +01:00
wmayer
9fe82bfbb9
fixes #0002460 : Use keyword 'explicit' for Quantity constructor
2016-11-05 23:21:42 +01:00
wmayer
ae8db048b6
support of unicode strings in saveImage function
2016-11-05 18:04:22 +01:00
Yorik van Havre
0ea73730f9
Fixed defaut shortcuts for view rotation - fixes #2756
2016-11-04 16:26:19 -02:00
wmayer
761d684c79
issue #0000353 : Graphical selection
2016-10-24 18:20:18 +02:00
triplus
edb5719630
Merge branch 'master' into master
2016-10-23 16:29:33 +02:00
triplus
07971aa4f2
Name the DrawStyle commands
2016-10-23 16:18:58 +02:00
wmayer
d259aa0784
issue #0002744 : FR: check box to export STEP w/without pcurves
2016-10-22 19:44:11 +02:00
wmayer
21260aea61
extend creation of preferences pages from Python
2016-10-22 16:48:02 +02:00
wmayer
01996d8f13
introduce flag to skip recomputes of a document when needed
2016-10-21 22:23:34 +02:00
wmayer
6d5f7650ab
allow to create SelectionObject from SelectionChanges structure
2016-10-21 14:56:29 +02:00
wmayer
6b1866ccaf
issue #0002631 : Ctrl-W Doesn't Close Window
2016-10-20 09:46:28 +02:00
wmayer
1329857359
issue #0001588 : File browser dialogs initial starting directory ignores current working directory
2016-10-16 18:03:45 +02:00
wmayer
b322668d4e
issue #0001588 : File browser dialogs initial starting directory ignores current working directory
2016-10-16 17:35:08 +02:00
wmayer
2c5c0c2347
set directory of file dialog when opening file by double-click, recent files list or drag and drop
2016-10-16 14:47:13 +02:00
AjinkyaDahale
7535d7a1d1
Shortened decimal check code in QuantitySpinBox
2016-10-16 09:30:49 +02:00
wmayer
001ebc0b70
issue #0002733 : Preferences dialog box
2016-10-16 08:14:29 +02:00
wmayer
a68364e913
issue #0002712 : Can't use more than one decimal in dimension
2016-10-15 16:27:38 +02:00
wmayer
ccbd0f02af
extend function to mark all selected objects for recompute or all objects of a document
2016-10-14 21:40:05 +02:00
wmayer
3e041850f7
when using --single-instance option make relative path names absolute
2016-10-14 18:01:11 +02:00
Yorik van Havre
33c7ec80c8
Added "mark to recompute" action to tree view
2016-10-12 17:35:01 -03:00
wmayer
776c0bd720
fix crash when creating a second view and closing the first view while the dragger task panel is open
2016-10-09 22:16:21 +02:00