Commit Graph

4208 Commits

Author SHA1 Message Date
Quentin Guidée
2a177d2373 Switch from dev to public 2019-12-05 21:35:37 +01:00
Quentin Guidée
ae43f31f2d Fixes theme engine 2019-12-01 00:10:41 +01:00
Quentin Guidée
058e0552fa Omega theme finished 2019-11-30 22:59:33 +01:00
Quentin Guidée
2c49b8f5c9 New fixes for the themes 2019-11-30 13:31:01 +01:00
Quentin Guidée
ec43f41a8e Omega theme: some fixes 2019-11-29 23:35:35 +01:00
Quentin Guidée
fda0a4e6d0 Re-enabled RPN app 2019-11-29 23:03:34 +01:00
Quentin Guidée
cd604bcb53 Omega Theme: some fixes 2019-11-29 22:11:35 +01:00
Quentin Guidée
716c93f69a Merge hotfix 2019-11-29 20:18:22 +01:00
Quentin Guidée
44c976e030 Fixed: Math > Result format did strange things 2019-11-29 20:16:26 +01:00
Quentin Guidée
96e8abba6c Updated atom 2019-11-29 19:51:33 +01:00
Quentin Guidée
c68a0cdb33 New Default theme: Omega theme! (Beta) 2019-11-29 19:42:39 +01:00
Quentin Guidée
af2e8209ef Update of submodules + Atom is now themed 2019-11-27 16:19:39 +01:00
Quentin Guidée
8f3cdd2007 Fix palette USB app 2019-11-27 15:35:25 +01:00
Quentin Guidée
3b592c847e New dark theme & KDColorWhite -> Palette::BackgroundHard 2019-11-26 23:04:03 +01:00
Quentin Guidée
db269f1204 KDColorBlack -> Palette::Text for the theming engine 2019-11-26 19:22:24 +01:00
Quentin Guidée
99a6634def Merge remote-tracking branch 'upstream/master' into omega-dev 2019-11-26 13:17:49 +01:00
Léa Saviot
967dc0ea15 [apps/sequence] Set the Nstart/Nend messages at construction
This fixes the scenario:
Add a sequence, go to the Table then click on setTheInterval -> it
displayed Xstart Xend instead of Nstart Nend
2019-11-25 17:34:17 +01:00
Émilie Feral
5ec09fdbd6 [apps/shared] ValuesController: fix didChangeCell to reload all cells
corresponding to the abscissa cell
2019-11-21 11:16:07 +01:00
Émilie Feral
c659cc7477 [poincare] EquationStore: add tests 2019-11-21 09:47:16 +01:00
Émilie Feral
ccf848a9eb [poincare] Add test: do not expand multinome when reduction target is
System
2019-11-21 09:47:16 +01:00
Quentin Guidée
b7c548437f Init 1.17 dev branch 2019-11-19 22:02:31 +01:00
Quentin Guidée
3454f6bb74 Better handling of multiplication sign settings, closes #74 2019-11-19 22:00:17 +01:00
Quentin Guidée
cdc1d3706c Merge branch 'omega-hotfix' into omega-dev 2019-11-19 21:33:18 +01:00
RedGl0w
1bb8553124 changed position of hardware test shortcut 2019-11-19 21:11:07 +01:00
Quentin Guidée
cbb2fb2a19 Merge remote-tracking branch 'upstream/master' into omega-dev 2019-11-19 20:13:56 +01:00
Émilie Feral
84c6c02192 [sequence] Sequence::sumBetweenBounds: avoid repetitive evaluations of std::round 2019-11-18 14:20:47 +01:00
Émilie Feral
269f479c29 [sequence] Fix Sequence::sumBetweenBounds 2019-11-18 14:20:47 +01:00
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