My personal very favorite new features are:
- the ability to calculate, inside an immediate tooltip, the result of the selected text (in addition to the calculate-as-you-type feature that SpeedCrunch introduced a long time ago)
- the possibility to save and restore sessions, keeping your variables between them. It also makes it possible for you to send your calculations to someone. In addition, it is also possible to run a batch calculation from a file, as well as the text export that was broken in the previous version
- the ability to change the language of the application on-the-fly, with no need to restart, as well as a close to complete support for right-to-left written languages (Hebrew, for now, but I'd love to be contacted by an arabic or whatever translator)
- automatic generation of high contrast colors to be used on the syntax highlighting of the expression being entered, adapting automatically to the system background and foreground colors, thus removing the need for a human (tedious) reconfiguration of the colors
- a new dock window serving as a browsable mathematics manual, with geometry figures, quadratic equation, etc, allowing the immediate insertion of the formulas displayed in the book pages into the expression editor
- reorganized menus and virtual keypad
I'd like to say a huge thank you to Wolf Lammen for his active development, especially on the math engine and parser; Petri Damstén for his original idea of the math book and prototype implementation; Marco Wegner for his testings, tips and work related on our translation tools; Yonathan Avraham for his help on the RTL support; Johan Thelin for being always available to help me with my deep questions about Qt and packaging the application on Windows; Ariya Hidayat, the original author, for his important contributions on the last days and what not (and we both started working for Trolltech today, life's funny sometimes, hurray!).
I hope you enjoy the new release, it should be the most complete and polished release ever.
For the Linux users, a dynamically linked portable edition will be shipped soon as well (that shall work on any Linux distribution with Qt 4.2 or higher version), and requiring no installation, just like the new Windows Portable Edition. That's it for now!
14 comments:
Congratulations from my side. Well done, Helder
Wow! nice work, I've been looking forward to this for a while, I just wish the Windows version looked as cool as the picture on the web site.
...what does the "=" button do?
Thanks, Bob. The look on Windows is native, so SpeedCrunch will look like any other native Windows application of yours and you can always change the style. The "=" button... calculates the result, like in almost all pocket calculators :)
Only now I realized why bob asked about the "=" button. It doesn't work. I guess I'll release a maintenance version soon with that and a couple of other things improved.
Party ?
Congratulations also from Barcelona (Spain) really well (and fast) done!
Bye,
Francesc Farfán
Thx Francesc. Maybe you could contribute with an updated Spanish (Castilian) translation and/or a Catalan one? :)
Hi Helder!
I'd like to help you about the translation in Spanish and Catalan, the only problem is that I don't know what tools do I have to use or how to use them... do I need to know how to program?
Would be possible to include a list with elements density (aluminium, steel, titanium,...)? And to extend the math book with tables about structural beams, sections,
profiles... I think it could be very interesting for engineers, architects,...
Thanks,
Any way to force "clear history" on exit?
@Zac: no, it's lacking such a feature indeed :(
I just created task 191 on our issue tracker so I don't forget this, but I'm afraid it will only be available for version 0.11. Maintenance release 0.10.1 was frozen last night...
Helder, thanks for the reply and I appreciate you considering adding that feature.
Can SpeedCrunch solve for a variable?
ex: x+2=5. x=3.
It seems like something it would have, but I can't find it. Can it really only work with assigned variables?
Hi, David. I'm afraid there is no solver ATM. You do have assigned variables, and you'll have user-defined functions in the next release.
Post a Comment