This website requires JavaScript.
Explore
Help
Sign In
flightsimulatorplatfrom
/
pilotclient
Watch
1
Star
0
Fork
0
You've already forked pilotclient
mirror of
https://github.com/swift-project/pilotclient.git
synced
2026-08-14 17:41:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a05b85135cc5f21f4840c8b7b597b8f4758203bf
pilotclient
/
src
History
Mathew Sutcliffe
a05b85135c
replaced "clone" with "derived" in CRTP (more usual, more flexible, more clear in its intent, and avoids copying the object twice on compilers that don't optimise return by value)
2013-04-30 00:09:32 +01:00
..
blackbox
fixed qmake files to support GNU make _and_ MSVC (discussed in
#34
)
2013-04-29 23:14:42 +01:00
blackcore
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
blackd
fixed qmake files to support GNU make _and_ MSVC (discussed in
#34
)
2013-04-29 23:14:42 +01:00
blackmisc
replaced "clone" with "derived" in CRTP (more usual, more flexible, more clear in its intent, and avoids copying the object twice on compilers that don't optimise return by value)
2013-04-30 00:09:32 +01:00
blackx
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00
driver
wildcards for qmake variables SOURCES and HEADERS
2013-04-09 18:05:52 +01:00
CMakeLists.txt
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00
mainpage.dox
Moved PQs from blackcore to blackmisc, added header for namespace, mainpage.dox for Doxygen
2013-03-22 16:07:53 +01:00