Evann DREUMONT
|
2dff5c511e
|
[Feature] Add \ and @
|
2020-06-18 22:28:55 +02:00 |
|
Quentin
|
5134d0e352
|
[Fix] Conflicts
|
2020-06-18 19:58:34 +02:00 |
|
Quentin
|
2c99f38a93
|
[Revert] Compact display
|
2020-06-18 19:38:22 +02:00 |
|
Quentin
|
db10723e76
|
[Update] Upstream
|
2020-06-18 19:25:17 +02:00 |
|
Émilie Feral
|
043c564a25
|
[.github/workflow] ci-workflow: fix emscripten version to 1.39.16 (later
versions removed EMTERPRETER)
|
2020-06-17 09:51:00 +02:00 |
|
Evann DREUMONT
|
f0c46adebe
|
[Feature] Add root and log setting (#290)
* [setting + layout] add function setting
* [GitHub] GitHub Actions
* [GitHub/Fix] GitHub Actions
* Update config.mak
* Fix setting name
* Fix setting name
* Fix setting name
* Fix setting name
* Fix setting name
* Fix setting name
* Fix typo error
* Fix trad
Co-authored-by: Quentin Guidée <quentin.guidee@gmail.com>
|
2020-06-13 00:10:33 +02:00 |
|
Quentin
|
b7a5abe597
|
[Feature] Add ALPHA to some shortcuts
|
2020-06-13 00:03:01 +02:00 |
|
Antonin Loubiere
|
5f15b37918
|
[Feature] Add Toolbox / Table shortcuts (#327)
|
2020-06-12 23:58:49 +02:00 |
|
Quentin
|
c12d3bbd33
|
[Fix] Toolbox crash
|
2020-06-12 23:55:38 +02:00 |
|
Quentin
|
a6162a9623
|
Merge pull request #332 from M4xi1m3/omega-3ds-dev
[Feature] Port Omega to the 3DS
|
2020-06-12 23:00:28 +02:00 |
|
Quentin
|
23002f2522
|
Merge pull request #338 from coco33920/correct_units
[Change] A way to stop the US Unit's imperialism
|
2020-06-12 22:32:53 +02:00 |
|
Quentin
|
e3fd67fff7
|
Merge branch 'M4xi1m3-omega-dev' into omega-dev
|
2020-06-12 22:14:02 +02:00 |
|
Quentin
|
a58a36e7da
|
Merge branch 'omega-dev' of https://github.com/M4xi1m3/Omega into M4xi1m3-omega-dev
|
2020-06-12 22:13:31 +02:00 |
|
Quentin
|
bdf0930077
|
[Update] Themes
|
2020-06-12 22:13:18 +02:00 |
|
M4x1m3
|
5f928bb8f2
|
[build] Made HOME_DISPLAY_EXTERNALS=1 default (closes #343)
|
2020-06-12 21:17:27 +02:00 |
|
M4x1m3
|
2d1e48eb79
|
[apps/external] Fixed external app color bug
|
2020-06-12 21:16:18 +02:00 |
|
Quentin
|
973a64c813
|
[Fix] Github conflicts fail in qstrdefs.in.h
|
2020-06-07 22:34:42 +02:00 |
|
Quentin
|
b058898e27
|
Merge pull request #345 from quentinguidee/omega-dev
[Feature] RGB files compatibility
|
2020-06-06 14:21:12 +02:00 |
|
Quentin
|
e4a3110149
|
[Feature] RGB files compatibility
|
2020-06-05 21:07:24 +02:00 |
|
Léa Saviot
|
93d687abc2
|
[apps/calculation] Fix height computation in additional results
|
2020-06-04 05:47:55 -07:00 |
|
Émilie Feral
|
884d9890cf
|
[.github/workflow] ci-workflow: update setup-emscripten to v2
|
2020-06-04 09:37:11 +02:00 |
|
Quentin
|
6f2ed02d07
|
[Fix] CI
|
2020-06-02 18:56:19 +02:00 |
|
Quentin
|
b2e5d1ef15
|
[Update] RPN
|
2020-06-02 18:42:37 +02:00 |
|
Quentin
|
482c7df15d
|
[Update] RPN
|
2020-06-02 14:08:35 +02: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 |
|
Léa Saviot
|
4f50a72abf
|
[apps/calculation] Clean Calculation::height
|
2020-05-28 04:44:27 -07:00 |
|
Léa Saviot
|
11c39b6206
|
[apps/calculation] Calculation::height has two types of margin arguments
One for the margin between layouts and on top / at the bottom of the
cell, the other for the margin surrounding each layout.
|
2020-05-28 04:44:27 -07:00 |
|
Léa Saviot
|
78cac6ddae
|
[apps/calculation] Calculation::height has CanBeSingleLine argument
|
2020-05-28 04:44:27 -07:00 |
|
Léa Saviot
|
1c2801907f
|
[apps/calculation] Factorize and clean code
|
2020-05-28 04:44:27 -07:00 |
|
Léa Saviot
|
30c243e2e4
|
[apps/scrollable_multiple_expressions_view] Factorize baseline()
|
2020-05-28 04:44:27 -07:00 |
|
Léa Saviot
|
525290427a
|
[apps/calculation] Calculation::height takes verticalMargin argument
|
2020-05-28 04:44:27 -07:00 |
|
Léa Saviot
|
7ccaf3fc50
|
[apps/calculation] Rename allExpressionsInline to forceSingleLine
|
2020-05-28 04:44:27 -07:00 |
|
Léa Saviot
|
5a68b44aa1
|
[apps/calc] Merge SingleLine and allExpressionsInline behaviours
|
2020-05-28 04:44:27 -07:00 |
|
Léa Saviot
|
c3d8520e73
|
[apps/calculation] Remove unnecessary bool
|
2020-05-28 04:44:27 -07:00 |
|
0b101
|
b48d3d6e4a
|
Added a new compact result display mode
|
2020-05-28 04:44:27 -07:00 |
|
Joachim Le Fournis
|
67fc7502e2
|
[App/zoom_parameter_controller] Add comment
See : https://github.com/numworks/epsilon/pull/1548#discussion_r425708055
|
2020-05-22 00:42:05 -07:00 |
|
Joachim Le Fournis
|
f1209bcf76
|
[App/zoom_parameter_controller] Changed subview order
This fixes #500
|
2020-05-22 00:42:05 -07:00 |
|
Émilie Feral
|
7f3f67aba0
|
[python] Clean type confusion
|
2020-05-18 14:39:46 +02:00 |
|
Émilie Feral
|
4e1f7c1cb8
|
[python] Fix comment
|
2020-05-18 14:39:46 +02:00 |
|
Émilie Feral
|
4cd0d20585
|
[ion] Fix comment
|
2020-05-18 14:39:46 +02:00 |
|