wmayer
ad57478ab4
fix a couple of compiler warnings
2017-01-20 22:54:10 +01:00
Yorik van Havre
7c15e1407f
Added a search box to the PropertyLink dialog
2017-01-20 00:03:42 -02:00
Yorik van Havre
bce02da0e3
Using system link color in property editor
2017-01-19 23:42:20 -02:00
wmayer
5b5189a8d6
workaround for running graphviz under Qt5
2017-01-16 00:09:39 +01:00
wmayer
2f66ff6929
wrapper for QVariant <> Base::Quantity <> PyObjectWrapper
2017-01-15 15:24:04 +01:00
wwmayer
70f0a3c056
Merge pull request #437 from tomate44/SavePicture
...
Add Transparent background to Save picture options
2017-01-14 16:54:12 +01:00
wmayer
8924cb194e
avoid changing scenegraph while traversing it
2017-01-13 22:01:47 +01:00
tomate44
5a884c9d71
Add Transparent background to Save picture options
2017-01-13 18:36:47 +01:00
wwmayer
2a977c335a
Merge pull request #419 from f3nix/qt-keywords-1
...
Cosmetic change. Replace Qt keyword emit with Q_EMIT.
2017-01-08 18:43:48 +01:00
wmayer
95b7610536
show exceptions when activating a workbench as error message, not log message
2017-01-06 18:40:20 +01:00
Mateusz Skowroński
9b07616fe6
* Cosmetic change. Replace Qt keyword emit with Q_EMIT.
...
* Whitespace fixes.
2017-01-05 22:57:30 +01:00
wmayer
96dc57c068
replace Qt keyword slots with Q_SLOTS
2017-01-05 14:27:19 +01:00
wmayer
524ee4a679
fix Qt5 port of messageHandler
2017-01-05 14:24:03 +01:00
Stefan Tröger
109f8690ee
Extensions: Fix GeoFeatureGroup drag&drop
2017-01-04 16:01:58 +01:00
Stefan Tröger
47ed29fffd
Extensions: GeoFeatureGroup only for GeoFeature
2017-01-04 16:01:58 +01:00
HokieEngr
f6f8363d8a
Updated viewport dimensions to reflect users unit schema
...
The previous code assumed the user's unit system was MKS. The updated code uses
schemaTranslate() to convert from screen units to the user's chosen system.
2017-01-03 22:34:47 -05:00
Eivind Kvedalen
ef5fb087a2
Moved ObjectLabelObserver from Gui::Application to App::Application.
2017-01-01 21:41:11 +01:00
wmayer
816336ce65
register Quantity type for shiboken2, handle exception to fix abort when setting quantity property of InputField via Python
2016-12-30 22:51:17 +01:00
wmayer
b16fbcd4ee
implement getWrapperName to get class name with shiboken wrapper
2016-12-30 16:52:59 +01:00
wmayer
e770b0c146
comment out unused global functions, fix -Wconstant-logical-operand
2016-12-30 14:38:49 +01:00
wmayer
efe14610b7
fix & suppress warnings of generated code
2016-12-30 13:31:31 +01:00
wmayer
421cb85865
recreate lexer files without deprecated register keyword
2016-12-29 23:18:23 +01:00
wmayer
3114df352d
in forward declaration replace class keyword when struct is expected
...
comment out unused parameters
2016-12-29 17:52:39 +01:00
wmayer
d2677d4c17
allow to translate property names
2016-12-29 14:20:55 +01:00
Yorik van Havre
6378f61158
Correct selection/highlight colors for Annotation objects
2016-12-28 12:31:56 -02:00
wmayer
c3401f89f0
workaround for performance problem with Qt 5.5.x
2016-12-28 10:32:22 +01:00
Mateusz Skowroński
419a5886a7
Fix building with Qt < 5.5.
2016-12-26 21:08:08 +01:00
Yorik van Havre
86b3463ee1
updated ts files
2016-12-26 12:36:24 -02:00
Mateusz Skowroński
bed8ff747d
Fix crash in Gui::FileOptionsDialog while using Qt5.
2016-12-25 02:35:38 +01:00
wmayer
239e824334
make some PySide2 specific changes
2016-12-24 17:55:00 +01:00
wmayer
0c3f52303d
switch to PySide2 for Qt5
2016-12-24 15:33:15 +01:00
maurerpe
657ac1f569
Update for PyQt5.
...
This change is Qt5 specific.
2016-12-24 15:33:15 +01:00
wmayer
cb1ef11666
make some Qt5 specific changes for session management
2016-12-23 14:14:46 +01:00
wmayer
de9aa48618
Qt4/Qt5 neutral changes:
...
connect to commitDataRequest signal for session management
2016-12-23 12:16:58 +01:00
wmayer
fd1c42b3c3
port use of tcp server to Qt5
2016-12-23 10:38:27 +01:00
wmayer
938daf5c6d
show expressions in axis of placement in property editor
2016-12-22 11:45:18 +01:00
wmayer
928cc7bcc4
replace invalid characters in VRML string with underscore
2016-12-21 17:02:06 +01:00
wmayer
9b33f4130b
add command to select visible objects
2016-12-21 15:21:18 +01:00
vdwalts
9a3b750fb7
Base: Units for FEM, new heat and heat flux functions
2016-12-21 11:27:41 -02:00
kgoao
96a705dc7d
FEM: FemConstraintHeatflux: Add DFLUX option to heat flux constraint
2016-12-21 11:27:41 -02:00
wmayer
1a20ead8da
fix typos & whitespaces
2016-12-21 11:19:54 +01:00
wmayer
bb7e662e7c
issue #0002673 : Not memorize the rotation
2016-12-19 17:32:39 +01:00
wmayer
72ab17fb48
fix typos
2016-12-19 14:07:35 +01:00
wmayer
dd0fb7dc84
fix various clang warnings
2016-12-18 16:08:30 +01:00
wmayer
5e0a972999
fix CIDs 154872, 152491, 129453
2016-12-18 13:10:07 +01:00
wmayer
723cb4f3f8
fixes #0002801 : F11 enters fullscreen, but does not exit (should behave as toggle)
2016-12-18 10:50:23 +01:00
wmayer
b97f93c5a8
issue #0002802 : Set a name to coin rootnodes of objects
2016-12-15 22:16:19 +01:00
blobfish
8ccbff951b
Gui: DAGView: adding check for App::DocumentObject
2016-12-15 13:50:03 +01:00
wmayer
87f2866884
Linux specific Qt5 port
2016-12-13 19:47:32 +01:00
wmayer
5e375a6238
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00