..
ui
merge booktabs branch
2006-07-03 19:13:56 +00:00
Action.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
Action.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
Alert_pimpl.C
change string "qt2" to "qt4"
2006-04-24 13:25:50 +00:00
Application.C
Add config.h to src/frontends/qt4/Application.C to avoid MSVC BOOST_ALL_NO_LIB problem.
2006-07-01 18:14:58 +00:00
Application.h
GUI API Cleanup step 2: merge of the "younes" branch. What's missing
2006-06-26 17:18:28 +00:00
BiblioModuleBase.h
BulletsModule.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
BulletsModule.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
ChangeLog
set svn:eol-style to native in qt4 frontend
2006-03-21 19:56:57 +00:00
checkedwidgets.C
change string "qt2" to "qt4"
2006-04-24 13:25:50 +00:00
checkedwidgets.h
change string "qt2" to "qt4"
2006-04-24 13:25:50 +00:00
ColorCache.C
Those classes (and their associated [Ch] files) are renamed :
2006-06-17 09:14:58 +00:00
ColorCache.h
Those classes (and their associated [Ch] files) are renamed :
2006-06-17 09:14:58 +00:00
Dialogs.C
QURL renamed to UrlView
2006-06-28 12:09:25 +00:00
emptytable.C
delete some emits that I missed, add comments about emitting signals
2006-06-30 14:11:50 +00:00
emptytable.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
FileDialog_private.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
FileDialog_private.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
FileDialog.C
getting rid of qt4 convenience classes:
2006-05-07 10:20:43 +00:00
floatplacement.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
floatplacement.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
FontLoader.C
Those classes (and their associated [Ch] files) are renamed :
2006-06-17 09:14:58 +00:00
FontLoader.h
GUI API Cleanup step 2: merge of the "younes" branch.
2006-06-26 16:55:35 +00:00
GuiClipboard.C
* src/frontends/gtk/GuiImplementation.C: include config.h
2006-07-08 13:27:43 +00:00
GuiClipboard.h
* src/frontends/gtk/GuiImplementation.C: include config.h
2006-07-08 13:27:43 +00:00
GuiImplementation.C
* src/frontends/gtk/GuiImplementation.C: include config.h
2006-07-08 13:27:43 +00:00
GuiImplementation.h
GUI API Cleanup step 2: merge of the "younes" branch.
2006-06-26 16:55:35 +00:00
GuiView.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
GuiView.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
GuiWorkArea.C
Potential Bux fix: call "update()" instead of "vieport()->update()"
2006-06-27 10:28:04 +00:00
GuiWorkArea.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
iconpalette.C
delete some emits that I missed, add comments about emitting signals
2006-06-30 14:11:50 +00:00
iconpalette.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
InsertTableWidget.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
InsertTableWidget.h
make sure eol-style native is set and fix eol style
2006-06-30 14:50:44 +00:00
lengthcombo.C
delete some emits that I missed, add comments about emitting signals
2006-06-30 14:11:50 +00:00
lengthcombo.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
lyx_gui.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
LyXKeySymFactory.C
change string "qt2" to "qt4"
2006-04-24 13:25:50 +00:00
Makefile.am
QURL renamed to UrlView
2006-06-28 12:09:25 +00:00
Makefile.dialogs
put citation dialog in good state:
2006-06-28 08:28:16 +00:00
panelstack.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
panelstack.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
pch.h
Remove <climits> for pch.h as this header is not used anywhere in the qt4 frontend.
2006-05-06 14:41:23 +00:00
QAbout.C
getting rid of qt4 convenience classes:
2006-05-07 10:20:43 +00:00
QAbout.h
QAboutDialog.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QAboutDialog.h
QBibitem.C
QBibitem.h
QBibitemDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QBibitemDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QBibtex.C
Replace Q3ListBox with QListWidget:
2006-05-02 19:17:59 +00:00
QBibtex.h
QBibtexDialog.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QBibtexDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QBox.C
getting rid of even more qt3 convenience classes and unused headers...
2006-05-04 07:31:46 +00:00
QBox.h
QBoxDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QBoxDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QBranch.C
getting rid of even more qt3 convenience classes and unused headers...
2006-05-04 07:31:46 +00:00
QBranch.h
QBranchDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QBranchDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QBranches.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QBranches.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QBrowseBox.C
Whitespace cleanup.
2006-04-05 23:56:29 +00:00
QBrowseBox.h
QChanges.C
getting rid of even more qt3 convenience classes and unused headers...
2006-05-04 07:31:46 +00:00
QChanges.h
QChangesDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QChangesDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QCharacter.C
QCharacter.h
QCharacterDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QCharacterDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QCitation.C
put citation dialog in good state:
2006-06-28 08:28:16 +00:00
QCitation.h
put citation dialog in good state:
2006-06-28 08:28:16 +00:00
QCitationDialog.C
put citation dialog in good state:
2006-06-28 08:28:16 +00:00
QCitationDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QCommandBuffer.C
delete some emits that I missed, add comments about emitting signals
2006-06-30 14:11:50 +00:00
QCommandBuffer.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QCommandEdit.C
delete some emits that I missed, add comments about emitting signals
2006-06-30 14:11:50 +00:00
QCommandEdit.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QDelimiterDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QDelimiterDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QDialogView.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QDialogView.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QDocument.C
Whitespace cleanup.
2006-04-05 23:56:29 +00:00
QDocument.h
QDocumentDialog.C
The Grand Font Selection Redesign:
2006-06-19 08:10:17 +00:00
QDocumentDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QErrorList.C
get rid of convenience classes in the following dialogs (and associated implementation files):
2006-05-03 19:51:15 +00:00
QErrorList.h
get rid of convenience classes in the following dialogs (and associated implementation files):
2006-05-03 19:51:15 +00:00
QErrorListDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QErrorListDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QERT.C
QERT.h
QERTDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QERTDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QExternal.C
get rid of convenience classes in the following dialogs (and associated implementation files):
2006-05-03 19:51:15 +00:00
QExternal.h
QExternalDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QExternalDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QFloat.C
QFloat.h
QFloatDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QFloatDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
qfont_metrics.C
GUI API Cleanup step 2: merge of the "younes" branch.
2006-06-26 16:55:35 +00:00
qfontexample.C
Those classes (and their associated [Ch] files) are renamed :
2006-06-17 09:14:58 +00:00
qfontexample.h
QGraphics.C
clean up of the graphics dialog:
2006-04-06 21:04:27 +00:00
QGraphics.h
QGraphicsDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QGraphicsDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QGraphicsUi.h
QInclude.C
QInclude.h
QIncludeDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QIncludeDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QIndex.C
QIndex.h
QIndexDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QIndexDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QLImage.C
Whitespace cleanup.
2006-04-05 23:56:29 +00:00
QLImage.h
qlkey.h
QLMenubar.C
QtView renamed to GuiView
2006-06-20 09:33:01 +00:00
QLMenubar.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QLog.C
getting rid of even more qt3 convenience classes and unused headers...
2006-05-04 07:31:46 +00:00
QLog.h
QLogDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QLogDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QLPainter.C
GUI API Cleanup step 2: merge of the "younes" branch.
2006-06-26 16:55:35 +00:00
QLPainter.h
* reset color/linestyle/linewidth cache to QPen defaults on QPainter creation
2006-06-25 11:18:56 +00:00
QLPopupMenu.C
QtView renamed to GuiView
2006-06-20 09:33:01 +00:00
QLPopupMenu.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QLPrintDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QLPrintDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QLToolbar.C
delete some emits that I missed, add comments about emitting signals
2006-06-30 14:11:50 +00:00
QLToolbar.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QLyXKeySym.C
getting rid of qt4 convenience classes:
2006-05-07 10:20:43 +00:00
QLyXKeySym.h
getting rid of qt4 convenience classes:
2006-05-07 10:20:43 +00:00
QMath.C
QMath.h
QMathDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QMathDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QMathMatrixDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QMathMatrixDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QNote.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QNote.h
QNoteDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QNoteDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QParagraph.C
getting rid of even more qt3 convenience classes and unused headers...
2006-05-04 07:31:46 +00:00
QParagraph.h
QParagraphDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QParagraphDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QPrefs.C
Those classes (and their associated [Ch] files) are renamed :
2006-06-17 09:14:58 +00:00
QPrefs.h
Changelog:
2006-03-22 18:59:17 +00:00
QPrefsDialog.C
* MSVC Compilation fix: #warning is not supported.
2006-07-06 11:28:05 +00:00
QPrefsDialog.h
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QPrint.C
QPrint.h
QRef.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QRef.h
compile fix for OS X
2006-06-06 10:10:11 +00:00
QRefDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QRefDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QSearch.C
QSearch.h
QSearchDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QSearchDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QSendto.C
get rid of convenience classes in the following dialogs (and associated implementation files):
2006-05-03 19:51:15 +00:00
QSendto.h
QSendtoDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QSendtoDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
qsetborder.C
delete some emits that I missed, add comments about emitting signals
2006-06-30 14:11:50 +00:00
qsetborder.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QShowFile.C
getting rid of even more qt3 convenience classes and unused headers...
2006-05-04 07:31:46 +00:00
QShowFile.h
QShowFileDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QShowFileDialog.h
QSpellchecker.C
Patch from Martin Vermeer for bug 2218.
2006-06-27 12:20:16 +00:00
QSpellchecker.h
QSpellcheckerDialog.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QSpellcheckerDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
Qt2BC.C
Qt2BC.h
qt_helpers.C
Remove qt2 support in the following files:
2006-03-17 19:02:43 +00:00
qt_helpers.h
change string "qt2" to "qt4"
2006-04-24 13:25:50 +00:00
QTabular.C
merge booktabs branch
2006-07-03 19:13:56 +00:00
QTabular.h
QTabularCreate.C
QTabularCreate.h
QTabularCreateDialog.C
Add new tableinsertwidget
2006-05-31 12:53:05 +00:00
QTabularCreateDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QTabularDialog.C
merge booktabs branch
2006-07-03 19:13:56 +00:00
QTabularDialog.h
merge booktabs branch
2006-07-03 19:13:56 +00:00
QTexinfo.C
get rid of convenience classes in the following dialogs (and associated implementation files):
2006-05-03 19:51:15 +00:00
QTexinfo.h
QTexinfoDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QTexinfoDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QThesaurus.C
get rid of convenience classes in the following dialogs (and associated implementation files):
2006-05-03 19:51:15 +00:00
QThesaurus.h
QThesaurusDialog.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QThesaurusDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QToc.C
* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc changes in r13772
2006-04-28 09:16:48 +00:00
QToc.h
* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc changes in r13772
2006-04-28 09:16:48 +00:00
QTocDialog.C
Remove quite a few compiler warnings:
2006-07-06 08:18:51 +00:00
QTocDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
qtTimeout.C
qtTimeout.h
QURLDialog.C
QURL renamed to UrlView
2006-06-28 12:09:25 +00:00
QURLDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QViewSource.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QViewSource.h
Initial Qt4 support for view-source feature (r13610), from Bo Peng (ben.bob@gmail.com)
2006-04-15 14:13:41 +00:00
QViewSourceDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QViewSourceDialog.h
Initial Qt4 support for view-source feature (r13610), from Bo Peng (ben.bob@gmail.com)
2006-04-15 14:13:41 +00:00
QVSpace.C
QVSpace.h
QVSpaceDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QVSpaceDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
QWrap.C
QWrap.h
QWrapDialog.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
QWrapDialog.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
README
remove references to deleted file QtLyXView.h
2006-06-14 19:26:23 +00:00
socket_callback.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
socket_callback.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
2006-06-30 14:37:33 +00:00
TocModel.C
* src/frontends/gtk/GuiImplementation.C: include config.h
2006-07-08 13:27:43 +00:00
TocModel.h
* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc changes in r13772
2006-04-28 09:16:48 +00:00
UrlView.C
QURL renamed to UrlView
2006-06-28 12:09:25 +00:00
UrlView.h
QURL renamed to UrlView
2006-06-28 12:09:25 +00:00
validators.C
Qt4 compilation speedup patch by Bo Peng and me.
2006-05-18 08:51:12 +00:00
validators.h