]> git.lyx.org Git - lyx.git/history - src
ru.po
[lyx.git] / src /
2020-05-03 Juergen SpitzmuellerAdd missing l7n flag
2020-05-03 Juergen SpitzmuellerMake counter items translatable and sort properly
2020-05-03 Juergen SpitzmuellerFix capitalization
2020-05-03 Juergen SpitzmuellerRe-fix layout
2020-05-03 Richard Kimberly... Avoid a copy
2020-05-03 Richard Kimberly... Fix some warnings.
2020-05-03 Richard Kimberly... Remove unused files.
2020-05-03 Richard Kimberly... requires is a keyword in C++2a
2020-05-03 Richard Kimberly... Remove obsolete comment.
2020-05-03 Richard Kimberly... GuiNames for float counters.
2020-05-03 Richard Kimberly... Increment layout format.
2020-05-03 Richard Kimberly... Use GuiNames for counters.
2020-05-03 Richard Kimberly... More polishing of counter dialog. Thanks to Jürgen...
2020-05-02 Juergen SpitzmuellerFix broken mark with multiple citations
2020-05-01 Richard Kimberly... Fix typo.
2020-05-01 Richard Kimberly... Polish the counter UI a bit and add some to the documen...
2020-05-01 Juergen SpitzmuellerFix build with qt4
2020-05-01 Juergen SpitzmuellerFix Ui layouts.
2020-05-01 Richard Kimberly... Fix thinkos for counter value type
2020-05-01 Richard Kimberly... Update tex2lyx references.
2020-05-01 Richard Kimberly... GUI for new counter inset.
2020-05-01 Richard Kimberly... Format and reversion code for new counter inset.
2020-05-01 Richard Kimberly... New counter manipulation inset.
2020-04-28 Jean-Marc LasgouttesAvoid some more copies in range-based for loops
2020-04-28 Jean-Marc LasgouttesDo not for copies in range-based for loops.
2020-04-26 Richard Kimberly... Fix problem with c67b6be77 noted by JMarc.
2020-04-26 Richard Kimberly... Fix declaration
2020-04-26 Richard Kimberly... Remove unnecessary friendship. Thanks Scott!
2020-04-26 Richard Kimberly... Revert last three commits.
2020-04-26 Richard Kimberly... Fix compilation problem
2020-04-26 Richard Kimberly... Whitespace
2020-04-26 Richard Kimberly... Make pit_type unsigned (in particular, size_t).
2020-04-26 Richard Kimberly... Remove method that is now unneeded.
2020-04-26 Richard Kimberly... Try to fix bug #6505.
2020-04-26 Richard Kimberly... Buffer methods for dealing with recursive includes.
2020-04-25 Richard Kimberly... Return early from the short path.
2020-04-25 Richard Kimberly... Fix warnings.
2020-04-25 Richard Kimberly... Refactor code to avoid the problem fixed at the last...
2020-04-25 Richard Kimberly... Fix bug #11850.
2020-04-23 Jean-Marc LasgouttesIgnore some more files when building in source tree
2020-04-23 Juergen SpitzmuellerHint at (new) filter function in tooltip.
2020-04-23 Juergen SpitzmuellerUse CategorizedCombo for font selection
2020-04-23 Juergen SpitzmuellerCategorized Combo: Do not draw category line if the...
2020-04-21 Enrico ForestieriRaise the window in single-instance mode
2020-04-19 Richard Kimberly... Comment.
2020-04-19 Richard Kimberly... Fix warning
2020-04-19 Scott KostyshakFix debug message
2020-04-19 Juergen SpitzmuellerImprove reporting of undefined control sequences in...
2020-04-19 Kornel BenkoUse c++11 to remove last char from a string
2020-04-18 Kornel BenkoAmend(4) 689f26d2: Add default path to server pipe...
2020-04-18 Richard Kimberly... Fix some warnings
2020-04-18 Richard Kimberly... Tell the user that LyX is already running when we do...
2020-04-18 Kornel BenkoAmend(3) 689f26d2: Add default path to server pipe...
2020-04-18 Juergen SpitzmuellerRemap typographical apostrophe from Hunspell to plain...
2020-04-18 Juergen Spitzmuellerfix comment
2020-04-17 Kornel BenkoAdd default path to server pipe (cmake build + unix)
2020-04-17 Juergen SpitzmuellerReset failedtoload_ bool when include inset params...
2020-04-17 Juergen SpitzmuellerFix tablefootnote loading order (#11841)
2020-04-17 Richard Kimberly... Make it nicer, thanks to JMarc
2020-04-16 Richard Kimberly... Fix bug #11635
2020-04-16 Jean-Marc LasgouttesSimplify code for bidi icons
2020-04-14 Jean-Marc LasgouttesReimplement properly bidi icons
2020-04-14 Jean-Marc LasgouttesRevert "Add mechanism to change icons in RTL mode"
2020-04-14 Jean-Marc LasgouttesFixup 294969c6: do not forget to update metrics
2020-04-13 Kornel BenkoAmend ef42541d26: Missed to commit these
2020-04-13 Kornel BenkoPrepend dir containing created dtl executables to PATH
2020-04-13 Jean-Marc LasgouttesFix embarassing crash caused by debug message
2020-04-08 Richard Kimberly... Debug output for paragraph params.
2020-04-08 Richard Kimberly... Fix bug #11817.
2020-04-07 Kornel BenkoFix indentation
2020-04-06 Juergen SpitzmuellerFix indentation
2020-04-06 Juergen SpitzmuellerFix quotation marks in PDF TOC
2020-04-05 Juergen SpitzmuellerStrip polyglossia options from pdf string
2020-04-04 Jean-Marc LasgouttesDo not compute caret geometry when we are not ready...
2020-04-04 Juergen SpitzmuellerDisable append-column with gathered
2020-03-31 Juergen SpitzmuellerImplement buffer-write force
2020-03-29 Juergen SpitzmuellerPrevent wrong reference to duplicated (but deleted...
2020-03-29 Richard Kimberly... Remove code disabled since 2005.
2020-03-29 Richard Kimberly... Remove obsolete (and false) comment.
2020-03-28 Scott KostyshakPreviewLoader: start fake pids after PID_MAX_LIMIT
2020-03-28 Scott KostyshakUse << for raising 2 to power instead of ^
2020-03-28 Richard Kimberly... Fix crash after 24926b2e239.
2020-03-28 Richard Kimberly... Remove newlines from shortcut LFUNs.
2020-03-26 Scott KostyshakFix assertion from setCursor() in outline-down/up
2020-03-26 Juergen SpitzmuellerFix typo.
2020-03-25 Pavel SandaLet hyperlink insets to be longer if name is given.
2020-03-24 Jean-Marc LasgouttesAvoid bleeding of inset background outside of inset
2020-03-23 Juergen SpitzmuellerPaste some special chars as insets
2020-03-22 Juergen SpitzmuellerDon't omit ZERO WIDTH NON-JOINER on clipboard paste
2020-03-22 Juergen SpitzmuellerFix indentation
2020-03-21 Juergen SpitzmuellerProperly resolve tracked changes when pasting multiple...
2020-03-21 Scott KostyshakRestore XLFD code for Qt 4
2020-03-20 Richard Kimberly... Revert "Fix bug reported by Kornel."
2020-03-20 Richard Kimberly... Fix bug reported by Kornel.
2020-03-20 Scott KostyshakChange a couple instances of QFontMetrics::width()
2020-03-20 Scott KostyshakRemove redundant font loader code
2020-03-19 Scott KostyshakRemove remnants regarding old XLFD font handling
2020-03-19 Scott KostyshakFix Qt dep warn and remove XLFD font workaround
2020-03-19 Scott KostyshakFix Qt deprecation warns for setTextColor()
2020-03-19 Scott KostyshakFix commented out code
next