Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
dab258f
share image (#1039)
joseartrivera Feb 24, 2020
c0cb14a
Make unit converters stil working when users opened 'Currency' in off…
rudyhuyn Feb 26, 2020
1f56b49
Delay loading some unused UI elements (#1042)
joseartrivera Feb 26, 2020
0c8d6dd
Fix usability issues with settings flyout (#1049)
joseartrivera Feb 27, 2020
f97c084
Fix some accessibility bugs (#1047)
joseartrivera Feb 27, 2020
915e0a8
Pass EquationButtonContentIndex for show equation tooltip (#1057)
joseartrivera Feb 27, 2020
d7e7f46
Update Analysis after variables change (#1056)
sanderl Feb 28, 2020
dbc3dc5
Handle focus for clear and clearentry buttons (#896)
joseartrivera Mar 3, 2020
814473f
Parse each individual equation (#1059)
joseartrivera Mar 3, 2020
8800720
Push back if the vector is a whimsical (#1062)
Mar 3, 2020
f1d53fb
Support other locales for decimal and list separators (#1060)
joseartrivera Mar 4, 2020
de3a1cd
Allow copying graph as image (#1051)
joseartrivera Mar 5, 2020
1b1eb4c
Add automation name to graph control (#1032)
joseartrivera Mar 7, 2020
e8d03ea
Update internal package vers (#1076)
joseartrivera Mar 9, 2020
4f8db42
Add reset button to settings flyout (#1073)
joseartrivera Mar 9, 2020
d11873c
Check for ctrl when navigating to handle AltGr (#1054)
EriWong Mar 10, 2020
2caea01
Fix analyze button being enabled with error (#1061)
joseartrivera Mar 11, 2020
ebc57af
Work around crash by replacing ItemRepeater with ListView (#1058)
joseartrivera Mar 11, 2020
59c55a9
Update the EquationInputArea divider line to update with the app them…
sanderl Mar 11, 2020
a2794b3
Support regular textbox context menu functions in the EquationTextBox…
joseartrivera Mar 12, 2020
102782d
Select the equation when the EquationTextBox has focus and during ana…
joseartrivera Mar 12, 2020
9320e94
Delete unused build config files (#1082)
mcooley Mar 12, 2020
4336c58
Roadmap Update for 2020 (#1085)
grochocki Mar 12, 2020
18a1f82
Graphing Calculator Diagnostics Instrumentation (#1041)
sanderl Mar 12, 2020
0490d8c
Reducing the number of wstring copies when constructing Unit and Cate…
gsfreema Mar 13, 2020
41dcbf5
Remove CMakeLists for now (#1086)
mcooley Mar 13, 2020
f527dce
Use static_cast instead of C-style cast in UnitConverter.cpp (#1089)
Mar 16, 2020
76fa670
Support mouse gestures when active tracing is enabled (#1064)
joseartrivera Mar 16, 2020
319f0e8
Don't display the history button when the panel disappears (#1081)
rudyhuyn Mar 16, 2020
d14423d
Merge initializers and assignments (#1088)
Mar 16, 2020
172bf08
No need to invoke the compare method when we have an overloaded == op…
Mar 16, 2020
1b72ecb
Remove unused "this" in async lambda expression (#1094)
Mar 17, 2020
28dbdb3
Persist variable settings after graph is plotted (#1055)
joseartrivera Mar 17, 2020
2d7133f
Update TemporaryKey.pfx (#1100)
mcooley Mar 23, 2020
475aafd
Replace old C headers with the C++ ones (#1099)
Mar 23, 2020
2b9e200
remove the password from the certificate (#1105)
rudyhuyn Mar 24, 2020
ce86ed6
Added Graphing Mode Jumplist Icons (#1107)
sanderl Mar 24, 2020
980b60f
Update calc version to 2002 (#1108)
sanderl Mar 24, 2020
15944fc
Add dual-screen support to Calculator (#1027)
rudyhuyn Mar 24, 2020
7b51b45
Remove adjustment from local time (#834)
Mar 25, 2020
fc19ddc
Improve error handling by displaying an error message (#1075)
joseartrivera Mar 25, 2020
7dcfe04
Add line width option (#1098)
joseartrivera Mar 26, 2020
fec7c90
Allow line style to be changed (#1097)
joseartrivera Mar 27, 2020
d9b32a0
Revert WinUI version back to 2.2 (#1113)
sanderl Mar 27, 2020
0b93ef0
Update the internals package (#1114)
sanderl Mar 27, 2020
780e537
Check in localized strings 2020-03-24 (#1109)
mcooley Mar 27, 2020
cf735bb
Dark Theme For Graph Control (#1106)
sanderl Mar 28, 2020
f552428
Fix some code analysis warnings in CalcManager (#1074)
mcooley Mar 30, 2020
bbeee0a
Updated the internals version to match the version with the latest gr…
sanderl Mar 31, 2020
25399c7
Make variable chevron focusable (#1096)
joseartrivera Mar 31, 2020
ded99f8
Fix trace value not appearing after touch input (#1120)
joseartrivera Apr 1, 2020
b0565f9
Revert dual screen (#1134)
rudyhuyn Apr 1, 2020
0550cb7
Simplify bools. (#1116)
Apr 2, 2020
60c50e1
Update calculator version to 2003 (#1142)
sanderl Apr 2, 2020
b93fe0b
Update default min/max values for variables (#1146)
sanderl Apr 2, 2020
2705bef
Updated the focus state when the KGF Back Button is pressed to go to …
sanderl Apr 2, 2020
5403adc
Fix the operand order of logbasex for consistency (#1115)
dovisutu Apr 3, 2020
6887c66
Revert "Revert WinUI version back to 2.2 (#1113)" (#1147)
rudyhuyn Apr 6, 2020
0ed876d
Added narrator announcement when a function is removed (#1136)
sanderl Apr 7, 2020
825b42a
refactor HistoryTest.cpp to test the history using HistoryViewModel (…
rudyhuyn Apr 8, 2020
a6ac3bb
CalculationResult: keep focus on Scroll buttons (#669)
rudyhuyn Apr 8, 2020
07108af
Fix crash when using "C" key to clear equation (#1152)
joseartrivera Apr 9, 2020
33b4d18
Add Automation Names to UI Elements in EquationInputArea and KGF Pane…
sanderl Apr 9, 2020
0a01a10
Recycle equation colors when no longer in use (#1154)
joseartrivera Apr 9, 2020
3a808b5
Update styling of graph settings textbox and add shadow (#1079)
joseartrivera Apr 9, 2020
0318c8f
Delay load GraphingNumPad::buttonOutput to not call localizationSetti…
rudyhuyn Apr 10, 2020
7612b69
Add Automation Names to the GraphNumPad (#1145)
sanderl Apr 14, 2020
3a8fcaa
Update Icons Implement the Graph View Button (#1149)
sanderl Apr 14, 2020
15b957c
Fix line becoming enabled on focus lost (#1167)
joseartrivera Apr 14, 2020
1ded2c5
Fixed crash when in high contrast (#1159)
sanderl Apr 15, 2020
9a539ce
Added Algebra class and restructured
Nicolo7 Apr 21, 2020
3941e41
Implemented the new expression funtion
Nicolo7 Apr 21, 2020
1272943
Implemented first part of the solve for variable
Nicolo7 Apr 21, 2020
8b821da
Implemented second part of solveForVariable function
Nicolo7 Apr 21, 2020
8e951d5
Implemented the final part for solving a variable
Nicolo7 Apr 21, 2020
73a4483
Added extra functions useful to a potential parent/manager class
Nicolo7 Apr 21, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 0 additions & 30 deletions build/config/TRexDefs/amd64/performance.xml

This file was deleted.

24 changes: 0 additions & 24 deletions build/config/TRexDefs/amd64/rs4_release.xml

This file was deleted.

25 changes: 0 additions & 25 deletions build/config/TRexDefs/amd64/rs5_release.xml

This file was deleted.

44 changes: 0 additions & 44 deletions build/config/TRexDefs/amd64/rs_apps_validate.xml

This file was deleted.

31 changes: 0 additions & 31 deletions build/config/TRexDefs/arm/performance.xml

This file was deleted.

26 changes: 0 additions & 26 deletions build/config/TRexDefs/arm/rs_apps_validate.xml

This file was deleted.

25 changes: 0 additions & 25 deletions build/config/TRexDefs/x86/rs4_release.xml

This file was deleted.

25 changes: 0 additions & 25 deletions build/config/TRexDefs/x86/rs5_release.xml

This file was deleted.

46 changes: 0 additions & 46 deletions build/config/TRexDefs/x86/rs_apps_validate.xml

This file was deleted.

12 changes: 0 additions & 12 deletions build/config/TestLists/ARM/Desktop_ARM.testlist

This file was deleted.

9 changes: 0 additions & 9 deletions build/config/TestLists/ARM/Performance_ARM.testlist

This file was deleted.

12 changes: 0 additions & 12 deletions build/config/TestLists/ARM/WCOS_ARM.testlist

This file was deleted.

12 changes: 0 additions & 12 deletions build/config/TestLists/ARM64/Desktop_ARM64.testlist

This file was deleted.

12 changes: 0 additions & 12 deletions build/config/TestLists/ARM64/WCOS_ARM64.testlist

This file was deleted.

28 changes: 0 additions & 28 deletions build/config/rs_apps_utils.json

This file was deleted.

Loading