maurerpe
|
3f3d8a95f5
|
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
|
bfdaa46feb
|
+ simplify porting of Sandbox module to Python3
|
2016-01-18 11:43:20 +01:00 |
|
wmayer
|
60b555d64b
|
+ implement auto-save function for documents
|
2015-09-03 19:09:03 +02:00 |
|
wmayer
|
890f1f10c3
|
+ fix linking error in Sandbox module
|
2015-09-02 14:08:43 +02:00 |
|
Alexander Golubev
|
0603c3fb61
|
App/DocumentObserver: make slot methods unimplemented rather pure-virtual and clenup derived classes accordingly
|
2015-09-02 13:54:44 +02:00 |
|
wmayer
|
cb16fec6bb
|
+ fix various warnings
|
2015-08-29 22:05:09 +02:00 |
|
wmayer
|
7d98705396
|
+ harmonize XercesC cmake variables with official check
|
2015-07-28 14:17:49 +02:00 |
|
wmayer
|
d95003e92c
|
+ replace deprecated PYTHON_INCLUDE_PATH
|
2015-07-25 18:29:42 +02:00 |
|
Sebastian Hoogen
|
debca91e98
|
remove support for automake
|
2014-11-26 10:26:30 +01:00 |
|
wmayer
|
6b89c03181
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
|
mdinger
|
337f05d56e
|
Move python module prefix and suffix properties into macro to be set together
|
2014-05-03 16:00:30 +02:00 |
|
wmayer
|
1a7cea9b59
|
+ Fix prefix of Python extensions built with MinGW
|
2014-04-30 18:22:52 +02:00 |
|
mdinger
|
a17cce3559
|
Remove unnecessary quotes.
|
2014-04-30 13:41:16 +02:00 |
|
mdinger
|
1942bb7906
|
Apply SET_BIN_DIR macro to Mod
|
2014-04-30 13:41:13 +02:00 |
|
wmayer
|
249e806a31
|
+ playing in sandbox
|
2013-07-05 15:31:54 +02:00 |
|
wmayer
|
3664455182
|
Fix deadlock issue
|
2013-06-05 13:35:09 +02:00 |
|
wmayer
|
5f140253fa
|
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 |
|