Roberta Rabotti
549f537ff6
[it] Add i18n files to Makefiles
2020-06-04 14:50:02 +02:00
Roberta Rabotti
3ef28ec155
[it] new translation files
2020-06-04 14:50:02 +02:00
Serenela Moreira
834a8784c9
[pt] chaged settings name
2020-06-04 14:50:02 +02:00
Serenela Moreira
b1e8f65a67
[pt] corrected typo
2020-06-04 14:50:02 +02:00
Serenela Moreira
7aecec705e
[pt] shorten too long lines and other details
2020-06-04 14:50:02 +02:00
Serenela Moreira
e880dfe4b4
[pt] corrected base
2020-06-04 14:50:02 +02:00
Serenela Moreira
4802299f3c
[pt] corrected regression and sequences
2020-06-04 14:50:02 +02:00
Serenela Moreira
e26739d4ad
[pt] corrected toolbox
2020-06-04 14:50:02 +02:00
Serenela Moreira
ff0fb4b4c2
[pt] corrected typos in usb
2020-06-04 14:50:02 +02:00
Serenela Moreira
578c8be857
[pt] corrected shared and base
2020-06-04 14:50:02 +02:00
Serenela Moreira
b9ce07b24d
[pt] translated catalog - python
2020-06-04 14:50:02 +02:00
Serenela Moreira
9c2753148b
[pt] changed toolbox
2020-06-04 14:50:02 +02:00
Serenela Moreira
ad348cb64e
[pt] changed graph mistakes
2020-06-04 14:50:02 +02:00
Serenela Moreira
d0a9dabd64
[pt] changed details in home and probabilities
2020-06-04 14:50:02 +02:00
Serenela Moreira
1f54ddf245
[pt] changed settings again
...
improved details
2020-06-04 14:50:02 +02:00
Serenela Moreira
a64ad87146
[pt] corrected settings and statistics
2020-06-04 14:50:02 +02:00
Jorick Alberga
b1e737879d
[nl] Translation Epsilon
2020-06-04 14:50:02 +02:00
Jorick Alberga
c70b5b07cc
[nl] Epsilon translation
2020-06-04 14:50:02 +02:00
Jorick Alberga
08fe49526c
[nl] Epsilon translation update
2020-06-04 14:50:02 +02:00
Jorick Alberga
7f561b0a3d
[nl] Update translation Epsilon
2020-06-04 14:50:02 +02:00
Jorick Alberga
07f924bed6
[nl] Translation Functions app And other translation
...
In file: epsilon/apps/graph/base.nl.i18n some text would look better if placed slightly to the left. I'm talking about lines 23 and 24: SelectLowerBound and SelectUpperBound
2020-06-04 14:50:01 +02:00
Jorick Alberga
1426da8c44
[nl] Also python-app
2020-06-04 14:50:01 +02:00
Jorick Alberga
00064ba824
[nl] Translation Python-app
2020-06-04 14:50:01 +02:00
Jorick Alberga
8a37096680
[nl] Start translation
2020-06-04 14:50:01 +02:00
Émilie Feral
e4848a7535
[apps/calculation] HistoryController: favour understandable code
2020-06-04 14:50:01 +02:00
Ruben Dashyan
266482ef99
[apps/calculation] Additional outputs for Unit
2020-06-04 14:50:01 +02:00
Ruben Dashyan
8365735f98
[apps/calculation/additional_outputs/expression_list_controller] Computed Layouts must not be uninitialized
2020-06-04 14:50:01 +02:00
Ruben Dashyan
a31524173f
[apps/calculation/history_controller] Factor handleEvent
2020-06-04 14:50:01 +02:00
Ruben Dashyan
a3265996fe
[apps/calculation/history_controller] Factor handleEvent
2020-06-04 14:50:01 +02:00
Ruben Dashyan
f3bcedd43d
[apps/calculation/history_controller] Simplify and harmonize handleEvent
2020-06-04 14:50:01 +02:00
Ruben Dashyan
167827f0e4
[apps/calculation] EditExpressionController accesses subview directly
2020-06-04 14:50:01 +02:00
Ruben Dashyan
63ab8710b9
[apps/calculation] Factor EditExpressionController::insertTextBody
2020-06-04 14:50:01 +02:00
Ruben Dashyan
145381ad4b
[apps/calculation/additional_outputs] Remove parentResponder parameter from ListControllers' constructor
...
which was always set to nullptr
2020-06-04 14:50:01 +02:00
Léa Saviot
068ed96d79
[apps/range_1D] Add comment abour k_minFloat
2020-06-04 14:50:00 +02:00
Léa Saviot
ed753b793b
[apps/statistics] Do not initRangeParameters too often
2020-06-04 14:50:00 +02:00
Léa Saviot
51b5edbe69
[apps/statistics] Remove too strict condition
...
One could not set the bin with / x start to a value that would not show
any data
-> The condition was asymetrical, as nextFirstDrawnBarAbscissa could not
be higher to the biggest data, but could have been too small to display
any data
-> We restricted the user
2020-06-04 14:50:00 +02:00
Léa Saviot
59aea9ca83
[apps/statistics] Factorize HistogramParamCtrlr::setParamAtIdx
2020-06-04 14:50:00 +02:00
Léa Saviot
250f4ec3dd
[apps/statistics] Clean code
2020-06-04 14:50:00 +02:00
Léa Saviot
93d687abc2
[apps/calculation] Fix height computation in additional results
2020-06-04 05:47:55 -07:00
Joachim Le Fournis
899e0d4a6b
[apps/shared] Fixed a small mistake in parameter_text_field_delegate.cpp
...
In this commit, there was a small oversight in 7a4ee746b2 , which caused https://github.com/numworks/epsilon/issues/1570
2020-05-29 02:27:48 -07:00
Léa Saviot
b034f8e054
[apps/calculation] Fix history navigation
...
When calculations span on two lines, better selection
2020-05-28 04:44:27 -07:00
Léa Saviot
a56a73b0ba
[apps/calculation] Fix calculation height computation
...
It was done in two places before, which created inconsistencies
2020-05-28 04:44:27 -07:00
Léa Saviot
0379327b06
[apps/calculation] Geographic navigation in the history
2020-05-28 04:44:27 -07:00
Léa Saviot
1d3a949b6f
[apps/shared] Add escape case
2020-05-28 04:44:27 -07:00
Léa Saviot
e2f4b30b84
[apps/calculation] Remove unused variable
2020-05-28 04:44:27 -07:00
Léa Saviot
c4908c2bd9
[apps/calculation] Fix bottom calculation margin
...
Scenario: enter a calculation that uses two lines, the margin on the
bottom is too big
2020-05-28 04:44:27 -07:00
Léa Saviot
5535145b51
[apps/calculation] Calculation on 2 lines if does not fit when expanded
...
Scenario: 1+1+1+1+1+1+1+10.5 fits on one line when not expanded, but
when the exact result is displayed not -> we thus always display it on
two lines
2020-05-28 04:44:27 -07:00
Léa Saviot
feee0a673c
[apps/calculation] HistoryViewCell cleaning
2020-05-28 04:44:27 -07:00
Léa Saviot
6948011ae0
[apps/calculation] Handle navigation in single lined output
2020-05-28 04:44:27 -07:00
Léa Saviot
579485c8c0
[apps/calculation] CanBeSingleLine differs if args are view/layout sizes
...
If the sizes are for layouts, we need to add the margins added by the
views.
2020-05-28 04:44:27 -07:00