Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加了scientific mode #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

增加了scientific mode #25

wants to merge 2 commits into from

Conversation

kylemong
Copy link

将struct KeyDescription和keyDescription[]的声明移至buttons.h,原basickeypad.h和scientifickeypad.h中的相关声明被删除。

问题:在调试时,执行完等号操作再执行backspace会出错,但是编译后未发现此问题。

kylemong added 2 commits June 15, 2019 20:34
issue:执行等号操作后,再执行backspace会报错(debug状态,编译后未发现此问题。)
@@ -28,6 +28,8 @@
#include <QLabel>
#include <QDebug>

#define ENABLE_SCIENTIFIC; //open scientific mode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个 define 看上去并没有用到?

@kylemong
Copy link
Author

kylemong commented Jun 16, 2019 via email

@BLumia
Copy link
Member

BLumia commented Jun 16, 2019

cc @wangjia12

@z966768
Copy link
Member

z966768 commented Jul 9, 2020

科学计算器为下阶段开发计划

@hundundadi
Copy link

After our internal analysis, this PR cannot be integrated into the main line because the code is too different. If you need to merge, please adapt the latest code.

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Oct 11, 2024

TAG Bot

New tag: 6.0.1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #110

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Oct 14, 2024

TAG Bot

New tag: 6.0.2
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #114

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Oct 16, 2024

TAG Bot

New tag: 6.5.0
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #115

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Nov 30, 2024

TAG Bot

New tag: 6.5.1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #117

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Dec 2, 2024

TAG Bot

New tag: 6.5.2
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #118

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Dec 14, 2024

TAG Bot

New tag: 6.5.3
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #120

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Dec 20, 2024

TAG Bot

New tag: 6.5.4
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #129

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 20, 2025

TAG Bot

New tag: 6.5.5
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #133

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 23, 2025

TAG Bot

New tag: 6.5.6
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants