]> git.lyx.org Git - features.git/commit
Factorize out the way window titles are handled.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 5 Feb 2008 12:43:19 +0000 (12:43 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 5 Feb 2008 12:43:19 +0000 (12:43 +0000)
commit6bb94129d8a5e087642458eb098c09c54c3c425e
treecf821b763093fd3b9763078d35cd66f6294050be
parent8c27d557b9f2b4ca815d510afde30b94e918b7ac
Factorize out the way window titles are handled.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22784 a592a061-630c-0410-9148-cb99ea01b6c8
51 files changed:
src/frontends/qt4/ButtonController.h
src/frontends/qt4/Dialog.cpp
src/frontends/qt4/Dialog.h
src/frontends/qt4/DialogView.cpp
src/frontends/qt4/DialogView.h
src/frontends/qt4/DockView.h
src/frontends/qt4/GuiAbout.cpp
src/frontends/qt4/GuiBibitem.cpp
src/frontends/qt4/GuiBibtex.cpp
src/frontends/qt4/GuiBox.cpp
src/frontends/qt4/GuiBranch.cpp
src/frontends/qt4/GuiChanges.cpp
src/frontends/qt4/GuiCharacter.cpp
src/frontends/qt4/GuiCitation.cpp
src/frontends/qt4/GuiDelimiter.cpp
src/frontends/qt4/GuiDialog.cpp
src/frontends/qt4/GuiDialog.h
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiERT.cpp
src/frontends/qt4/GuiErrorList.cpp
src/frontends/qt4/GuiExternal.cpp
src/frontends/qt4/GuiFloat.cpp
src/frontends/qt4/GuiGraphics.cpp
src/frontends/qt4/GuiHyperlink.cpp
src/frontends/qt4/GuiInclude.cpp
src/frontends/qt4/GuiIndex.cpp
src/frontends/qt4/GuiIndex.h
src/frontends/qt4/GuiListings.cpp
src/frontends/qt4/GuiLog.cpp
src/frontends/qt4/GuiMath.cpp
src/frontends/qt4/GuiMath.h
src/frontends/qt4/GuiMathMatrix.cpp
src/frontends/qt4/GuiNomencl.cpp
src/frontends/qt4/GuiNote.cpp
src/frontends/qt4/GuiParagraph.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiPrint.cpp
src/frontends/qt4/GuiRef.cpp
src/frontends/qt4/GuiSearch.cpp
src/frontends/qt4/GuiSendto.cpp
src/frontends/qt4/GuiShowFile.cpp
src/frontends/qt4/GuiSpellchecker.cpp
src/frontends/qt4/GuiTabular.cpp
src/frontends/qt4/GuiTabularCreate.cpp
src/frontends/qt4/GuiTexinfo.cpp
src/frontends/qt4/GuiThesaurus.cpp
src/frontends/qt4/GuiToc.cpp
src/frontends/qt4/GuiVSpace.cpp
src/frontends/qt4/GuiViewSource.cpp
src/frontends/qt4/GuiWrap.cpp
src/frontends/qt4/TocWidget.cpp