.. |
CMakeLists.txt
|
CMake: Put projects into subdirs
|
2012-12-15 11:02:06 +01:00 |
ExternalSupport.cpp
|
|
|
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
Rename Path.h to PathChanger.h (actual name of the class)
|
2013-02-06 11:51:06 +01:00 |
ExternalTemplate.h
|
Header cleanup.
|
2011-07-14 17:00:35 +00:00 |
ExternalTransforms.cpp
|
|
|
ExternalTransforms.h
|
|
|
Inset.cpp
|
Add support for some basic non-unicoded IPA macros
|
2012-08-23 17:42:53 +02:00 |
Inset.h
|
Fix the 'caption inset mess' (bug #4647)
|
2012-12-30 18:29:02 +01:00 |
InsetArgument.cpp
|
Support for command argument placement after the workarea argument
|
2012-12-28 11:21:24 +01:00 |
InsetArgument.h
|
Possibility to specify a preset argument
|
2012-12-10 14:09:51 +01:00 |
InsetBibitem.cpp
|
Whitespace only.
|
2013-02-06 17:37:56 +01:00 |
InsetBibitem.h
|
Remove extra whitespace.
|
2011-12-03 22:15:11 +00:00 |
InsetBibtex.cpp
|
Move label generation from InsetBibtex to BiblioInfo.
|
2013-02-06 17:37:58 +01:00 |
InsetBibtex.h
|
Implement plain text export of BibTeX bibliography (fixes #8487).
|
2013-01-15 14:13:38 +01:00 |
InsetBox.cpp
|
Fix shaded box UI color (#7395) as good as it gets ATM
|
2012-11-30 17:11:07 +01:00 |
InsetBox.h
|
Fix shaded box UI color (#7395) as good as it gets ATM
|
2012-11-30 17:11:07 +01:00 |
InsetBranch.cpp
|
Show status of branches even when inset is closed
|
2012-11-20 23:39:16 +01:00 |
InsetBranch.h
|
UI for separate control of master/child branch state (#7642, part of #7643)
|
2012-09-30 14:59:24 +02:00 |
InsetCaption.cpp
|
Fix the 'caption inset mess' (bug #4647)
|
2012-12-30 18:29:02 +01:00 |
InsetCaption.h
|
Fix float label prefix (bug #8536)
|
2013-02-04 08:41:46 +01:00 |
InsetCitation.cpp
|
Generate the citation labels before exporting to plain text.
|
2013-02-06 17:37:58 +01:00 |
InsetCitation.h
|
Remove unused include.
|
2013-01-15 15:34:40 +01:00 |
InsetCode.h
|
Add support for some basic non-unicoded IPA macros
|
2012-08-23 17:42:53 +02:00 |
InsetCollapsable.cpp
|
Allow for some argument visual customization
|
2012-11-26 09:10:14 +01:00 |
InsetCollapsable.h
|
Allow for some argument visual customization
|
2012-11-26 09:10:14 +01:00 |
InsetCommand.cpp
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetCommand.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetCommandParams.cpp
|
Factor out method to get a properly encoded latex string
|
2012-06-30 13:30:48 +02:00 |
InsetCommandParams.h
|
|
|
InsetERT.cpp
|
Remove unused headers.
|
2011-04-11 14:11:07 +00:00 |
InsetERT.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetExternal.cpp
|
Inset::setMouseHover() is const - InsetExternal::setMouseHover should be const too
|
2012-10-14 14:34:46 +02:00 |
InsetExternal.h
|
Inset::setMouseHover() is const - InsetExternal::setMouseHover should be const too
|
2012-10-14 14:34:46 +02:00 |
InsetFlex.cpp
|
Do not force Flex insets to be collapsed at insertion (#8442)
|
2012-12-08 09:35:52 +01:00 |
InsetFlex.h
|
Fix bug #7080.
|
2011-03-28 23:11:54 +00:00 |
InsetFloat.cpp
|
Support for command argument placement after the workarea argument
|
2012-12-28 11:21:24 +01:00 |
InsetFloat.h
|
Fix the 'caption inset mess' (bug #4647)
|
2012-12-30 18:29:02 +01:00 |
InsetFloatList.cpp
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetFloatList.h
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetFoot.cpp
|
When an error occurs, don't highlight more than necessary.
|
2011-03-12 01:40:01 +00:00 |
InsetFoot.h
|
This is intended to be a pure renaming of the Inset::name() routine,
|
2011-03-28 22:33:04 +00:00 |
InsetFootlike.cpp
|
This is intended to be a pure renaming of the Inset::name() routine,
|
2011-03-28 22:33:04 +00:00 |
InsetFootlike.h
|
Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and
|
2011-02-22 19:41:04 +00:00 |
InsetGraphics.cpp
|
Do not rely on make_pair converting string to FileName
|
2012-10-08 21:29:32 +02:00 |
InsetGraphics.h
|
Add tooltip for graphics insets
|
2012-02-25 23:05:28 +00:00 |
InsetGraphicsParams.cpp
|
Move readBB_from_PSFile() out of support (no code change),
|
2012-02-15 20:50:52 +00:00 |
InsetGraphicsParams.h
|
|
|
InsetHyperlink.cpp
|
validate encodable characters in href inset (#8357)
|
2012-09-28 09:27:39 +02:00 |
InsetHyperlink.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetInclude.cpp
|
Do not let the children's buffer params leak into the master (#5941)
|
2012-10-05 09:59:44 +02:00 |
InsetInclude.h
|
Translations for listings insets
|
2012-04-10 20:21:01 +02:00 |
InsetIndex.cpp
|
Whitespace
|
2012-07-01 08:38:54 +02:00 |
InsetIndex.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetInfo.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetInfo.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetIPA.cpp
|
Add support for some basic non-unicoded IPA macros
|
2012-08-23 17:42:53 +02:00 |
InsetIPA.h
|
Consider specifics for TIPAs T3 font encoding and allow insertion of straight quote (stress shortcut) to IPA inset.
|
2012-03-09 11:14:39 +00:00 |
InsetIPAMacro.cpp
|
InsetIPAMacro: Fix warnings about conversion from double to int
|
2012-09-22 19:21:00 +02:00 |
InsetIPAMacro.h
|
Add support for some basic non-unicoded IPA macros
|
2012-08-23 17:42:53 +02:00 |
InsetLabel.cpp
|
Do not update refs on new label creation (#8147)
|
2012-09-19 10:14:56 +02:00 |
InsetLabel.h
|
addendum to r39250: I forgot about math labels. This fixes it.
|
2011-07-06 18:52:56 +00:00 |
InsetLayout.cpp
|
Reset postcommandargs as well on resetargs (bug #8500)
|
2013-01-13 09:16:39 +01:00 |
InsetLayout.h
|
Support for command argument placement after the workarea argument
|
2012-12-28 11:21:24 +01:00 |
InsetLine.cpp
|
InsetLine.cpp: add <cstdlib>
|
2012-10-28 09:20:59 +01:00 |
InsetLine.h
|
Integrate texrow with otexstream in order to perform automatic line
|
2011-02-10 20:02:48 +00:00 |
InsetListings.cpp
|
Fix the 'caption inset mess' (bug #4647)
|
2012-12-30 18:29:02 +01:00 |
InsetListings.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetListingsParams.cpp
|
Use new T not new T()
|
2012-10-27 01:25:38 +02:00 |
InsetListingsParams.h
|
|
|
InsetMarginal.cpp
|
Inset::addToToc() can and should be const. It wasn't, I take it, because
|
2011-01-12 22:23:27 +00:00 |
InsetMarginal.h
|
This is intended to be a pure renaming of the Inset::name() routine,
|
2011-03-28 22:33:04 +00:00 |
InsetNewline.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNewline.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNewpage.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNewpage.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNomencl.cpp
|
Factor out method to get a properly encoded latex string
|
2012-06-30 13:30:48 +02:00 |
InsetNomencl.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNote.cpp
|
Fix greyedout notes UI color (#6682) as good as it gets ATM
|
2012-12-02 10:41:49 +01:00 |
InsetNote.h
|
Fix greyedout notes UI color (#6682) as good as it gets ATM
|
2012-12-02 10:41:49 +01:00 |
InsetPhantom.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetPhantom.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetPreview.cpp
|
Integrate texrow with otexstream in order to perform automatic line
|
2011-02-10 20:02:48 +00:00 |
InsetPreview.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetQuotes.cpp
|
Fix bug #7653: Quotation marks have wrong color
|
2012-04-29 14:54:31 +02:00 |
InsetQuotes.h
|
This is intended to be a pure renaming of the Inset::name() routine,
|
2011-03-28 22:33:04 +00:00 |
InsetRef.cpp
|
Fix really silly logic error. This should make prettyref-based
|
2013-02-07 08:45:21 -05:00 |
InsetRef.h
|
Integrate texrow with otexstream in order to perform automatic line
|
2011-02-10 20:02:48 +00:00 |
InsetScript.cpp
|
Kill LFUN_HFILL_INSERT zombie.
|
2012-09-29 18:34:38 +02:00 |
InsetScript.h
|
Use InsetLayout instead of hardcoding forcePlainLayout and
|
2012-04-17 09:43:29 -04:00 |
InsetSpace.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetSpace.h
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetSpecialChar.cpp
|
Do not output ZERO WIDTH NON JOINER glyph for ligature break via toString
|
2013-01-26 09:53:53 +01:00 |
InsetSpecialChar.h
|
typos in comments.
|
2011-03-15 13:27:08 +00:00 |
InsetTabular.cpp
|
Implement move row/column in tabular inset
|
2013-01-20 21:54:30 -05:00 |
InsetTabular.h
|
Implement move row/column in tabular inset
|
2013-01-20 21:54:30 -05:00 |
InsetText.cpp
|
Support for command argument placement after the workarea argument
|
2012-12-28 11:21:24 +01:00 |
InsetText.h
|
Support for command argument placement after the workarea argument
|
2012-12-28 11:21:24 +01:00 |
InsetTOC.cpp
|
Minor cleanup: We should use the usual conventions for
|
2012-05-31 12:24:08 -04:00 |
InsetTOC.h
|
Native support for \lstlistoflistings
|
2012-04-16 21:40:59 +02:00 |
InsetVSpace.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetVSpace.h
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetWrap.cpp
|
Fix stupid typo.
|
2012-07-10 17:11:58 -04:00 |
InsetWrap.h
|
This is intended to be a pure renaming of the Inset::name() routine,
|
2011-03-28 22:33:04 +00:00 |
RenderBase.h
|
Correct the return and parameter types to match the type of RenderBase::state_.
|
2011-02-13 09:56:54 +00:00 |
RenderButton.cpp
|
Fix bug #7256. Reduce space around inset buttons by a pixel on each side.
|
2011-12-09 15:36:53 +00:00 |
RenderButton.h
|
|
|
RenderGraphic.cpp
|
|
|
RenderGraphic.h
|
|
|
RenderPreview.cpp
|
Graphics cleanup: get rid of Previews.{h,cpp}
|
2011-07-12 12:43:11 +00:00 |
RenderPreview.h
|
Graphics cleanup: get rid of Previews.{h,cpp}
|
2011-07-12 12:43:11 +00:00 |