Commit Graph

26 Commits

Author SHA1 Message Date
tzobler
940b7281c9 feat: add native msfs2024 support 2024-12-20 14:18:26 +01:00
Lars Toenning
89c4907888 build: Add CMakePresets.json 2024-07-07 23:15:15 +02:00
tzobler
9f63157642 fix(fs9): Remove COM sync between sim and swift
Fixes #278

Co-authored-by: Lars Toenning <dev@ltoenning.de>
2024-04-16 21:23:04 +02:00
Lars Toenning
1deaeba584 Add CMake support 2023-11-12 21:36:21 +01:00
Lars Toenning
3ffb8f689b Remove qmake files 2023-11-01 22:23:15 +01:00
Lars Toenning
bcc4bdd31e Add SPDX identifiers for REUSE compliance
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
2023-10-03 09:29:49 +02:00
Lars Toenning
2b90fbf5c9 Ignore Jetbrains IDE folders 2023-01-08 17:38:11 +01:00
Klaus Basan
076aa9113e [git] ignore file 2019-09-16 22:40:45 +01:00
Mat Sutcliffe
6e01e63a89 [gitignore] ignore VS Code temp files 2019-04-12 14:54:48 +01:00
Mat Sutcliffe
63b8f27df4 [gitignore] Ignore side-by-side QtCreator per-user options files. 2019-02-22 20:35:53 +00:00
Mat Sutcliffe
e5ed034023 Pruned gitignore files. 2019-02-22 20:35:21 +00:00
Klaus Basan
25a2a8d350 Ref T280, exclude VS2017 performance profile files 2018-06-13 14:00:34 +02:00
Klaus Basan
4fe09aa618 gitignore file 2018-05-08 16:06:46 +02:00
Klaus Basan
b706a4adbe Ignore Visual Studio .vs directroy 2018-05-08 16:06:38 +02:00
Mathew Sutcliffe
4a4dea8d4d Rename xbus to xswiftbus
Summary:
I wanted to rename xbus because its relation to //swift// is not immediately clear from the name.

xswiftbus seems reasonable.

Reviewers: #swift_pilot_client, kbasan

Reviewed By: kbasan

Subscribers: kbasan, jenkins

Tags: #swift_pilot_client

Differential Revision: https://dev.swift-project.org/D14
2017-05-05 23:07:11 +01:00
Mathew Sutcliffe
e7f61dabea refs #213 Added precompiled header for MSVC in blackmisc, blackcore, blackgui. 2017-02-25 02:11:11 +00:00
Roland Winklmeier
cc302bd4fd Add xbus legacy data without CSL
refs #615
2016-05-20 01:40:15 +02:00
Roland Winklmeier
9f0834b748 Remove externals from .gitignore
refs #468
2015-11-22 18:43:07 +01:00
Klaus Basan
f426c58488 ignore / build as discussed 2014-12-28 19:40:41 +01:00
Roland Winklmeier
cd60dd75bb Fix QtCreator temporary files gitignore pattern 2014-12-27 11:12:02 +01:00
Klaus Basan
49f7758c99 Ignore files due to update to Qt Creator 3.2 2014-10-07 13:19:55 +02:00
Klaus Basan
8c703d3143 Ignore Qt Creator autosave files 2014-03-10 20:02:10 +01:00
Klaus Basan
978f3c88e5 style changes and removals of typeid
refs #81
2014-01-08 00:57:43 +00:00
Roland Winklmeier
6092cc7193 refs #60
Added externals.pri looking for the external headers/libraries in 3 steps:
1. Manually set absolut path. Currently commented. Uncomment for local
use.
2. Enviromental variable "VATSIM_EXTERNAL_DIR"
3. default path client/externals.
2013-09-21 15:21:32 +02:00
Klaus Basan
8b512ba818 DBus enabling of base classes plus sample for testing / show how to use them. Also qdbuscpp2xml plugin for blackmisc classes. 2013-07-22 14:33:50 +02:00
Roland Winklmeier
584251e0a8 Initial commit 2013-02-15 18:50:17 +01:00