FreeCAD/src/Mod
Przemo Firszt 41539d672b FEM: Fix cursor error
FEM wb was throwing errors:
X Error: BadCursor (invalid Cursor parameter) 6
  Major opcode: 2 (X_ChangeWindowAttributes)
  Resource id:  0x3
X Error: BadCursor (invalid Cursor parameter) 6
  Major opcode: 2 (X_ChangeWindowAttributes)
  Resource id:  0x3
X Error: BadCursor (invalid Cursor parameter) 6
  Major opcode: 95 (X_FreeCursor)
  Resource id:  0x3

according to this [1] that patch should not make any change for windows
and fixes the problem on linux.

[1] https://bugreports.qt.io/browse/PYSIDE-243

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-03-21 12:02:20 +01:00
..
Arch Merged crowdin translations 2015-03-07 15:17:58 -03:00
Assembly Updated ts files from source 2015-02-27 18:56:51 -03:00
Cam + remove useless stuff from Init files 2015-01-13 16:19:19 +01:00
Complete Updated ts files from source 2015-02-27 18:56:51 -03:00
Draft Draft: added shoogens fix IRW test 2015-03-15 14:42:36 -03:00
Drawing Merged crowdin translations 2015-03-07 15:17:58 -03:00
Fem FEM: Fix cursor error 2015-03-21 12:02:20 +01:00
Idf remove support for automake 2014-11-26 10:26:30 +01:00
Image Merged crowdin translations 2015-03-07 15:17:58 -03:00
Import + fixes #0001662: IGES does not export correctly 2015-01-11 12:14:41 +01:00
Inspection remove support for automake 2014-11-26 10:26:30 +01:00
JtReader + remove useless stuff from Init files 2015-01-13 16:19:19 +01:00
Material Material: Added missing units 2015-02-27 13:31:13 -03:00
Mesh + method to get Eigensystem of mesh data 2015-03-10 22:47:46 +01:00
MeshPart Updated ts files from source 2015-02-27 18:56:51 -03:00
OpenSCAD Merged crowdin translations 2015-03-07 15:17:58 -03:00
Part Merged crowdin translations 2015-03-07 15:17:58 -03:00
PartDesign PartDesign: fix wrong sketch pad (#1854) 2015-03-14 14:18:34 +01:00
Plot Merged crowdin translations 2015-03-07 15:17:58 -03:00
Points Updated ts files from source 2015-02-27 18:56:51 -03:00
Raytracing + fixes #0002001: Crash inserting Raytracing Template when in Image View 2015-03-12 12:45:37 +01:00
ReverseEngineering Updated ts files from source 2015-02-27 18:56:51 -03:00
Robot Updated ts files from source 2015-02-27 18:56:51 -03:00
Sandbox handle Draft Ellipse arcs 2015-01-20 11:28:17 +01:00
Ship Merged crowdin translations 2015-03-07 15:17:58 -03:00
Sketcher Merged crowdin translations 2015-03-07 15:17:58 -03:00
Spreadsheet Merged crowdin translations 2015-03-07 15:17:58 -03:00
Start Merged crowdin translations 2015-03-07 15:17:58 -03:00
TemplatePyMod + minor change 2015-01-13 21:54:54 +01:00
Test Updated ts files from source 2015-02-27 18:56:51 -03:00
Web Merged crowdin translations 2015-03-07 15:17:58 -03:00
__init__.py
.gitattributes + add blacklists to exlude files from being archived by Git 2012-02-02 17:00:33 +01:00
CMakeLists.txt move build specifier in own cMake group 2014-08-03 20:53:19 +02:00
mod.dox