Mathew Sutcliffe
a6756f2043
suppress/fix a few more GCC and MSVC warnings and errors
2013-08-14 18:05:12 +01:00
Roland Winklmeier
6127ac4ef5
Refs #41 :
...
- Changed: Qt5 has a different method to connect signals and slots together based on
C++x11
Migrated the first bunch of occurences to the new method.
- Fixed: CDebug singleton was not created yet in BlackD. Crashed the
application.
2013-07-06 00:25:46 +02:00
Mathew Sutcliffe
3c2b894c93
fixed qmake files to support GNU make _and_ MSVC (discussed in #34 )
2013-04-29 23:14:42 +01:00
Klaus Basan
c6426a0759
Move Math constants into class (to be consistent with other constants), tested against minGW / gcc 4.7.2 and fixed various issues (mainly initializer lists, unused variables). BlackMisc compiles now in MinGW, but still issues (especially with qDebug() friend methods)
2013-04-29 16:00:41 +02:00
Mathew Sutcliffe
9916419678
#31 Squashed merge of commits relating to the plugin system and IContext redesign, from the 'interconnect' branch.
2013-04-17 01:26:54 +01:00
Mathew Sutcliffe
e3a8ad2987
wildcards for qmake variables SOURCES and HEADERS
2013-04-09 18:05:52 +01:00
Mathew Sutcliffe
ce55772f7a
fixed dependencies between generated MSVC project files
2013-03-30 16:53:35 +00:00
Roland Winklmeier
ca20cf5569
Added prefixes and renamed lowercase
2013-03-19 21:45:47 +01:00
Roland Winklmeier
f6daa0623e
Added qmake project files / standardized #includes
2013-03-16 18:44:46 +01:00
Roland Winklmeier
4e219f14a8
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00