Commit Graph

27 Commits

Author SHA1 Message Date
wmayer
4ceae102e4 suppress annoying boost warning with msvc 2016-10-01 13:35:30 +02:00
wmayer
314720c8c1 ObjectIdentifier has virtual method but no virtual destructor
fix 32-bit issues in PythonStuff.cpp
2016-10-01 11:03:15 +02:00
wmayer
9ceadafc3e fix -Wextra in Path 2016-09-23 21:20:38 +02:00
Mateusz Skowroński
f898a03981 Fix files encoding. Go from ISO8859-1 to UTF-8. 2016-07-07 15:07:38 -03:00
wmayer
ef55b7ceef fix further warnings in libarea 2016-06-16 11:12:12 +02:00
wmayer
1c1faafed7 + fix many warnings in libarea using MSVC 2016-06-14 11:04:19 +02:00
sliptonic
be418fa2e0 Updated libarea with changes from Heeks/libarea 2016-06-11 10:51:27 -05: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
wmayer
f46dc20fca + fix & suppress msvc warnings 2015-10-16 18:26:30 +02:00
Mateusz Skowroński
05f95c0506 Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
wmayer
89f5761618 Mod/Path: Removed-Wuninitialized warnings. 2015-09-11 15:19:18 +02:00
Eivind Kvedalen
68c3da5c05 Mod/Path: Removed -Wunused-but-set-variable warnings. 2015-09-11 15:16:02 +02:00
Eivind Kvedalen
e18aa783cd Mod/Path: Removed -Wunused-function warnings. 2015-09-11 15:13:58 +02:00
wmayer
db9a68feec + fix various warnings with VC++ 2015-09-01 12:50:10 +02:00
wmayer
996d96285c + fix various warnings 2015-08-29 22:12:33 +02:00
wmayer
4a176cbe29 + fix various warnings 2015-08-29 22:05:09 +02:00
wmayer
4d780ddfdd + fix linking error on area module with clbundler 2015-07-28 11:44:37 +02:00
wmayer
8abef84a58 + use nodefaultlib linker flag for modules 2015-07-27 11:52:19 +02:00
wmayer
3a40a99742 + create MODULE libraries in given directory 2015-07-24 22:56:18 +02:00
wmayer
37427ebef5 + make area build with LibPack 2015-07-24 19:23:06 +02:00
Yorik van Havre
9220b4e5c0 Path: fixed clang warnings in libarea 2015-07-23 23:28:33 -03:00
Dan Falck
0d74558ae6 cleaned up area cmake again 2015-07-23 23:17:15 -03:00
Dan Falck
3b34021d58 added BSD license, removed shared lib for C++ 2015-07-23 23:17:15 -03:00
Dan Falck
f37a80a715 added CMakeLists for libarea 2015-07-23 23:17:15 -03:00
Dan Falck
0b358d158d somehow I forgot to add this earlier 2015-07-23 23:17:15 -03:00
Dan Falck
fdecc58ad3 removed dxf related files and code that used them 2015-07-23 23:17:15 -03:00
Dan Falck
34541fc9f1 initial add of libarea files 2015-07-23 23:17:15 -03:00