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

15133 commits

Author SHA1 Message Date
Raphael Coeffic
5d5fcbcc2e WYSIWYG custom screen setup
not yet very nice, but working.
2021-04-04 21:00:22 +02:00
3djc
78dd516069 Allow PCBSKY9X compilation 2021-04-04 19:00:01 +02:00
Raphael Coeffic
aff897550e widget preview while setting up 2021-04-04 15:46:05 +02:00
3djc
ba887720bf Merge branch '2.3' into 3djc/2.3-synced 2021-04-04 15:10:50 +02:00
Raphael Coeffic
f389d364d6 fix datacopy 2021-04-04 15:05:44 +02:00
Raphael Coeffic
bfad5b2ad8 remove useless TR_MAINVIEWX
TR_MAIN_VIEW_X is already existing and used.
2021-04-04 13:40:05 +02:00
Raphael Coeffic
a93aef3151 some clean-up (more to follow) 2021-04-04 13:31:44 +02:00
Raphael Coeffic
5895abc3c0 half working widgets setup 2021-04-04 12:08:22 +02:00
Raphael Coeffic
618e679631 clean-up 2021-04-04 10:38:49 +02:00
Raphael Coeffic
7d17bb5e9d fix another warning 2021-04-04 10:32:55 +02:00
3djc
3ce9ffd846 improve 2021-04-04 10:19:30 +02:00
Raphael Coeffic
c5b8ec7707 fixed warning 2021-04-04 08:53:16 +02:00
Raphael Coeffic
b0ed4d44a5 fixed confirm dialog 2021-04-04 08:52:55 +02:00
Bertrand Songis
a3a375efc8
Merge pull request #8412 from opentx/raphaelcoeffic/fix-model-select
2.4 fix model select
2021-04-03 10:37:32 +02:00
Bertrand Songis
a167ded9b5
Update CREDITS.txt 2021-04-03 10:27:22 +02:00
Raphael Coeffic
54862ab86b fixed model select & create model 2021-04-03 10:11:16 +02:00
Raphael Coeffic
baea859c8c compile fixes 2021-04-02 18:50:24 +02:00
Bertrand Songis
4a3e799f14
Warning fix 2021-04-02 16:04:55 +02:00
Bertrand Songis
55c488513e
Warning fix 2021-04-02 16:04:43 +02:00
3djc
7a40baaefa
Fix 2.4 travis (#8411) 2021-04-02 12:47:11 +02:00
Bertrand Songis
49c7d5312a
TODO removed 2021-04-01 09:20:48 +02:00
Bertrand Songis
b597634b7e
Update CREDITS.txt 2021-04-01 08:29:42 +02:00
Daniel
874a06eeb6 Add space to SD edit name 2021-04-01 08:25:02 +02:00
Bertrand Songis
ece17bf5de
Update CREDITS.txt 2021-03-31 10:08:52 +02:00
Bertrand Songis
9a222e7ad0
Update CREDITS.txt 2021-03-30 22:04:16 +02:00
Bertrand Songis
eef1d5cc9a
Update CREDITS.txt 2021-03-30 17:47:15 +02:00
Bertrand Songis
2cf7e3de89
Update CREDITS.txt 2021-03-29 16:29:04 +02:00
Bertrand Songis
360c6ba11e
Cosmetics 2021-03-29 15:00:14 +02:00
Bertrand Songis
dbd432b3ab
Update CREDITS.txt 2021-03-28 20:17:37 +02:00
elecpower
9372ff67c3 Cosmetics 2021-03-28 08:40:49 +11:00
elecpower
9fd4d28738 Move limitdata array manipulation from ui to model 2021-03-28 08:13:22 +11:00
Bertrand Songis
f03ebccfa8
Update CREDITS.txt 2021-03-27 00:01:45 +01:00
Bertrand Songis
a360963b51
Update CREDITS.txt 2021-03-26 21:42:48 +01:00
Bertrand Songis
2c60b990ff
Allow to delete a char in TextEdit with PAGE key 2021-03-26 19:15:45 +01:00
Bertrand Songis
02c51a19db
Update CREDITS.txt 2021-03-26 18:38:56 +01:00
Bertrand Songis
6a7ffd50bb
Update CREDITS.txt 2021-03-22 09:44:04 +01:00
Risto
1624d5b69c
STM32 WordLength 9b -> 8b data + parity
Fixed comment. STM32 WordLength 9b is here necessary due to parity bit (8b data + 1b parity) and not due to 2 stop bits.
2021-03-19 18:55:47 +01:00
Bertrand Songis
f5e34c1277
Update CREDITS.txt 2021-03-19 12:19:12 +01:00
Bertrand Songis
ce0e31436c
Update CREDITS.txt 2021-03-19 12:18:56 +01:00
Bertrand Songis
8b20c79df0
TextEdit fix 2021-03-19 10:22:56 +01:00
elecpower
96825d04a0 Initialise variable 2021-03-19 07:13:25 +11:00
elecpower
1747f9aa17 Remove debug line 2021-03-19 06:34:10 +11:00
elecpower
227ef21bd4 Remove debug line 2021-03-19 06:31:54 +11:00
elecpower
1547cad595 Fix model upd refs custom function reset timer 2021-03-19 06:23:35 +11:00
elecpower
772564ccd3 Fix custom function reset model refresh 2021-03-19 06:23:13 +11:00
elecpower
4e62d0b1b7 Fix model upd refs custom function reset timer 2021-03-19 06:17:35 +11:00
Sébastien Charpentier
2ce1ac73ed
French translation update (#8372)
* Update French translation.
2021-03-18 12:00:45 +01:00
elecpower
39407ed241 Fix timers refresh 2021-03-18 07:00:37 +11:00
elecpower
1678753c9b Use data model for throttle src 2021-03-17 22:39:14 +11:00
Bertrand Songis
9caba6bfcf
Update CREDITS.txt 2021-03-17 12:18:18 +01:00