1
0
Fork 0

Commit graph

  • 91470cbc54 Add FGPositioned static methods: isAirportType(), isRunwayType(), isNavaidType() Florent Rougon 2017-11-15 22:05:10 +01:00
  • 9d4cbb005f Update header comment of src/Airports/airport.cxx Florent Rougon 2017-11-15 21:57:13 +01:00
  • e68e73d252 Add missing include <algorithm> for std::max() Florent Rougon 2017-11-16 11:20:24 +01:00
  • fc084f4f1b Raise minimum version for FGQCanvas to Qt 5.7 James Turner 2017-11-16 10:02:26 +00:00
  • 3b18a3667b Fix offsetting in FGQCanvas, enable clipping James Turner 2017-11-16 08:29:24 +00:00
  • 8fc04fdfb3 Fix Windows build for launcher changes James Turner 2017-11-15 22:04:03 +00:00
  • 2d663f2509 Fix crash with adding catalogs in the launcher James Turner 2017-11-15 21:46:57 +00:00
  • 7305b20483 Hopefully pacify GCC 4.8.x James Turner 2017-11-15 21:18:24 +00:00
  • 72ca36535a Fix the PUI map ruler feature, use right-click James Turner 2017-11-15 17:02:25 +00:00
  • 723e631f87 Restore PUI scrolling event behaviour James Turner 2017-11-15 16:35:07 +00:00
  • 15fbf1f9cd Merge /u/thbr/flightgear/ branch next into next James Turner 2017-11-15 08:01:07 +00:00
  • cae4523d97 Completely removed obsolete debug code as suggested by James. ThorstenB 2017-11-14 20:35:26 +01:00
  • 5f994c94b9 TCAS: do not process invalid AI models ThorstenB 2017-11-13 22:54:48 +01:00
  • 78bacefb60 Advanced weather support in the launcher James Turner 2017-11-13 13:19:57 +01:00
  • daedf1e546 PUI dialog correct positioning on HiDPI displays James Turner 2017-11-13 12:59:59 +01:00
  • b870b3f022 Fix wrong launcher aircraft name on startup James Turner 2017-11-13 12:49:39 +01:00
  • 6077ef8cdd Remove unused copy&pasted nmea code from other protocol's source. ThorstenB 2017-11-13 19:10:36 +01:00
  • f6ce434241 Disabled forgotten debug output. ThorstenB 2017-11-13 19:08:45 +01:00
  • dd7d54cfcc Do not crash when specifying an unsupported transport medium for an I/O protocol. ThorstenB 2017-11-13 19:08:05 +01:00
  • 2bf5a96aec Add two missing includes for <algorithm> Florent Rougon 2017-11-13 15:58:08 +01:00
  • 9eaa2f7efc Missed build fix for FGQCanvas James Turner 2017-11-09 16:01:21 +02:00
  • 329f8f77ab Fix broken private header detection James Turner 2017-11-09 15:34:44 +02:00
  • 89827fcd96 Restoring snapshots nearly working James Turner 2017-11-08 16:24:12 +02:00
  • 157b2148cb Add snapshots UI James Turner 2017-11-08 15:36:07 +02:00
  • 3c1cb67a27 Remove old FGQCanvas files James Turner 2017-11-07 17:23:55 +02:00
  • a184f532ce Clipping support in all elements James Turner 2017-11-07 17:20:42 +02:00
  • a22a17a995 Further work on snapshots feature James Turner 2017-11-05 19:42:57 +00:00
  • 6156cbbe1d Fixes after merging branch James Turner 2017-11-05 14:04:17 +00:00
  • 78b0d9c91e Working on snapshot save/loading James Turner 2017-05-10 08:54:21 +01:00
  • 2a95e09a09 Enhanced git-ignore James Turner 2017-04-24 12:27:40 +01:00
  • 19fd8e6e26 WIP on clipping working James Turner 2017-04-24 12:24:58 +01:00
  • 045e6fb29a Fix image rendering, somewhat. James Turner 2017-04-24 12:24:50 +01:00
  • 70a199a2f5 Render text in Quick directly. James Turner 2017-04-21 14:30:04 +01:00
  • 66543f1588 Fix support for Uint32 indices. James Turner 2017-02-18 08:14:50 -08:00
  • 905d8ae734 Text alignment support mostly working James Turner 2017-02-17 08:16:48 -08:00
  • 928fd31f2c Better image support in Quick-remote-canvas James Turner 2017-02-16 21:38:40 -08:00
  • 9af6e6cea0 Starting work on snapshots. James Turner 2017-11-05 13:21:28 +00:00
  • c03d7b3c1f Remote-Canvas: nicer UI fades James Turner 2017-11-04 10:47:14 +00:00
  • 81a753cfa1 Delete and modify Remote-canvas configs James Turner 2017-11-03 15:45:44 +00:00
  • 623305965b Fix canvas sizing + scaling James Turner 2017-11-03 15:31:57 +00:00
  • 4bae38f994 Remote-canvas Image and font caches working again James Turner 2017-11-03 13:56:43 +00:00
  • 67ab1c7162 Fix missing include for std::unique_ptr on non-Mac James Turner 2017-11-03 09:51:44 +00:00
  • 20311c1956 Sorting parking candidates by size. James Turner 2017-11-02 17:21:21 +00:00
  • 117404979b Migrate to a pure Quick-renderer solution, and QQ UI James Turner 2017-11-02 17:20:42 +00:00
  • f13edf01fa Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next Erik Hofman 2017-10-31 10:54:21 +01:00
  • 5f828894df Update to AeonWave version 3.0+ Erik Hofman 2017-10-31 10:53:34 +01:00
  • 61bf6b0f58 QtQuick-based rendering for remote canvas James Turner 2017-01-09 16:55:03 +00:00
  • 682c229313 Preserve loaded flight plan departure/arrival James Turner 2017-10-29 14:00:59 +00:00
  • ea31cb30e3 Change Nasal navaid searching API to handle units James Turner 2017-10-29 12:24:05 +00:00
  • 86aaaf6de9 Process the --addon option in the standard way Florent Rougon 2017-10-11 21:20:19 +02:00
  • e090427591 Better fix for CanvasWidget transparency James Turner 2017-10-22 19:25:12 +01:00
  • 89ca665bfb
    PUICamera Linux compilation fixes Alessandro Menti 2017-10-21 11:20:07 +02:00
  • c1df6e9d15 Hack to fix Windows build. James Turner 2017-10-20 17:25:06 +01:00
  • 804dc4e74a Steps to make PUI optional, HiDPI tolerant. James Turner 2017-10-05 23:06:26 +01:00
  • 9d590feaf3 Add support for fonts from the property tree for PUI dialog. Richard Harrison 2017-10-15 21:50:41 +02:00
  • 5af55a1409 Copy currently selected gui style tree to sim/gui/selected-style Richard Harrison 2017-10-15 21:49:40 +02:00
  • 02ceb8832a Correct spacing of settings migration dialog Stuart Buchanan 2017-10-13 17:36:20 +01:00
  • 2d5f56a05d Fix build with Qt < 5.6 James Turner 2017-10-09 12:15:40 +01:00
  • 2e37fabd80 Fix crash with Qt < 5.9 in thumbnail items. James Turner 2017-10-09 10:37:50 +01:00
  • 907420d3f4 Windows / non-Qt build fixes James Turner 2017-10-05 15:02:30 +01:00
  • e022e4fed5 Command / property bridges for QML / QtQuick James Turner 2017-10-05 12:38:27 +01:00
  • 2eab935dff Canvas proxy for QtQuick rendering James Turner 2017-10-05 12:37:43 +01:00
  • 45cb6849b2 QtQuick drawable for OpenSceneGraph James Turner 2017-06-06 17:21:16 +02:00
  • 7824571ec2 One more tweak for QtQuick header detection. James Turner 2017-10-04 12:07:12 +01:00
  • e6402f505a Help debugging missing QtQuick headers. James Turner 2017-10-04 11:12:36 +01:00
  • 343fce4470 Improve mouse-warping with GraphicsWindowQt5 James Turner 2017-10-03 08:21:09 +01:00
  • 0331180e4f Fix for UCrt runtime packaging, from Erik James Turner 2017-10-02 12:30:56 +01:00
  • b7a2e993b6 Fix crash in traffic code James Turner 2017-09-29 12:49:10 +01:00
  • a4f1f8aca1 Fix error in setSpeed / setAltitude from Nasal James Turner 2017-09-29 12:39:30 +01:00
  • 386c13a84d Fix Windows compilation James Turner 2017-09-29 09:51:20 +01:00
  • 78d735a97b Fix Linux compilation James Turner 2017-09-28 15:49:42 +01:00
  • 948435a465 Fix Ubuntu lib64 handling / Cmake 3.7 James Turner 2017-09-28 15:11:38 +01:00
  • 4c4cfb3b44 Clean up CocoaMenuBar code James Turner 2017-09-28 14:02:53 +01:00
  • a89d747348 Unused include James Turner 2017-09-26 16:51:44 +01:00
  • 3b1b43f864 Include default airport in the location history James Turner 2017-09-26 16:38:39 +02:00
  • 06d206828a De-boost-ify position-init code James Turner 2017-09-24 18:22:45 +02:00
  • a8e1fd4fd0 Move the user aircraft proxy into the AIManger James Turner 2017-09-24 18:13:15 +02:00
  • 561e39e94f Quiet a log message. James Turner 2017-09-23 11:15:32 +02:00
  • bb6510ad68 De-Boost-ify the AIManger, modernise to C++11 James Turner 2017-09-22 19:16:37 +01:00
  • 972af3f254 Parking selection avoids AIObjects James Turner 2017-09-22 19:06:34 +01:00
  • c47325183c Simplify Qt version checks by requiring 5.4 James Turner 2017-09-22 18:37:53 +01:00
  • 3a8d3506d6 Replace launcher aircraft list with QtQuick version James Turner 2017-06-22 10:45:47 +01:00
  • a005273724 Quiet a warning loading some ground-nets James Turner 2017-09-22 09:33:03 +01:00
  • 6db901a67f Add missing tr/qsTr wrappers to the launcher James Turner 2017-09-21 22:41:52 +01:00
  • 69934e04a6 Probably fix for Bug 1972 - AI parking positions James Turner 2017-09-21 18:37:43 +01:00
  • 66eb3d2690 Use a unique_ptr to manage FGAIFlightPlan James Turner 2017-09-21 18:37:14 +01:00
  • c4aa3434ab Fix WS 2.0 paths to live inside a Terrain/ prefix James Turner 2017-09-21 17:48:30 +01:00
  • 5fbf5fceab Fix build error in src/Main/test_autosaveMigration.cxx Florent Rougon 2017-09-20 22:19:01 +02:00
  • 32cc9be007 Enable auto-save migration. James Turner 2017-09-20 17:57:25 +01:00
  • c99504f321 Fix crash in Nasal _setChildren James Turner 2017-09-19 08:20:08 +01:00
  • 351f6063c9 Permit more screenshots. (More than 1000) James Turner 2017-09-19 06:55:22 +01:00
  • 8e58c54544 Make routeRestrictionFromArg more robust. James Turner 2017-09-19 06:42:39 +01:00
  • fba649a0e6 Fix crashes calling leg.setSpeed|Altitude(nil) James Turner 2017-09-19 06:36:32 +01:00
  • a82d955554 set fallback location to LKPR Torsten Dreyer 2017-09-18 19:54:47 +02:00
  • 7e9549c1bc new version: 2017.4.0 Torsten Dreyer 2017-09-17 12:14:03 +02:00
  • 3eba38a682 new version: 2017.3.1 Torsten Dreyer 2017-09-17 12:14:03 +02:00
  • 1b8d0fb277 Nasal FlightPlan insertWp[After] return the leg. James Turner 2017-09-11 23:43:59 +01:00
  • b0de9d5a11 Make Nasal Flightplan.indexOfWP work on Legs James Turner 2017-09-11 23:30:53 +01:00
  • 2acf2aa5ba Saving flightplans from Nasal. James Turner 2017-09-11 23:23:58 +01:00
  • ddea3929f8 Fix clearing FlightPlan elements from Nasal. James Turner 2017-09-11 22:59:36 +01:00