speedcrunch / SpeedCrunch

A fast, high-precision and powerful cross-platform desktop calculator.
http://speedcrunch.org
269 stars 37 forks source link

Restore last session #77

Closed heldercorreia closed 9 years ago

heldercorreia commented 9 years ago

Originally reported on Google Code with ID 15

What steps will reproduce the problem?
1. Conduct calculations
2. exit speedcrunch
3. open again, the display area does not show the history.

What is the expected output? What do you see instead?
See the history in the display area, as it would appear in the last 
session.

What version of the product are you using? On what operating system?
0.7b2

Please provide any additional information below.

Reported by kefah.issa on 2006-11-05 06:24:14

heldercorreia commented 9 years ago

Reported by helder.pereira.correia on 2007-05-11 21:24:49

heldercorreia commented 9 years ago
Implemented in trunk and targeted for 0.8.

Reported by helder.pereira.correia on 2007-05-11 22:56:46

heldercorreia commented 9 years ago
This has not been implemented in the trunk yet.

What we have is something different, i.e. a docker which contains history.

What is requested is here however much more interesting, i.e. the main window should
be exactly the same like the last time the user quits the program.

Can we make into 0.8? I doubt it. So, how about pushing this to 0.9?

Reported by ariya.hidayat on 2007-06-12 08:07:34

heldercorreia commented 9 years ago
Yes, let's shift it for 0.9. The history dock is fine for now anyway.

Reported by helder.pereira.correia on 2007-06-12 08:59:47

heldercorreia commented 9 years ago

Reported by helder.pereira.correia on 2007-11-03 19:47:03

heldercorreia commented 9 years ago
This should be optional to the user. Care should also be taken to handle multiple 
instances.

Reported by goodtimetribe on 2007-12-11 21:33:37

heldercorreia commented 9 years ago
Multiple instances, that's a very good point.

Reported by helder.pereira.correia on 2007-12-12 00:15:14

heldercorreia commented 9 years ago
As far as the multiple instances, maybe just give the user the option to save/load 
sessions instead. I'm at work and can't test if that's already a feature .... but 
don't recall it being there. I think this design would address this enhancement 
request nicely.

Reported by goodtimetribe on 2007-12-12 13:35:27

heldercorreia commented 9 years ago
So far, all you can do is dump text. Saving and loading sessions would solve the
whole problem, I guess.

Reported by helder.pereira.correia on 2007-12-12 13:40:35

heldercorreia commented 9 years ago
Implemented in trunk revision 980.
Let's see later how it behaves with multiples instances and fix according if necessary.
This feature is optional but set as default.

Reported by helder.pereira.correia on 2008-01-12 03:39:36