]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Make libQtCore a support library like boost and implement encoding conversion
[lyx.git] / Status.15x
index 39992e8731804dfbe7949324c615ae05f0cc3bfe..3ca30ddaa7f834eebe763022007feef178c04f9f 100644 (file)
@@ -57,6 +57,9 @@ FILE
   Setting the default extension here to something invalid, is a hack, but works.
   (Invalid may be e.g. "*")
 
+* TODO: bool GuiImplementation::closeAllViews()
+  Don't clear when quitting is canceled
+  
 
 SPELL CHECKING (Joost 4/11/06)
 
@@ -91,6 +94,14 @@ DIALOGS
 * If you try to view a document as postscript that cannot be typeset because
   of LaTeX errors and export to LaTeX afterwards you will get the old error
   list again, although the export succeded.
+  
+* Citation dialog: Create some citation; open the citation dialog a second time for
+  another new citation => the selected entry from the first citations is
+  already selected for the second citation (which is wrong)
+
+* Citation dialog: If you use the cursor up/down keys to browse through the
+  list of available citations, the "preview" (in the middle of the dialog)
+  is not updated
 
 
 MATH CONTROL PANEL