1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-12 20:08:48 +01:00
LibrePilot/ground/openpilotgcs/src/app
Oleg Semyonov 0957bbb498 Makefile: split GCS build directory into debug and release
Now by default GCS is built for release.
AeroSimRC also is placed under misc (as it is installed on Windows).
2013-03-24 13:06:13 +02:00
..
app.pro OP-786 Moved the actual file and the dependency to gcsversioninfo.pri to the /app sub project from the /plugins/coreplugin project. This was necessary since the new splash screen depends on defines in the generated gcsversioninfo.h header file. 2013-01-24 15:22:15 +01:00
appresources.qrc OP-786 Added new splash screen art. Added new custom splash screen class. Added signal on plugin manager emitting signal when a plugin is about to be loaded. 2013-01-24 15:22:13 +01:00
gcssplashscreen.cpp OP-786 Removed the Qt::WindowStaysOnTopHint since it conflicts with the dialog opened to select default configuration first time GCS is launched. 2013-01-31 11:33:43 +01:00
gcssplashscreen.h OP-786 Fixed the Revision text to use the same info as in the about dialog. Updated text drawing code to use word wrap since developer build revision numbers are fairly long strings. 2013-01-24 15:22:15 +01:00
gcsversioninfo.pri Makefile: split GCS build directory into debug and release 2013-03-24 13:06:13 +02:00
Info.plist Update Plist info for Mac 2012-02-18 08:38:01 +11:00
main.cpp OP-786 Removed code that set the Qt graphics system to type 'raster'. The 'raster' graphics system does not work correctly on MacOSX. The graphics system is now set to the default for each platform. 2013-01-27 21:33:17 +01:00
openpilotgcs.icns Update the OSX packaged icons to those from 3rdeyepro / dacat. 2012-08-28 18:32:49 -05:00
openpilotgcs.ico build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
openpilotgcs.rc build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
prifile.icns build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
profile.icns build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
splash.png OP-786 Replaced the splash screen backdrop image to address some shadow transparency issues. 2013-01-29 09:37:58 +01:00