]> git.lyx.org Git - lyx.git/history - src
use range-based for loops
[lyx.git] / src /
2019-01-07 Jean-Marc Lasgouttesuse range-based for loops
2019-01-07 Juergen SpitzmuellerWhen using polyglossia (bidi), paragraph directions...
2019-01-06 Richard Kimberly... Remove now unused routine.
2019-01-06 Richard Kimberly... Use combo box data rather than looking up info from...
2019-01-06 Richard Kimberly... Add comment.
2019-01-06 Richard Kimberly... Remove debugging code.
2019-01-06 Richard Kimberly... Fix problem caused by re-ordering of menu at 5f6332bf4.
2019-01-06 Juergen SpitzmuellerDon't output CJK environment with non-TeX fonts
2019-01-06 Juergen SpitzmuellerProperly implement CJKutf8
2019-01-05 Enrico ForestieriAvoid crash with gzipped file
2019-01-04 Jean-Marc LasgouttesFixup 5c1d65af: proper spacing between text and label...
2019-01-04 Jean-Marc LasgouttesFix drawing of labels in insets
2019-01-04 Jean-Marc LasgouttesAvoid crash when using inset-select-all in tabular
2019-01-04 Jean-Marc LasgouttesRemove unused mathod (CursorSlice::at_cell_end is the...
2019-01-04 Juergen SpitzmuellerAlways update bibfiles cache with bibliography environm...
2019-01-04 Richard Kimberly... Also pay attention to OutputParams::free_spacing.
2019-01-04 Richard Kimberly... Fix bug #11432.
2019-01-03 Jean-Marc LasgouttesFix vertical offset of fonts like MinionPro
2019-01-03 Juergen SpitzmuellerUpdate tex2lyx tests
2019-01-02 Jean-Marc LasgouttesAdd override statements to please clang
2019-01-02 Jean-Marc LasgouttesRemove premature (and bad) optimization
2019-01-02 Enrico ForestieriFix conversion of math braces to html
2019-01-02 Juergen SpitzmuellerFix Include dialog UI
2019-01-02 Enrico ForestieriAmend [2dcb7300/lyxgit]
2018-12-31 Juergen SpitzmuellerMark labels in non-outputting insets as inactive.
2018-12-31 Juergen SpitzmuellerAdd inactive labels to the toc
2018-12-31 Juergen SpitzmuellerFix gotoLabel with inactive labels
2018-12-31 Juergen SpitzmuellerSeparate LabelCache from RefCache
2018-12-31 Juergen Spitzmuellertypo
2018-12-30 Juergen SpitzmuellerWhen checking inset activity status, also check contain...
2018-12-30 Juergen SpitzmuellerExpand comment
2018-12-29 José MatosMerge branch 'master' of git.lyx.org:lyx
2018-12-29 José MatosMove all python shebangs from /usr/bin/env to python3.
2018-12-29 Enrico ForestieriFix bug #4269
2018-12-29 Juergen Spitzmuellermicro amendments
2018-12-29 Pavel SandaCompletion popup menu did not respond to Esc.
2018-12-29 Juergen SpitzmuellerFix some parsing glitches in Autonest and IsAutonestedBy
2018-12-29 Juergen SpitzmuellerDo not auto-insert separator for keepempty layouts
2018-12-29 Juergen SpitzmuellerFixup LocalLayout ui after [3847e0ef/lyxgit]
2018-12-29 Juergen SpitzmuellerSome minor amendments to [3ae6bff538/lyxgit]
2018-12-29 Juergen SpitzmuellerDo not consider deleted labels in ambiguity check
2018-12-29 Richard Kimberly... Fix bug #11422.
2018-12-28 Juergen SpitzmuellerFix regression introduced in a65f1e54dc
2018-12-28 Scott KostyshakFix assertion when checking if change in selection
2018-12-28 Juergen SpitzmuellerProperly set up paste and textstyle-apply MenuButtons...
2018-12-28 Juergen Spitzmuellerstyle
2018-12-28 Juergen SpitzmuellerAlways set main Icon Button to the QMenuButton
2018-12-28 Juergen SpitzmuellerAdd tabular-features set-inner-lines and fix set-all...
2018-12-27 Juergen SpitzmuellerLFUN_TEXTSTYLE_UPDATE: Do not force any unspecified...
2018-12-27 Juergen SpitzmuellerAdd "Reset to Default" item to textstyle-apply button...
2018-12-27 Juergen SpitzmuellerDisable LFUN_FONT_DEFAULT if there's noting to reset.
2018-12-27 Juergen SpitzmuellerNo need for an extra icon
2018-12-27 Juergen SpitzmuellerUse more convenient MenuButtonPopup
2018-12-27 Juergen SpitzmuellerRemove unused variable
2018-12-26 Kornel BenkoAmend 154b4fde
2018-12-26 Juergen SpitzmuellerMake "paste recent" accessible from toolbar
2018-12-26 Juergen SpitzmuellerGive textstyle-apply a history
2018-12-26 Juergen SpitzmuellerHandle null pointer
2018-12-25 Juergen SpitzmuellerFix qt4 build
2018-12-25 Juergen SpitzmuellerMore alignment fixes
2018-12-25 Juergen SpitzmuellerUnify group box style across dialogs.
2018-12-24 Juergen SpitzmuellerPrefs dialog: some layout fixes.
2018-12-24 Juergen SpitzmuellerAdvanced F&R layout fixed
2018-12-24 Juergen SpitzmuellerFix height of paragraph dialog
2018-12-24 Juergen SpitzmuellerFix Text Properties dialog height
2018-12-24 Juergen SpitzmuellerTabular Create layout fixes
2018-12-24 Juergen SpitzmuellerMessages panes layout fixes
2018-12-24 Juergen SpitzmuellerLayout fixes for compare dialog
2018-12-24 Juergen SpitzmuellerTheasurus dialog layout fixes
2018-12-24 Juergen SpitzmuellerSpellchecker dialog alignment fixes
2018-12-24 Juergen SpitzmuellerPolishment of the simple Search dialog
2018-12-24 Juergen SpitzmuellerWhen cancelling saving of a children, cancel the whole...
2018-12-23 Juergen SpitzmuellerFix prefs color layout
2018-12-22 Juergen SpitzmuellerAllow to restore default UI colors in prefs
2018-12-21 Jean-Marc LasgouttesMake DEPM respect current cursor position.
2018-12-21 Juergen SpitzmuellerCompile fix for Qt < 5.7
2018-12-21 Juergen SpitzmuellerGuiThesaurus: maintain default state of Replace button
2018-12-21 Juergen SpitzmuellerGuiCharacter: Add menu to Restore button
2018-12-21 Juergen SpitzmuellerRename ambiguous enum
2018-12-20 Juergen SpitzmuellerHandle GuiParagraph for OK default button issue as...
2018-12-20 Juergen SpitzmuellerAdd forgotten initialization
2018-12-20 Juergen SpitzmuellerMaintain default status for all dialogs using ButtonCon...
2018-12-20 Juergen SpitzmuellerAlso check for dirty children on QUIT
2018-12-19 Pavel SandaProperly clean cache which binds inset and dialog.
2018-12-19 Juergen SpitzmuellerMaintain default status for InsetParams dialogs
2018-12-19 Juergen SpitzmuellerMaintain default status for ref dialog
2018-12-18 Enrico ForestieriFix bug 11346
2018-12-18 Kornel BenkoFindAdv: to please cppcheck ...
2018-12-17 Jean-Marc LasgouttesFix embarrassing typo
2018-12-17 Juergen SpitzmuellerAdd Qt-internal GUI string
2018-12-17 Juergen SpitzmuellerGuiCharacter: Add "Reset" and "Restore Defaults" buttons
2018-12-17 Juergen SpitzmuellerGuiCharacter: INHERIT is OFF for the tristate buttons.
2018-12-17 Kornel BenkoFindAdv: Amend 4276e1b0
2018-12-17 Juergen SpitzmuellerGuiCharacter: Consider default settings for underline...
2018-12-17 Juergen SpitzmuellerCheck for hidden dirty child on close
2018-12-17 Juergen SpitzmuellerAmend 9705b88251
2018-12-16 Kornel BenkoFindAdv: Handle also sizes of characters
2018-12-16 Juergen SpitzmuellerImprove comment.
2018-12-16 Juergen SpitzmuellerUse current_font, not real_current_font, in character...
2018-12-14 Kornel BenkoFindAdv: Comments
next