]> git.lyx.org Git - lyx.git/history - src
tex2lyx: support biblatex
[lyx.git] / src /
2018-03-06 Juergen Spitzmuellertex2lyx: support biblatex
2018-03-06 Juergen Spitzmuellertex2lyx: consider options passed via \PassOptionsToPackage
2018-03-06 Juergen Spitzmuellertex2lyx: import straight quotation marks as ERT
2018-03-02 Pavel SandaAllow reload if buffer is externally modified.
2018-03-02 Pavel SandaFilter in citation dialog is not respected when reloadi...
2018-02-27 Juergen SpitzmuellerNo manual intervention needed for polyglossia (bidi...
2018-02-26 Juergen SpitzmuellerTake actual font height (ascent, descent) into account...
2018-02-25 Pavel SandaWe don't want external change to automatically marked...
2018-02-23 Jean-Marc LasgouttesImprove documentation of inset-(begin|end)(|-select)
2018-02-22 Richard HeckFix bug #10817.
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-02-22 Juergen SpitzmuellerImplement IsTocCaption for normal layouts.
2018-02-21 Alexander Dunlapsave session when we save a buffer
2018-02-20 Jean-Marc LasgouttesUse parMetrics to access the par_metrics_ map
2018-02-16 Juergen SpitzmuellerRevove unused variable
2018-02-16 Juergen SpitzmuellerOpen intitle command explicitly also for passthru.
2018-02-16 Juergen SpitzmuellerUse TeXOnePar for the inpreamble layouts
2018-02-16 Juergen SpitzmuellerFix inpreamble styles.
2018-02-16 Juergen SpitzmuellerFix switch of language and line spacing in InTitle...
2018-02-16 Juergen SpitzmuellerRecreate citation label after paste
2018-02-15 Pavel SandaOops, asInsetGrpahics is new to master.
2018-02-15 Pavel SandaCosmetics per JMarc's suggestions.
2018-02-15 Pavel SandaUnify graphics-groups inside marked block functionality.
2018-02-15 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint...
2018-02-15 Jean-Marc LasgouttesFix ghost caret
2018-02-15 Jean-Marc LasgouttesFix compilation in monolithic mode
2018-02-15 Jean-Marc LasgouttesUse a backing store on macOS
2018-02-15 Jean-Marc LasgouttesMake sure that rows are repainted when they get (un...
2018-02-15 Jean-Marc LasgouttesFixup ac4bcb12
2018-02-15 Jean-Marc LasgouttesAvoid some caret ghosts
2018-02-15 Jean-Marc LasgouttesRemove row crc computation
2018-02-15 Jean-Marc LasgouttesStore change bar information in row element
2018-02-15 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2018-02-15 Jean-Marc LasgouttesCreate new method GuiWorkArea::Private:::updateCaretGeo...
2018-02-15 Jean-Marc LasgouttesImprove the logic of caret repainting
2018-02-15 Jean-Marc LasgouttesFix bad refresh when changing zoom level
2018-02-15 Jean-Marc LasgouttesDo not presume what the defaults for a new QPainter are
2018-02-15 Jean-Marc LasgouttesRemember correctly pixel ratio used for painting
2018-02-15 Jean-Marc LasgouttesCompute metrics when graphics is updated
2018-02-15 Jean-Marc LasgouttesUpdate insets position in cache in more cases
2018-02-15 Jean-Marc LasgouttesRename more instances of "cursor" to "caret"
2018-02-15 Jean-Marc LasgouttesRemove workaround that is not necessary anymore.
2018-02-15 Jean-Marc LasgouttesMake input methods support great again
2018-02-15 Jean-Marc LasgouttesCleanup and simplify WorkArea code
2018-02-15 Jean-Marc LasgouttesFix caret painting
2018-02-15 Jean-Marc LasgouttesDo the actual drawing in the paint event
2018-02-15 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
2018-02-15 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-02-15 Pavel Sandaforgotten glitch
2018-02-15 Pavel SandaLFUN_DOC_ANONYMIZE -> LFUN_BUFFER_ANONYMIZE per JMarc...
2018-02-15 Pavel SandaAdd LFUN_DOC_ANONYMIZE, quick fix for #7259.
2018-02-15 Jean-Marc LasgouttesImplement display of roots more faithfully
2018-02-15 Jean-Marc LasgouttesImprove UndoGroupHelper and use it more
2018-02-15 Jean-Marc LasgouttesBetter handling of multiple buffers in UndoGroupHelper
2018-02-14 Jean-Marc LasgouttesHandle properly top/bottom of inset with mac-like curso...
2018-02-14 Jean-Marc LasgouttesDisable and hide the pixmap cache feature
2018-02-13 Richard HeckFix crash when citeengine is unknown.
2018-02-10 Juergen SpitzmuellerFix race condition in processFuncRequestQueue
2018-02-10 Enrico ForestieriAvoid an infinite loop
2018-02-10 Juergen SpitzmuellerFix child document regex in scanLogFile
2018-02-09 Juergen Spitzmuellertex2lyx: normalize bib and bst paths
2018-02-09 Juergen SpitzmuellerConsider class-provided citation engines
2018-02-09 Juergen SpitzmuellerReset cur.pit() when pasting into tables.
2018-02-08 Juergen SpitzmuellerRevert "Mark follow-up paragraphs in a paragraph group...
2018-02-06 Juergen SpitzmuellerAdd missing connection.
2018-02-03 Juergen SpitzmuellerEnable CompressorProxy for all Workareas (incl. Embedde...
2018-01-30 Jean-Marc LasgouttesMake sure to add at least one element in row if possible
2018-01-30 Jean-Marc LasgouttesRemove 'premature optimization' that proved buggy
2018-01-30 Juergen SpitzmuellerDifferentiate Buffer strings and GUI strings in citeengines
2018-01-29 Richard HeckRevert "Fix bug #11055."
2018-01-29 Richard HeckFix bug #11055.
2018-01-27 Juergen SpitzmuellerProperly communicate forced encodings
2018-01-27 Juergen SpitzmuellerAccount for custom encoding in DocIteratior::getEncoding
2018-01-27 Juergen SpitzmuellerMake another GUI string translatable
2018-01-27 Juergen SpitzmuellerMake GUI string translatable
2018-01-27 Juergen SpitzmuellerUse proper localization chain for Box special width...
2018-01-27 Jean-Marc LasgouttesRevert "Remove 'premature optimization' that proved...
2018-01-27 Juergen SpitzmuellerFix outliner movement of frames
2018-01-25 Enrico ForestieriCorrectly output a single char_type
2018-01-22 Juergen SpitzmuellerFix output of quote ligatures with TeX font LuaTeX
2018-01-20 Juergen SpitzmuellerPrevent to paste uncodable characters into verbatim
2018-01-20 Juergen SpitzmuellerIntroduce "inherit" encoding for latex_language
2018-01-19 Jean-Marc LasgouttesInitialize properly class member
2018-01-19 Juergen SpitzmuellerUse qt4-compatible connect() syntax.
2018-01-19 Guillaume MMInstall a new compressor
2018-01-16 Jean-Marc LasgouttesFix repaint of unselected branch
2018-01-15 Jean-Marc LasgouttesRemove 'premature optimization' that proved buggy
2018-01-13 Juergen SpitzmuellerFix loop while separating
2018-01-12 Juergen SpitzmuellerFix Null-checking issue detected by Coverity.
2018-01-11 Pavel SandaRCS: commit undo allowed only in unlocked state.
2018-01-07 Juergen SpitzmuellerMark follow-up paragraphs in a paragraph group as nested.
2018-01-06 Jean-Marc LasgouttesUpdate buffer when an inset or an INFO inset has bee...
2018-01-06 Guillaume MMFix preview with a nested preview not being shown ...
2018-01-04 Richard HeckFix bug #10951.
2018-01-04 Juergen SpitzmuellerDo note attempt to nest more than possible.
2018-01-04 Juergen SpitzmuellerProperly handle color none.
2018-01-03 Juergen SpitzmuellerDisable useless environment-split function at the core.
2018-01-03 Juergen SpitzmuellerUse the command-alternatives sequence as defined in...
2018-01-01 Juergen SpitzmuellerPrepend "Insert " in the context menu for environment...
2018-01-01 Juergen SpitzmuellerImplement environment-split before and previous
next