Quentin Guidée
|
c31d3e3712
|
[1.16.0] You can now change the multiplication sign
|
2019-11-17 14:17:38 +01:00 |
|
Quentin Guidée
|
aa9854b330
|
Work in progress: resolve conflicts + settings easier
|
2019-11-17 14:04:53 +01:00 |
|
redgl0w
|
99a1b6636c
|
Update symbol_controller.cpp
|
2019-11-17 13:17:42 +01:00 |
|
redgl0w
|
22ebb05e76
|
Update base.de.i18n
|
2019-11-17 13:16:28 +01:00 |
|
redgl0w
|
611bc0231a
|
Update base.es.i18n
|
2019-11-17 13:16:06 +01:00 |
|
redgl0w
|
343afc9110
|
Update base.pt.i18n
|
2019-11-17 13:14:23 +01:00 |
|
redgl0w
|
3a5e235d17
|
Update base.en.i18n
|
2019-11-17 13:13:28 +01:00 |
|
Quentin Guidée
|
42fb6d8a2f
|
[1.15.6] Reordered settings
|
2019-11-17 12:55:36 +01:00 |
|
redgl0w
|
88f861a68b
|
Update symbol_controller.cpp
|
2019-11-17 08:20:12 +01:00 |
|
redgl0w
|
ff296b44cf
|
Update apps/settings/sub_menu/symbol_controller.cpp
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
|
2019-11-17 08:18:31 +01:00 |
|
redgl0w
|
1e8b69e81e
|
Update apps/settings/base.en.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
|
2019-11-17 08:16:44 +01:00 |
|
redgl0w
|
6c7db30b8a
|
Update apps/settings/base.fr.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
|
2019-11-17 08:16:36 +01:00 |
|
redgl0w
|
cc591fd0d6
|
Update symbol_controller.cpp
|
2019-11-17 08:05:24 +01:00 |
|
MixedMatched
|
85dfba7ba3
|
[apps/settings] Fix I18n references that I wrote wrong
|
2019-11-16 20:41:31 -05:00 |
|
MixedMatched
|
4835774d66
|
[apps/settings] Fix warning for about_controller
|
2019-11-16 20:33:44 -05:00 |
|
MixedMatched
|
5e1dc3b575
|
[apps/settings] Add math_options_controller and amend it into main_controller and makefile
|
2019-11-16 20:33:11 -05:00 |
|
MixedMatched
|
22fc417acc
|
[apps/settings] Add MathOptions translation
|
2019-11-16 20:31:34 -05:00 |
|
MixedMatched
|
9ae4e3a65a
|
[apps/settings] Revise model() for math submenu
|
2019-11-16 20:31:07 -05:00 |
|
Quentin Guidée
|
72cf218ef4
|
[1.15.5] Updated Epsilon
|
2019-11-15 18:04:13 +01:00 |
|
Ruben Dashyan
|
bb83f057fe
|
[apps/shared/values_controller] Simplify didChangeCell
Shift by m_firstMemoizedRow earlier.
|
2019-11-13 09:38:07 +01:00 |
|
Ruben Dashyan
|
ecde47784c
|
[apps/shared/values_controller] Avoid extra calls to numberOfMemoizedColumn
|
2019-11-13 09:38:07 +01:00 |
|
Ruben Dashyan
|
be6b9d804c
|
[apps/graph/values_controller] Fix assertion in plotTypeAtColumn
|
2019-11-13 09:38:07 +01:00 |
|
Ruben Dashyan
|
3677e7b191
|
[apps/graph/values_controller] Fix absoluteColumnForValuesColumn
Abscissa columns that should not appear in the table were counted
|
2019-11-13 09:38:07 +01:00 |
|
Quentin
|
af6c6e9ed8
|
Updated Atom
|
2019-11-12 00:35:24 +01:00 |
|
M4x1m3
|
1bfbd461dd
|
[apps/on_boarding] Changed the logo to omega's one.
|
2019-11-11 08:32:12 +01:00 |
|
Quentin
|
4f6a418750
|
[1.15.1] Updated Atom
|
2019-11-10 20:23:11 +01:00 |
|
BuildTools
|
d4ac3e9fc9
|
Fix main_controller
|
2019-11-10 10:43:30 -05:00 |
|
BuildTools
|
21de90d388
|
Merge https://github.com/Omega-Numworks/Omega into omega-master
|
2019-11-10 10:29:59 -05:00 |
|
Quentin
|
a566f2dc4f
|
[1.14.0] Massive refactor of settings
|
2019-11-10 14:38:30 +01:00 |
|
RedGl0w
|
fa9ec8e40e
|
Added submenu in settings for changing the symbol of multiplication
|
2019-11-10 11:53:44 +01:00 |
|
BuildTools
|
dae0e08153
|
finalize exam_mode_controller w/ typings
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
|
2019-11-09 23:51:20 -05:00 |
|
BuildTools
|
810b65399b
|
finalize about_controller w/ typed cells
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
|
2019-11-09 23:16:26 -05:00 |
|
BuildTools
|
90cfda77c4
|
functional about_controller but w/o chevron
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
|
2019-11-09 19:51:13 -05:00 |
|
BuildTools
|
8bad48dd5b
|
exam_mode_controller unfinished commit
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
|
2019-11-07 23:57:26 -05:00 |
|
BuildTools
|
32ac8cc70a
|
about_controller unfinished commit
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
|
2019-11-07 23:57:05 -05:00 |
|
BuildTools
|
ae8157782e
|
Fix main_controller_prompt(s)
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
|
2019-11-07 20:37:53 -05:00 |
|
BuildTools
|
b5bbaefca5
|
Fix main_controller
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
|
2019-11-07 20:36:53 -05:00 |
|
BuildTools
|
b2d23d89a9
|
Merge branch 'omega-master' of https://github.com/Omega-Numworks/Omega into omega-master
|
2019-11-07 17:09:27 -05:00 |
|
Quentin
|
9765618544
|
Merge branch 'omega-master' of https://github.com/RedGl0w/Omega into RedGl0w-omega-master
|
2019-11-05 23:43:55 +01:00 |
|
redgl0w
|
e9ecb700eb
|
Update shared.universal.i18n
|
2019-11-05 20:51:51 +01:00 |
|
redgl0w
|
0dba23eee6
|
Update shared.universal.i18n
|
2019-11-05 20:42:32 +01:00 |
|
redgl0w
|
405150f978
|
Update apps/shared.universal.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
|
2019-11-05 20:38:05 +01:00 |
|
redgl0w
|
fbe0ffa924
|
Update apps/shared.universal.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
|
2019-11-05 20:37:07 +01:00 |
|
redgl0w
|
b25dd3397d
|
Update apps/shared.universal.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
|
2019-11-05 20:36:52 +01:00 |
|
redgl0w
|
03a201eecc
|
Update apps/shared.universal.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
|
2019-11-05 20:36:44 +01:00 |
|
redgl0w
|
88d482af8e
|
Update apps/shared.universal.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
|
2019-11-05 20:36:31 +01:00 |
|
BuildTools
|
d1eb5e7c9d
|
Merge branch 'omega-master' of https://github.com/Omega-Numworks/Omega into omega-master
|
2019-11-05 11:17:39 -05:00 |
|
Quentin
|
5e868f5643
|
Atom updated
|
2019-11-05 13:21:20 +01:00 |
|
RedGl0w
|
29df705b11
|
Added constants
|
2019-11-05 07:13:56 +01:00 |
|
Quentin
|
49d751f7c8
|
Fixed * in toolbox
|
2019-11-04 22:44:17 +01:00 |
|