Menu

SVN-temp Commit Log


Commit Date  
[r47] by knut

- code evaluated or executed in a ScriptEdit uses the correct context
- users can now set local variables also when evaluation code (e.g. when
setting column/matrix values)
- fixed bug that kept errors from being reported when evaluating expressions
in a ScriptEdit
- fixed superfluous-newline bug in restore of axis formulae

2006-06-02 21:52:06 Tree
[r46] by ion_vasilief

- Updated to the last version of liborigin
- Improved saving state of the dock windows and tool bars
- Improved import of Origin projects (arrange tables in cascade)
- Fixed bug in plotDialog (crash when user deletes last curve using the Key_Del)

2006-06-01 17:18:54 Tree
[r45] by thzs

- ported ApplicationWindow::saveSettings und ::readSettings to Qt4

2006-05-31 21:57:49 Tree
[r44] by thzs

Changes to ApplicationWindow:
- added "Visit QtiPlot forums" to help menu
- added "Report a bug" to help menu
- ported open_browser() to Qt4 and added more browsers

2006-05-29 20:59:38 Tree
[r43] by thzs

- fixed compiling errors from revision 42

2006-05-29 19:28:49 Tree
[r42] by ion_vasilief

Added the "Search for &Updates" item to the Help menu

2006-05-28 21:13:23 Tree
[r41] by thzs

- moved setWindowTitle("QtiPlot - untitled") from main.cpp to ApplicationWindow and added tr() to it
- fixed problems with changing the application style
- fixed missing window borders for tables, matrices, plot windows and notes

2006-05-28 20:22:19 Tree
[r40] by thzs

- added headers to almost all source files
- added doxygen short description to most classes
- applied qt3to4 to all source files in src
- merged in all dialogs from the "port_dialogs_to_qt4" branch that are fully ported
- ported all code lines to Qt4 that caused compiling errors (a lot)
Status of the QtiPlot Qt4 port:
- compiles without errors (using Qt3Support lib)
- it runs, but is very unstable and a lot of features don't work
- Qwt based functionality still disabled (commented out)

2006-05-28 16:40:44 Tree
[r39] by knut

- renamed "Do It" and "Do All" to "Execute" and "Execute All", respectively
- fixed undo for tables (matrices did never support it...)
- fixed support for old file formats (untested); cleaned up related code
- added the functions ceil, floor, log10, mod, pow and sum to
muParserScripting
- gotten rid of some compiler warnings

2006-05-28 13:35:57 Tree
[r38] by knut

- changed file format to allow multi-line formulae for table columns and
matrices
-> undo broken for tables and matrices!
-> support for old file formats may be broken, too!
- changed file format to allow multi-line axis formulae in graphs
- several minor fixes

2006-05-27 20:42:32 Tree
Older >