1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 09:45:21 +03:00
Commit graph

22 commits

Author SHA1 Message Date
Andre Bernet
b8e0f26a22 Cosmetics 2017-03-20 10:31:39 +01:00
Andre Bernet
22217e8e22 [companion] Replace voice download by SD download, new URL for 2.2 (sd-22.open-tx.org, needs to be created) 2017-03-20 10:24:43 +01:00
Damjan Adamic
2ac04e60ae Re #1909: tabs fixed in .ui files 2014-12-14 16:41:42 +01:00
bsongis
efc11be7ee TTS languages were hardcoded in the UI :( 2014-06-17 23:17:49 +02:00
Kjell Kernen
1f87ce75bf Added Finish to the list of downloadable voice languages. 2014-05-12 16:33:13 +02:00
Andre Bernet
7bb54201cb Typos
French translations
2014-04-22 15:06:20 +02:00
bsongis
d7205c0601 Merge remote-tracking branch 'origin/next' into
bsongis/refactoring_firmware_interface

Conflicts:
	companion/src/fwpreferencesdialog.cpp
	companion/src/fwpreferencesdialog.h
	companion/src/fwpreferencesdialog.ui
2014-04-19 08:21:58 +02:00
Kjell Kernen
f3678b2002 All firmware selections have been removed from the download dialog.
A consequence is that it is always possible to try to download voice files. Even for those boards that have no voice capability. I do not think that is a big problem. Anyone trying to download voice files for a unmodified 9x should not be surprised to get a "file not found" browser message.
2014-04-19 00:21:29 +02:00
bsongis
f2ec3f215b Merge remote-tracking branch
'origin/dvogonen/move_firmware_selection_settings_988' into
bsongis/refactoring_firmware_interface

Conflicts:
	companion/src/apppreferencesdialog.cpp
	companion/src/apppreferencesdialog.h
2014-04-18 23:01:32 +02:00
bsongis
146c421c84 Classes names capitalization 2014-04-18 18:11:22 +02:00
Andre Bernet
02be92c561 Translation/typo cleanup part 6
French translations
2014-04-16 00:46:13 +02:00
Kjell Kernen
5ece7d9934 Moved selection of radio type from download dialog to profile tab. This was a bit tricky. 2014-02-26 01:38:13 +01:00
Kjell Kernen
e19df39c0e Changing function names to make the code easier to read and understand.
I am looking at simplifying the code for reading and writing firmware. There seems to be a few bugs...
2014-02-15 02:42:48 +01:00
Kjell Kernen
c48e1781fd The profile tab is now functional 2014-02-10 07:54:42 +01:00
Kjell Kernen
b99cb4c431 Import and Export of profiles removed. 2014-02-09 00:35:46 +01:00
Kjell Kernen
417ab94993 Merge branch 'origin/next' 2014-02-08 17:03:48 +01:00
Kjell Kernen
5c70c2f415 Moved fields around in the fwPref dialog to make it clear what affects the current settings (profile) and what configures the download. 2014-02-08 16:41:06 +01:00
Kjell Kernen
98779da0cf Editor getting some functionality 2014-02-07 17:06:11 +01:00
Kjell Kernen
c7b7cd2ba9 Splash Editor modified 2014-02-06 20:52:17 +01:00
Kjell Kernen
7b8a7ffd58 Split of preferences completed.
Old preferences still left for testing (last checking with that).
Work started on updating the splash editor.
2014-02-06 17:59:58 +01:00
Kjell Kernen
2d241ea9d9 Preference dialog split into two dialogs.
Both the two new dialogs and the old one are active and working at the same time. The old one will be removed when everything is in place.
New preference icons are added for classical theme.
Placeholder icons added for all monochrome themes.
The only thing not moved is the splash screen functionality. It does not really fit in either dialog and there are allready another special dialog for customizing splash screens. Perhaps make a combined dialog for all splash screen work? Will think about it tomorrow.
2014-02-06 00:00:22 +01:00
Kjell Kernen
d9f97016e2 Two new dialogs defined. 2014-02-05 17:44:49 +01:00