]> git.lyx.org Git - lyx.git/history - src
Customization: correct some color names.
[lyx.git] / src /
2018-01-04 Richard HeckFix bug #10951.
2017-12-29 Jean-Marc LasgouttesCheck whether a class is known before loading it
2017-12-23 Jean-Marc LasgouttesHandle properly undo groups in embedded work areas
2017-11-13 Juergen SpitzmuellerInsetExternal: update renderer after preview status...
2017-11-10 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-11-08 Enrico ForestieriFix #10778 (issue with CJK and language nesting)
2017-11-01 Juergen SpitzmuellerEnable OK/Apply buttons when resetting to class defaults.
2017-10-18 Enrico ForestieriSpeed up exit time
2017-10-16 Richard HeckRevert "Fix bug #8782."
2017-10-15 Richard HeckFix bug #8782.
2017-10-15 Enrico ForestieriBackport fix for #9778.
2017-10-14 Stephan WittThis change solves dialog stacking problems on newer...
2017-10-14 Juergen SpitzmuellerDo not error on missing ZWNJ (ligature break) characters.
2017-10-13 Juergen SpitzmuellerFix PDF output of clipped graphics with recent graphics...
2017-10-09 Richard HeckReset cursor before beginning reload sequence.
2017-09-28 Juergen SpitzmuellerFix crash when closing master with children and grandch...
2017-09-03 Jean-Marc LasgouttesUse the proper buffer when recording undo
2017-09-03 Jean-Marc LasgouttesWhen a row is shortened, reset its flushed() attribute.
2017-08-29 Jean-Marc LasgouttesFix computation of string width when using a QTextLayout
2017-08-13 Juergen SpitzmuellerAdd missing break
2017-07-25 Juergen SpitzmuellerProperly import \newtheorem*
2017-07-17 Jean-Marc LasgouttesWhen cleaning up before quitting, take care of exceptions
2017-07-17 Jean-Marc LasgouttesRemove test that is not needed.
2017-07-17 Juergen SpitzmuellerUpdate parent buffer as soon as a child has been released
2017-07-15 Jean-Marc LasgouttesDo not use toobar menu as fallback context menu
2017-07-09 Enrico ForestieriFix bug #10546
2017-07-05 Jean-Marc LasgouttesAvoid crash when selecting long text
2017-07-04 Juergen SpitzmuellerCatch xdvipdfmx driver error (that breaks XeTeX compila...
2017-07-03 Jean-Marc LasgouttesFixup the fixup 4499680b: use editable()/isActive()
2017-06-26 Enrico ForestieriFix bug #10705
2017-06-20 Jean-Marc LasgouttesFixup 1c07c0dc: editable() is unusable in mathed
2017-06-17 Guillaume MMFix crash with full view source (#10560 and #10617)
2017-06-17 Jean-Marc LasgouttesMake fixIfBroken() more robust
2017-06-16 Juergen SpitzmuellerCatch "! Incomplete \\if[x]" error
2017-06-15 Jean-Marc LasgouttesWhen entering an inset by cursor, reset boundary
2017-06-15 Jean-Marc LasgouttesSet cursor properly after double/triple click in mathed
2017-06-12 Jean-Marc LasgouttesAvoid rounding issue when painting selection
2017-06-12 Jean-Marc LasgouttesFix bad cursor positioning when entering an inset
2017-06-05 Enrico ForestieriFix bug #10685
2017-06-05 Enrico ForestieriFix bugs #9598 and #10650
2017-06-05 Enrico ForestieriFix bug #10636
2017-06-04 Richard HeckFix bug #10295.
2017-06-01 Jean-Marc LasgouttesCache QTextLayout objects with Qt/Mac
2017-05-30 Jean-Marc LasgouttesTake in account end of paragraph marker for inset width
2017-05-29 Richard HeckRevert unintended part of commit that was causing chang...
2017-05-25 Richard HeckThese two routines are now redundant.
2017-05-25 Richard HeckWe can now use the cached information instead of tracin...
2017-05-25 Richard HeckUse a typedef for vector<Format const *>, which is...
2017-05-25 Richard HeckSince we're now caching this, we can sort it once,...
2017-05-25 Richard HeckSimple cache for information on exportable formats...
2017-05-23 Jean-Marc LasgouttesRow::Element::x2pos: go to nearest point also over...
2017-05-23 Jean-Marc LasgouttesSet boundary correctly in getPosNearX
2017-05-23 Jean-Marc LasgoutteseditXY: make cursor positionning correct over non edita...
2017-05-23 Jean-Marc LasgouttesWork around bug in QTextLine::xToCursor
2017-05-20 Enrico ForestieriFix bug #10469
2017-05-16 Uwe StöhrColor.cpp: backport fix for bug #10656
2017-05-16 Uwe StöhrInsetFloat.cpp: backport fix for bug #10618
2017-05-16 Juergen SpitzmuellerDo not add symbols twice to Encoding::symbolsList()
2017-04-20 Uwe Stöhrbackport fix for bug #10440
2017-04-18 Uwe Stöhr- backport fix for bug #10466
2017-04-04 Uwe StöhrGuiDialog.cpp: remove question marks from Windows dialogs
2017-04-02 Enrico ForestieriFix bug #10554
2017-03-29 Enrico ForestieriFix #9732: Inconsistent font properties for the preview...
2017-03-28 Enrico ForestieriFix bug #10579
2017-03-19 Juergen SpitzmuellerConsider text-mode accents of the form {\v a} in BiblioInfo
2017-03-11 Jean-Marc LasgouttesFix crash when adding newline at the end of a paragraph
2017-03-01 Enrico ForestieriAllow Input of local includes from local layout files
2017-02-25 Guillaume MunchFix compilation with Qt5.8dev
2017-02-25 Enrico ForestieriAllow inserting consecutive dashes
2017-02-23 Guillaume MunchIntroduce support/Cache.h
2017-02-23 Juergen SpitzmuellerOutput Preamble code of InPreamble styles before the...
2017-02-23 Jean-Marc LasgouttesFix crash when selecting muticolumn in math
2017-02-07 Juergen SpitzmuellerUse localized item when calculating the panel stack...
2017-02-06 Juergen SpitzmuellerCorrectly enable/disable citation dialog widgets on...
2017-02-06 Jean-Marc LasgouttesFix flushing of row that was cut after an hyphen
2017-02-06 Jean-Marc LasgouttesFix wrong splitting of text row
2017-02-06 Jean-Marc LasgouttesCompilation fix in C++98 mode.
2017-02-06 Jean-Marc LasgouttesHandle properly unicode paragraph/line break
2017-02-02 Jean-Marc LasgouttesMake sanitize more robust to dangling pointers.
2017-01-28 Juergen SpitzmuellerHandle backslash in escape function.
2017-01-26 Juergen SpitzmuellerGeneralize the protection of brackets in citation arguments
2017-01-26 Guillaume MunchFix compilation with --disable-cxx11
2017-01-20 Jean-Marc LasgouttesFix metrics of math characters with 0 width
2017-01-19 Richard HeckAllow LyX to open empty files (created, e.g., via ...
2017-01-13 Juergen SpitzmuellerWe don't have formatToolTip in stable. Use wrap instead.
2017-01-13 Juergen SpitzmuellerAssure long tooltip is correctly formatted.
2017-01-12 Juergen SpitzmuellerClarify layout and add some tooltips
2017-01-08 Enrico ForestieriAvoid useless warning from Qt
2017-01-08 Richard HeckEscape link name for DocBook.
2017-01-08 Richard HeckFix DocBook DTD identifier for XML output.
2017-01-06 Jean-Marc LasgouttesAdd caching for the QTextLayout objects we use
2016-12-29 Juergen SpitzmuellerFix two hyperlink-insert problems
2016-12-29 Jean-Marc LasgouttesFixup c49cd699: QString::toStdString is not always...
2016-12-29 Juergen SpitzmuellerFrom c7899a30a0b5975bf599a69ecd11ab25e1cdf1a4 Mon Sep...
2016-12-29 Guillaume MunchDo not rely on toolTip() to generate LaTeX code
2016-12-14 Juergen SpitzmuellerLimit ligature protection to quote ligature chars
2016-12-07 Juergen SpitzmuellerFix some quote inset bugs:
2016-12-04 Enrico ForestieriFix display and output of math macros with optional...
2016-12-03 Guillaume MunchWork around dangling pointer
2016-11-25 Daniel RamöllerAdd the icon-size to the toolbar menu
next