]> git.lyx.org Git - lyx.git/history - src/frontends
Protect label in moving argument
[lyx.git] / src / frontends /
2019-03-13 Kornel BenkoFix #11505. Count and display number of replaced string...
2019-03-09 Juergen SpitzmuellerDo not use GUI language for shortcut info inset if...
2019-02-26 Jean-Marc LasgouttesUpdate screen as needed when preferences are changed
2019-02-18 Jean-Marc LasgouttesDo not use trailing underscore for local variable
2019-01-16 Jean-Marc LasgouttesTry to compute row height like it should be done
2019-01-10 Richard Kimberly... Remove empty file discovered by Kornel.
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-03 Jean-Marc LasgouttesFix vertical offset of fonts like MinionPro
2019-01-02 Jean-Marc LasgouttesAdd override statements to please clang
2019-01-02 Jean-Marc LasgouttesRemove premature (and bad) optimization
2019-01-02 Juergen SpitzmuellerFix Include dialog UI
2018-12-29 Pavel SandaCompletion popup menu did not respond to Esc.
2018-12-29 Juergen SpitzmuellerFixup LocalLayout ui after [3847e0ef/lyxgit]
2018-12-29 Richard Kimberly... Fix bug #11422.
2018-12-28 Juergen SpitzmuellerFix regression introduced in a65f1e54dc
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-27 Juergen SpitzmuellerAdd "Reset to Default" item to textstyle-apply button...
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 Juergen SpitzmuellerMake "paste recent" accessible from toolbar
2018-12-26 Juergen SpitzmuellerGive textstyle-apply a history
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 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-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 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 Juergen SpitzmuellerUse current_font, not real_current_font, in character...
2018-11-23 Jean-Marc LasgouttesFix undo after breaking a nested paragraph
2018-11-16 Enrico ForestieriFix reloading of local layout file (bug #11120)
2018-11-05 Jean-Marc LasgouttesAvoid extra space in tooltips
2018-11-04 Jean-Marc LasgouttesFix selection of unmarked RtL text
2018-10-30 Juergen SpitzmuellerDispay pre- and posttext widgets if non-empty also...
2018-10-23 Scott KostyshakUse underline in (+ bold) for char match in layout
2018-10-19 Richard Kimberly... Use bold instead of underlining to mark the characters...
2018-10-19 Richard Kimberly... Simplify the code that adds underlining to the layout...
2018-10-19 Richard Kimberly... Refactor
2018-10-19 Richard Kimberly... Re-organize and simplify now.
2018-10-19 Richard Kimberly... Whitespace.
2018-10-19 Richard Kimberly... Fix bug #6096.
2018-10-19 Richard Kimberly... Filter on consecutive sequences of characters.
2018-10-08 Jean-Marc LasgouttesFollowup to 9fe101e8: remove unused method.
2018-10-07 Jean-Marc LasgouttesRemove support for pixmap cache
2018-10-05 Richard Kimberly... Fix bug #9004.
2018-10-05 Richard Kimberly... Update the Advanced F&R document class when switching...
2018-10-05 Richard Kimberly... Copy modules into the Advanced F&R pane as well.
2018-10-04 Guillaume MunchMake tab movement visible (#10733)
2018-10-04 Richard HeckFix bug 9798.
2018-10-04 Richard Kimberly... Fix bug #11275.
2018-10-04 Jean-Marc LasgouttesFixup 38f09c177b7: limit to paint rectangle
2018-10-03 Jean-Marc LasgouttesWhen ignoring an update, request one for later
2018-09-29 Juergen SpitzmuellerAmend cab46ff9d1ea3
2018-09-29 Juergen SpitzmuellerGuiCitation: Add some tooltips for the sake of keyboard...
2018-09-25 Juergen SpitzmuellerDo not store empty posttext for qualified citations
2018-09-22 Juergen SpitzmuellerGuiCitation: don't reset filter on show
2018-09-20 Jean-Marc LasgouttesIgnore horizontal wheel scrolling in workarea
2018-09-08 Jean-Marc LasgouttesHandle branches with space in their name
2018-08-30 Jean-Marc LasgouttesGet rid of monolithic build support for autoconf
2018-08-20 Juergen SpitzmuellerSo long, date-insert!
2018-08-13 Juergen SpitzmuellerNew info-inset type l7n
2018-08-12 Juergen SpitzmuellerRemove inclusion of obsolete header
2018-08-11 Juergen SpitzmuellerRework BibTeX dialog
2018-08-08 Juergen SpitzmuellerRevert that part
2018-08-08 Juergen SpitzmuellerExtend list of accessible menu info
2018-08-08 Juergen SpitzmuellerDisable Immediate Apply if no inset is modified.
2018-08-08 Juergen SpitzmuellerGuiInfo: Show "Unknown" only if issued from an unknown...
2018-08-08 Richard Kimberly... Update buffer after preferences change.
next