1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 00:05:17 +03:00
Commit graph

54 commits

Author SHA1 Message Date
Martin
41f64a9a2e
Adds a page to the windows installer to select the location of the start menu entries. (#7484) 2020-04-09 10:29:00 +02:00
Martin
8266098574
Adds the version into the Windows registry (and "Add/Remove programs") (#7491) 2020-04-02 20:25:07 +02:00
Bertrand Songis
b194599b4a License.txt to ISO-8859-1 2019-05-16 16:39:16 +02:00
Bertrand Songis
844b270779 Dates updated to 2019 2019-03-27 16:41:15 +01:00
Max Paperno
71912cfdbd Refactor Companion Windows install and installer targets (#5949)
* [companion][build][Windows] Refactor 'install' and 'installer' targets: Use qtwindeploy to collect Qt dependencies; 'install' with WIN_DO_FULL_INSTALL=YES now really copies everything needed; Simplified NSIS script, now also supports MinGW build; Refactor libeay search.

* Rename nsis input script.

* Fix NSIS input script name in CMakeLists.txt.

* [Companion][build] Create new Windows icon with more sizes; move icon files out of src root.
2018-06-29 08:07:02 +02:00
Max Paperno
2c5b54d7f3 [Companion][build][Windows] Allow alternate locations for OpenSSL DLLs to be included with CPN installation (removes PyQt4 dependency). (#5939) 2018-06-04 07:44:00 +02:00
Bertrand Songis
5a121bfcb8 License dates changed and contents converted to UTF-8 2017-11-11 09:33:14 +01:00
Kilrah
6a14fe728e Bundle OpenSSL libs in Windows installer (fix #5217) and image format plugins the app loads 2017-10-08 20:06:18 +02:00
Andre Bernet
b3e9d8d97d Improve settings migration and management (#5107)
* Settings can now be optionally removed during uninstall (didn't find how to translate)

* Settings import from previous versions now optional

* Hopefully cleaner implementation

* This crashes (already on 2.2)

* Translation

* Remove broken settings import from companion9x

* Fixes for MainWindow
2017-08-11 17:42:30 +02:00
Andre Bernet
eb7c73668f Leftover stuff on Windows uninstall 2017-05-13 16:18:56 +02:00
3djc
fa951acf40 Review line ending handling (#4820)
* New line end handling rules

* Normalize all the line endings
2017-04-19 10:54:43 +02:00
Andre Bernet
7628866def Register .otx files on Win 2017-03-18 23:59:57 +01:00
Max Paperno
2f9d9c1a99 [Simulator] New main UI window, debug console, separate outputs window, more. (#4385)
* [package] Add QtSvg support DLLs for Windows.

* [Simulator] Add images/css resources for new version; Create SimulatorIcon and SimulatorStyle classes; Build with SVG support, remove unused bitmaps.

* [Simulator] Improve and simplify VirtualJoystickWidget resize event (sticks maintain X/Y position) & improve values layout w/out trims.

* [Simulator] Refactor Trainer simulator to use VirtualJoystickWidget, gains lock/hold buttons and X/Y position readout.

* [Simulator] More compact layout for Telemetry simulator, reduces min. width and adds scrolling columns to allow smaller window sizes.

* [Simulator] Add new SimulatorMainWindow and RadioOutputsWidget UI classes.

* [storage] Add non-persistent sessionId() to AppData for tracking currently active radio profile ID.

* [Simulator] Major UI updates:
    * Use a MainWindow interface with dockable/floatable windows, proper toolbar & menu;
    * Persistent size/layout state of all windows/docks/etc between uses, per radio profile;
    * Completely separate radio Outputs window with configurable layout (also persistent between uses);
    * Translations now enabled in standalone Simulator, follows main Companion setting (they need a lot of updates);
    * New custom icons throughout, toolbar icon sizes adhere to user preference in Companion.

* [Simulator] Debug Output console updates:
    * New filter feature with optional full RegEx support, can work in inclusive or exclusive modes (full help text is included in UI);
    * Up to 50 user-defined filters are saved to permanent settings, also a few predefined filters are provided;
    * Saves/restores the last filter used and if it was en/disabled;
    * Added word wrap and clear screen features;
    * Configurable scroll-back buffer size;
    * Increased efficiency & performance of the buffering/printing process.

* [Simulator][OSX] Visual UI tweaks for OS X.

* [Simulator] Fix some debug console settings not being restored properly.

* [Simulator] Add ability to hide/show menu bar; Persist view state of menu bar and radio title bar; Reduce font size on OS X; Other small visual tweaks and improvements.

* [build] Add QtSvg to Linux build scripts (a guess for Dockerfile).

* [build] Fix for Qt 5.3.

* Add OpenTx headers to new files.

* [Companion][storage] Update GeneralSettings() initializer to use current sessionId for profile data retrieval, removes workaround for standalone Simulator being started with arbitrary profile; AppData: always update sessionId when global id() changes.

* [X10] Fixes for new simulator
2017-02-04 11:59:42 +01:00
Andre Bernet
b05d57fcce One more qt plugin needed on Win for jpg Horus model images 2017-01-30 10:02:35 +01:00
Andre Bernet
51f186597c [companion] One more DLL was missing in distrib, fixes the long standing companion play sound issues on Windows 2017-01-06 14:48:57 +01:00
Andre Bernet
0e65aad1a8 [companion] Distributing qm files is useless since we compile them in as qrc 2017-01-05 23:16:23 +01:00
Andre Bernet
c7e0bf23ad [companion] Fix Windows printing 2017-01-05 22:43:59 +01:00
Bertrand Songis
5f03924b5f Compilation error fixed 2016-06-30 22:44:16 +02:00
Andre Bernet
13657587b1 Installer cleanup 2016-03-14 22:34:47 +04:00
Bertrand Songis
129b46ed2b Some more DLLs, now it works! 2016-03-12 22:51:52 +01:00
Bertrand Songis
7f3dbd0b57 Missing DLLs 2016-03-12 22:04:31 +01:00
Bertrand Songis
aec2170e7e Move to Qt5 and Qt5Multimedia 2016-03-10 07:12:44 +01:00
Andre Bernet
c07e965542 No more XercesC 2016-02-15 23:50:10 +04:00
Andre Bernet
9e4f9bb7ed No more XercesC 2016-02-15 23:28:24 +04:00
Bertrand Songis
708ef3bc98 Firmware compilation under mingw32 is now OK (tested for Horus) 2016-01-19 20:16:07 +01:00
Bertrand Songis
8a819dbed5 OpenTX copyright date updated to 2016 2016-01-06 21:54:15 +01:00
Bertrand Songis
b778c5e469 Windows package fix 2015-12-27 10:21:25 +01:00
projectkk2glider
117e28db16 Fixes #3156: Outputs Subtrim, Min and Max values rounding problem fixed (ported from master) 2015-12-26 16:08:04 +01:00
Bertrand Songis
2d9aa72c23 VC++ compilation 2015-12-24 15:16:02 +01:00
Bertrand Songis
49d8242faf VC++ compilation 2015-12-24 15:10:50 +01:00
Bertrand Songis
c5c1475bc9 VC++ compilation 2015-12-24 14:50:09 +01:00
Bertrand Songis
e01d5a31c1 VC++ compilation 2015-12-24 14:26:24 +01:00
Bertrand Songis
2f54e85421 VERSION_FAMILY dynamic string introduced 2015-11-14 19:17:34 +01:00
Markus Sattler
1d6adcc25a Fixes #2870 2015-09-26 07:59:04 +02:00
bsongis
1922bc9edd #2563 - Still needs mods on the server 2015-07-26 08:43:56 +02:00
Andre Bernet
aa2542f9c0 Separate major companion versions - 2.1 part, copy settings the most recent prior installation found and store them separately, and install in OpenTX\Companion 2.1 to allow running both versions 2015-03-30 14:11:21 +04:00
Andre Bernet
37ed485282 Bad copy /paste in uninstaller section 2015-03-30 13:29:45 +04:00
Andre Bernet
fb7629530f Leftover files when uninstalling 2015-03-30 11:00:56 +04:00
bsongis
2817866ad2 Directories FatFS / CoOS / STM32 libs moved to thirdparty 2015-03-14 11:56:24 +01:00
bsongis
4e9ac498d0 Encoding problem in license.txt 2015-01-18 23:42:22 +01:00
bsongis
2d51e2140b Create a new installer for simulator only 2015-01-18 14:47:12 +01:00
bsongis
91228f803c snprintf undefined on VC++ 2014-07-23 18:02:46 +02:00
Kjell Kernen
f083b6f45a Partial fix for 1212 - Only Windows 2014-06-09 14:30:14 +02:00
Kjell Kernen
bb9e05faed Revert "Revert "Bad installer name on windows""
This reverts commit b67005b0a2.
2014-05-28 01:29:43 +02:00
Kjell Kernen
b67005b0a2 Revert "Bad installer name on windows"
This reverts commit b547dbb2f8.
2014-05-28 00:16:31 +02:00
bsongis
b547dbb2f8 Bad installer name on windows 2014-05-26 22:06:50 +02:00
bsongis
e11c14e66b Fixes #974 2014-04-14 19:04:32 +02:00
Andre Bernet
abda129041 Companion now appears in Add/Remove Programs on Windows (Forgot msys script) 2014-03-16 10:04:09 +01:00
Andre Bernet
c6ec0838c0 Companion now appears in Add/Remove Programs on Windows (Fixes #521) 2014-03-16 09:59:40 +01:00
bsongis
47b6c2b771 Last minute changes before alpha release 2014-03-06 12:10:26 +01:00