Commit Graph

14 Commits

Author SHA1 Message Date
Mathew Sutcliffe
e607121cc4 Updating IContext to our current style and making it less reliant on macros.
Updating code that uses IContext to a more conformant pattern of usage.
2013-10-05 18:12:16 +01:00
Mathew Sutcliffe
9b239f12aa fixes for MinGW, including adding CONFIG += c++11 in all qmake project files 2013-08-19 18:46:37 +01:00
Klaus Basan
b7ce5e6c02 Re-added logging samples to overcome capital L directory 2013-04-30 02:50:09 +02:00
Klaus Basan
b38b781aa6 Remove Logging samples dir, will be added manually from repo again to avoid this capital letter directory feedback 2013-04-30 02:47:16 +02:00
Klaus Basan
b84df5fc21 Merged with changes of MS, some similar bug fixes done in parallel 2013-04-30 02:34:15 +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
Mathew Sutcliffe
92c9b81683 combined case-sensitive folders Logging and logging, now we just have logging 2013-04-29 16:39:09 +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
Klaus Basan
33e775e108 Removed redundant classes after refactoring and moving classes to BlackMisc. Basically the result of the merge with PQ branch. 2013-04-27 18:06:11 +02:00
Klaus Basan
919913dd95 merge with master 2013-04-24 13:31:19 +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
3d2fa282f3 Merge branch 'linux_build' of git@dev.vatsim-germany.org:vatpilotclient/client.git 2013-03-30 17:42:07 +00:00
Roland Winklmeier
585c4db578 #12 Fixing linux build 2013-03-30 17:41:04 +01:00