]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
FindAdv: Comments
[lyx.git] / src / frontends / qt4 /
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.
2018-08-07 Juergen SpitzmuellerFix small UI glitch
2018-08-07 Juergen SpitzmuellerValidate (fix) date vs. time specifier
2018-08-07 Juergen SpitzmuellerTypos
2018-08-07 Juergen SpitzmuellerFurther extend Info insets:
2018-08-06 Juergen SpitzmuellerIntroduce InsetInfoParams
2018-08-05 Juergen SpitzmuellerCapitalization fixes
2018-08-05 Juergen SpitzmuellerAdd date-related info insets
2018-08-02 Juergen SpitzmuellerChange size policy of buffer combo in refs dialog
2018-08-01 Juergen Spitzmuellerreorder entries
2018-08-01 Juergen SpitzmuellerMore GuiInfo usability work
2018-07-29 Juergen SpitzmuellerSplit vcs Info inset from buffer Info inset
2018-07-26 Juergen SpitzmuellerMake the InsetInfo dialog a bit less esoteric.
2018-07-24 Juergen SpitzmuellerImplement tri-state in GuiSetBorder
2018-07-23 Jean-Marc LasgouttesAesthetics: off-by-one in line drawing
2018-07-22 Enrico ForestieriFix bug #11203
2018-07-20 Stephan WittAmend change b5c5083c6c035294e8a762bd5bd737a56d27317a.
2018-07-19 Jean-Marc LasgouttesIntroduce FontMetrics::xHeight
2018-07-19 Jean-Marc LasgouttesFixup 30ec879d and 41ebc3fc
2018-07-18 Kornel BenkoAmend 30ec879, Add a translator as a fallback to Qt...
2018-07-18 Jean-Marc LasgouttesAdd a translator as a fallback to Qt inner one
2018-07-10 Juergen SpitzmuellerUse QMessageBox for toggleWarning if possible
2018-07-10 Juergen SpitzmuellerQDialogButtonBox for the remaining dialogs.
2018-07-10 Juergen SpitzmuellerFix creationCode() of GuiPrintNomencl
2018-07-10 Juergen SpitzmuellerMore QDialogButtonBox
2018-07-09 Juergen SpitzmuellerMore QDialogButtonBox transformation
2018-07-08 Juergen SpitzmuellerAmend 0570d16a3b211
2018-07-08 Juergen SpitzmuellerStart using QDialogButtonGroup rather than manual OK...
2018-07-08 Juergen SpitzmuellerPolish Bib(la)TeX dialog
2018-07-07 Juergen SpitzmuellerAdd support for bib files encoding
2018-07-05 Jean-Marc LasgouttesFixes to input method handling
2018-06-26 Juergen SpitzmuellerHandle correctly zero table special arguments.
2018-06-25 Juergen SpitzmuellerWith xltabular, multi-page tables can have a fixed...
2018-06-25 Juergen SpitzmuellerGuiTabular: set focus on column width LE if custom...
2018-06-24 Juergen SpitzmuellerAdd support for tabularx/xltabular
2018-06-08 Jean-Marc LasgouttesUnbreak completion in text mode
2018-06-06 Richard Kimberly... Fix up 3847e0ef7.
2018-06-06 Richard HeckFix bug #991.
2018-05-31 Jean-Marc LasgouttesSkip paint event when in the middle of a buffer operation
2018-05-29 Jean-Marc LasgouttesFixup 7900e995: avoid null dereference
2018-05-29 Jean-Marc LasgouttesFixup dd79338c: avoid hypothetical division by zero
2018-05-29 Jean-Marc LasgouttesFixup 57dc8175: initialize GuiCharacter::nospellcheck_
2018-05-28 Jean-Marc LasgouttesRemove trailing _ to local variable
2018-05-20 Juergen SpitzmuellerSimplify cite engines code
2018-05-16 Juergen SpitzmuellerDo not start from a non-reveant parent in Buffer cloning.
2018-05-15 Jean-Marc LasgouttesAvoid black screen on macOS
2018-05-11 Juergen SpitzmuellerAlign some strings
2018-05-10 Juergen SpitzmuellerAdd support for global float alignment
2018-05-08 Juergen SpitzmuellerSeparate Text Styles and Text Properties
2018-05-07 Juergen SpitzmuellerGuiCharacter: Reset > Default
2018-05-06 Juergen SpitzmuellerAdd \nospellcheck font property
2018-05-05 Juergen SpitzmuellerMore UI tuning following Scott's suggestions
2018-05-05 Juergen SpitzmuellerFine-tune character dialog UI
2018-05-05 Juergen SpitzmuellerFurther BC fixes to GuiCharacter
2018-05-05 Juergen SpitzmuellerFix BC issue with autoapply
2018-05-05 Juergen SpitzmuellerHave OK/Apply buttons initially disabled.
2018-05-05 Juergen SpitzmuellerAdd missing transition to button controller
2018-05-05 Juergen SpitzmuellerRemove unused code
2018-05-05 Juergen SpitzmuellerFix signals
2018-05-05 Juergen SpitzmuellerRemove hack that's no longer needed
2018-05-05 Juergen SpitzmuellerAdd and correct tooltips
2018-05-05 Juergen SpitzmuellerAdd translator hints
next