..
ui
merge qt4/Makefile.am and qt4/ui/Makefile.am
2007-08-10 23:19:07 +00:00
Action.cpp
Last (?) batch of renames:
2007-04-28 20:44:46 +00:00
Action.h
Rename .C ==> .cpp for files in src, part one
2007-04-26 04:41:58 +00:00
alert_pimpl.cpp
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
BulletsModule.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
BulletsModule.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
ChangeLog
rename LColor into Color
2007-04-26 17:34:20 +00:00
CheckedLineEdit.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
CheckedLineEdit.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
ColorCache.cpp
I guess Windows folks are not too happy with files named color.h and Color.h
2007-04-26 19:21:38 +00:00
ColorCache.h
rename LColor into Color
2007-04-26 17:34:20 +00:00
Dialogs.cpp
* added WidgetFlags argument to DockView to set Qt::Drawer flag where needed
2007-05-29 11:38:28 +00:00
DockView.h
* added WidgetFlags argument to DockView to set Qt::Drawer flag where needed
2007-05-29 11:38:28 +00:00
EmptyTable.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
EmptyTable.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
FileDialog.cpp
add comment and ling to bug 3907.
2007-07-03 08:23:04 +00:00
FloatPlacement.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
FloatPlacement.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
GuiApplication.cpp
[the "translation" patch series] Part 4: translating the LyX menu on the mac
2007-08-07 21:23:40 +00:00
GuiApplication.h
[the "translation" patch series] Part 4: translating the LyX menu on the mac
2007-08-07 21:23:40 +00:00
GuiClipboard.cpp
fix unicode decomposition (bugs 3313 and 3498):
2007-07-05 14:45:00 +00:00
GuiClipboard.h
Fix bug 2138: copy and paste should preserve formatting between different
2007-01-13 18:29:50 +00:00
GuiFontLoader.cpp
* workaround for Qt not selecting a Times font on Mac with Qt 4.3.0. As soon as the
2007-06-04 12:10:30 +00:00
GuiFontLoader.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
GuiFontMetrics.cpp
Put again the (slightly edited) caution warning from Georg Baum about abusing the ucs4_to_qchar() conversion with symbol fonts. This comment was accidentally deleted in rev 18593.
2007-05-31 16:40:11 +00:00
GuiFontMetrics.h
This commit allows to support the full unicode range in GuiFontMetrics thus fixing the crash in this bug:
2007-05-31 12:48:42 +00:00
GuiImplementation.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
GuiImplementation.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
GuiSelection.cpp
fix unicode decomposition (bugs 3313 and 3498):
2007-07-05 14:45:00 +00:00
GuiSelection.h
code cosmetics whitespace, unneeded lyx:: qualification, indentation, unneeded destructors and the like
2007-04-25 16:39:21 +00:00
GuiView.cpp
With or without multiview, a crash can happen randomly if the statusbar timer times out after the view is closed. Two reason for that:
2007-07-17 09:21:52 +00:00
GuiView.h
add tab close button
2007-06-11 14:53:36 +00:00
GuiWorkArea.cpp
* update cursor position on resize _after_ drawing. Because before
2007-06-18 15:39:52 +00:00
GuiWorkArea.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
IconPalette.cpp
Get rid of a few warnings.
2007-08-10 20:14:54 +00:00
IconPalette.h
* Get rid the of the QWidgetAction subclass and use homebrew tearoff widget:
2007-06-21 09:51:50 +00:00
InsertTableWidget.cpp
Rename .C ==> .cpp for files in src, part one
2007-04-26 04:41:58 +00:00
InsertTableWidget.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
KeySymbol.cpp
rename LyXKeySym into KeySymbol
2007-04-27 08:43:38 +00:00
LengthCombo.cpp
rename/merge LyXLength related stuff
2007-04-28 12:58:49 +00:00
LengthCombo.h
rename/merge LyXLength related stuff
2007-04-28 12:58:49 +00:00
LyXFileDialog.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
LyXFileDialog.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
Makefile.am
fix linking error in the frontend
2007-08-11 18:24:00 +00:00
Makefile.dialogs
Add support for listings package. Two listings command \lstinline, \lstinputlisting and an environment \lstlisting are supported, along with preamble \lstset. \lstinputlisting is implemented through Include dialog, and the other two are implemented with a new inset listings, along with its dialog.
2007-05-09 19:11:42 +00:00
PanelStack.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
PanelStack.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
pch.h
QAbout.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QAbout.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QBibitem.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QBibitem.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QBibtex.cpp
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QBibtex.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QBox.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QBox.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QBranch.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QBranch.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QBranches.cpp
Rename .C ==> .cpp for files in src, part one
2007-04-26 04:41:58 +00:00
QBranches.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QChanges.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QChanges.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QCharacter.cpp
rename LColor into Color
2007-04-26 17:34:20 +00:00
QCharacter.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QCitation.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QCitation.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QCitationDialog.cpp
Auto raising the dialog when the user click on a Citation inset...
2007-07-03 08:59:10 +00:00
QCitationDialog.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QCommandBuffer.cpp
* On MacOSX enter is no activation key for a QListWidget. Hence it
2007-06-21 06:38:50 +00:00
QCommandBuffer.h
Implement shortcut (M-x) to hide the minibuffer
2007-04-29 08:58:09 +00:00
QCommandEdit.cpp
Implement shortcut (M-x) to hide the minibuffer
2007-04-29 08:58:09 +00:00
QCommandEdit.h
Implement shortcut (M-x) to hide the minibuffer
2007-04-29 08:58:09 +00:00
QDelimiterDialog.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QDelimiterDialog.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QDialogView.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QDialogView.h
It seems that commit 17167 was not enough to ensure that the proper hide/show/update methods are called.
2007-02-15 10:16:35 +00:00
QDocument.cpp
Fix Bug 4053: Update other controls allows invalid listings parameters to be passed in listings-related dialogs.
2007-07-27 18:17:00 +00:00
QDocument.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QErrorList.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QErrorList.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QERT.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QERT.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QExternal.cpp
Fix bug 2753: LyX doesn't support paths and filenames with parentheses
2007-06-26 16:55:42 +00:00
QExternal.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QFloat.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QFloat.h
While working on bug 3227, I noticed that from()->show() called QDialog::show() instead of QIndexDialog::show(), hence the bug. While I solved this bug differently, I believe that some other bugs like this one might appear. So I removed the cast in QView<GUIDialog>::form() and included the dialogs where needed.
2007-02-13 18:27:46 +00:00
QFloatDialog.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QFloatDialog.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QFontExample.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QFontExample.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QGraphics.cpp
Fix bug 2753: LyX doesn't support paths and filenames with parentheses
2007-06-26 16:55:42 +00:00
QGraphics.h
While working on bug 3227, I noticed that from()->show() called QDialog::show() instead of QIndexDialog::show(), hence the bug. While I solved this bug differently, I believe that some other bugs like this one might appear. So I removed the cast in QView<GUIDialog>::form() and included the dialogs where needed.
2007-02-13 18:27:46 +00:00
QGraphicsDialog.cpp
Fix bug 1749. CAUTION: lyx2lyx not fully working yet (see FIXMEs).
2007-06-25 13:49:51 +00:00
QGraphicsDialog.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QGraphicsUi.h
QInclude.cpp
Fix loading non-lyx child documents with relative path names, change 'Load' to 'Edit' in the child document dialog. (Bug 4107 and 4111)
2007-08-07 18:39:34 +00:00
QInclude.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QIndex.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QIndex.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QKeySymbol.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QKeySymbol.h
rename LyXKeySym into KeySymbol
2007-04-27 08:43:38 +00:00
QLImage.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QLImage.h
QListings.cpp
Fix Bug 4053: Update other controls allows invalid listings parameters to be passed in listings-related dialogs.
2007-07-27 18:17:00 +00:00
QListings.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
qlkey.h
* src/frontends/qt4/qlkey.h: add AltGr as modifier key (fix bug 4026)
2007-07-18 16:52:52 +00:00
QLMenubar.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QLMenubar.h
code cosmetics whitespace, unneeded lyx:: qualification, indentation, unneeded destructors and the like
2007-04-25 16:39:21 +00:00
QLog.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QLog.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QLPainter.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QLPainter.h
rename LyXFont to Font except in tex2lyx
2007-04-29 18:17:15 +00:00
QLPopupMenu.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QLPopupMenu.h
Rename .C ==> .cpp for files in src, part one
2007-04-26 04:41:58 +00:00
QLPrintDialog.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QLPrintDialog.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QLToolbar.cpp
Allow unicode in Layout names.
2007-07-11 13:39:08 +00:00
QLToolbar.h
Allow unicode in Layout names.
2007-07-11 13:39:08 +00:00
QMathMatrixDialog.cpp
QMathMatrixDialog.cpp: fix part of bug 3475
2007-05-07 18:30:41 +00:00
QMathMatrixDialog.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QNomencl.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QNomencl.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QNote.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QNote.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QParagraph.cpp
Make LYX_ALIGN_LAYOUT always be an available layout. This simplifies a couple
2007-08-06 05:04:38 +00:00
QParagraph.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QPrefs.cpp
Converted '#warning ...' into FIXME-comments
2007-08-10 11:47:12 +00:00
QPrefs.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QPrint.cpp
* src/frontends/qt4/QPrint.cpp:
2007-06-26 16:46:40 +00:00
QPrint.h
While working on bug 3227, I noticed that from()->show() called QDialog::show() instead of QIndexDialog::show(), hence the bug. While I solved this bug differently, I believe that some other bugs like this one might appear. So I removed the cast in QView<GUIDialog>::form() and included the dialogs where needed.
2007-02-13 18:27:46 +00:00
QRef.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QRef.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QSearch.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QSearch.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QSendto.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QSendto.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QSetBorder.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QSetBorder.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QShowFile.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QShowFile.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QSpellchecker.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QSpellchecker.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
Qt2BC.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
Qt2BC.h
code cosmetics whitespace, unneeded lyx:: qualification, indentation, unneeded destructors and the like
2007-04-25 16:39:21 +00:00
qt_helpers.cpp
Get rid of a few warnings.
2007-08-10 20:14:54 +00:00
qt_helpers.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QTabular.cpp
Properly fix bug 3258.
2007-07-18 09:55:33 +00:00
QTabular.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QTabularCreate.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QTabularCreate.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QTexinfo.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QTexinfo.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QThesaurus.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QThesaurus.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QToc.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QToc.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
qtTimeout.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
qtTimeout.h
QURLDialog.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
QURLDialog.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QViewSource.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
QViewSource.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QVSpace.cpp
rename/merge LyXLength related stuff
2007-04-28 12:58:49 +00:00
QVSpace.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
QWrap.cpp
Converted '#warning ...' into FIXME-comments
2007-08-10 11:47:12 +00:00
QWrap.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
README
renaming in frontends/qt4/ui: s/Q//g
2007-04-24 08:56:28 +00:00
socket_callback.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
socket_callback.h
TocModel.cpp
Cosmetics.
2007-06-12 12:29:19 +00:00
TocModel.h
TocWidget.cpp
* src/frontends/qt4/TocWidget.cpp (updateGui): do not call getGUIName, since
2007-06-04 13:27:27 +00:00
TocWidget.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
UrlView.cpp
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
UrlView.h
While working on bug 3227, I noticed that from()->show() called QDialog::show() instead of QIndexDialog::show(), hence the bug. While I solved this bug differently, I believe that some other bugs like this one might appear. So I removed the cast in QView<GUIDialog>::form() and included the dialogs where needed.
2007-02-13 18:27:46 +00:00
Validator.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
Validator.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00