Klaus Basan
94e5bbcc93
refs #875 , more tests / pings
2017-02-24 15:20:57 +00:00
Klaus Basan
2f4c86fac4
refs #875 , DBus fixes
...
* wrong signal connection signature -> assert
* missing SELCAL in simulated aircraft
2017-02-24 15:20:56 +00:00
Klaus Basan
c1482dca36
Formatting, help text beautifyHelpMessage, improved convertToQString
2017-02-24 15:20:55 +00:00
Klaus Basan
a34be02e07
refs #617 , CActionItem supports icon
...
* standard paths for applications
* support for Qt::DecorationRole
* QMap<QString, QPixmap> m_availableActions
* Constructor for icon only
* only leafs support actions
2017-02-24 15:20:54 +00:00
Klaus Basan
6a96d14baa
Formatting, icon utility function, icon size
2017-02-24 15:20:52 +00:00
Klaus Basan
371ee82f1b
Ensure tab index 0 is selected at startup
2017-02-24 15:20:51 +00:00
Klaus Basan
909ea08853
refs #617 , fixed assert when there are no selected items
2017-02-24 15:20:50 +00:00
Klaus Basan
cf51a7efca
refs #617 , renamed ActionItem to CActionItem
2017-02-24 15:20:49 +00:00
Klaus Basan
372e2cf04b
refs #617 , ActionItem const correctness
2017-02-24 15:20:47 +00:00
Klaus Basan
d5a926bd4e
Formatting
2017-02-24 15:20:46 +00:00
Klaus Basan
6ba1586a7d
refs #617 , QTreeView style (sheet) adjustments
2017-02-24 15:20:45 +00:00
Klaus Basan
74d608b5df
refs #617 , allow to use CGuiActionBindHandler with buttons
...
* used for weather enable/disable
* use actionBindWasDestroyed when corresponding BlackCore::CActionBind is destroyed
2017-02-24 15:20:44 +00:00
Klaus Basan
1889270011
refs #617 , init hotkey lists with pilot client menus
2017-02-24 15:20:42 +00:00
Klaus Basan
5be38086b8
refs #617 , CGuiActionBindHandler to use QAction with hotkeys
...
* QMenu can be automatically turned into a list of CActionBind objects for hotkeys
* trigger QAction from hotkeys
2017-02-24 15:20:41 +00:00
Klaus Basan
8c81f2bea3
refs #617 , CActionBind extended
...
* delete callback when dtor is called (can use related receivers)
* added cpp file
* CActionBindings for multiple bindings (shared pointers)
* normalize action string
2017-02-24 15:20:40 +00:00
Klaus Basan
eeaed099f0
Formatting, typos
2017-02-24 15:20:39 +00:00
Klaus Basan
f87a06f6d2
refs #617 , naming conventions for UI
2017-02-24 15:20:38 +00:00
Klaus Basan
2b61213746
Reduced width of log component to avoid overflow
2017-02-24 15:20:36 +00:00
Klaus Basan
7e70662a29
refs #873 , changed signal for selector in internal component
2017-02-24 15:20:35 +00:00
Klaus Basan
2a0d0e1d84
refs #873 , sendToggledLightsToSimulator as own function
...
* better resending of lights when light state in simulator is not yet known
* support for cabin/recognition light
2017-02-24 15:20:34 +00:00
Klaus Basan
bcb42b0f0d
Formatting
2017-02-24 15:20:33 +00:00
Klaus Basan
b6ac5cbb45
refs #873 , added cabin and recognition light plus anyEngineOn
2017-02-24 15:20:32 +00:00
Klaus Basan
e3ab9d08c3
Do not show tiny airfields of FSX
2017-02-24 15:20:31 +00:00
Klaus Basan
01b79a76a6
refs #873 , better guessing of parts (clients without aircraft config)
2017-02-24 15:20:29 +00:00
Klaus Basan
f0cbe3b332
refs #873 , nullable interface for value objects
2017-02-24 15:20:28 +00:00
Klaus Basan
273427d3d9
refs #873 , updated internals component
...
* can trigger request of parts
* opening logs
* update parts in UI from aircraft
2017-02-24 15:20:27 +00:00
Klaus Basan
d4b2238dc6
Formatting
2017-02-24 00:20:11 +00:00
Klaus Basan
7eacb41113
refs #873 , allow to request aircraft parts (aircraft config) from network
2017-02-24 00:20:09 +00:00
Klaus Basan
3afead9f71
refs #873 , UI improvements
...
* allow to set inner message frame factor (width/height)
* fixed aircrft selector to keep selection
2017-02-24 00:20:07 +00:00
Klaus Basan
ec23863d53
Formatting, QStringBuilder
2017-02-24 00:20:04 +00:00
Klaus Basan
a61abfcb8b
refs #873 , use events for lights
...
* added members for sim objects
* receive lights for (remote) aircraft from simulator
* update lights
* utility functions for request ids
2017-02-24 00:20:01 +00:00
Klaus Basan
9c2682f386
refs #873 , own data definition for lights
...
(as events will be used)
2017-02-24 00:19:57 +00:00
Klaus Basan
36fb62a6fe
refs #873 , allow null for lights
2017-02-24 00:19:53 +00:00
Klaus Basan
34f3de0dfb
Fixed missing info of own aircraft
2017-02-24 00:19:49 +00:00
Klaus Basan
5f701e7547
refs #873 , define events for lights
2017-02-24 00:19:47 +00:00
Klaus Basan
f701d6ad4a
refs #873 , FSX: do not send parts if they are equal
...
* == operator for struct
* do not send when equal
* fixed missing init of guessed parts struct
2017-02-24 00:19:45 +00:00
Klaus Basan
3090413849
refs #873 , value object light to light states
2017-02-24 00:19:43 +00:00
Klaus Basan
1d967b08e8
refs #865 , based on discussion https://dev.vatsim-germany.org/issues/865#note-12
...
* do not call XP`s elevation provider if not needed in interpolator
* some renaming/utility functions
2017-02-24 00:19:41 +00:00
Roland Winklmeier
47aa04b5e9
Attach swift client certificate if url is swift shared url
...
refs #762
2017-02-24 00:19:38 +00:00
Roland Winklmeier
7be604741c
Add swift client ssl certificate
...
refs #762
2017-02-24 00:19:36 +00:00
Klaus Basan
578a092b0c
refs #865 , set current elevation from hints also for current situation
...
This is better than the copied elevation from old situation
2017-02-24 00:19:31 +00:00
Klaus Basan
bc3bd41c97
refs #865 , allow to override in setGroundElevationFromHint
2017-02-24 00:19:30 +00:00
Klaus Basan
085f25fa86
refs #865 , FSX: changed how elevation/CG is updated
2017-02-24 00:19:28 +00:00
Klaus Basan
5b3780543f
Saving history of line edit for command line ("dot commands")
2017-02-24 00:19:26 +00:00
Klaus Basan
1967c82221
Formatting
2017-02-24 00:19:19 +00:00
Klaus Basan
62d4a94106
refs #865 , further improved logging
...
* set log flag in hints, so no lock for each aircraft is needed
* as a result log functions have a bool log parameter now
* highlight situation and parts changed
2017-02-24 00:19:18 +00:00
Klaus Basan
ff7756db38
refs #865 , added parts to interpolation log
2017-02-24 00:19:16 +00:00
Klaus Basan
cbbab3fa19
Minor GUI adjustments
2017-02-24 00:19:14 +00:00
Klaus Basan
8fb79f613c
refs #865 , use CG for on ground estimation
2017-02-24 00:19:13 +00:00
Klaus Basan
818cdfba59
Doxygen, added link to dev wiki and fixed group
2017-02-24 00:19:11 +00:00