]> git.lyx.org Git - features.git/commit
put citation dialog in good state:
authorEdwin Leuven <e.leuven@gmail.com>
Wed, 28 Jun 2006 08:28:16 +0000 (08:28 +0000)
committerEdwin Leuven <e.leuven@gmail.com>
Wed, 28 Jun 2006 08:28:16 +0000 (08:28 +0000)
commit1f0a608b99697becc5a072088ed43344edc39a6b
tree13d696ffbbb7471d17962dfc388abf875e1c9cf3
parenta5a508bdaadf5246f87d594fc2588d1a58217807
put citation dialog in good state:
- natbib style (the combox) works
- when moving/up down the item stays selected (allowing sequential ups/downs)
- when deleting the next selected entry gets focus (allowing sequential deletes)
- the info is now shown and updated
- find subsets the available entries as you type
- no additional find dialog (removed QCitationFind.ui)
- selecting with double-click
- removal of unused: Citation class, toVector() function

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14252 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/Makefile.dialogs
src/frontends/qt4/QCitation.C
src/frontends/qt4/QCitation.h
src/frontends/qt4/QCitationDialog.C
src/frontends/qt4/QCitationDialog.h
src/frontends/qt4/ui/QCitationFindUi.ui [deleted file]
src/frontends/qt4/ui/QCitationUi.ui