Klaus Basan
853caacddf
Proper error messages for readers in case reading fails
2014-11-30 00:56:51 +01:00
Klaus Basan
5ff28cb3a1
refs #288 , formatting, minor tweaks, utility methods, tabstops
2014-11-30 00:55:04 +01:00
Klaus Basan
a401ce439d
refs #288 , added FSD servers to VATSIM reader
...
* Voice and FSD servers can be obtained via context
* using QSCopedPointer for network reply
* minor fixes / renaming
2014-11-30 00:54:43 +01:00
Klaus Basan
4500bda125
Added updates by VATSIM data file for voice capabilities
2014-09-09 20:07:29 +02:00
Klaus Basan
2127238ed4
Doxygen, renaming, formatting
...
* Formatting, renaming to current schema
* Minor tweaks
2014-09-09 20:07:27 +02:00
Klaus Basan
3fb5087ea8
Renaming, header, Doxygen, formatting (during refs #314 )
2014-08-24 02:45:52 +02:00
Klaus Basan
600ea2b803
Fixed several issues detected during testing / review (refs #304 )
...
* MS report 1-5 https://dev.vatsim-germany.org/issues/304#change-1800
* Clang warning https://dev.vatsim-germany.org/boards/22/topics/1982?r=1997#message-1997
* Wrong indexes for dockable widgets, RW: https://dev.vatsim-germany.org/issues/304#note-13
* Fixed wrong offset in Fsuipc class
* Improved position handling for floating widgets opened 1st time
2014-08-05 23:32:11 +02:00
Klaus Basan
a7bb0f2e22
refs #306 , fix for thread safety
2014-08-05 23:32:06 +02:00
Klaus Basan
3cf42b218a
refs #306 , refs #282 Thread safety of readers
...
In the same step:
* renaming private slots ps_xy
* doxygen
* removed outdated debug messages
2014-07-27 16:10:27 +02:00
Mathew Sutcliffe
a4b317b100
refs #290 using a CRange of iterator adaptors in implementating the tertiary predicate-based methods of the derived containers,
...
but preserving the return-by-copy for API stability
2014-07-13 20:30:22 +01:00
Klaus Basan
7b546c7dba
Fixes 2,4,6 refs #287
...
https://dev.vatsim-germany.org/issues/287#note-14
2014-07-11 15:12:44 +02:00
Klaus Basan
161aec96a7
Prefix ps_ for some private slots
...
https://dev.vatsim-germany.org/boards/22/topics/1914?r=1920#message-1920
2014-07-11 01:20:45 +02:00
Klaus Basan
d9a1c0cc8c
refs #287 Thread safety, fix "memory access violation"
...
* some improved comments and information
* QMetaObject::invokeMethod in tool.cpp as thread safe invocation
* common base class for threaded readers
* removed event class, using QMetaObject::invoke instead for forcing calls in main event loop
* stop methods for readers, as used for graceful shutdown (preparing for thread safe destruction of objects)
* graceful shutdown for network context
* calls in tool now via inkoke for thread safety (only thread safe methods called directly)
2014-07-11 01:15:18 +02:00
Klaus Basan
a867a490e6
Improved details on the readers, regarding timestamp
2014-06-23 01:19:29 +02:00
Klaus Basan
2325881c91
Finetuning
...
* Improved reloading of booked stations
* Improved error reporting in data file reader
* Finetuning of network context, mostly reg. VATSIM data file
2014-06-09 14:44:29 +02:00
Klaus Basan
cafc3f37f6
refs #259 , parsing VATSIM files in background
2014-06-09 14:44:11 +02:00
Klaus Basan
9c5726dc13
refs #23 , anticipating aircraft ICAO code from VATSIM data file
...
* helper methods
* renamed methods
2014-06-09 14:43:23 +02:00
Klaus Basan
cbd8f2681a
refs #234 , add methods to resolve user names from VATSIM file and display them in voice rooms
2014-05-07 23:23:20 +02:00
Klaus Basan
a9385870e0
refs #146 , CVatsimDataFileReader reads the data file for VATSIM and provides all ATC stations and aircrafts
...
* Data can be completed by attributes from the data file
* All voice servers are available
* Predictions can be made, even if the user is not logged in
2014-02-26 03:44:34 +01:00