date | project | content | link |
|---|
| 01:13 yesterday | KDE | Commit by netterfield :: r 1279327 /branches/work/kst/portto4/kst/src/ (20 files in 3 dirs): ( link) A new feature: annotation view items can now be set to have their positions 'fixed to data', so that if you scroll or more data comes in, the annotation object moves along with the data. It is set in the dimensions tab of the view item's dialog.
What I am commiting here works ~perfectly for boxes, circles and ellipses for both scaling and translation.
It works fine for labels for translation, but they tend to drift with scaling.
For arrows and lines, it works fine for translation, but has problems with scaling, because, for view objects, the item's rotation is defined in screen units. This will be fixed. | # |
| 01:06 on Jan 31 | KDE | Commit by netterfield :: r 1276920 /branches/work/kst/portto4/kst/src/libkstapp/viewmatrixdialog.cpp: ( link) Don't crash. | # |
| 01:05 on Jan 31 | KDE | Commit by netterfield :: r 1276919 /branches/work/kst/portto4/kst/src/libkstmath/curve.cpp: ( link) No log message | # |
| 01:41 on Jan 26 | KDE | Commit by netterfield :: r 1275906 /branches/work/kst/portto4/kst/src/ (5 files in 2 dirs): ( link) Update apply in settings dialog. Shorter polylines. | # |
| 03:14 on Jan 25 | KDE | Commit by netterfield :: r 1275749 /branches/work/kst/portto4/kst/src/ (12 files in 3 dirs): ( link) Make antialiasing optional: there are serios performance issues with antialiasing on some systems. | # |
| 20:03 on Jan 20 | KDE | Commit by netterfield :: r 1274953 /branches/work/kst/portto4/kst/ (8 files in 3 dirs): ( link) Some fixes to shared axis boxes. | # |
| 18:30 on Jan 09 | KDE | Commit by netterfield :: r 1272762 /branches/work/kst/portto4/kst/src/ (3 files in 2 dirs): ( link) Improve drawing: sub-pixel accuracy. | # |
| 00:11 on Jan 07 | KDE | Commit by netterfield :: r 1272108 /branches/work/kst/portto4/kst/src/libkstmath/curve.cpp: ( link) remove BENCHMARK | # |
| 23:49 on Jan 06 | KDE | Commit by netterfield :: r 1272105 /branches/work/kst/portto4/kst/src/libkstmath/curve.cpp: ( link) Improve line drawing with antialiasing. | # |
| 21:59 on Jan 03 | KDE | Commit by netterfield :: r 1271289 /branches/work/kst/portto4/kst/src/ (4 files in 2 dirs): ( link) Points scale properly when printing (and resizing windows). | # |
| 02:01 on Dec 31, 2011 | KDE | Commit by netterfield :: r 1270950 /branches/work/kst/portto4/kst/src/ (4 files in 3 dirs): ( link) Antialias curve drawing. Fix truncation errors in some point types. | # |
| 23:49 on Dec 30, 2011 | KDE | Commit by netterfield :: r 1270941 /branches/work/kst/portto4/kst/src/libkstapp/viewitem.cpp: ( link) Delete some dead code. | # |
| 23:47 on Dec 30, 2011 | KDE | Commit by netterfield :: r 1270940 /branches/work/kst/portto4/kst/src/libkstapp/ (11 files): ( link) Fixes to 'columns' auto-layout: It now lays out in columns, in the order of creation, completely eradicating any previous formatting. Use 'auto' to keep current formating.
This seems to work better...
Also delete some dead code. | # |
| 17:51 on Dec 09, 2011 | KDE | Commit by netterfield :: r 1267879 /branches/work/kst/portto4/kst/src/libkstapp/legenditem.cpp: ( link) Wrap legends if it would get too big. | # |
| 17:39 on Dec 09, 2011 | KDE | Commit by netterfield :: r 1267877 /branches/work/kst/portto4/kst/src/libkstapp/plotitem.cpp: ( link) BUG: Markers didn't work in log mode. Now they do. | # |
| 17:39 on Dec 09, 2011 | KDE | Commit by netterfield :: r 1267876 /branches/work/kst/portto4/kst/src/ (4 files in 2 dirs): ( link) BUG: the free-memory checker was failing under 32 bit linux. Use double instead so it always works. | # |
| 03:41 on Nov 30, 2011 | KDE | Commit by netterfield :: r 1266574 /branches/work/kst/portto4/kst/src/libkstapp/ (plotrenderitem.cpp plotrenderitem.h): ( link) BUG: 261972 restore 1.x scroll wheel behavior. | # |
| 17:14 on Nov 28, 2011 | KDE | Commit by netterfield :: r 1266249 /branches/work/kst/portto4/kst/src/ (26 files in 2 dirs): ( link) Update tab order. | # |
| 17:07 on Nov 23, 2011 | KDE | Commit by netterfield :: r 1265595 /branches/work/kst/portto4/kst/src/widgets/ (3 files): ( link) Feature: ~ is expanded to HOME in file and data source selection widgets. ~USER is not expanded, because I haven't found a reasonably system independant way of doing that. | # |
| 03:15 on Nov 22, 2011 | KDE | Commit by netterfield :: r 1265327 /branches/work/kst/portto4/kst/ (4 files in 3 dirs): ( link) BUG: Make drawing of the tick marks and drawing of the curves exactly consistant. (they were previously off by up to +-1 pixel). | # |