]> git.lyx.org Git - lyx.git/history - src
InsetBranch.cpp: remove an unused include
[lyx.git] / src /
2017-12-06 Uwe StöhrInsetBranch.cpp: remove an unused include
2017-12-06 Uwe StöhrInsetXXX.cpp: remove unused and duplicated includes
2017-12-06 Juergen SpitzmuellerRecreate citation label after paste
2017-12-04 Jean-Marc LasgouttesFixup 16af6e7c
2017-12-04 Jean-Marc LasgouttesImplement display of roots more faithfully
2017-12-03 Juergen SpitzmuellerDo not escape makeindex chars in bibitemWidest.
2017-12-03 Juergen SpitzmuellernomenclWidest(): take (proper) formatting into account.
2017-12-03 Juergen SpitzmuellerFix thinko from b68701c4da93a6f0f
2017-12-02 Scott KostyshakSet array length from int const
2017-12-02 Enrico ForestieriAvoid asserting when reading the session file
2017-12-01 Juergen SpitzmuellerEscape (makeindex) special chars in nomencl if !literate
2017-12-01 Juergen SpitzmuellerImplement l7n for nomenclature.
2017-11-29 Jean-Marc LasgouttesUse UndoGroupHelper to track undo group lifetime
2017-11-29 Jean-Marc LasgouttesUse range-based for loop.
2017-11-29 Jean-Marc LasgouttesBetter handling of multiple buffers in UndoGroupHelper
2017-11-29 Jean-Marc LasgouttesRemove unused BufferView member
2017-11-29 Jean-Marc LasgouttesMake sure that rows are repainted when they get (un...
2017-11-27 Richard HeckFix #10819: Set title for print nomencl dialog.
2017-11-26 Kornel BenkoCmake build: Add option to use native file dialog also...
2017-11-24 Richard HeckRemove useless code.
2017-11-24 Richard HeckMinor code re-organization
2017-11-24 Jean-Marc LasgouttesFixup e64ea357
2017-11-23 Jean-Marc LasgouttesHandle properly top/bottom of inset with mac-like curso...
2017-11-23 Jean-Marc LasgouttesAvoid some caret ghosts
2017-11-20 Juergen SpitzmuellerLongtable: only output the caption contents in a captio...
2017-11-19 Juergen SpitzmuellerDisable non-functional table rotation for longtables
2017-11-19 Juergen SpitzmuellerAllow footnotes in floating tables via tablefootnote...
2017-11-19 Juergen SpitzmuellerFix footnote output in description item
2017-11-19 Juergen SpitzmuellerFix footnote output in tables outside floats and longta...
2017-11-12 Juergen SpitzmuellerInsetExternal: update renderer after preview status...
2017-11-11 Jean-Marc LasgouttesRemove row crc computation
2017-11-11 Jean-Marc LasgouttesStore change bar information in row element
2017-11-10 Juergen SpitzmuellerWhitespace
2017-11-07 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2017-11-05 Uwe StöhrGuiDocument.cpp: change back alignment for column with...
2017-11-05 Richard HeckConvert for loops to range-based iterators i Buffer...
2017-11-02 Uwe StöhrGuiDocument.cpp: fix bug 10777
2017-11-02 Juergen SpitzmuellerSwap prefs format 24 and 25, since the former will...
2017-11-02 Juergen SpitzmuellerCollapsable -> Collapsible (part 5)
2017-11-02 Enrico ForestieriFix #10778 (issue with CJK and language nesting)
2017-11-01 Juergen SpitzmuellerEnable OK/Apply buttons when resetting to class defaults.
2017-10-27 Richard HeckMinor code re-organization.
2017-10-25 Jean-Marc LasgouttesMove some Cursor methods to CursorData
2017-10-25 Jean-Marc LasgouttesFix comment
2017-10-24 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2017-10-23 Juergen SpitzmuellerImplement ParamInfo::HANDLING_LTRIM and use it to ltrim...
2017-10-22 Guillaume MMFix math mode for InsetMathMacro on output
2017-10-22 Enrico ForestieriAccount for shadowed system macros
2017-10-22 Juergen SpitzmuellerDo not add deleted text to inset button label.
2017-10-22 Enrico ForestieriFix issue with change-tracked deleted display math
2017-10-19 Richard HeckWe do not want to trim whitespace in the fallback,...
2017-10-18 Richard HeckFix bug #9847.
2017-10-18 Enrico ForestieriSpeed up exit time
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-10-17 Jean-Marc LasgouttesRevert "Allow multiple calls to processUpdateFlags...
2017-10-17 Richard HeckUse of div for labels causes validation errors. See...
2017-10-17 Richard HeckRevert "ABOVE and CENTERED labels need special treatment."
2017-10-16 Richard HeckRemove "support::" in Buffer.cpp, since we are using...
2017-10-16 Richard HeckRename Paragraph::setBuffer to Paragraph::setInsetBuffe...
2017-10-16 Richard HeckFix the way that the Buffer gets set on undo.
2017-10-16 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-10-16 Richard HeckTypo.
2017-10-16 Richard HeckRevert "Fix bug #8782."
2017-10-16 Richard HeckRemove updateInfo() calls in favor of doing the relevan...
2017-10-15 Enrico ForestieriFix issue with regular expressions
2017-10-13 Juergen SpitzmuellerSome improvements to the graphics dialog
2017-10-12 Juergen SpitzmuellerFix PDF output of clipped graphics with recent graphics...
2017-10-11 Jean-Marc LasgouttesSome improvements related to Debug::PAINTING
2017-10-11 Jean-Marc Lasgouttesfix broken comment
2017-10-11 Jean-Marc LasgouttesDo not forget to set cursor current font when selecting
2017-10-11 Enrico ForestieriFix issue with language switch in Arguments insets
2017-10-09 Stephan WittAdd description comment for the lyxconvert utility
2017-10-09 Richard HeckReset cursor before beginning reload sequence.
2017-10-05 Stephan WittAdd license and author infos
2017-10-03 Stephan WittAdd missing check for Qt version when using QPdfWriter...
2017-10-03 Kornel BenkoCmake build: Only use the new lyxconvert on MAC
2017-10-02 Jean-Marc LasgouttesCreate new method GuiWorkArea::Private:::updateCaretGeo...
2017-10-02 Kornel BenkoAdd suffixed lyxconvert to cmake build.
2017-09-30 Stephan WittAdd Qt-based fallback-converter for Mac to compensate...
2017-09-29 Jean-Marc LasgouttesImprove the logic of caret repainting
2017-09-28 Jean-Marc LasgouttesAvoid empty space above the top of the document
2017-09-28 Juergen SpitzmuellerFix crash when closing master with children and grandch...
2017-09-27 Jean-Marc LasgouttesFix bad refresh when changing zoom level
2017-09-27 Juergen SpitzmuellerWhitespace cosmetics
2017-09-24 Jean-Marc LasgouttesDo not apply mathindent to inline math insets
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-09-18 Jean-Marc LasgouttesDo not presume what the defaults for a new QPainter are
2017-09-18 Jean-Marc LasgouttesRemember correctly pixel ratio used for painting
2017-09-15 Juergen SpitzmuellerReset InsetArgument language after passthru status...
2017-09-15 Juergen SpitzmuellerAllow to provide xunicode.
2017-09-14 Jean-Marc LasgouttesCompute metrics when graphics is updated
2017-09-13 Jean-Marc LasgouttesRemove unused private field from Painter
2017-09-12 Stephan Witt#10662 use drawers for bibliography dialogs
2017-09-11 Jean-Marc LasgouttesUpdate row width when inset is indented
2017-09-10 Juergen SpitzmuellerGuiBibtex: Use appropriate title when using Biblatex
2017-09-10 Juergen SpitzmuellerUse default btprint value in the UI if none is given.
2017-09-10 Juergen SpitzmuellerDisallow newlines in biblatex options
2017-09-09 Juergen SpitzmuellerAdd default output format for pLaTeX
next