]> git.lyx.org Git - lyx.git/history - src
Fix editorial whitespace issues, e.g. extra space before semicolon
[lyx.git] / src /
2017-07-29 Christian RidderströmFix editorial whitespace issues, e.g. extra space befor...
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-25 Jean-Marc LasgouttesCheck whether a class is known before loading it
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 Juergen SpitzmuellerDo not error on missing ZWNJ (ligature break) characters.
2017-07-23 Juergen SpitzmuellerProperly import \newtheorem*
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-23 Juergen Spitzmuellertypo in comment
2017-07-23 Juergen SpitzmuellerSome comments wrt log file encoding (#10728)
2017-07-23 Juergen SpitzmuellerUse appropriate conv. method
2017-07-20 Jean-Marc LasgouttesMake InsetInfo active agin (aka the vengeance of the...
2017-07-20 Jean-Marc LasgouttesTry to end the neverending fixIfBroken saga
2017-07-17 Christian RidderströmFix minor whitespace error.
2017-07-15 Jean-Marc LasgouttesFix comment
2017-07-15 Jean-Marc LasgouttesAvoid multiple execution of AddToPreamble and friends
2017-07-13 Jean-Marc LasgouttesFix generation of lyx_commit_hash.h
2017-07-12 Jean-Marc LasgouttesTextMetrics::leftMargin does not need a max_width parameter
2017-07-11 Jean-Marc LasgouttesWhen cleaning up before quitting, take care of exceptions
2017-07-11 Jean-Marc LasgouttesRemove copy-and-paste error
2017-07-11 Jean-Marc LasgouttesDo not record undo when typing two spaces has been...
2017-07-06 Jean-Marc LasgouttesRewrite stripName without regex
2017-07-06 Jean-Marc LasgouttesFix uninitialized members outfd and infd
2017-07-06 Jean-Marc LasgouttesFix unitialized member
2017-07-06 Jean-Marc LasgouttesRemove test that is not needed.
2017-07-06 Jean-Marc Lasgouttesh_use_minted is a bool, not a string
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-07-05 Jean-Marc LasgouttesDo not use toobar menu as fallback context menu
2017-07-04 Jean-Marc LasgouttesUse the proper buffer when recording undo
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 Jean-Marc LasgouttesFixup the fixup d0acc3e57044: use editable()/isActive()
2017-06-27 Bernhard M. Wiedemannsort svgz file list
2017-06-26 Enrico ForestieriDon't enclose in braces minted languages
2017-06-26 Enrico ForestieriAmend 28be7d55 to avoid an exception
2017-06-26 Enrico ForestieriAccount for old versions of Pygments
2017-06-26 Enrico ForestieriFix bug #10705
2017-06-26 Enrico ForestieriClarify the status of thread local storage on OSX
2017-06-25 Juergen SpitzmuellerCatch xdvipdfmx driver error (that breaks XeTeX compila...
2017-06-23 Jean-Marc LasgouttesFixup 9c92494e1a486: avoid crash in Inset::dissolve()
2017-06-20 Jean-Marc LasgouttesFixup 522516d9 : editable() is unusable in mathed
2017-06-19 Enrico ForestieriFix bug #10546
2017-06-19 Jean-Marc LasgouttesAvoid crash when selecting long text
2017-06-17 Enrico ForestieriPrune white space after the separating comma of options
2017-06-17 Enrico ForestieriAmend 9b2b51a4
2017-06-17 Kornel BenkoTex2lyx tests: Added minted testcase from Enrico Forestieri
2017-06-17 Enrico ForestieriDon't allow raw newlines in options
2017-06-17 Enrico ForestieriCorrectly skip a bottom caption
2017-06-17 Juergen SpitzmuellerUpdate parent buffer as soon as a child has been released
2017-06-17 Enrico Forestieritex2lyx: import minted listings
2017-06-15 Jean-Marc LasgouttesUse the same code for editable and non-editable buttons
2017-06-15 Juergen SpitzmuellerAlso catch "! Incomplete \\if"
2017-06-15 Juergen SpitzmuellerCatch "! Incomplete \\ifx" error
2017-06-15 Jean-Marc LasgouttesMake fixIfBroken() more robust
2017-06-15 Jean-Marc LasgouttesAvoid memory reuse problems with inset-dissolve
2017-06-14 Jean-Marc LasgouttesGive 4 edit markers to all Frac-like insets
2017-06-14 Jean-Marc LasgouttesWhen entering an inset by cursor, reset boundary
2017-06-13 Jean-Marc LasgouttesAdd lower corners for BOX_MARKER too
2017-06-12 Enrico ForestieriAvoid a crash if an external template is not installed
2017-06-12 Jean-Marc LasgouttesSet cursor properly after double/triple click in mathed
2017-06-12 Enrico ForestieriUse a combo box instead of a check box for selecting...
2017-06-12 Jean-Marc LasgouttesImprovements to inset edit markers
2017-06-12 Jean-Marc LasgouttesUse proper markers for display version of the math...
2017-06-12 Jean-Marc LasgouttesAvoid rounding issue when painting selection
2017-06-12 Jean-Marc LasgouttesFix bad cursor positioning when entering an inset
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 MMRemove FileMonitorBlocker which does not work reliably...
2017-06-11 Guillaume MMIf the external modification is a deletion, do not...
2017-06-11 Guillaume MMPrevent false positives in external modifications
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-06-11 Enrico ForestieriAdjust minted options
2017-06-11 Enrico ForestieriAdd accelerator
2017-06-11 Enrico ForestieriUnify translations
2017-06-11 Guillaume MMMake a string translatable
2017-06-11 Guillaume MMClearer message when about to discard an unsaved docume...
2017-06-10 Enrico ForestieriQuote backspace in string
2017-06-10 Enrico ForestieriWas forgetting to add the caption to the list of listings
2017-06-10 Enrico ForestieriAllow captions also on non-floating minted listings
2017-06-10 Juergen SpitzmuellerOops: currentData() is Qt 5 only.
2017-06-10 Juergen SpitzmuellerCorrect restoration of citation style selection between...
2017-06-09 Enrico ForestieriAmend fd075614
2017-06-09 Jean-Marc LasgouttesGive a 2 pixels space for markers around math objects
2017-06-08 Enrico ForestieriExtend minted support to listings as child documents
2017-06-08 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-08 Jean-Marc LasgouttesRevert "Fix bad cursor positioning when entering an...
2017-06-08 Jean-Marc LasgouttesRevert "Give a 2 pixels space for markers around math...
2017-06-08 Jean-Marc LasgouttesProperly use top/bottom edit marker for grid inset
2017-06-08 Jean-Marc LasgouttesGive a 2 pixels space for markers around math objects
2017-06-08 Jean-Marc LasgouttesFix bad cursor positioning when entering an inset
2017-06-08 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-06-08 Enrico ForestieriSimplify preamble code when using listings
2017-06-07 Enrico ForestieriDon't allow captions in non-floating listings
2017-06-07 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-07 Enrico ForestieriFix a small glitch
2017-06-07 Jean-Marc LasgouttesFix drawing of collpsable insets
next