Commit Graph

24 Commits

Author SHA1 Message Date
Mateusz Skowroński
7d0e892d36 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
3b463f2138 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
cd2db00f22 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
4909d628f5 + fixes #0002287: Entry Point Not Found IsWow64Process 2015-10-07 10:24:35 +02:00
wmayer
6cd9220079 + show build type 2015-05-02 17:56:44 +02:00
wmayer
894e66056e + show build type 2015-05-02 02:13:13 +02:00
Sebastian Hoogen
da4c4aacbe Output Mac OS version (or Windows 8) on splashscreen 2014-10-19 20:02:10 +02:00
wmayer
a96f390097 + fix build problems with Python & MacOSX 2014-10-13 22:02:57 +02:00
Stefan Tröger
72cab0c002 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
97514d1806 + fix for word size of OS 2014-08-25 15:25:09 +02:00
wmayer
f28f83bf91 + Show word size info of OS 2014-08-25 11:41:13 +02:00
wmayer
d101c64635 + replace 'Platform' with 'Word size' 2014-06-13 18:37:15 +02:00
Peter Lama
d95068a6a2 fixes #0001556: About dialog font size is smaller on Mac 2014-05-19 18:44:59 +02:00
wmayer
abc5959eeb Fix confusing informaton in About dialog 2012-08-18 11:48:08 +02:00
wmayer
20ffe1f866 0000787: Patch for Space navigator support on windows 2012-07-06 13:02:09 +02:00
wmayer
4cc896f11c Suppress warnings and error messages in splash screen 2012-07-05 10:44:35 +02:00
wmayer
1b45282e90 Enhance Branding 2012-07-02 17:04:13 +02:00
wmayer
e05fcc7daf Fix warning 2012-06-16 16:31:05 +02:00
wmayer
f7b200c204 Copy version numbers of libraries in About dialog 2012-06-14 15:03:21 +02:00
wmayer
4fcc518eb8 Use lsb_release to show used distribution 2012-06-14 14:39:06 +02:00
wmayer
d6511969cd Extend application branding 2012-02-23 20:25:33 +01:00
wmayer
9afae903ac implement copy license information to clipboard 2012-02-06 15:40:59 +01:00
wmayer
4889495184 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