]> git.lyx.org Git - lyx.git/history - src/frontends
Account for old versions of Pygments
[lyx.git] / src / frontends /
2017-06-19 Jean-Marc LasgouttesAvoid crash when selecting long text
2017-06-15 Jean-Marc LasgouttesUse the same code for editable and non-editable buttons
2017-06-12 Enrico ForestieriAvoid a crash if an external template is not installed
2017-06-12 Enrico ForestieriUse a combo box instead of a check box for selecting...
2017-06-12 Enrico ForestieriSwitch parameters validation even before applying the...
2017-06-11 Guillaume MMUnhide buffers that are marked dirty as a result of...
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-06-11 Enrico ForestieriAdd accelerator
2017-06-11 Guillaume MMMake a string translatable
2017-06-11 Guillaume MMClearer message when about to discard an unsaved docume...
2017-06-10 Juergen SpitzmuellerOops: currentData() is Qt 5 only.
2017-06-10 Juergen SpitzmuellerCorrect restoration of citation style selection between...
2017-06-08 Enrico ForestieriExtend minted support to listings as child documents
2017-06-07 Enrico ForestieriFix a small glitch
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-30 Richard HeckKeep track of the last manually set state of the literal
2017-05-17 Enrico ForestieriFix bug #10469
2017-05-15 Guillaume MMImprove wording (#10670)
2017-05-15 Jean-Marc LasgouttesFix compilation failure
2017-05-15 Jean-Marc LasgouttesCache QTextLayout objects with Qt/Mac
2017-05-15 Guillaume MMFix colours of buttons in notification frame
2017-05-13 Uwe Stöhrrename buffer parameter math_number_before to math_numb...
2017-05-12 Jean-Marc LasgouttesNever, never use a string for something that has 3...
2017-05-11 Uwe StöhrGuiDocument: support also the class option reqno
2017-05-09 Uwe StöhrGuiDocument: rename a function to follow the naming...
2017-05-08 Uwe StöhrGuiDocument: fix bug #10653
2017-05-07 Guillaume MMCosmetic
2017-05-07 Daniel RamöllerLock toolbars (#10283)
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-05-07 Daniel RamöllerColor Preferences: Disable colors rather than hide...
2017-05-06 Guillaume MMCosmetic
2017-05-06 Tommaso CucinottaRevert "Create new graphics from within LyX choosing...
2017-05-05 Tommaso CucinottaCreate new graphics from within LyX choosing a sample...
2017-05-02 Uwe StöhrGuiDocument.cpp: correct a name
2017-05-02 Uwe StöhrTextLayoutUi.ui: remove trace of a moved feature
2017-04-25 Uwe StöhrGuiDocument.cpp: change naming of formula numbering...
2017-04-25 Uwe StöhrMove mathindent from text layout to math settings as...
2017-04-25 Uwe Stöhrsupport for the document class option leqno
2017-04-21 Stephan Wittuse examples folder setting from preferences
2017-04-20 Uwe StöhrGuiDocument: re-introduce allowMathIndent()
2017-04-19 Jean-Marc LasgouttesRewrite mathindent without HSpace class
2017-04-19 Jean-Marc LasgouttesRevert "BufferParams: get rid of the HSpace class for...
2017-04-17 Uwe StöhrGuiDocument.cpp: add missing validation code
2017-04-17 Uwe StöhrBufferParams: get rid of the HSpace class for mathinden...
2017-04-17 Jean-Marc LasgouttesCleanup parindent support
2017-04-16 Scott KostyshakDo not open or close branches after doc settings
2017-04-15 Uwe StöhrInsetFloat: allow float placement for rotated floats
2017-04-13 Juergen SpitzmuellerTiny clean up
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-04-12 Juergen SpitzmuellerFontUi: Fix layout
2017-04-12 Juergen SpitzmuellerTextLayout.ui: small layout fixes.
2017-04-12 Juergen SpitzmuellerNo need to translate number
2017-04-10 Uwe StöhrTextLayoutUi.ui: correct a tooltip
2017-04-10 Jean-Marc LasgouttesBetter implementation for corssOutLines
2017-04-08 Uwe StöhrGuiDocument.cpp: commit missing part
2017-04-08 Uwe StöhrMathsUi.ui. move formula indentation to text layout...
2017-04-07 Uwe StöhrMathsUi.ui: next attempt to make it look correct also...
2017-04-07 Uwe StöhrMathsUi.ui: adjust dimensions as requested
2017-04-06 Jean-Marc LasgouttesMake it clear that current_view_ is available when...
2017-04-06 Uwe StöhrMathsUi.ui: adjust the size to fit better
2017-04-05 Uwe Stöhrsupport to indent formulas
2017-04-05 Jean-Marc LasgouttesUse assertions to declare things we know for sure
2017-04-05 Jean-Marc LasgouttesReplace coverity annotation by an assertion
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-04-02 Tommaso CucinottaRestrict file cache expiry time to positive values.
2017-03-31 Jean-Marc LasgouttesWork around bug in QTextLine::xToCursor
2017-03-31 Jean-Marc LasgouttesReplace coverity annotation by assertions
2017-03-31 Jean-Marc LasgouttesWhen destructing a workarea, ignore buffer exceptions
2017-03-30 Kornel BenkoCmake build: Project names *should* be uniq
2017-03-28 Jean-Marc LasgouttesMake LFUN_REPEAT more robust by limiting to 10000 itera...
2017-03-28 Jean-Marc LasgouttesUse convert instead of a stream to read LFUN_REPEAT...
2017-03-27 Jean-Marc LasgouttesHandle properly exception that can be thrown by to_loca...
2017-03-27 Enrico ForestieriAmend 16d5c49b
2017-03-26 Juergen SpitzmuellerTranslate file filters for external material
2017-03-26 Juergen SpitzmuellerGuiExternal: use proper model/view separation and sort...
2017-03-24 Jean-Marc LasgouttesPass big parameters by address
2017-03-20 Enrico ForestieriFurther amendment to 72a488d7
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-03-18 Guillaume MunchClean up
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-10 Guillaume MunchClarify dialog
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchNotification of external modification inspired by gedit
2017-03-10 Guillaume MunchNew LFUN buffer-external-modification-clear
2017-03-10 Guillaume MunchDisplay externally modified status
2017-03-10 Guillaume MunchImplement real-time detection of external modifications
2017-03-10 Guillaume Munchbuffer-export default
2017-03-10 Jean-Marc LasgouttesSmall cleanup to LayoutBox and CategorizedCombo
2017-03-09 Jean-Marc LasgouttesHandle the case where doc_bv is null
2017-03-08 Jean-Marc LasgouttesFix missing initialization
2017-03-06 Guillaume MunchAmend 841825aa563
2017-03-05 Guillaume MunchAdd default export to the menu
2017-03-05 Guillaume MunchAllow Ctrl+Enter in GuiCitation even if the citation...
2017-03-05 Guillaume Munchbuffer-export * synonymous to buffer-export
2017-03-02 Jean-Marc LasgouttesInitialisize properly member variables
2017-03-01 Jean-Marc LasgouttesAdd missing initialization
2017-03-01 Jean-Marc LasgouttesInitialize class members to please coverity
2017-02-27 Guillaume Munchbuffer-export without argument exports the default...
2017-02-26 Guillaume MunchRemove LyXToolBox
2017-02-26 Guillaume MunchGive focus to the filter in GuiRef
next