lp://staging/kst
- Get this branch:
- bzr branch lp://staging/kst
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from svn://anonsvn.kde.org/home/kde/branches/work/kst/portto4/kst.
Last successful import was .
Recent revisions
- 7984. By rdieter
-
fix some assumptions that qreal=double, should now be buildable on arm.
BUG: 317094
- 7980. By netterfield
-
Bugfix:
When an object was dragged to a new tab, the children of the object did not have their parent
item updated. So when the former parent tab was deleted... bad things could happen.This fixes that.
- 7978. By netterfield
-
Typo broke viewitems in 2.0.7 (!!!).
This fixes the typo, and changes the intermediate variables to qreal for
consistency. - 7977. By brisset
-
Fixes to the recently opened files stuff I committed yesterday:
- avoid adding the current dir when kst2 is called without args
- in Document::initFromComman dLine, take the call to _win->updateRec entKstFiles( kstfile) out of the if
(dataPlotted) if block as this does not seem to work. Barth, I think you should check that (see line 206 of
document.cpp), as dataPlotted is set to the return value of Document::open() which returns _isOpen. Sounds
strange...
It seems to work correctly now, the doubts I had were because I was confused due to some old paths stored in
the history prior to getting it to work correctly.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)