]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/TODO
Some Qt graphics dialog improvements. Yet more work needed :/
[lyx.git] / src / frontends / qt2 / TODO
index c47ae8bae4cf31416fe2ea0f1db7e4f9a49d891f..428f543cbe550c7e55a8519e8acc83f272053908 100644 (file)
@@ -1,5 +1,6 @@
 This file is intended to be a list of stuff that must be done before
-we can say the first iteration of the Qt frontend is "finished".
+we can say the first iteration of the Qt frontend is "finished". It
+is incomplete.
 
 Those with asterisks are what I perceive as being "big jobs"
 
@@ -8,10 +9,6 @@ FileDialog
        - add buttons for Documents, Templates, etc. to the file dialog toolbar
        - work around Qt crash bug with double click
  
-GraphicsImage
-
-       - remove getPixmap() 
 lyx_gui (qt)
 
        - move out lyxserver
@@ -19,28 +16,22 @@ lyx_gui (qt)
  
 Menubar_pimpl
 
-       - remove menubar-switching as discussed
-       - implement menu key shortcuts
-       - implement on/off switches in menus, enable/disable
-       - parse the submenus (*)
+       - fix disabling submenu labels when appropriate
        - implement dynamic menus (may need serious backend changes) (*)(*)
                - dynamic last files
                - import/export/view/update
                - navigate
-       - remove openByName
+       - implement openByName
+       - why is note disabled, index enabled with no doc etc. ? 
 
 QAbout
 
        - give good default size 
 
-QBibtex 
-
-       - implement H. Voss's style browser facility, style tooltip, check for duplicates
-
-QCitation
-
-       - loop round searching not working perhaps ??
+QCommandBuffer
 
+       - finish off, use listview etc.
 QContentPane 
 
        - triple click
@@ -65,7 +56,7 @@ QForks
  
 QGraphics
        
-       - UI cleanups. Maybe not vital
+       - UI cleanups and fixes
  
 QInclude
 
@@ -78,11 +69,9 @@ qlkey
 QLImage
 
        - get jpeg etc. to work
-       - get rotation etc. to work
        - get mono/color to work
        - get bgcolor and clipping to work 
 
 QLPainter
 
        - work out why buttons look ugly and fix
@@ -93,23 +82,10 @@ QLyXKeySym
        - isOK() - meaningful or not ?
        - getISOEncoded - get this to work (*)
         
-QMiniBuffer
-
-       - implement as a QStatusBar and a separate QToolbar containing a QComboBox (*)
-       - make the necessary GUII API changes for this to work (*)
-
-QParagraph
-
-       - implement me (MVCed already) (*) [Edwin is working on this]
-
 QPreferences
 
        - implement me (*)
  
-QRef
-
-       - need buffer combo
-
 QSendTo
 
        - implement me
@@ -122,19 +98,10 @@ QTabular
 
        - implement me (need MVC) (*)
  
-QTexinfo
-
-       - fix "View" when path not shown
-
 QtView
 
        - decide what to do about prohibit/allowInput 
-       - add autosave timeout
-
  
 Toolbar_pimpl
 
        - mathed symbols (*) 
-       - openLayoutList() (remove ?)
-       - ::set() ???
-       - push() ??