wmayer
|
58a1ba3e56
|
+ example of sequence protocol of Python type
|
2016-08-02 10:26:59 +02: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 |
|
wmayer
|
2f9bb2d905
|
+ simplify porting of Sandbox module to Python3
|
2016-01-18 11:43:20 +01:00 |
|
wmayer
|
2d8c5b7870
|
+ implement auto-save function for documents
|
2015-09-03 19:09:03 +02:00 |
|
wmayer
|
cfbcd132ca
|
+ fix linking error in Sandbox module
|
2015-09-02 14:08:43 +02:00 |
|
Alexander Golubev
|
c30aeb06c1
|
App/DocumentObserver: make slot methods unimplemented rather pure-virtual and clenup derived classes accordingly
|
2015-09-02 13:54:44 +02:00 |
|
wmayer
|
4a176cbe29
|
+ fix various warnings
|
2015-08-29 22:05:09 +02:00 |
|
wmayer
|
c2c83a353b
|
+ harmonize XercesC cmake variables with official check
|
2015-07-28 14:17:49 +02:00 |
|
wmayer
|
d2b7b730d3
|
+ replace deprecated PYTHON_INCLUDE_PATH
|
2015-07-25 18:29:42 +02:00 |
|
Sebastian Hoogen
|
46a00d1380
|
remove support for automake
|
2014-11-26 10:26:30 +01:00 |
|
wmayer
|
6ac93e9d72
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
|
mdinger
|
1498e99cef
|
Move python module prefix and suffix properties into macro to be set together
|
2014-05-03 16:00:30 +02:00 |
|
wmayer
|
67edfb895b
|
+ Fix prefix of Python extensions built with MinGW
|
2014-04-30 18:22:52 +02:00 |
|
mdinger
|
e2bd648e9a
|
Remove unnecessary quotes.
|
2014-04-30 13:41:16 +02:00 |
|
mdinger
|
3e3ce381f6
|
Apply SET_BIN_DIR macro to Mod
|
2014-04-30 13:41:13 +02:00 |
|
wmayer
|
93f38c114b
|
+ playing in sandbox
|
2013-07-05 15:31:54 +02:00 |
|
wmayer
|
e0b3505e47
|
Fix deadlock issue
|
2013-06-05 13:35:09 +02:00 |
|
wmayer
|
837ddf5f38
|
Support of INSTALL target on Windows (VC++ and MinGW)
|
2012-02-17 21:41:00 +01:00 |
|
wmayer
|
bde949f7e4
|
0000519: Patch to set proper RPATH's for system wide installation on Linux
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-11 12:36:36 +00: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 |
|