Commit Graph

1655 Commits

Author SHA1 Message Date
Yorik van Havre
ebb3c84bcb Gave keyboard shortcuts (V,1 -> V,5) to Draw Styles 2017-02-10 20:15:58 -02:00
wwmayer
43a54839de Merge pull request #511 from luzpaz/Short-urls
Replace old wiki URLs with new Short URLs
2017-02-09 19:36:16 +01:00
wmayer
6c2a7b479f issue #0002891: Sketching impossible, Type.Error Exception 2017-02-09 12:46:58 +01:00
Kunda
364f53aa89 Replace new Short URLs with old wiki URLs pt2
Continuing to replace URLS
2017-02-08 23:38:54 -05:00
wmayer
b3ca0ba4b6 fix German translation 2017-02-08 17:08:58 +01:00
wmayer
f33c7b3f00 issue #0001203: Allow User to Adjust Size of Constraint Points 2017-02-08 12:46:32 +01:00
wmayer
2ab9ef93cd Qt4/Qt5 neutral changes
fix interface of slot functions in DlgSettingsEditorImp to avoid warnings with Qt5
2017-02-08 12:45:16 +01:00
Kurt Kremitzki
f2467d7044 Add persistence to Python console word wrap 2017-02-07 10:58:38 -02:00
wmayer
60ae927fcb issue #0002031: show object name when hovering tree view 2017-02-05 09:56:35 +01:00
wmayer
709d2f325d fixes #0002887: add FC logo (watermark) in Save Picture Tool 2017-02-03 23:25:42 +01:00
wmayer
33e0bc3a46 fix various warnings 2017-02-02 20:42:56 +01:00
Kurt Kremitzki
25496adcbe Add Addon Manager to Tools menu 2017-02-02 11:20:41 +01:00
wmayer
2623ca4fd4 fix whitespaces 2017-02-01 12:35:50 +01:00
wwmayer
a97fbc344e Merge pull request #489 from vejmarie/step
Add an update timer to the progress bar set to 500ms
2017-02-01 12:33:25 +01:00
wmayer
5d21eb614b fix crash in ViewProviderGeoFeatureGroupExtension::getLinkedObjects 2017-02-01 12:04:41 +01:00
Jean-Marie Verdun
7b5707b1c6 Add an update timer to the progress bar set to 500ms instead of
nothing. STEP Reader is updating the progress bar every time a new
Shape is decoded/transferred and loaded, which is a huge amount
of "interrupt" and slow down drastically the global performance
2017-01-31 23:02:40 +01:00
wwmayer
9f68469d89 Merge pull request #486 from agryson/icon-sizes
Icon sizes Preferences update
2017-01-31 16:51:38 +01:00
wmayer
2d84615219 include required header under Linux 2017-01-30 23:13:05 +01:00
wmayer
321ca984c9 use names directly from document to set them in scene inspector 2017-01-30 22:29:26 +01:00
Alexander Gryson
1b44eff87c Show current icon size if not in list 2017-01-30 18:19:13 +01:00
Alexander Gryson
ce416f2a18 Show icon units 2017-01-30 18:19:12 +01:00
Alexander Gryson
616f45f151 Remove reliance on PM_ToolBarIconSize 2017-01-30 18:19:12 +01:00
wmayer
0df4af4ba5 issue #0002540: Crash on startup 2017-01-28 00:14:15 +01:00
wmayer
7756c27685 use triangular tabs in property view only on Windows 2017-01-27 17:05:08 +01:00
Chris Connett
9134a1e613 Grammar fix 2017-01-22 23:27:55 -05:00
wmayer
bc84e88e31 add observer for GUI documents 2017-01-22 19:05:13 +01:00
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