Romain Goyet
ea0c8a4095
[ion] More accurate event map
...
Change-Id: I06723e69e07c9a0ca5817f66f939e64aae975f36
2017-05-01 21:57:53 +02:00
Romain Goyet
89e3baa26a
[ion] Fix building of event tools
...
Change-Id: I0a5f9fec5b3c523ad62bba7dc80c5991b335552c
2017-05-01 21:57:53 +02:00
Romain Goyet
6c8fb277b0
[ion] Add an event printer tool
...
Change-Id: Ib87737f30fe9818cd5d0a61e9bdaa8ee009052ae
2017-05-01 21:57:52 +02:00
Romain Goyet
2c995aa277
[ion] Proper file IO for event tools
...
Change-Id: Ic80fb8bce350fc785a3b8fba76a228ce118c97ef
2017-05-01 21:57:52 +02:00
Romain Goyet
0764a7dda3
[ion] Add Event::Termination
...
Change-Id: I7f417700d85f0298483564268609a5298ecc0022
2017-05-01 21:57:52 +02:00
Romain Goyet
3ac05e983b
[ion] Introduce Event::isKeyboardEvent/isSpecialEvent
...
Change-Id: Iddfe95ec86f1024bec537542af22febcd2d0087a
2017-05-01 21:57:52 +02:00
Romain Goyet
ebda4a17ea
[ion] Clean Event::name()
...
Change-Id: I97c288168895c878d274bbf9a4256d5c606ef527
2017-05-01 21:57:52 +02:00
Romain Goyet
e8bbbd2db5
[ion] Add a host tool to generate random events
...
Change-Id: I5a4db0ed5dcf2a1ae8743c2d3cda8dde6bd5962d
2017-05-01 16:03:16 +02:00
Romain Goyet
d0988f6f09
[ion] Add a host command-line utility to filter valid events
...
Change-Id: Iaaa26ebf079152592a973c1f4658caa00f3f0651
2017-05-01 16:01:35 +02:00
Romain Goyet
fcd01a9655
[ion] Add Event::isValid
...
Change-Id: I0bf217f185772ca1f27aca66a704dbee30509907
2017-05-01 16:00:58 +02:00
Romain Goyet
2e59e21e4e
[ion] Avoid negation in getter
...
Change-Id: Id700e80a57cf0bc828c101ad2e6d52492549d943
2017-05-01 15:17:53 +02:00
Émilie Feral
aa5529d1e7
Merge changes I6ddd8b2d,I5264f86e,Icba06ed3
...
* changes:
[poincare] Fix bug in sum and product (force the limits to be integer)
[apps:sequence] Avoid infinite loop when computing sum of terms
[apps/sequence] Fix bug: buffer size (overwriting on wrong memory space)
2017-04-27 14:06:58 +02:00
Émilie Feral
7824612b16
Merge changes I04cf555c,I755302bb,I004f4cc6,Ie5a2f4e6
...
* changes:
[apps/statistics] In histogram, reload the banner view when the selection was updated
[poincare] Fix bug, overflow a buffer
[apps/shared] Clean warnings
[apps] Alpha Lock icon
2017-04-27 14:06:27 +02:00
Émilie Feral
8b4b1ddf10
[poincare] Fix bug in sum and product (force the limits to be integer)
...
Change-Id: I6ddd8b2dd6da4f178821eb5fca3eb45ed649a887
2017-04-27 13:17:03 +02:00
Émilie Feral
de6d17e432
[apps:sequence] Avoid infinite loop when computing sum of terms
...
Change-Id: I5264f86edd6d0464691e354e85aa136a037f358c
2017-04-27 13:17:03 +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
01d98a9a68
[apps/statistics] In histogram, reload the banner view when the
...
selection was updated
Change-Id: I04cf555ca42abbb35692851be38b37ecfc6e7f26
2017-04-27 13:17:02 +02:00
Émilie Feral
16f5da21a3
[poincare] Fix bug, overflow a buffer
...
Change-Id: I755302bb4b56962e68dc5fc3d9283ae184bc56c0
2017-04-27 13:17:02 +02:00
Émilie Feral
aebd8da5a1
[apps/shared] Clean warnings
...
Change-Id: I004f4cc6dc0bc49cb4ec59bd699d1d68da49ab34
2017-04-27 13:17:02 +02:00
Émilie Feral
4f5b35a4b3
[apps] Alpha Lock icon
...
Change-Id: Ie5a2f4e6b3fae2e14808430e2207306cae2bd7c2
2017-04-27 13:16:57 +02:00
Émilie Feral
1b8f098d5d
Merge "[ion] Dummy implementation of alpha/lock active methods in blackbox"
2017-04-27 11:52:33 +02:00
Émilie Feral
3061102b4b
Merge "[i18n] Add "alpha" and "ALPHA""
2017-04-27 11:52:04 +02:00
Émilie Feral
de1c7ef438
Merge "[apps] Fix typo: left->right"
2017-04-27 11:50:11 +02:00
Émilie Feral
c14e1960c3
Merge "[apps] Improve title bar view layout"
2017-04-27 11:50:07 +02:00
Émilie Feral
bd2f8371d0
Merge changes I566288b7,Ie960296a
...
* changes:
[poincare] Fix bug in binomial coefficient
[apps:probability] In normal law, cap the ratio Mu/Sigma to avoid computing issues
2017-04-27 11:24:59 +02:00
Émilie Feral
36568dcea5
Merge "[escher] TextField: remove an useless reload"
2017-04-27 10:11:53 +02:00
Romain Goyet
d3d9d43cba
[escher] TextField: remove an useless reload
...
Change-Id: Ifed46f3b62189c7fb3940966d274050af7fc614f
2017-04-26 18:33:47 +02:00
Émilie Feral
dd958dcbd8
[ion] Dummy implementation of alpha/lock active methods in blackbox
...
Change-Id: I707f157bcab5be0afe07b3ddb630ea36d34bcef9
2017-04-26 18:22:12 +02:00
Émilie Feral
326c937dc8
[i18n] Add "alpha" and "ALPHA"
...
Change-Id: I3d360802bee977f6274c2e1ce63af0b6d493b906
2017-04-26 18:01:39 +02:00
Émilie Feral
8038e7faba
[apps] Fix typo: left->right
...
Change-Id: I23264def129f59bfcfe991088fbfaf2c925b23b0
2017-04-26 17:33:11 +02:00
Émilie Feral
5595a3f4c5
[apps] Improve title bar view layout
...
Change-Id: I67e714cc94fd100270cf5488602de1fd5cfce27e
2017-04-26 17:33:06 +02:00
Émilie Feral
2968183121
[poincare] Fix bug in binomial coefficient
...
Change-Id: I566288b7099703cfd2919d3416d8db0cb3c6b627
2017-04-26 14:35:44 +02:00
Émilie Feral
eaa7c2c237
[apps:probability] In normal law, cap the ratio Mu/Sigma to avoid
...
computing issues
Change-Id: Ie960296a9764d5204ad128a07c84b77856e2b684
2017-04-26 14:26:43 +02:00
Émilie Feral
39eb2d2cdf
[apps/shared] Fix bug in curve view
...
Change-Id: I4eae6fdcea52b58f457171f8e43207e2aa4277b8
2017-04-26 14:03:51 +02:00
Émilie Feral
8a758a835c
[apps/graph][apps/sequence] Hide copy column in abscissa options of
...
table controller
Change-Id: I21dc819106562d87b3663730c965ccdd9bd6ae13
2017-04-26 12:25:05 +02:00
Émilie Feral
6d5e4984a4
Merge changes I5bb2173f,Ie8d5305d,I87348f31,I54d96af2
...
* changes:
[ion] Add a guardian
Enable debug information when building with DEBUG=1
[ion] Only enable the blackbox framebuffer if needed
[ion] Blackbox now logs events and screen
2017-04-26 12:24:35 +02:00
Émilie Feral
dd745306de
Merge changes Ib7f57581,Ifa3aaf0e,I63c87721,I5c452faa,Ie54ff64c, ...
...
* changes:
[poincare][toolbox] Hide matrix
[apps] Hide matrix and list variables
[apps/regression][apps/statistics] Hide copy/import column in store controllers
[apps/sequence][apps/graph] Hide "copy column" functionnality
[apps] Erase clipboard in exam mode
[apps/shared] In list controller, fix bug
[apps/sequence][apps/list] Hide the function color choice
[apps/sequence] Fix bug in term sum controller
[apps/shared] In float parameter controllers, back has the same consequence as 'validate'
[apps/regression] Implement copy in calculation controller
[apps/statistics] Implement copy in calculation controller
[apps/sequence][apps/graph] Implement copy paste in values controller
2017-04-26 11:20:09 +02:00
Romain Goyet
6ec33e6804
[ion] Add a guardian
...
Change-Id: I5bb2173f7c83f3ac82590f8675fdaea1c65f1c0a
2017-04-26 11:18:01 +02:00
Romain Goyet
c60c77a7f5
Enable debug information when building with DEBUG=1
...
Change-Id: Ie8d5305da64d0e2de7656d83bcbfa1d5b083c1ba
2017-04-26 11:17:41 +02:00
Romain Goyet
777ba19436
[ion] Only enable the blackbox framebuffer if needed
...
Change-Id: I87348f31063790a7fd048654f4e68395fc8221b3
2017-04-26 10:17:20 +01:00
Romain Goyet
121fc6b342
[ion] Blackbox now logs events and screen
...
Change-Id: I54d96af260b6977ca4e6c4c0f220e2e231e4561f
2017-04-26 11:11:52 +02:00
Émilie Feral
35991c8d70
[poincare][toolbox] Hide matrix
...
Change-Id: Ib7f57581130744f2963865d14fa539839ac28d8e
2017-04-26 09:53:54 +02:00
Émilie Feral
d07acc3ff8
Merge changes I7e33e245,Id3447c4d
...
* changes:
[apps/graph] [apps/sequence] Implement copy paste
[apps/calculation] Implement copy paste
2017-04-26 09:43:22 +02:00
Émilie Feral
f4fa9083b3
[apps] Hide matrix and list variables
...
Change-Id: Ifa3aaf0e5e2fb6e4e3749f1e31f259de2fd34804
2017-04-26 09:39:16 +02:00
Émilie Feral
c3617d84a2
[apps/regression][apps/statistics] Hide copy/import column in store
...
controllers
Change-Id: I63c87721d359ffb97de11df018c129deb44f4325
2017-04-26 09:39:15 +02:00
Émilie Feral
e58e3e8a66
[apps/sequence][apps/graph] Hide "copy column" functionnality
...
Change-Id: I5c452faa1ef79bb1eec8bbdd8b69ba684661a38b
2017-04-26 09:39:15 +02:00
Émilie Feral
e3830b5fca
[apps] Erase clipboard in exam mode
...
Change-Id: Ie54ff64c983aa9560c93efeb76272241739e3875
2017-04-26 09:39:15 +02:00
Émilie Feral
3e848b7a4d
[apps/shared] In list controller, fix bug
...
Change-Id: Ie3d4c933a9cc52fc39fac74b756344cd67e7ed90
2017-04-26 09:39:15 +02:00
Émilie Feral
2ce50b761b
[apps/sequence][apps/list] Hide the function color choice
...
Change-Id: I1bcb5092ab278b1c557890768cf0dabf9b178935
2017-04-26 09:39:15 +02:00
Émilie Feral
e63657cf92
[apps/sequence] Fix bug in term sum controller
...
Change-Id: I4ffc0071fe06c63753079c741f753e064387d88b
2017-04-26 09:39:14 +02:00