2001-06-16 14:48:12 +00:00
|
|
|
|
2001-06-16 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormCitationDialogImpl.C: added using directive.
|
|
|
|
|
|
|
|
|
|
* qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
|
|
|
|
|
No idea why this wasn't done ages ago!
|
|
|
|
|
|
2001-06-15 16:18:43 +00:00
|
|
|
|
2001-06-15 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormCharacter.C:
|
|
|
|
|
* FormParagraph.C (c-tor): cosmetic name change of signal.
|
|
|
|
|
|
2001-06-14 08:20:41 +00:00
|
|
|
|
2001-06-14 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormCitation.C:
|
|
|
|
|
* Qt2Base.C: removed // -*- C++ -*- as first line.
|
|
|
|
|
|
|
|
|
|
* FileDialog_private.h:
|
|
|
|
|
* FormCopyright.h:
|
|
|
|
|
* FormCredits.h:
|
|
|
|
|
* FormIndex.h:
|
|
|
|
|
* FormParagraph.h:
|
|
|
|
|
* FormPrint.h:
|
|
|
|
|
* FormRef.h:
|
|
|
|
|
* FormSearch.h:
|
|
|
|
|
* FormSplash.h:
|
|
|
|
|
* FormTabularCreate.h:
|
|
|
|
|
* FormToc.h:
|
|
|
|
|
* FormUrl.h:
|
|
|
|
|
* QtLyXView.h: added // -*- C++ -*- as first line.
|
|
|
|
|
|
2001-06-05 17:05:51 +00:00
|
|
|
|
2001-06-02 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* <various>: fix random space pepper to use
|
|
|
|
|
hard tabs. Also add <config.h> where necessitated
|
|
|
|
|
by using LString.h
|
|
|
|
|
|
2001-05-22 13:27:52 +00:00
|
|
|
|
2001-05-22 Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
|
|
|
|
|
|
|
|
|
|
* FormDocument.C (build): add iso8859-15 support.
|
|
|
|
|
|
2001-05-17 08:59:04 +00:00
|
|
|
|
2001-05-17 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
|
|
|
|
* FormCharacter.C:
|
|
|
|
|
* FormCopyright.C:
|
|
|
|
|
* FormCredits.C:
|
|
|
|
|
* FormSearch.C: gettext went missing but is back gain now _().
|
|
|
|
|
|
|
|
|
|
* Makefile.am: ButtonController is now ButtonControllerBase.
|
|
|
|
|
It now compiles but it won't link lyx on my system. Complaints about
|
|
|
|
|
not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
|
|
|
|
|
are all present and accounted for by ldconfig. YMMV.
|
|
|
|
|
|
2001-05-09 09:14:50 +00:00
|
|
|
|
2001-05-09 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
|
|
|
|
|
|
2001-04-03 14:30:58 +00:00
|
|
|
|
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 20:08:43 +00:00
|
|
|
|
2001-04-02 Kalle Dalheimer <kalle@klaralvdalens-datakonsult.se>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Simplified Makefile.am
|
|
|
|
|
|
2001-03-31 08:39:24 +00:00
|
|
|
|
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 09:51:46 +00:00
|
|
|
|
2001-03-30 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Qt2Base.[Ch]: changed ControlBase to ControlButton.
|
|
|
|
|
|
2001-03-19 13:28:31 +00:00
|
|
|
|
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 17:20:06 +00:00
|
|
|
|
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 18:21:56 +00:00
|
|
|
|
2001-03-15 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
|
|
|
|
* several files: remove CXX_WORKING_NAMESPACES
|
|
|
|
|
|
2001-03-15 16:34:44 +00:00
|
|
|
|
2001-03-15 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* Added splash screen
|
|
|
|
|
* Makefile.am: updated
|
|
|
|
|
* FormSplash.[Ch]: added
|
|
|
|
|
* FormSplashImpl.[Ch]: added
|
|
|
|
|
|
2001-03-12 11:22:26 +00:00
|
|
|
|
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 14:23:02 +00:00
|
|
|
|
2001-03-06 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* Search dialog added:
|
|
|
|
|
* FormSearch.[Ch]
|
|
|
|
|
* searchdlg.ui
|
|
|
|
|
* searchdlg.[Ch]
|
|
|
|
|
* searchdlgimpl.[Ch]
|
|
|
|
|
|
2001-03-05 10:16:03 +00:00
|
|
|
|
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-23 16:19:54 +00:00
|
|
|
|
2001-02-16 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormParagraph.C: fix bview->update()
|
|
|
|
|
|
2001-02-14 19:43:56 +00:00
|
|
|
|
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-26 10:16:05 +00:00
|
|
|
|
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
|