lyx_mirror/src/insets
Uwe Stöhr 0a7567ce3b - add entry to FORMATS file for Stefan's format change (Richards to 296 change is still not correctly listed)
- add support for hyerlink targets - fileformat changed
  (For Hyperlink.cpp I still need help to get rid of the strings and chars and use docstrings and char_type instead!)

Can anyone please open the changed Hyperlink.ui with a Qt 4.2 designer or below, save it and commit? Thanks. (Otherwise you cannot compile it.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21347 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-01 17:37:43 +00:00
..
ExternalSupport.cpp cosmetics 2007-10-20 17:35:27 +00:00
ExternalSupport.h
ExternalTemplate.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
ExternalTemplate.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Move Color::color enum to ColorCode.h 2007-10-25 12:41:02 +00:00
Inset.h Move Color::color enum to ColorCode.h 2007-10-25 12:41:02 +00:00
InsetBibitem.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetBibitem.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetBibtex.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetBibtex.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetBox.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetBox.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetBranch.cpp Move Color::color enum to ColorCode.h 2007-10-25 12:41:02 +00:00
InsetBranch.h Move Color::color enum to ColorCode.h 2007-10-25 12:41:02 +00:00
InsetCaption.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetCaption.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetCitation.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetCitation.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetCode.h Rationalize lyxCode(). 2007-10-16 16:48:21 +00:00
InsetCollapsable.cpp Fix inset font inheritance mechanism; smaller clean-ups 2007-11-01 06:25:47 +00:00
InsetCollapsable.h Implement ForceLtR; cleanup of collapsable insets 2007-10-30 12:30:46 +00:00
InsetCommand.cpp Remove methods marked for removal from InsetCommandParams. Yeah, we can do that now. ;-) 2007-10-23 18:51:04 +00:00
InsetCommand.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetCommandParams.cpp InsetIndex is no longer an InsetCommand. 2007-10-25 22:29:45 +00:00
InsetCommandParams.h remove unneeded include 2007-10-29 23:05:18 +00:00
InsetEnvironment.cpp cosmetics 2007-09-29 20:02:32 +00:00
InsetEnvironment.h cosmetics 2007-10-23 21:41:17 +00:00
InsetERT.cpp Fix inset font inheritance mechanism; smaller clean-ups 2007-11-01 06:25:47 +00:00
InsetERT.h Fix inset font inheritance mechanism; smaller clean-ups 2007-11-01 06:25:47 +00:00
InsetExternal.cpp 188094 lines 2007-10-25 20:36:17 +00:00
InsetExternal.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetFlex.cpp Implement ForceLtR; cleanup of collapsable insets 2007-10-30 12:30:46 +00:00
InsetFlex.h Implement ForceLtR; cleanup of collapsable insets 2007-10-30 12:30:46 +00:00
InsetFloat.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetFloat.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetFloatList.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetFloatList.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetFoot.cpp cosmetics 2007-09-29 20:02:32 +00:00
InsetFoot.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetFootlike.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetFootlike.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetGraphics.cpp saner borderline between buffer and exporter 2007-10-20 10:51:13 +00:00
InsetGraphics.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetGraphicsParams.cpp 188094 lines 2007-10-25 20:36:17 +00:00
InsetGraphicsParams.h Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
InsetHFill.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetHFill.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetHyperlink.cpp - add entry to FORMATS file for Stefan's format change (Richards to 296 change is still not correctly listed) 2007-11-01 17:37:43 +00:00
InsetHyperlink.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetInclude.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetInclude.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetIndex.cpp Implement ForceLtR; cleanup of collapsable insets 2007-10-30 12:30:46 +00:00
InsetIndex.h Implement ForceLtR; cleanup of collapsable insets 2007-10-30 12:30:46 +00:00
InsetInfo.cpp Silence some warnings. 2007-10-17 12:33:47 +00:00
InsetInfo.h Fix typos in the comment in InsetInfo.h 2007-10-14 01:37:02 +00:00
InsetLabel.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetLabel.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetLine.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetLine.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetListings.cpp Implement ForceLtR; cleanup of collapsable insets 2007-10-30 12:30:46 +00:00
InsetListings.h Implement ForceLtR; cleanup of collapsable insets 2007-10-30 12:30:46 +00:00
InsetListingsParams.cpp Add Erlang support for listings (bug 4263) 2007-10-13 20:56:28 +00:00
InsetListingsParams.h Add bypass validation checkboxes to listings related dialogs 2007-06-12 17:10:28 +00:00
InsetMarginal.cpp compil fix. 2007-08-30 22:30:14 +00:00
InsetMarginal.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetNewline.cpp Move Color::color enum to ColorCode.h 2007-10-25 12:41:02 +00:00
InsetNewline.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetNomencl.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetNomencl.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetNote.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetNote.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetOptArg.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetOptArg.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetPagebreak.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetPagebreak.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetQuotes.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetQuotes.h Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetRef.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetRef.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetSpace.cpp Move Color::color enum to ColorCode.h 2007-10-25 12:41:02 +00:00
InsetSpace.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetSpecialChar.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetSpecialChar.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetTabular.cpp Fix bug 4147. 2007-11-01 16:59:40 +00:00
InsetTabular.h Fix bug 4147. 2007-11-01 16:59:40 +00:00
InsetText.cpp * InsetText::frame_color_: int -> ColorCode. 2007-10-29 10:46:13 +00:00
InsetText.h * InsetText::frame_color_: int -> ColorCode. 2007-10-29 10:46:13 +00:00
InsetTheorem.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetTheorem.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
InsetTOC.cpp Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetTOC.h Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept. 2007-10-25 04:13:56 +00:00
InsetVSpace.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetVSpace.h Remove remnant of the past. 2007-09-25 07:41:03 +00:00
InsetWrap.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
InsetWrap.h Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
MailInset.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
MailInset.h
RenderBase.h * Inset: 2007-09-21 20:39:47 +00:00
RenderButton.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
RenderButton.h * Inset: 2007-09-21 20:39:47 +00:00
RenderGraphic.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
RenderGraphic.h * Inset: 2007-09-21 20:39:47 +00:00
RenderPreview.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
RenderPreview.h * Inset: 2007-09-21 20:39:47 +00:00