..
ui
remove accelerator keys (Alt+) from designer files...
2006-08-10 14:16:30 +00:00
Alert_pimpl.C
Set caption programmatically instead of through the ui file. Opens up for disregarding caption in l10n handling of ui files.
2006-09-18 16:55:54 +00:00
BulletsModule.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
BulletsModule.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
ChangeLog
merge booktabs branch
2006-07-03 19:13:56 +00:00
checkedwidgets.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
checkedwidgets.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
Dialogs.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
emptytable.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
emptytable.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
FileDialog_private.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
FileDialog_private.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
FileDialog.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
floatplacement.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
floatplacement.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
GuiClipboard.C
Fix clipboard/selection encoding
2006-09-03 07:02:38 +00:00
GuiClipboard.h
Fix clipboard/selection encoding
2006-09-03 07:02:38 +00:00
GuiImplementation.h
Split clipboard and X selection
2006-07-10 11:32:25 +00:00
GuiSelection.C
Fix clipboard/selection encoding
2006-09-03 07:02:38 +00:00
GuiSelection.h
Fix clipboard/selection encoding
2006-09-03 07:02:38 +00:00
GuiWorkArea.h
This commit transfers most of the LyXView use from BufferView to WorkArea, most notably:
2006-08-15 21:57:23 +00:00
iconpalette.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
iconpalette.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
lcolorcache.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
lcolorcache.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
lengthcombo.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
lengthcombo.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
lyx_gui.C
clean up Abdel's cleanup
2006-08-24 19:43:06 +00:00
LyXKeySymFactory.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
Makefile.am
autotools support for including moc files
2006-08-16 23:10:31 +00:00
Makefile.dialogs
The Grand Font Selection Redesign:
2006-06-19 08:10:17 +00:00
panelstack.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
panelstack.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
pch.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QAbout.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QAbout.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QAboutDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QAboutDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBibitem.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QBibitem.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBibitemDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QBibitemDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBibtex.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QBibtex.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBibtexDialog.C
Set caption programmatically instead of through the ui file. Opens up for disregarding caption in l10n handling of ui files.
2006-09-18 16:55:54 +00:00
QBibtexDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBox.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QBox.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBoxDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QBoxDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBranch.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QBranch.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBranchDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QBranchDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QBrowseBox.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QBrowseBox.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QChanges.C
A bunch of conversion to docstring.
2006-09-11 08:54:10 +00:00
QChanges.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QChangesDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QChangesDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QCharacter.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QCharacter.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QCharacterDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QCharacterDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QCitation.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QCitation.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QCitationDialog.C
Set caption programmatically instead of through the ui file. Opens up for disregarding caption in l10n handling of ui files.
2006-09-18 16:55:54 +00:00
QCitationDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qcoloritem.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qcoloritem.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QCommandBuffer.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QCommandBuffer.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QCommandEdit.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QCommandEdit.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QContentPane.C
clean up Abdel's cleanup
2006-08-24 19:43:06 +00:00
QContentPane.h
This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes.
2006-06-20 08:39:16 +00:00
QDelimiterDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QDelimiterDialog.h
Implement GUI for fixed size math delimiters (by Enrico Forestieri and me):
2006-05-07 10:51:19 +00:00
QDialogView.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QDialogView.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QDocument.C
A bunch of conversion to docstring.
2006-09-11 08:54:10 +00:00
QDocument.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QDocumentDialog.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QDocumentDialog.h
The Grand Font Selection Redesign:
2006-06-19 08:10:17 +00:00
QErrorList.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QErrorList.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QErrorListDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QErrorListDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QERT.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QERT.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QERTDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QERTDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QExternal.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QExternal.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QExternalDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QExternalDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QFloat.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QFloat.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QFloatDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QFloatDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qfont_loader.C
remove unused 'using lyx::support::quoteName;'
2006-09-08 15:32:20 +00:00
qfont_loader.h
use our own font width cache with Qt/Mac
2006-06-16 14:39:52 +00:00
qfont_metrics.C
Merge the unicode branch into trunk.
2006-08-13 22:54:59 +00:00
qfontexample.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qfontexample.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QGraphics.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QGraphics.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QGraphicsDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QGraphicsDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QInclude.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QInclude.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QIncludeDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QIncludeDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QIndex.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QIndex.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QIndexDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QIndexDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QLImage.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QLImage.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qlkey.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QLMenubar.C
Change MenuBackend and the other menuclasses to store a docstring. Do the required updates to lstrings/convert.
2006-09-09 22:27:22 +00:00
QLMenubar.h
Change MenuBackend and the other menuclasses to store a docstring. Do the required updates to lstrings/convert.
2006-09-09 22:27:22 +00:00
QLog.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QLog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QLogDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QLogDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QLPainter.C
s/boost::uint32_t/lyx::char_type/g except in the definition of lyx::docstring
2006-09-13 17:11:39 +00:00
QLPainter.h
Merge the unicode branch into trunk.
2006-08-13 22:54:59 +00:00
QLPopupMenu.C
* src/frontends/qt3/QLPopupMenu.C
2006-09-13 16:36:56 +00:00
QLPopupMenu.h
Change MenuBackend and the other menuclasses to store a docstring. Do the required updates to lstrings/convert.
2006-09-09 22:27:22 +00:00
QLPrintDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QLPrintDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QLToolbar.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QLToolbar.h
Revision 14964: forgot this...
2006-09-10 11:09:25 +00:00
QLyXKeySym.C
More unicode work. Fixup some usages.
2006-09-10 18:34:24 +00:00
QLyXKeySym.h
Merge the unicode branch into trunk.
2006-08-13 22:54:59 +00:00
QMath.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QMath.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QMathDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QMathDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QMathMatrixDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QMathMatrixDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QNote.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QNote.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QNoteDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QNoteDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QParagraph.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QParagraph.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QParagraphDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QParagraphDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QPrefs.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QPrefs.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QPrefsDialog.C
make it compile again
2006-09-11 10:07:39 +00:00
QPrefsDialog.h
Renaming:
2006-06-27 10:51:24 +00:00
QPrint.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QPrint.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QRef.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QRef.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QRefDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QRefDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qscreen.C
clean up Abdel's cleanup
2006-08-24 19:43:06 +00:00
qscreen.h
Fix some WorkArea fallouts
2006-07-09 01:08:47 +00:00
QSearch.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QSearch.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QSearchDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QSearchDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QSendto.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QSendto.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QSendtoDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QSendtoDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qsetborder.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
qsetborder.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QShowFile.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QShowFile.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QShowFileDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QShowFileDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QSpellchecker.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QSpellchecker.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QSpellcheckerDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QSpellcheckerDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
Qt2BC.C
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
Qt2BC.h
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
qt_helpers.C
make it compile again
2006-09-11 10:07:39 +00:00
qt_helpers.h
make it compile again
2006-09-11 10:07:39 +00:00
QTabular.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QTabular.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QTabularCreate.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QTabularCreate.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QTabularCreateDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QTabularCreateDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QTabularDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QTabularDialog.h
merge booktabs branch
2006-07-03 19:13:56 +00:00
QTexinfo.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QTexinfo.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QTexinfoDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QTexinfoDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QThesaurus.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QThesaurus.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QThesaurusDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QThesaurusDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QtLyXView.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QToc.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QToc.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QTocDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QTocDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qttableview.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
qttableview.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
qtTimeout.C
This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes.
2006-06-20 08:39:16 +00:00
qtTimeout.h
This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes.
2006-06-20 08:39:16 +00:00
QtView.C
A bunch of conversion to docstring.
2006-09-11 08:54:10 +00:00
QtView.h
A bunch of conversion to docstring.
2006-09-11 08:54:10 +00:00
QURL.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QURL.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QURLDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QURLDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QViewSource.C
Add more controls to the view-source dialog.
2006-08-04 13:59:12 +00:00
QViewSource.h
Add more controls to the view-source dialog.
2006-08-04 13:59:12 +00:00
QViewSourceDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QViewSourceDialog.h
Add more controls to the view-source dialog.
2006-08-04 13:59:12 +00:00
QVSpace.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QVSpace.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QVSpaceDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QVSpaceDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QWorkArea.C
Fix breakage caused by bad commits.
2006-09-17 14:58:42 +00:00
QWorkArea.h
Move more methods from WorkArea to Clipboard in qt3 and gtk
2006-07-08 15:11:18 +00:00
QWrap.C
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
2006-09-09 15:27:44 +00:00
QWrap.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
QWrapDialog.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
QWrapDialog.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
README
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
socket_callback.C
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
2006-08-16 22:10:20 +00:00
socket_callback.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00
validators.C
make it compile again
2006-09-11 10:07:39 +00:00
validators.h
* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 13:48:24 +00:00