Léa Saviot
|
a0e716c1ad
|
[apps/eschr] Rename textFieldDidHandleEvent parameter textSizeDidChange
|
2018-11-23 12:04:06 +01:00 |
|
Émilie Feral
|
698332c355
|
[escher] InputTextDelegate and LayoutFieldDelegate don't inherit from
InputTextDelegate to avoid diamond inheritance
|
2018-11-23 12:04:03 +01:00 |
|
Émilie Feral
|
f6bdf56c15
|
[escher] TableViewDataSource: implement default cumulatedWidthFromIndex,
cumulatedWidthFromIndex, indexFromCumulatedWidth,
indexFromCumulatedHeight
|
2018-06-07 16:21:31 +02:00 |
|
Émilie Feral
|
24c9549866
|
[escher] Handle copy/cut event on selectable table view
|
2018-06-07 14:46:14 +02:00 |
|
Émilie Feral
|
576caa039f
|
[apps][escher] Add methods 'handleEventWithText' in TextField and
TextArea to fix bug in probability (adding a toolbox text from the
calculations controller)
|
2018-03-22 13:12:12 +01:00 |
|
Émilie Feral
|
fa127ced4e
|
[apps] Probability: clean table margins (replace weird cell margins by
table margins)
|
2018-01-04 15:48:06 +01:00 |
|
Émilie Feral
|
30e6d0b3f0
|
[apps] Probability: enable to copy content of non-editable calculations
|
2018-01-04 15:48:06 +01:00 |
|
Émilie Feral
|
fd06d428e5
|
[apps] Redesign Probability Calculation page
|
2018-01-04 15:48:06 +01:00 |
|
Émilie Feral
|
8f4e9b9656
|
[apps] Probability: redesigning the calculation controller (for future
scrolling purpose)
|
2018-01-04 15:48:06 +01:00 |
|
Émilie Feral
|
07054835b4
|
[apps] Probability: update the size of calculation boxes with their
content
|
2018-01-04 15:48:06 +01:00 |
|
Émilie Feral
|
83b5798850
|
[apps] Factorize code: textFieldDidReceiveEvent implementation is
identical for all parameters controller
|
2017-12-20 17:41:03 +01:00 |
|
Émilie Feral
|
f68b40d99d
|
[apps/proba] Enable to inverse finite integral calculation for normal
law
Change-Id: I018083d9ca0c79de7d9258888b813e7dedc071b5
|
2017-07-28 11:25:12 +02:00 |
|
Émilie Feral
|
6510fafe77
|
[apps/proba] Add a new calculation for discrete laws
Change-Id: I581d7871b6340a23c99379a5cca7fd0874e943d0
|
2017-07-28 10:40:05 +02:00 |
|
Émilie Feral
|
9f82e9b4c4
|
[apps/probability] Fix bug: do not reload data when toolbox is dismissed
Change-Id: I5b61334966317b0fd3ad93925674ed9e5469c41b
|
2017-06-27 14:34:10 +02:00 |
|
Émilie Feral
|
8524230acb
|
[apps/probability] Fix bug
Change-Id: Ie8bbf427f6f7ce5a784665ffdfa45e29951e64e2
|
2017-05-18 18:03:04 +02:00 |
|
Émilie Feral
|
1cc75e5d76
|
[apps/probability] Move Calculation model to snapshot
Change-Id: If04e331a7ee81667c7aa8c302479d054189dd63a
|
2017-05-18 17:49:59 +02:00 |
|
Émilie Feral
|
e814b0c0c0
|
[apps/probability] MOve law in snapshot
Change-Id: I2b1daa2f3b624ca2f81d667ab0f2ed4dcf84eb43
|
2017-05-18 16:40:47 +02:00 |
|
Émilie Feral
|
6c80ec0480
|
[apps] Rule of 5
Change-Id: Ib7b3fec6dbe3f9629e07464695ddd3b5611d8f83
|
2017-05-09 11:53:24 +02:00 |
|
Émilie Feral
|
bebda304aa
|
[apps/probability] Delete allocations in destructors
Change-Id: I8703230d607e8a0a2e4487e3b6cf496d0d0c49e9
|
2017-05-05 10:19:05 +02:00 |
|
Émilie Feral
|
f3eb2b80df
|
[escher] In textField, record edited data when changing selection
Change-Id: I74e1cac2188986244f79e7c5ad0eb1d300510475
|
2017-04-24 17:36:32 +02:00 |
|
Émilie Feral
|
5a0af6e351
|
[apps/probability] In calculation controller, handle Backspace on
textfield
Change-Id: I16f2280263149ef3c112e6e8b764c77cfd4833f0
|
2017-04-24 14:37:28 +02:00 |
|
Émilie Feral
|
024e55abeb
|
[apps][escher] Delete magic numbers
Change-Id: If7a589d9f02895fc1b2e8b496133ab11381e733c
|
2017-04-14 18:30:58 +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
|
c584d1fb4e
|
[escher] Add toolbox event handling in responder [apps] Correct the text
field delegate app accordingly
Change-Id: I180fe53aaa1e0929b357d3985f584937fba2ecca
|
2017-02-20 10:48:50 +01:00 |
|
Émilie Feral
|
400e2e5a37
|
[apps/probability] Improve titles and parameter definitions layout
Change-Id: I84e04b9900d92b0a4d61c19dc27be426f9b9117c
|
2017-02-02 10:29:06 +01:00 |
|
Émilie Feral
|
f51ae5db12
|
[kandinsky] Introduce two fonts: small font and large font
Change-Id: I502dfa88d627b09ac5af76155140af63547025cd
|
2017-01-27 11:14:01 +01:00 |
|
Émilie Feral
|
bf9d80ab3d
|
[apps/probability] Make calculation text fields wider
Change-Id: I8362361ca2c7638e67b13805e345505ebb096c58
|
2017-01-09 15:08:54 +01:00 |
|
Émilie Feral
|
5fa64fadcc
|
[apps/probability] Delete useless methods in calculation (type recovery)
Change-Id: I52933b092fd0022153cef4c8ed42ed88c749dd16
|
2017-01-09 15:08:54 +01:00 |
|
Émilie Feral
|
7c27ce5ec0
|
[apps/probability] Correct dirtyness and layout order
Change-Id: I5cdda0c7fc7552ef3e76e870b1012f058c30f3f5
|
2016-12-19 14:13:06 +01:00 |
|
Émilie Feral
|
4602acf2b6
|
[apps/probability] Tidy calculation subclasses in a folder
Change-Id: I75cfdb11128b06961fc53288cd121799f6e31002
|
2016-12-16 15:11:39 +01:00 |
|
Émilie Feral
|
fbadd2ef0e
|
[apps/probability] Change Calculation API (adding heritage)
Change-Id: I56b4391b22086d5296ec034a29378e7b068253a9
|
2016-12-16 12:58:49 +01:00 |
|
Émilie Feral
|
bbe1b06eae
|
[apps][escher] Use only one draftTextBuffer by controller (as you cannot
edit all cells at the same time)
Change-Id: Ifbc6e8c7b7f2dd17539666ed3b1253f1c28ef873
|
2016-12-15 13:51:40 +01:00 |
|
Émilie Feral
|
b1b8f3a028
|
[apps/probability] Tidy all law models in a folder law/
Change-Id: Ic2713ee57336fc48bfca25c4f94c4bb191894007
|
2016-12-15 13:51:40 +01:00 |
|
Émilie Feral
|
2a79d8bfd9
|
[apps/probability] Make law model an abstract class with inheritance for
all specific laws (binomial...)
Change-Id: Ida6d5bfb7a3fbfc288393cd2f7e9e9b934798073
|
2016-12-15 13:51:40 +01:00 |
|
Émilie Feral
|
8c284ba34f
|
[escher][apps] CHange textField API
Change-Id: I766d153b7f7429473f297707a08358051123accc
|
2016-12-15 13:51:40 +01:00 |
|
Émilie Feral
|
372e5c0ef1
|
[apps/probability] Reinit the calculation when arriving on calculation
page
Change-Id: I9b28bcf86945ff286848a823e996630fb49feb89
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
67f9756943
|
[apps/probability] Enable to modify the calculation elements from the
calculation page
Change-Id: Icbcd5e4ae5e797587b78e3b539620c13ad54df03
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
30497c3813
|
[apps/probability] Update the subviews according to the type of
calculation given in law model
Change-Id: I9820cee5a6106928ebcfb30137ffd18cdad68fae
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
c08f31f799
|
[apps/probability] Handle selection in calculation controller
Change-Id: Ifc35c33c3fd8251daf112877074bdd8505aa1339
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
e20a976c8e
|
[apps/probability] Add editable text subviews to the calculation
controller
Change-Id: I47833fbecd6eccc2b8dc8be816321846843b385f
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
f2c31963ea
|
[apps/probability] Add an image table view in the calculation controller
Change-Id: I79408a274f29e0e5b5bca6b760f447aeaf406d92
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
4bef23b7e2
|
[apps] Make the abstract curve view hold methods to draw labels
Change-Id: Ib1451b51c6d16db27487b5c9d34cd345fcf379f0
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
095f2a2891
|
[apps/probability] Create a class calculation controller
Change-Id: I87f5a712d213ae3f4dd5553b64e2b641bd0601ba
|
2016-12-08 15:21:52 +01:00 |
|