]> git.lyx.org Git - lyx.git/history - src/frontends
Fix bug #10911.
[lyx.git] / src / frontends /
2018-02-23 Juergen SpitzmuellerAdd literal param to InsetInclude
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-02-22 Pavel SandaFix little bit the garbled output for translators.
2018-02-22 Richard HeckFix bug #10893.
2018-02-22 Richard HeckFix bug #10892.
2018-02-22 Richard HeckFix bug #10888.
2018-02-22 Richard HeckFix bug #10886.
2018-02-22 Richard HeckFix bug #10883.
2018-02-22 Richard HeckFix bug #10882.
2018-02-22 Richard HeckFix bug #10881.
2018-02-22 Richard HeckFix bug #10880.
2018-02-22 Richard HeckFix bug #10866.
2018-02-21 Alexander Dunlapsave session when we save a buffer
2018-02-21 Juergen SpitzmuellerFix list of viewable formats in view/update menu.
2018-02-20 Juergen SpitzmuellerLocalize items in view/update popup icons
2018-02-17 Jean-Marc LasgouttesAnother go at fixing string metrics
2018-02-14 Juergen SpitzmuellerDisable unsupported ref types in mathed.
2018-02-12 Richard HeckFix crash when citeengine is unknown.
2018-02-11 Juergen SpitzmuellerDisable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer...
2018-02-10 Juergen Spitzmuelleramend 71fea633266
2018-02-10 Juergen SpitzmuellerDisable CheckTeX while buffer is processed
2018-02-10 Juergen SpitzmuellerFix race condition in processFuncRequestQueue
2018-02-08 Pavel SandaProper naming of LFUN_SET_GRAPHICS_GROUP.
2018-02-08 Juergen SpitzmuellerConsider class-provided citation engines
2018-02-06 Juergen SpitzmuellerAdd missing connection.
2018-02-01 Juergen SpitzmuellerEnable CompressorProxy for all Workareas (incl. Embedde...
2018-01-27 Juergen SpitzmuellerUse proper localization chain for Box special width...
2018-01-27 Juergen SpitzmuellerMake another GUI string translatable
2018-01-27 Juergen SpitzmuellerMake GUI string translatable
2018-01-24 Jean-Marc LasgouttesBetter debug message
2018-01-13 Pavel Sanda* LFUN_BUFFER_RELOAD - allow dropping of the changes.
2018-01-12 Jean-Marc LasgouttesInitialize properly class member
2018-01-12 Juergen SpitzmuellerUse qt4-compatible connect() syntax.
2018-01-12 Guillaume MMInstall a new compressor
2018-01-06 Jean-Marc LasgouttesFix compilation in monolithic mode
2018-01-06 Jean-Marc LasgouttesRemove unused variables
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-02 Jean-Marc LasgouttesDo not use Application for a 'cancel export' boolean
2018-01-01 Juergen SpitzmuellerPrepend "Insert " in the context menu for environment...
2017-12-30 Juergen SpitzmuellerMove environment-split from Edit to Insert, as requested.
2017-12-30 Juergen SpitzmuellerDon't show append function where it does not make sense.
2017-12-28 Juergen SpitzmuellerIntroduce environment-split before
2017-12-28 Juergen SpitzmuellerIntroduce environment-split previous
2017-12-24 Juergen SpitzmuellerIntroduce "inherit" encoding for latex_language
2017-12-21 Richard HeckLFUN and basic code to enable cancellation of background
2017-12-20 Juergen SpitzmuellerFix typo.
2017-12-20 Juergen SpitzmuellerGet rid of idiosyncratic accelerator syntax
2017-12-17 Juergen SpitzmuellerAmend d56a5447f306
2017-12-16 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-12-16 Richard HeckFix #10871 compiler warnings.
2017-12-16 Richard HeckFix #10869 compiler warnings.
2017-12-16 Richard HeckFix #10867 compiler warnings.
2017-12-16 Richard HeckFix #10891 compiler warnings.
2017-12-16 Richard HeckFix #10887 compiler warnings.
2017-12-16 Richard HeckFix #10884 compiler warnings.
2017-12-16 Richard HeckFix #10874 compiler warnings.
2017-12-16 Richard HeckFix #10872 compiler warnings.
2017-12-16 Richard HeckFix #10868 compiler warnings.
2017-12-15 Jean-Marc LasgouttesUse a backing store on macOS
2017-12-13 Jean-Marc LasgouttesImprove UndoGroupHelper and use it more
2017-12-13 Jean-Marc LasgouttesHandle properly undo groups in embedded work areas
2017-12-13 Uwe StöhrGuiApplication.cpp: remove unused includes
2017-11-29 Jean-Marc LasgouttesUse UndoGroupHelper to track undo group lifetime
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-19 Juergen SpitzmuellerDisable non-functional table rotation for longtables
2017-11-10 Juergen SpitzmuellerWhitespace
2017-11-05 Uwe StöhrGuiDocument.cpp: change back alignment for column with...
2017-11-02 Uwe StöhrGuiDocument.cpp: fix bug 10777
2017-11-01 Juergen SpitzmuellerEnable OK/Apply buttons when resetting to class defaults.
2017-10-25 Jean-Marc LasgouttesFix comment
2017-10-18 Enrico ForestieriSpeed up exit time
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-13 Juergen SpitzmuellerSome improvements to the graphics dialog
2017-10-11 Jean-Marc LasgouttesSome improvements related to Debug::PAINTING
2017-10-09 Richard HeckReset cursor before beginning reload sequence.
2017-10-02 Jean-Marc LasgouttesCreate new method GuiWorkArea::Private:::updateCaretGeo...
2017-09-27 Jean-Marc LasgouttesFix bad refresh when changing zoom level
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-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-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
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 Jean-Marc LasgouttesRename more instances of "cursor" to "caret"
2017-09-08 Jean-Marc LasgouttesMake input methods support great again
2017-09-08 Jean-Marc LasgouttesCleanup and simplify WorkArea code
2017-09-08 Jean-Marc LasgouttesFix caret painting
2017-09-08 Jean-Marc LasgouttesDo the actual drawing in the paint event
2017-09-06 Juergen SpitzmuellerMake the session zoom relative to the default zoom
2017-08-29 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
2017-08-28 Jean-Marc LasgouttesFix computation of string width when using a QTextLayout
2017-08-12 Scott KostyshakRemove a sometimes blocked call to dispatch
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
next