]> git.lyx.org Git - lyx.git/commit
The qt2 frontend
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 26 Jan 2001 10:16:05 +0000 (10:16 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 26 Jan 2001 10:16:05 +0000 (10:16 +0000)
commit72efbf28ac2e8d8cef29ff21dcc2fb3f2baf09ae
treea883ccfbd2bb24f9fbb6b90f0944ef17b3f74caa
parent0edc3d8b5436186fd22a680d058f349d08716e15
The qt2 frontend

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1398 a592a061-630c-0410-9148-cb99ea01b6c8
20 files changed:
ChangeLog
autogen.sh
config/qt2.m4 [new file with mode: 0644]
configure.in
lib/CREDITS
lib/ChangeLog
src/frontends/ChangeLog
src/frontends/Makefile.am
src/frontends/qt2/.cvsignore [new file with mode: 0644]
src/frontends/qt2/ChangeLog [new file with mode: 0644]
src/frontends/qt2/Dialogs.C [new file with mode: 0644]
src/frontends/qt2/FormCopyright.C [new file with mode: 0644]
src/frontends/qt2/FormCopyright.h [new file with mode: 0644]
src/frontends/qt2/FormCopyrightDialog.C [new file with mode: 0644]
src/frontends/qt2/FormCopyrightDialog.h [new file with mode: 0644]
src/frontends/qt2/FormCopyrightDialogBase.C [new file with mode: 0644]
src/frontends/qt2/FormCopyrightDialogBase.h [new file with mode: 0644]
src/frontends/qt2/FormCopyrightDialogBase.ui [new file with mode: 0644]
src/frontends/qt2/GUIRunTime.C [new file with mode: 0644]
src/frontends/qt2/Makefile.am [new file with mode: 0644]