| Commit | Date | |
|---|---|---|
| 2009-02-14 16:12:42 | Tree | |
|
[r1048]
by
knut_f
- Workaround for messed-up sub/superscripts in SVG export (http://sourceforge.net/forum/message.php?msg_id=6374398). |
2009-02-14 15:17:03 | Tree |
|
[r1047]
by
thzs
- fixed text labels for axes |
2009-02-12 14:46:59 | Tree |
|
[r1046]
by
knut_f
- Updated Windows installer; PyQt is now included in the main installer in order to avoid problems with incompatible versions/builds. |
2009-02-10 21:23:35 | Tree |
| 2009-02-09 20:10:36 | Tree | |
| 2009-02-08 21:59:09 | Tree | |
| 2009-02-08 11:20:16 | Tree | |
|
[r1042]
by
knut_f
- Merged workaround for axis gap from 0.2.x. |
2009-02-08 11:17:36 | Tree |
| 2009-02-07 22:46:34 | Tree | |
|
[r1040]
by
knut_f
- Implemented hiding of Aspects. - Reduced usage of child indices in AbstractAspect's API, in order to avoid - Removed redundant AbstractAspect signals and rewrote others to avoid indices. - Major changes to Table and TableModel: Q: Why do we need those strange completeAspectInsertion() and In other words, this was a hack. The real problem is that we implemented the So, the (drastic) solution I've come up with here consists of A point that's not yet clear to me is in what sense an empty table can/should - Misc minor improvements, like const declarations. |
2009-02-06 20:39:14 | Tree |