Commit Graph

26 Commits

Author SHA1 Message Date
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
Yorik van Havre
000beb9677 Detecting windows10 in about dialog 2016-01-11 13:08:13 -02:00
Mateusz Skowroński
6942c23895 Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78

This change is Qt4/Qt5 neutral.
2016-01-05 16:43:33 +01:00
Mateusz Skowroński
f48f0f69be Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:58 +01:00
Mateusz Skowroński
c275b35d48 QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
wmayer
963bebe696 + fixes #0002287: Entry Point Not Found IsWow64Process 2015-10-07 10:24:35 +02:00
wmayer
b34df5672a + show build type 2015-05-02 17:56:44 +02:00
wmayer
34ecfa1799 + show build type 2015-05-02 02:13:13 +02:00
Sebastian Hoogen
5bfbddb569 Output Mac OS version (or Windows 8) on splashscreen 2014-10-19 20:02:10 +02:00
wmayer
398546aecb + fix build problems with Python & MacOSX 2014-10-13 22:02:57 +02:00
Stefan Tröger
512a2b94d2 Adaption of FreeCAD to QuarterWidget
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer  interface
2014-09-23 10:11:11 +02:00
wmayer
00d57ed646 + fix for word size of OS 2014-08-25 15:25:09 +02:00
wmayer
a3f70e7bbc + Show word size info of OS 2014-08-25 11:41:13 +02:00
wmayer
7c8f8b1b76 + replace 'Platform' with 'Word size' 2014-06-13 18:37:15 +02:00
Peter Lama
ce9e59270d fixes #0001556: About dialog font size is smaller on Mac 2014-05-19 18:44:59 +02:00
wmayer
8f503a74cd Fix confusing informaton in About dialog 2012-08-18 11:48:08 +02:00
wmayer
fbb17d1b8b 0000787: Patch for Space navigator support on windows 2012-07-06 13:02:09 +02:00
wmayer
9ff65d3b03 Suppress warnings and error messages in splash screen 2012-07-05 10:44:35 +02:00
wmayer
77ad759b73 Enhance Branding 2012-07-02 17:04:13 +02:00
wmayer
663910ef5d Fix warning 2012-06-16 16:31:05 +02:00
wmayer
83649a6e39 Copy version numbers of libraries in About dialog 2012-06-14 15:03:21 +02:00
wmayer
f8028a2126 Use lsb_release to show used distribution 2012-06-14 14:39:06 +02:00
wmayer
c21ac1b6b0 Extend application branding 2012-02-23 20:25:33 +01:00
wmayer
da16c24ab5 implement copy license information to clipboard 2012-02-06 15:40:59 +01:00
wmayer
ee453416ee Show hash and branch name of Git repo in About dialog 2012-02-04 22:45:44 +01: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