]> git.lyx.org Git - lyx.git/history - src/frontends
rename buffer parameter math_number_before to math_numbering_side
[lyx.git] / src / frontends /
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
2017-02-26 Guillaume MunchFix focus events in GuiCitation
2017-02-26 Guillaume MunchWhitespace and remove obsolete #ifdef.
2017-02-26 Guillaume MunchImplement down key press in FancyLineEdit
2017-02-26 Guillaume MunchImplement left-right navigation in GuiCitation
2017-02-26 Guillaume MunchFix 18 memory leaks
2017-02-24 Jean-Marc LasgouttesRemove unreachable return statement
2017-02-22 Guillaume MunchGuiCitation: set instant search as the default
2017-02-21 Jean-Marc LasgouttesMove comment
2017-02-20 Guillaume MunchIntroduce support/Cache.h
2017-02-20 Jean-Marc LasgouttesBetter handling for negative position in pos2x
2017-02-06 Juergen SpitzmuellerMention style-dependency of of features in the tooltips...
2017-02-06 Juergen SpitzmuellerMention style-dependency of some features in the tooltips.
2017-02-06 Jean-Marc LasgouttesFix monolithic build
2017-02-05 Juergen SpitzmuellerUse localized item when calculating the panel stack...
2017-02-05 Juergen SpitzmuellerDisable literal cb if there is nothing to latexify.
2017-02-05 Juergen SpitzmuellerCorrectly enable/disable citation dialog widgets on...
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-02-01 Jean-Marc LasgouttesRevert "Fix crash"
2017-01-31 Guillaume MunchFix crash
2017-01-30 Juergen SpitzmuellerNomencl.ui: minor layout improvement.
next