Commit Graph

1190 Commits

Author SHA1 Message Date
wmayer
fb1310f43e + resize scene size when resizing graphics view 2016-03-25 18:11:56 +01:00
wwmayer
ea35f935da Merge pull request #125 from triplus/patch-1
Pan support (LMB + RMB) Blender navigation
2016-03-24 09:46:16 +01:00
wmayer
b82b386a7a + various minor fixes, whitespaces improvements 2016-03-23 23:28:56 +01:00
wmayer
f023d54b45 + fix warning of unused variable
+ when clearing scene graph then also empty internal lists
+ whitespace changes
2016-03-22 19:25:38 +01:00
wmayer
dcb5d09581 + add clean-up function to recovery dialog 2016-03-21 17:56:18 +01:00
Yorik van Havre
a1082796b9 Merge pull request #124 from bblacey/new-document-icons
Add high-resolution variant of FreeCAD document icon resources for al…
2016-03-20 21:41:33 -03:00
triplus
0ed4349dd8 Pan support (LMB + RMB) Blender navigation 2016-03-20 20:24:17 +01:00
Bruce B. Lacey
9344c3201b Add high-resolution variant of FreeCAD document icon resources for all platforms
We did not have document icons defined for OS X and the existing legacy
icons were low resolution.  For this change, we have created a
freecad-doc.svg icon that serves as the basis for generating
platform-specific FreeCAD document icon sets for the supported
platforms.  Extended the OS X bundle definition to include the
high-resolution document icon set and regenerated the existing 64x64
Gui/Icon/freecad-doc.png from the new svg variant.
2016-03-19 19:10:13 -07:00
wmayer
91ea9505d1 + fix build failure on Windows 2016-03-19 21:44:33 +01:00
wmayer
8728bb2172 + always get occ version information in About dialog 2016-03-19 15:55:09 +01:00
Yorik van Havre
66e33b066a Updated translation files from crowdin 2016-03-17 23:29:11 -03:00
Yorik van Havre
07279bdc03 Merge pull request #120 from pgilfernandez/FreeCAD_stylesheets204
Dark and Light stylesheets v2.04
2016-03-17 23:17:12 -03:00
wmayer
cd032826ab + make method ManualAlignment::setViewingDirections more reliable 2016-03-17 14:11:03 +01:00
Pablo Gil
bc70b1ad2e Stylesheets:
+ selected Tab bar has now opaque background color
+ styles for buttons inside Task Panel that are in reality QToolButtons
+ styles for QListWidget and QTreeView items with checkboxes
+ simplified regular QCheckBox styling
2016-03-15 15:09:28 +01:00
wmayer
7a5bfaef70 + fix minor issue with url redirection
+ remove const reference
2016-03-14 18:04:31 +01:00
wmayer
6488c2c43e + when using QGLFramebufferObject check if a GL context is active 2016-03-14 10:35:13 +01:00
wmayer
2b8af7be1f + issue: #0002440: 0.16 Build rev 6395 Several display issues 2016-03-13 12:56:08 +01:00
wmayer
2dadb1f260 + do not hide expression dialog when using the line edit's context-menu 2016-03-12 22:35:36 +01:00
wmayer
e7df101273 + minor whitespace fix, fix warnings 2016-03-11 21:39:15 +01:00
wmayer
6488b745d1 + fixes #0002433: Window weirdness after changing constraint value in sketcher 2016-03-11 13:33:23 +01:00
wmayer
111ebaf6be + allow to get user friendly names for navigation styles 2016-03-10 18:37:48 +01:00
Pablo Gil
d9d90674cc Stylesheets:
+ simplified toolbar button separators
+ added hover and pressed states for toolbar buttons to improve user experience
+ partial fix for button with icons inside Task panel
+ fixed styles for fields inside a table cell
2016-03-10 11:58:33 +01:00
wmayer
c438c9b9d0 + simplify fix to avoid memory leaks in keySequenceToAccel 2016-03-09 17:19:19 +01:00
Eivind Kvedalen
1e8b678cb3 Fixed leak. 2016-03-08 16:09:25 +01:00
Eivind Kvedalen
cfc3de186a SIM::Coin3D::Quarter::SoQTQuarterAdaptor: Added missing initializationg of member field m_viewingflag. 2016-03-08 16:09:25 +01:00
wmayer
f7bdebf0f7 + add missing header 2016-03-08 00:36:17 +01:00
wmayer
466a4e6d4d + issue #0001203: Allow User to Adjust Size of Constraint Points 2016-03-08 00:31:50 +01:00
wmayer
d185cf6505 + remove spaces from qss files due to copy problems 2016-03-07 16:54:51 +01:00
wwmayer
fe3020a5a3 Merge pull request #112 from pgilfernandez/FreeCAD_stylesheets202
Dark and Light stylesheets fixes/improvements
2016-03-07 16:37:33 +01:00
wmayer
a676f2ba40 + add CMake file for stylesheet files 2016-03-07 16:08:40 +01:00
Pablo Gil
276b77eb90 Dark and Light stylesheets fixes/improvements:
+ fixed background logo for Win and Linux
+ improved QToolBar handle for different icon sizes (selectable by user inside Preferences)
+ tweaked editable fields inside QToolBar in order to work for all icon sizes (selectable by user inside Preferences)
+ fixed Ubuntu problem that caused a blank line inside up/down buttons of QSpinBox and similar
+ tweaked Python Editor color for Light theme
+ fixed buttons margin/padding inside Task tab
+ tweaked color for checked QPushButtons inside Draft WB for better user experience
2016-03-07 09:50:04 +01:00
Yorik van Havre
7d0012e160 Added latest translations from crowdin 2016-03-06 14:50:07 -03:00
Pablo Gil
2980b5d4c2 + Dark and Light stylesheets with 3 color variations each
(from version 2.01, more info: http://forum.freecadweb.org/viewtopic.php?f=9&t=14518)
2016-03-06 13:56:04 +01:00
wmayer
c82811fd79 + add properties with 'hidden' mode to property editor but hide the item 2016-03-05 18:24:58 +01:00
wmayer
c15da7f463 + dynamically hide/show and enable/disable item in property editor 2016-03-05 13:13:23 +01:00
Yorik van Havre
6e4308d6b5 Merge pull request #107 from triplus/Set-QComboBox-icon-size
Set QComboBox icon size
2016-03-01 00:13:49 -03:00
triplus
2b19558ce6 Set QComboBox icon size 2016-02-29 20:14:49 +01:00
wmayer
a453d15032 + use quantity boxes in location widget 2016-02-28 12:11:24 +01:00
wmayer
3fd02003a3 + add convenience methods to PrefQuantitySpinBox class 2016-02-27 17:03:14 +01:00
Yorik van Havre
f93b1b26df Added updated translations from crowdin - fixes #2443 2016-02-26 18:32:02 -03:00
Yorik van Havre
9e1ec2ac31 Turned Zoom At Cursor option True by default - fixes #2371 2016-02-26 13:51:39 -03:00
Yorik van Havre
2254a4698d Made Redirect python output options True by default - fixes #2454 2016-02-26 13:43:51 -03:00
maurerpe
2e4efb5b10 Fix remaining toAscii/fromAscii
Qt5 does not have toAscii or fromAscii.  Use toLatin1 and fromLatin1
respectively.  Both replacement functions exist in Qt4.8.
2016-02-24 23:56:43 +01:00
maurerpe
8fd08f9b43 Change numBytes() to byteCount()
numBytes() is obsolete in Qt 4.8 and removed in Qt5.  byteCount() is a
drop in replacement that works in 4.8 and 5.
2016-02-24 23:56:25 +01:00
maurerpe
c455a17fb7 Ensure mutexes are always properly unlocked
Error exists with Qt4 and Qt5.  Qt5 generated helpful warnings that made
it easier to debug.
2016-02-24 23:56:05 +01:00
maurerpe
5a85155565 Add missing header files
Needed for Qt5, recommended for Qt4
2016-02-24 23:55:40 +01:00
wmayer
9013e843e8 + fix bug in MDIView 2016-02-24 21:32:30 +01:00
wmayer
02e2117962 + add method to get display mask mode from view provider 2016-02-24 21:00:55 +01:00
wmayer
2bbe98cf3f + fix possible crash in parameter editor 2016-02-24 20:59:04 +01:00
Yorik van Havre
8e16345534 Updated the FreeCAD icon to the new style 2016-02-23 11:45:37 -03:00