1
0
Fork 0

Commit graph

  • c86ed96433 Fix a compilation issue reported by Dany James Turner 2018-06-28 12:05:49 +01:00
  • 2573644518 Many small style fixes James Turner 2018-06-28 11:43:40 +01:00
  • cf09e3f138 Tiny style tweak James Turner 2018-06-28 09:22:29 +01:00
  • 82f99a6a9e Fix popup-width warning James Turner 2018-06-28 09:07:51 +01:00
  • 81b9105a8f Show location history on 'back' James Turner 2018-06-27 23:33:16 +01:00
  • ce15ca666f Remove obsolete files James Turner 2018-06-27 23:18:18 +01:00
  • 2d6a6cd59e Fix JS warning in Sidebar James Turner 2018-06-27 23:02:58 +01:00
  • 6535846732 Launcher styling tweaks James Turner 2018-06-27 16:46:22 +01:00
  • ea5608b769 Use simgear formatting of lat/lon values James Turner 2018-06-27 11:27:12 +01:00
  • 2403e95559 FGCanvas tweaks James Turner 2018-06-26 23:23:49 +01:00
  • 2f12c0b0bd Trim aircraft names to fix alphabetical sort James Turner 2018-06-26 17:35:31 +01:00
  • 5229f8eabf Basic menu for the launcher James Turner 2018-06-26 17:13:28 +01:00
  • 31f80e2431 View-command-line page marks overriden args James Turner 2018-06-26 11:08:01 +01:00
  • 5ada6d46d9 Improve launcher feedback when location is disabled James Turner 2018-06-26 10:54:59 +01:00
  • 92ab8549bd Add ellipsis icon for QQ2 menu James Turner 2018-06-26 11:17:36 +01:00
  • f24d0a0fab Update Qmake build of FGQCanvas James Turner 2018-06-25 23:39:14 +01:00
  • b690be1206 Fix HID input init James Turner 2018-06-24 14:53:37 +01:00
  • 5741cad568 HID tweaks James Turner 2018-04-25 21:51:20 +01:00
  • 268f9c9c33 Launcher: ensure extra args override launcher ones James Turner 2018-06-25 23:06:20 +01:00
  • 9098e47664 Launcher: use new SGGeod <-> string functions James Turner 2018-06-25 18:12:43 +01:00
  • ca785f01e5 Launcher: Fix a crash in the new location code James Turner 2018-06-25 16:40:00 +01:00
  • 7d84a03dea WebSocket property-mirror: optimise JSON building James Turner 2018-06-24 23:20:19 +01:00
  • b2e8097b22 Remote-canvas: hide the whole UI on click James Turner 2018-06-24 21:33:07 +01:00
  • be3e927d4e Property-mirror protocol C++11 tweaks James Turner 2018-06-24 14:32:35 +01:00
  • b0aa3b93b7 FGQCanvas: load config on start mode James Turner 2018-06-24 14:11:38 +01:00
  • 57fbd2fe01 Remote-canvas: QPainter rendering mode James Turner 2018-06-24 11:34:28 +01:00
  • 0987b82fa8 Launcher styling tweaks James Turner 2018-06-24 11:15:01 +01:00
  • c38e820756 Launcher: fix Windows build James Turner 2018-06-23 17:55:39 +01:00
  • 1bf52662ae Launcher converted to QQ2 James Turner 2018-06-22 12:09:35 +01:00
  • 78882621e9 Support Visual Studio 2017 Scott Giese 2018-06-22 22:40:37 -05:00
  • f81c01465e Fixed crashes while repositioning the aircraft. Bertrand Coconnier 2018-06-22 23:16:22 +02:00
  • 01f05b5383 Launcher: styling improvements everywhere James Turner 2018-06-21 22:54:21 +01:00
  • 225a128540 Consistent capitalisation of ACTIVE James Turner 2018-06-21 17:34:16 +01:00
  • 24d877fc18 Launcher: experiment with HiDPI airport icons James Turner 2018-06-21 16:16:35 +01:00
  • 240ac0f458 Launcher: optional alt/spd/hdg select James Turner 2018-06-21 15:27:48 +01:00
  • 198f9ccb70 Tweaks to location search based on feedback James Turner 2018-06-17 21:15:10 +01:00
  • 8f205040dc Work on clipping in remote canvas James Turner 2018-06-17 16:54:09 +01:00
  • c82a725e47 Fills working again in FGQCanvas James Turner 2018-06-17 15:34:00 +01:00
  • 6d83e6978d Sync'ed JSBSim Bertrand Coconnier 2018-06-19 23:08:07 +02:00
  • ccabc052bc Restore alphabetical sort of aircraft James Turner 2018-06-16 22:52:59 +01:00
  • 670bc17def Launcher: improve transparent panel legibility James Turner 2018-06-16 22:17:45 +01:00
  • e8ef24a54f MSVC warning fixes James Turner 2018-06-16 13:03:36 +01:00
  • 82f23e556e Improve MSVC project generation James Turner 2018-06-16 13:03:23 +01:00
  • 7c9b1b391f Guard against SGPath::document()s returning null James Turner 2018-06-15 11:10:51 +01:00
  • dde2ef5972 Fix compilation on Qt 5.4 James Turner 2018-06-15 10:33:00 +01:00
  • 8d51050820 stgmerge improvements Stuart Buchanan 2018-06-14 22:28:14 +01:00
  • 9c4e4d411c Defualt STGMerge to OFF for now James Turner 2018-06-14 16:46:55 +01:00
  • 6f8a788d80 Launcher bugfix: custom download dirs James Turner 2018-06-14 16:28:03 +01:00
  • 2e438e357e Launcher: fix scenery path re-ordering James Turner 2018-06-13 11:03:06 +01:00
  • c3414a63c2 Fix the launcher summary license link James Turner 2018-06-13 10:55:04 +01:00
  • 29ec23e582 Ensure launcher terraysync setting is used James Turner 2018-06-13 10:52:35 +01:00
  • b2f90fbfa4 Launcher: location page in QtQuick James Turner 2018-05-07 16:41:10 +01:00
  • 7e8b1b67e7 JS comparison type safety warning fixes James Turner 2018-06-03 09:14:32 +01:00
  • e3fd7f7d61 Launcher warns when setting conflicting args James Turner 2018-06-03 09:07:21 +01:00
  • 42c3a366a3 Add ENABLE_STGMERGE option to build stgmerge tool Stuart Buchanan 2018-06-12 20:16:35 +01:00
  • b9b393a355 Use all linker flags from pkgconf, including library path Ganael Laplanche 2018-06-12 12:10:31 +02:00
  • bc01619fe1 jsSetError() takes only two arguments (unlike ulSetError()) Ganael Laplanche 2018-06-12 12:10:00 +02:00
  • 327d8021d0 Add missing defines and includes from removed ul.h Ganael Laplanche 2018-06-12 12:09:41 +02:00
  • 112d64f828 TestSuite: Helper functions for setting up a dummy renderer and FGScenery. Edward d'Auvergne 2018-06-07 11:15:40 +02:00
  • 3c9d3590d4 TestSuite: Migration of the Navaids tests into the CppUnit infrastructure. Edward d'Auvergne 2018-06-06 20:18:48 +02:00
  • 236b7c0f83 Multiple LoD levels of MP Aircraft Stuart Buchanan 2018-06-05 21:58:03 +01:00
  • a22c53a807 TestSuite: Temporary fix for CTests yet to be ported into the CppUnit framework. Edward d'Auvergne 2018-06-05 14:31:06 +02:00
  • d043a20d3f Better AeonWave detection Erik Hofman 2018-06-05 09:40:29 +02:00
  • 2edf1443d3 Detect AeonWave and if it is installed use it, otherwise fall back to OpenAL. Also let get_available_devices() use C++ strings instead of const char* Erik Hofman 2018-06-02 14:06:36 +02:00
  • 100155e37e Launcher: improve state handling James Turner 2018-06-01 01:44:12 +02:00
  • b52cdf8723 Vector helipad symbol James Turner 2018-06-01 01:24:05 +02:00
  • ff302a307d Canvas Screen image provider: Richard Harrison 2018-06-01 00:45:40 +02:00
  • f17685ca79 Merge /u/geoffmc/flightgear/ branch msvc-build2 into next Richard Harrison 2018-05-31 22:39:11 +00:00
  • 19ec0027e8 Launcher: heliport / helipad fixes James Turner 2018-05-31 22:12:01 +02:00
  • 3da6d42945 Launcher: fix location not saving James Turner 2018-05-31 21:25:13 +02:00
  • 5d19a88446 Use SGTimeStamp::sleepForMSec(55) to replace sleep/Sleep Geoff McLane 2018-05-30 11:59:25 +02:00
  • dcec806337 Allow for multiple named chatter queue's Erik Hofman 2018-05-29 09:31:01 +02:00
  • e7cb004690 Merge /u/thomass-22/flightgear-fork/ branch CanvasImageByHttp into next James Turner 2018-05-28 21:02:45 +00:00
  • a5aa6fb61b Cleanup the resource manager when deleting globals James Turner 2018-05-28 22:42:56 +02:00
  • 6906ce40fd Launcher: show navaid diagram for lat-lon position James Turner 2018-05-28 22:42:20 +02:00
  • 9de3672b62 Property to toggle between preferred MP models Stuart Buchanan 2018-05-28 20:54:09 +01:00
  • ea9ae959e4 PUI: simplify dialog binding handling James Turner 2018-05-28 19:51:41 +02:00
  • 16b8335a5e Launcher MP fixes: - connecting works - no instant exit with an invalid/missing server James Turner 2018-05-28 18:39:35 +02:00
  • 054c4bec0f Bug-fix: for RMB-look / PUI interaction issue James Turner 2018-05-23 14:16:11 +01:00
  • c8729be38f Init: Minor log formatting fixes. Edward d'Auvergne 2018-05-23 12:16:22 +02:00
  • 1b5d557c86 Fix launcher adding aircraft folder with ‘Aircraft’ subdir James Turner 2018-05-23 10:24:11 +01:00
  • dc6a884928 Generalise AI-model search ordering in AIBase James Turner 2018-05-23 09:46:05 +01:00
  • 87e461bb7e Hopefully fix FreeBSD joystick support James Turner 2018-05-17 19:45:50 +01:00
  • b64f04a7d8 new version: 2018.3.0 Torsten Dreyer 2018-05-19 21:02:38 +02:00
  • 5cbfec7aee new version: 2018.2.1 Torsten Dreyer 2018-05-19 21:02:38 +02:00
  • 5988fe24ab Multiplayer: use previously duplicated bits for bools [91] and [92] Richard Harrison 2018-05-17 09:32:22 +02:00
  • 8986abeb52 Fix PUI mouse for non-pass-through mouse modes James Turner 2018-05-14 14:41:06 +01:00
  • 6f5fa7a3c0 Tweak to splash authors display appearance James Turner 2018-05-14 12:03:40 +01:00
  • 5fe24f741c Multiplayer: fix bool transmission when all 0 Richard Harrison 2018-05-13 06:45:10 +02:00
  • d6556f5c94 Multiplayer: consistent callsign in properties. Richard Harrison 2018-05-13 06:43:33 +02:00
  • 1555e1d6cb Launcher: fixes for lingering previews James Turner 2018-05-09 20:11:58 +01:00
  • 8738e18921 Launcher: spinner when adding a catalog James Turner 2018-05-09 19:43:44 +01:00
  • 57a866fc60 Scrollbar for launcher settings James Turner 2018-05-09 19:35:24 +01:00
  • b6f7f17c5c Launcher: fix warning about Qurl / undefined James Turner 2018-05-09 19:35:12 +01:00
  • 607cef530a Add the default tutorial airport to the launcher James Turner 2018-05-08 23:18:19 +01:00
  • d4cd82b521 Fixes for Qt 5.4 compat James Turner 2018-05-08 22:17:07 +01:00
  • ee48fddd5e Compute scrollbar extent using alternate props James Turner 2018-05-08 22:16:53 +01:00
  • 0da17d895c Fix ‘add-default-catalog’ flow from aircraft list James Turner 2018-05-08 06:52:07 +01:00
  • 42936f4f22 Launcher: fix date-time picker James Turner 2018-05-07 22:19:34 +01:00
  • 552df27341 NavData API additions James Turner 2018-05-07 16:40:38 +01:00