Roland Winklmeier f6ea2a9107 Move CInputManager from singleton to CApplication member
The main reason why CInputManager was singleton is the easy access across
the code. That had the negative side effect that time of destruction was
at a very late stage of the shutdown and could not be controlled by us.
My moving it to CApplication, the access is equally easy (using sApp) and
allows to be cleaned up properly during graceful shutdown.

ref T391
2018-11-04 17:42:42 +01:00
2018-10-10 16:38:41 +02:00
2018-09-20 00:47:18 +02:00
2018-06-18 03:04:50 +02:00
2018-10-05 17:39:58 +02:00
2016-12-06 09:33:58 +01:00
2017-05-05 23:07:11 +01:00
2017-11-04 21:43:48 +01:00
2018-02-04 08:59:59 +01:00

swift is an independent (private and non-commercial) software project creating open source software for flight simulation.

Legal

See https://datastore.swift-project.org/page/legal.php

Environment Setup

TBW

Getting Sources

All swift sources are available here: https://dev.swift-project.org/diffusion/

Qmake Configuration

TBW

Compiling

TBW

Testing

TBW

Installing

TBW

DLLs vs. static linking

TBW

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%