Menu

SVN-temp Commit Log


Commit Date  
[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
[r37] by thzs

- fixed empty output format list

2006-05-27 12:45:53 Tree
[r36] by thzs

- updated all dialogs ported to Qt4 in this branch
with the changes from trunk rev. 7 to 27

2006-05-25 22:02:09 Tree
[r35] by thzs

- added version suffix to about dialog and thereby set
the version string to "0.8.6alpha1"

2006-05-25 20:27:26 Tree
[r34] by thzs

- seems I forgot to convert qtiplot.pro to DOS format

2006-05-25 20:14:54 Tree
[r33] by thzs

- converted all text files not in 3rdparty to DOS format (CR LF).
- replaced Qwt4.2 with Qwt5 (snapshot from 2006/01/30)
- disabled most of the Qwt based functionality for now in order
to make QtiPlot compile with Qwt5 (!This means all plotting
functionality is broken now!)
reason: Port to Qwt5 is a lot harder than I thought, too many
changes in the API and the class structure
result: QtiPlot compiles and starts without errors
(Plan: Port the trunk to Qt4 now and port/enable the plotting
stuff afterwards.)

2006-05-25 20:05:34 Tree
[r32] by knut

changed format of all files to DOS (line endings encoded as \r\n)

2006-05-25 17:10:41 Tree
Older >