]> git.lyx.org Git - lyx.git/history - src
* UserGuide - add sentence about graphic groups unification.
[lyx.git] / src /
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
2018-01-01 Juergen SpitzmuellerAdd ignoresep option to layout lfun
2018-01-01 Juergen SpitzmuellerImplement auto-nesting.
2017-12-30 Juergen SpitzmuellerProperly implement IsTocCaption for Arguments in standa...
2017-12-28 Juergen SpitzmuellerFix footnotes in table with RevTeX4
2017-12-23 Jean-Marc LasgouttesDo not draw inactive math corners when they have mathbg...
2017-12-23 Jean-Marc LasgouttesReintroduce the spacing around delimiters
2017-12-23 Jean-Marc LasgouttesHandle properly undo groups in embedded work areas
2017-12-20 Juergen SpitzmuellerFix typo.
2017-12-18 Juergen SpitzmuellerDo not rely on babel quotation macros for encodings...
2017-12-17 Juergen SpitzmuellerAmend d56a5447f306
2017-12-17 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-12-17 Uwe StöhrBuffer.cpp: reference oasis in https link
2017-12-17 Uwe Stöhrtex2lyx: support to detect https:// links
2017-12-17 Uwe StöhrGuiPrintNomencl.h: fix bug #10819 also for 2.3.x
2017-12-09 Juergen SpitzmuellerMissing "icon" in description of "info-insert"-function
2017-12-04 Juergen SpitzmuellernomenclWidest(): take (proper) formatting into account.
2017-12-03 Juergen SpitzmuellerFix thinko from b68701c4da93a6f0f
2017-12-02 Enrico ForestieriAvoid asserting when reading the session file
2017-12-02 Scott KostyshakSet array length from int const
2017-12-02 Juergen SpitzmuellerEscape (makeindex) special chars in nomencl if !literate
next