Menu

SVN-temp Commit Log


Commit Date  
[r819] by knut_f

Added XML mime info file according to current freedesktop.org standard.

2008-03-01 13:44:56 Tree
[r818] by thzs

- implemented portrait/orientation selection for
EPS and PDF export
(closes feature request 1887933: Export graphs to EPS without rotation)

Remark: There is really no point in using QPrinter::Custom with Qt < 4.4,
it will use a standard page size anyway[1]. So I won't fix the stuff
related to custom page sizes until we have Qt and the new
plotting engine with floating point coordinates.)

References:
[1] http://trolltech.com/developer/task-tracker/index_html?method=entry&id=99441

2008-02-29 22:06:59 Tree
[r817] by thzs

- made the default manual folder customizable via
the project file

2008-02-29 20:52:46 Tree
[r816] by knut_f

Added .desktop files for menu entry and mime type on Linux.

2008-02-29 20:47:31 Tree
[r815] by knut_f

- Extended search for default paths to the manual to include
a) /usr/share/doc/scidavis-<version>/
b) .../manual/index.html in addition to .../manual-<locale>/index.html

2008-02-28 23:29:50 Tree
[r814] by knut_f

- Fixed some bugs in Plot3DDialog. Updated other deprecated uses of
setCurrentItem(int) in order to avoid similar bugs.
- Fixed floor.xpm and graph.xpm.
- Removed Qt::Tool window flag from instantiations of LineDialog, because it
caused some strange behaviour when switching workspaces. Besides, it's a modal
dialog so this flag doesn't really seem appropriate here. Strangely enough,
SymbolDialog doesn't suffer from the same problem.

2008-02-28 19:42:05 Tree
[r813] by knut_f

Updated several screenshots and deleted some unreferenced ones. Some parts of
the manual still have to be updated (several dialogs were merged into the "Plot
details" dialog, some preferences are not described, menus and toobars have
changed etc.). If all screenshots would use the same style, this would be a
bonus (style options for the updated screenshots are described in README.style).

2008-02-28 19:22:58 Tree
[r812] by knut_f

- Added a generic interface for import filters (AbstractImportFilter) and a
matching dialog (ImportDialog). This is supposed to improve usability (I want
to import something -> open import dialog -> see what filters are available)
and make implementing new import filter much easier.
- Implemented import of ASCII tables.

2008-02-25 23:21:44 Tree
[r811] by knut_f

Some minor clarifications.

2008-02-25 21:37:50 Tree
[r810] by knut_f

Removed superfluous executable bits and converted some files to unix format. Thanks to erictanguy for spotting these.

2008-02-25 19:32:02 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.