Adrien Bertrand
d150837d7d
[various apps] StringLayout: fix buffer overflow and use auto size
...
* The buffer overflow was happening when changing the complex format in
the settings.
* All const char arrays manually ending with a nul char were trimmed of
it considering StringLayout adds it already.
* Use automatic compile-time array-size when possible, avoids mistakes
2017-09-04 23:31:51 +02:00
Émilie Feral
f0a776a670
[apps] Operations in double when precision required
...
Change-Id: I7168a861a76178f0bf81841e9378f7399f67914a
2017-08-17 09:31:53 +02:00
Émilie Feral
82e212e771
[poincare] Template for double
...
Change-Id: I7404bd5cefc9ef78a5dbd572c3874a557cded28e
2017-08-16 09:55:29 +02:00
Émilie Feral
1964d61fdc
[libaxx] add cmath and use cmath instead of math.h when required
...
Change-Id: Id839b17d33c69e2e002f370e553ff35246a1bc90
2017-08-16 09:55:29 +02:00
Émilie Feral
26a45c5f52
[apps/sequence] Clean term sum controller
...
Change-Id: Ide724bbf8aafe01f5685f9126feae29a0099b810
2017-06-08 18:30:46 +02:00
Émilie Feral
4164509ec3
[apps/sequence] Avoid banner blinking in term sum controller
...
Change-Id: I49adf8e6c006e5e9db9ff681260c92bcf03df12a
2017-06-08 18:30:46 +02:00
Émilie Feral
c2683ba8a1
[apps/sequence] Add a margin in the term sum banner
...
Change-Id: I1053f0f27b64fa0802a92c1cc2c2184c44508259
2017-06-08 18:30:46 +02:00
Émilie Feral
be9b66ea80
[apps/sequence] In term sum controller, pan the window to make the
...
cursor visible when view will appear
Change-Id: I9e3e16cc5d3741c39ba76bfe1c8f74dd5a03ece2
2017-06-05 11:40:48 +02:00
Émilie Feral
ce5724c498
[apps/sequence] Color error
...
Change-Id: I6ec6365debaf856810ae5895d83971fa4f0967dd
2017-05-10 16:30:46 +02:00
Émilie Feral
4e0e285501
[apps][escher] EXE and OK trigger the same behaviour
...
Change-Id: Ide7d38fbc445be717e50ed46f2d784c02c9830e4
2017-05-10 12:04:30 +02:00
Émilie Feral
96733dbbdc
[apps] Rule of 5 (3)
...
Change-Id: Ia85b23a09e9debd62b4f3590463a4f16454ef4b7
2017-05-09 14:33:53 +02:00
Émilie Feral
ffcc6b50a8
[apps/sequence] Fix bug: buffer size (overwriting on wrong memory space)
...
Change-Id: Icba06ed39c600a3a7a5c51caba0a3b9d5b1bce58
2017-04-27 13:17:03 +02:00
Émilie Feral
e63657cf92
[apps/sequence] Fix bug in term sum controller
...
Change-Id: I4ffc0071fe06c63753079c741f753e064387d88b
2017-04-26 09:39:14 +02:00
Émilie Feral
5afd182164
[apps:sequence] Handle back event in term sum controller
...
Change-Id: I8d5f197d6d610c44923e6ac0dd8dc5e5037056de
2017-04-18 10:28:04 +02:00
Émilie Feral
6226daa04a
[apps/sequence] In term sum, enable to go directly to a rank n by typing
...
its digits
Change-Id: I26905f856303a67fafbf6da54fef15060c85da2c
2017-04-17 15:48:23 +02:00
Émilie Feral
1f21251011
[escher] Change name: pointer->message
...
Change-Id: I0bd7a7d8da047b03342bec1ff31f29ad7efcc2f6
2017-03-16 15:12:12 +01:00
Émilie Feral
adc80cd71b
[apps][escher] I18n
...
Change-Id: I4d6f40155a8a182184af9ef2a583d0469196ffd5
2017-03-16 15:12:12 +01:00
Émilie Feral
6da1fb2ae8
[poincare] Fix memory leak
...
Change-Id: I10f860eeb2fa4a7a1c6e358b208cc33f7d5d9d75
2017-03-16 15:12:09 +01:00
Émilie Feral
7aac1077f6
[apps] Correct bug: return boolean forgotten
...
Change-Id: Ifa81feaacc728572dba96e3f4eaa61004005d1a9
2017-03-08 11:35:48 +01:00
Émilie Feral
e2eae2b2d0
[poincare] create a condensed sum layout
...
Change-Id: Ie79da6d99069b487122f3cc4fa61a9264d8f7881
2017-03-07 15:03:10 +01:00
Émilie Feral
798b93ef65
[apps] Add a ok view on all interactive view controller
...
Change-Id: I9fccf4d5ce9b34d1a7db1d0a1d7ea23d21f4b897
2017-03-03 14:32:14 +01:00
Émilie Feral
d6093a2f18
[apps/sequence] Draw term sum in graph view
...
Change-Id: Ib742dcf4949f87813b25779698b82cb454c7c1e5
2017-03-03 09:38:53 +01:00
Émilie Feral
f57d633c08
[apps/sequence/graph] Improve term sum controller
...
Change-Id: Ic2b81e7f1c608e5a9f4f8c5a8de116433f930042
2017-03-03 09:38:53 +01:00
Émilie Feral
a5a4bb3caf
[apps/sequence/graph] Create a class term sum controller
...
Change-Id: I5b15012d68460394629a5cc272876c39988c9785
2017-03-03 09:38:53 +01:00