]> git.lyx.org Git - lyx.git/history - src/frontends
Disable CheckTeX while buffer is processed
[lyx.git] / src / frontends /
2018-03-17 Juergen SpitzmuellerDisable CheckTeX while buffer is processed
2018-03-17 Juergen SpitzmuellerDisable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer...
2018-02-21 Juergen SpitzmuellerLocalize items in view/update popup icons
2018-02-15 Juergen SpitzmuellerDisable unsupported ref types in mathed.
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-09 Juergen SpitzmuellerConsider class-provided citation engines
2018-02-06 Juergen SpitzmuellerAdd missing connection.
2018-02-03 Juergen SpitzmuellerEnable CompressorProxy for all Workareas (incl. Embedde...
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-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-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
2017-12-23 Jean-Marc LasgouttesHandle properly undo groups in embedded work areas
2017-12-20 Juergen SpitzmuellerFix typo.
2017-12-17 Juergen SpitzmuellerAmend d56a5447f306
2017-12-17 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-12-17 Uwe StöhrGuiPrintNomencl.h: fix bug #10819 also for 2.3.x
2017-11-20 Juergen SpitzmuellerDisable non-functional table rotation for longtables
2017-11-01 Juergen SpitzmuellerEnable OK/Apply buttons when resetting to class defaults.
2017-10-18 Enrico ForestieriSpeed up exit time
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-09 Richard HeckReset cursor before beginning reload sequence.
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
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-06 Juergen SpitzmuellerMake the session zoom relative to the default zoom
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...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerAnother (IMHO false) fall-through warning silenced
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-09 Enrico ForestieriUse the OK/Apply paradigm for all document settings
2017-08-09 Juergen SpitzmuellerSort external templates locale-aware
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-31 Enrico ForestieriProperly warn on missing pygmentize command
2017-07-27 Tommaso Cucinottaprefs/needauth: avoid show of warning dialog in corner...
2017-07-26 Tommaso Cucinottaprefs/needauth: added warning if user tries to disable...
2017-07-24 Guillaume MMFix scrollbar not appearing in new documents unless...
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-07-24 Juergen Spitzmueller{Over,under}full [hv]box warning is a warning.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-23 Juergen SpitzmuellerSome comments wrt log file encoding (#10728)
2017-07-17 Christian RidderströmFix minor whitespace error.
2017-07-06 Jean-Marc LasgouttesFix unitialized member
2017-07-05 Jean-Marc LasgouttesDo not use toobar menu as fallback context menu
2017-07-03 Richard HeckFix whitespace in some more files.
2017-07-03 Richard HeckFix trailing whitespace in txt files.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-27 Bernhard M. Wiedemannsort svgz file list
2017-06-19 Jean-Marc LasgouttesAvoid crash when selecting long text
2017-06-15 Jean-Marc LasgouttesUse the same code for editable and non-editable buttons
2017-06-12 Enrico ForestieriAvoid a crash if an external template is not installed
2017-06-12 Enrico ForestieriUse a combo box instead of a check box for selecting...
2017-06-12 Enrico ForestieriSwitch parameters validation even before applying the...
2017-06-11 Guillaume MMUnhide buffers that are marked dirty as a result of...
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-06-11 Enrico ForestieriAdd accelerator
2017-06-11 Guillaume MMMake a string translatable
2017-06-11 Guillaume MMClearer message when about to discard an unsaved docume...
2017-06-10 Juergen SpitzmuellerOops: currentData() is Qt 5 only.
2017-06-10 Juergen SpitzmuellerCorrect restoration of citation style selection between...
2017-06-08 Enrico ForestieriExtend minted support to listings as child documents
2017-06-07 Enrico ForestieriFix a small glitch
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-30 Richard HeckKeep track of the last manually set state of the literal
2017-05-17 Enrico ForestieriFix bug #10469
2017-05-15 Guillaume MMImprove wording (#10670)
2017-05-15 Jean-Marc LasgouttesFix compilation failure
2017-05-15 Jean-Marc LasgouttesCache QTextLayout objects with Qt/Mac
2017-05-15 Guillaume MMFix colours of buttons in notification frame
2017-05-13 Uwe Stöhrrename buffer parameter math_number_before to math_numb...
2017-05-12 Jean-Marc LasgouttesNever, never use a string for something that has 3...
2017-05-11 Uwe StöhrGuiDocument: support also the class option reqno
2017-05-09 Uwe StöhrGuiDocument: rename a function to follow the naming...
2017-05-08 Uwe StöhrGuiDocument: fix bug #10653
2017-05-07 Guillaume MMCosmetic
2017-05-07 Daniel RamöllerLock toolbars (#10283)
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-05-07 Daniel RamöllerColor Preferences: Disable colors rather than hide...
2017-05-06 Guillaume MMCosmetic
2017-05-06 Tommaso CucinottaRevert "Create new graphics from within LyX choosing...
2017-05-05 Tommaso CucinottaCreate new graphics from within LyX choosing a sample...
2017-05-02 Uwe StöhrGuiDocument.cpp: correct a name
2017-05-02 Uwe StöhrTextLayoutUi.ui: remove trace of a moved feature
2017-04-25 Uwe StöhrGuiDocument.cpp: change naming of formula numbering...
2017-04-25 Uwe StöhrMove mathindent from text layout to math settings as...
next