]> git.lyx.org Git - lyx.git/history - src/insets/InsetListings.cpp
Get rid of Qt resources
[lyx.git] / src / insets / InsetListings.cpp
2019-04-19 Juergen SpitzmuellerFix some listings/minted incompatibilities
2019-04-19 Juergen SpitzmuellerUse proper listings font styles with polyglossia and RTL
2019-04-18 Günter MildeDon't force encoding switch for Japanese "listings...
2019-04-12 Günter MildeDo not switch the input encoding inside documents using...
2019-03-16 Günter MildeSmall formatting and comments update.
2019-03-16 Juergen SpitzmuellerHandle \protect'ion of label in listings
2018-09-12 Jean-Marc LasgouttesRevert "Use new display() values to remove some inset...
2018-09-12 Jean-Marc LasgouttesUse new display() values to remove some inset hardcoding.
2018-07-22 Enrico ForestieriFix bug #11203
2018-05-01 Juergen Spitzmuellerrevert accidental commit
2018-05-01 Juergen SpitzmuellerGroup the switch of encoding for listings in utf8 documents
2018-04-26 Richard Kimberly... Const.
2018-03-05 Juergen SpitzmuellerDo not force singlebyte encoding for listings with...
2018-01-26 Juergen SpitzmuellerProperly communicate forced encodings
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-06-26 Enrico ForestieriAccount for old versions of Pygments
2017-06-26 Enrico ForestieriFix bug #10705
2017-06-10 Enrico ForestieriAllow captions also on non-floating minted listings
2017-06-09 Enrico ForestieriAmend fd075614
2017-06-08 Enrico ForestieriSimplify preamble code when using listings
2017-06-07 Enrico ForestieriDon't allow captions in non-floating listings
2017-06-07 Jean-Marc LasgouttesFix warning about signed/unsigned
2017-06-06 Enrico ForestieriFix bug #9101
2016-12-10 Juergen SpitzmuellerEnable InsetQuote in verbatim and Hebrew
2016-10-22 Guillaume MunchSafe line break to increase precision of error reportin...
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-07-31 Richard HeckFix display of code listings in XHTML.
2016-07-11 Juergen SpitzmuellerSimplify BufferParams::bufferFormat()
2016-07-04 Guillaume MunchRationalise includes
2015-11-22 Georg BaumFix InsetListings::getCaption() for std::regex
2015-11-22 Georg BaumAdd unit test for InsetListings::getCaption()
2015-11-17 Juergen SpitzmuellerDo not switch listings to singlebyte encoding with...
2015-09-15 Guillaume MunchNew class InsetCaptionable
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-05-17 Georg BaumFix indentation
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-01-11 Georg BaumFix wrong listings preamble encoding (bug #9382)
2014-04-21 Juergen SpitzmuellerInsetListings: Rewrite C-ism in C++ and fix terminator...
2014-03-19 Vincent van RavesteijnFix comparing a pointer with a char
2013-11-12 Georg BaumSilence unwanted error popup on copying
2013-03-23 Richard HeckFix bug #8604: Forgot not to escape the caption string...
2013-02-21 Richard HeckDon't convert --- and -- to entities in XHTML listings...
2013-02-08 Richard HeckDon't hardcode listings but use InsetLayout.
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-09-23 Richard HeckYet another unused variable.
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-11-23 Jürgen Spitzmüllerfurther xetex disambiguation: use the flavor where...
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-06-14 Jürgen Spitzmüller* InsetListings.cpp:
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-12 Uwe StöhrInsetXXX.cpp: remove unused include of MetricsInfo.h
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-08 Pavel SandaUnneeded include
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2010-01-19 Richard HeckFix listings XHTML output: No paragraphs in there.
2009-12-13 Richard HeckRestore XHTML output for InsetListings.
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-10-26 Richard HeckRename one output param and add a new one.
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-07 Richard HeckMove LFUN_TAB* handling from InsetListings to InsetColl...
2009-06-19 Richard HeckFix captions, in accord with observations by Abdel...
2009-06-19 Richard HeckXHTML output for InsetListings.
2009-06-19 Richard HeckMove getCaptionInset() to InsetCollapsable, so it can...
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-15 Vincent van RavesteijnInsetListings.cpp: simplify.
2009-04-15 Vincent van RavesteijnFix bug 5894: Inserting tabs with inline selections.
2009-04-10 Vincent van RavesteijnMake the insets accept LFUN_INSET_SETTINGS. For these...
2009-03-17 Jürgen Spitzmüller* Fix encoding problem following a Listing (bug 5783).
2009-02-25 Vincent van RavesteijnPut back the FIXME.
2009-02-25 Vincent van RavesteijnFix the fix for bug 4346: http://bugzilla.lyx.org/show_...
2009-02-21 Vincent van RavesteijnFix bug 4346: http://bugzilla.lyx.org/show_bug.cgi...
2008-11-15 Jean-Marc Lasgouttesmove the catInit call around
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-26 Richard HeckThis optional argument to the InsetCollapsable constructor
2008-10-25 Richard HeckStyle.
2008-10-01 Abdelrazak YounesRemove assertion that are already checked in debug...
2008-09-30 Pavel SandaProper lfun handling naming for listing tabs.
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-08 Uwe Stöhrvarious listings fixes by Vincent, see http://www.mail...
2008-07-22 Abdelrazak Younesfix MSVC warning.
2008-07-20 Jürgen Spitzmüller*** sanitize listing's encoding handling ***
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-20 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4607
next