[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] bda3b8: [shortkey] allow to us
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] bda3b8: [shortkey] allow to use Qt style for common key mo... |
Date: |
Fri, 21 Mar 2014 17:02:22 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: bda3b830c405e5e57c49f19e3be11e49204423cc
https://github.com/paparazzi/paparazzi/commit/bda3b830c405e5e57c49f19e3be11e49204423cc
Author: Gautier Hattenberger <address@hidden>
Date: 2014-03-22 (Sat, 22 Mar 2014)
Changed paths:
M conf/flight_plans/basic.xml
M conf/flight_plans/mission_fw.xml
M conf/flight_plans/poles.xml
M conf/flight_plans/zamboni_survey_test.xml
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/page_settings.ml
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
Log Message:
-----------
[shortkey] allow to use Qt style for common key modifiers
this allow to avoid GTK style which makes the xml not valid because
of < and > characters (this makes some parsers fail)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] bda3b8: [shortkey] allow to use Qt style for common key mo...,
GitHub <=