TodoForNextRelease
From kile
Revision as of 21:16, 17 August 2009 by Thomas braun (Talk | contribs)
("-" marks things to do, "+" done )
to be fixed for next beta release:
- - codecompletion for references only works for the second (or last?) command in the line. E.g.
\ref{} blah \ref{} only works if the cursor is between the second braces and not the first ones.
- - add upgrade path for tools. I'd (tbraun) suggest to ask the user if he wants to reload the default tools setting.
regressions:
- - adding a file to a project, creates a yellow symbol for a with latex root doc. closing the project and reopening fixes it. The problem here is that we don't have a doc object and therefore don't return a reasonable url. See makeTheConnection in structurewidget.cpp.
- + check patch from https://sourceforge.net/forum/message.php?msg_id=7474600. It sounds reasonable.
- + investigate http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536297
- + https://bugs.kde.org/show_bug.cgi?id=158453, not reproducible
- + add Evince as ViewPDF configuration
- - make the config dialog also suitable for smaller screen sizes, reported on kile-devel
postponed after 2.1 release:
- + spell checker on the fly should ignore latex commands
- - prevent having two kile services registered on d-bus
- - add synctex support as soon as okular has synctex support (planned for KDE 4.3)
