]> git.lyx.org Git - features.git/commit
Cleanup and polish of the Citation dialog:
authorAbdelrazak Younes <younes@lyx.org>
Sun, 25 Mar 2007 01:32:12 +0000 (01:32 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 25 Mar 2007 01:32:12 +0000 (01:32 +0000)
commit44efd43a1b14ef5953410815d5775531cad3420f
tree176b80136c747343f9f21dd7c8385ebd8e4cde3b
parent14f3344f0bdf6bd6b5447b384e5c5343dbb02d33
Cleanup and polish of the Citation dialog:
- now simple citation insertion can be done with the keyboard only (enter key will close the dialog and insert the chosen key).
- now search also within bib entry information (very fast)
- new case sensitive option
- new regex option.
- QCitation: code simplified, some code went to ControlCitation.
- QCitationDialog: code simplified
- lots of polish in the dialogs...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17539 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/controllers/ControlCitation.C
src/frontends/controllers/ControlCitation.h
src/frontends/qt4/QCitation.C
src/frontends/qt4/QCitation.h
src/frontends/qt4/QCitationDialog.C
src/frontends/qt4/QCitationDialog.h
src/frontends/qt4/ui/QCitationUi.ui