mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 14:32:04 +00:00
2320240a6d
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1991 a592a061-630c-0410-9148-cb99ea01b6c8
137 lines
3.3 KiB
Plaintext
137 lines
3.3 KiB
Plaintext
2001-05-09 Lars Gullik Bjønnes <larsbj@birdstep.com>
|
|
|
|
* FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
|
|
|
|
2001-04-03 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* FormCharacter.C:
|
|
* FormDocument.h:
|
|
* FormSearch.C:
|
|
* Dialogs.C: s/popup/dialog/
|
|
|
|
* qt2BC.h:
|
|
* qt2BC.C:
|
|
* FormCitation.C:
|
|
* FormDocument.C: s/UndoAll/Restore/
|
|
|
|
* Qt2Base.h:
|
|
* Qt2Base.C: s/ControlButton/ControlButtons/
|
|
|
|
|
|
2001-04-02 Kalle Dalheimer <kalle@klaralvdalens-datakonsult.se>
|
|
|
|
* Makefile.am: Simplified Makefile.am
|
|
|
|
2001-03-31 Kalle Dalheimer <kalle@klaralvdalens-datakonsult.se>
|
|
|
|
* FormCitationDialogImpl.C (doPreviousNext): Propagated search
|
|
fixes from XForms
|
|
* several files: MVC for citation dialog
|
|
|
|
2001-03-30 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
* Qt2Base.[Ch]: changed ControlBase to ControlButton.
|
|
|
|
2001-03-19 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
* qt2 compiles again:
|
|
* Makefile.am: added missing xform dialogs
|
|
* FormParagraph.C: only extra setting if wanted
|
|
* FormParagraph.h: add namespace to connection
|
|
|
|
2001-03-16 Kalle Dalheimer <kalle@klaralvdalens-datakonsult.se>
|
|
|
|
* FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
|
|
NO_PEXTRA is not defined (in line with XForms frontend)
|
|
|
|
* Dialogs.C: Adapted to backend changes
|
|
|
|
* Makefile.am: updated citation dialog
|
|
* Citation dialog added: FormCitation.{C,h},
|
|
* FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
|
|
|
|
2001-03-15 Lars Gullik Bjønnes <larsbj@trylle.birdstep.com>
|
|
|
|
* several files: remove CXX_WORKING_NAMESPACES
|
|
|
|
2001-03-15 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
* Added splash screen
|
|
* Makefile.am: updated
|
|
* FormSplash.[Ch]: added
|
|
* FormSplashImpl.[Ch]: added
|
|
|
|
2001-03-09 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
* Makefile.am: updated
|
|
* paragraphdlg.ui: manually enabled items in minipage settings
|
|
* paragraphdlgimpl.C: tweak enable code on extra page
|
|
* Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
|
|
* FileDialog_private.[Ch]: added
|
|
* FileDialog.C: added
|
|
* FormParagraph.C: params settings updated
|
|
|
|
2001-03-06 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
* Search dialog added:
|
|
* FormSearch.[Ch]
|
|
* searchdlg.ui
|
|
* searchdlg.[Ch]
|
|
* searchdlgimpl.[Ch]
|
|
|
|
2001-02-16 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
* remove inheritance from noncopyable in Form*.h
|
|
* Character dialog added:
|
|
* FormCharacter.[Ch]
|
|
* chardlg.ui
|
|
* chardlg.[Ch]
|
|
* chardlgimpl.[Ch]
|
|
|
|
2001-02-16 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* FormParagraph.C: fix bview->update()
|
|
|
|
2001-01-24 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
*FormParagraph.C:
|
|
*FormParagraph.h:
|
|
*FormPrint.C:
|
|
*FormPrint.h:
|
|
*FormTabularCreate.C:
|
|
*FormTabularCreate.h:
|
|
*QtLyXView.h:
|
|
*emptytable.C:
|
|
*emptytable.h:
|
|
*paragraphdlg.C:
|
|
*paragraphdlg.h:
|
|
*paragraphdlg.ui:
|
|
*paragraphdlgimpl.C:
|
|
*paragraphdlgimpl.h:
|
|
*printdlg.C:
|
|
*printdlg.h:
|
|
*printdlg.ui:
|
|
*printdlgimpl.C:
|
|
*printdlgimpl.h:
|
|
*tabularcreatedlg.C:
|
|
*tabularcreatedlg.h:
|
|
*tabularcreatedlg.ui:
|
|
*tabularcreatedlgimpl.C:
|
|
*tabularcreatedlgimpl.h:
|
|
*Makefile.am: added paragraph/print/tabular create dialogs
|
|
|
|
2001-01-24 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* src/frontends/qt2/.cvsignore:
|
|
* Dialogs.C:
|
|
* FormCopyright.C:
|
|
* FormCopyright.h:
|
|
* FormCopyrightDialog.C:
|
|
* FormCopyrightDialog.h:
|
|
* FormCopyrightDialogBase.C:
|
|
* FormCopyrightDialogBase.h:
|
|
* FormCopyrightDialogBase.ui:
|
|
* GUIRunTime.C:
|
|
* Makefile.am: start frontend with the Copyright
|
|
dialog
|