Klaus Basan
008792d95b
refs #478 , allow to set timestamp by "setByYearMonthDayHourMinute"
2015-11-19 21:03:47 +00:00
Klaus Basan
85b7801bb9
refs #478 , test adjust to new classes
2015-11-19 21:03:44 +00:00
Klaus Basan
166963af5b
refs #478 , setup class used in GUI components
2015-11-19 21:03:42 +00:00
Klaus Basan
53ba50dd3a
refs #478 , use data cache in readers
...
* URLs no longer have to be passed
* watchdog for DB readers to check DB status
In same step:
* fixed some log messages and comments
* allow to self signed SSL certificates
* adjusted namespace for CNetworkUtils (now in network)
2015-11-19 21:03:39 +00:00
Klaus Basan
4fce848c59
refs #478 , updated project
...
* use env. variables to set status of project (dev.environment, local setup dir)
* convert project to string
2015-11-19 21:03:36 +00:00
Klaus Basan
2d46a93676
refs #478 , fixes for datacache and containerbase discussed with MS via slack
2015-11-19 21:03:34 +00:00
Klaus Basan
1b75f068be
refs #488 , allow to select items in views and clear the console
2015-11-19 21:03:31 +00:00
Klaus Basan
54ed4140d3
refs #470 , read and update URLs from server
2015-11-19 21:03:28 +00:00
Klaus Basan
cba40a8ca4
refs #478 , setup class containing the fundamental URLs and locations
...
Removed the old class CGlobalNetworkSettings
2015-11-19 21:03:25 +00:00
Klaus Basan
a725ce2181
refs #478 refs #488 , utils / free functions
...
* seed for random numbers per thread
* added function to get all user metatypes as string
* added new read file function per path/name
* removed DBus operators for pixmap
* JSON operators for byte array
* util function for JSON string
2015-11-19 21:03:23 +00:00
Klaus Basan
19df8a5d71
refs #478 , CUrl class and moved network utils
...
* moved network utils into network folder
* CUrl / CUrlList as DBus/JSON compliant class for locations
* Added support for selsigned certificates in network utils
2015-11-19 21:03:20 +00:00
Klaus Basan
dff7ed5a90
refs #478 minor improvements
...
* updated / clean-up of global property indexes
* beta test function in CProject
* typo in math utils
2015-11-19 21:03:17 +00:00
Klaus Basan
805ebb109b
refs #483 , call in background via QTimer::singleShot
...
As proposed https://dev.vatsim-germany.org/issues/483
2015-11-19 21:03:14 +00:00
Mathew Sutcliffe
a9a6fbc4c0
refs #496 An extra makefile target which touches a file so make can know that copied files are up-to-date.
2015-11-19 21:03:12 +00:00
Roland Winklmeier
9e9dd95dca
Fix LoadIndicator when loading models synchronously
2015-11-19 21:03:09 +00:00
Roland Winklmeier
4fc2db14ca
refs #487 Implement IAircraftModelLoader for XPlane
2015-11-19 21:03:06 +00:00
Roland Winklmeier
94901b7846
refs #487 Finish IAircraftModelLoader::createModelLoader factory method
2015-11-19 21:03:03 +00:00
Roland Winklmeier
35cb4e2067
refs #487 add XPlane path utilities
2015-11-19 21:03:01 +00:00
Mathew Sutcliffe
e3319f0dae
refs #481 Removed old randomElements.
2015-11-19 21:02:58 +00:00
Mathew Sutcliffe
86913471a9
refs #481 Algorithms to copy random elements from containers.
2015-11-19 21:02:55 +00:00
Mathew Sutcliffe
aad527933d
Use a better name for the xbus MSVC project when using the MSVC project generator of qmake.
2015-11-19 21:02:53 +00:00
Mathew Sutcliffe
88eacfdfac
refs #482 Workaround OSX error.
2015-11-19 21:02:50 +00:00
Mathew Sutcliffe
e4adad45d0
refs #482 Rationalized the copying of files from source tree to build tree.
2015-11-19 21:02:47 +00:00
Mathew Sutcliffe
a5d8db2354
refs #482 Removed old qmake include files.
2015-11-19 21:02:44 +00:00
Mathew Sutcliffe
6b75de0b3f
refs #482 Project files changed to use new qmake feature files and build directory structure.
2015-11-19 21:02:41 +00:00
Mathew Sutcliffe
dbb5a240da
refs #482 Added new qmake feature files and includes.
2015-11-19 21:02:38 +00:00
Roland Winklmeier
2d429efbde
Fix copying of swift resources on unix platforms
2015-11-19 21:02:36 +00:00
Roland Winklmeier
c51d7c28a1
Fix asserts in CWebDataServices
2015-11-19 21:02:33 +00:00
Roland Winklmeier
c8a914eb7a
Fix initial reading of Vatsim metars
2015-11-19 21:02:30 +00:00
Mathew Sutcliffe
69031ef9da
refs #452 Fixed mutex lock logic in CPixmap.
2015-11-19 21:02:28 +00:00
Mathew Sutcliffe
32b5081127
Fixed mutex lock mistakes.
2015-11-19 21:02:25 +00:00
Mathew Sutcliffe
108c6f7db5
refs #452 Fixed clang error.
2015-11-19 21:02:22 +00:00
Mathew Sutcliffe
a6d17efc31
refs #472 Removed static_cast<int> for enums in blackcore, no longer needed.
2015-11-19 21:02:19 +00:00
Mathew Sutcliffe
d13e863218
refs #472 Removed static_cast<int> for enums in blackmisc, no longer needed.
2015-11-19 21:02:16 +00:00
Mathew Sutcliffe
9b1e42d71a
refs #472 Solution for using enums with dbus.
2015-11-19 21:02:13 +00:00
Mathew Sutcliffe
a7f8b54c43
refs #467 Log files should include debug messages.
2015-11-19 21:02:10 +00:00
Mathew Sutcliffe
246753d05e
refs #467 CFileLogger must not use CLogSubscriber or CLogPatternHandler because this would cause undesired dbus traffic.
2015-11-19 21:02:07 +00:00
Mathew Sutcliffe
1735ec9ff0
refs #467 Only send a log message via DBus if it matches a pattern to which another process has subscribed.
2015-11-19 21:02:04 +00:00
Mathew Sutcliffe
3aa3a2a892
refs #467 Mechanism for processes to notify each other of which log patterns they are subscribed to.
2015-11-19 21:02:02 +00:00
Mathew Sutcliffe
6d5e3b5897
refs #467 Refactored CLogPatternHandler garbage collection by hooking into QObject::disconnectNotify.
2015-11-19 21:01:59 +00:00
Mathew Sutcliffe
eb6a638099
refs #467 Made CLogPattern hashable (so it can be used in QSet).
2015-11-19 21:01:56 +00:00
Mathew Sutcliffe
785df80935
refs #467 Worked around a QtDBus bug which prevented CLogPattern from being marshalled.
2015-11-19 21:01:53 +00:00
Mathew Sutcliffe
9d19e091fe
refs #467 Added CIdentifierList::containsAnyNotIn().
2015-11-19 21:01:51 +00:00
Mathew Sutcliffe
7d51ffba5d
refs #271 Random time offset of strobe lights so different planes' lights flash at different times.
2015-11-19 21:01:48 +00:00
Mathew Sutcliffe
88f2ea232a
Better implementation of CompareCaseInsensitive.
2015-11-19 21:01:33 +00:00
Mathew Sutcliffe
ed98dcedc6
refs #271 Changed the default X-Plane model to one that is part of the basic CSL package of xbus.
...
This makes traffic visible in X-Plane once again.
2015-11-19 21:01:29 +00:00
Mathew Sutcliffe
b0b1a3a65d
refs #271 CSimulatorXPlane sends text messages to XBus and they are displayed in X-Plane.
2015-11-19 21:01:26 +00:00
Mathew Sutcliffe
011488eaf1
refs #271 C++ API wrapper for the X-Plane Plugin SDK's C API for drawing callbacks.
2015-11-19 21:01:23 +00:00
Mathew Sutcliffe
3c95cde33c
refs #271 C++ API wrapper for the X-Plane Plugin SDK's C API for custom commands.
2015-11-19 21:01:21 +00:00
Mathew Sutcliffe
cab22cdd64
refs #271 Removed some old debug printing.
2015-11-19 21:01:18 +00:00