]> git.lyx.org Git - lyx.git/history - src/frontends
de.po
[lyx.git] / src / frontends /
2021-10-17 Juergen SpitzmuellerDo not change bibliography processor to default if...
2021-10-17 Enrico ForestieriEnable QWindowsMimeMetafile with Qt6
2021-10-15 Jean-Marc LasgouttesRemove variable that is not used
2021-10-14 Pavel SandaGuard against possible referencing null.
2021-10-14 Jean-Marc LasgouttesUpdate correctly completion after undo
2021-10-13 Stephan Witt#12368 correct spelling of toolbars visibility check...
2021-10-06 Juergen SpitzmuellerCheck changed status after decimal sep has been edited
2021-10-05 Yuriy SkalkoAmend d3c335a5d5
2021-09-30 Yuriy SkalkoRemove useless casts reported by GCC with -Wuseless...
2021-09-29 Daniel RamoellerSVG replacement of busy.gif
2021-09-29 Jean-Marc LasgouttesMake paragraph-goto and friends set paragraph to the top
2021-09-28 Yuriy SkalkoRemove redundant declarations reported by GCC with...
2021-09-28 Jean-Marc Lasgouttestypo
2021-09-28 Kornel BenkoFix crash
2021-09-28 Yuriy SkalkoRemove redundant semicolons reported by GCC with -Wextr...
2021-09-27 Jean-Marc LasgouttesMake rectangles have pointy corners
2021-09-27 Jean-Marc LasgouttesFixup 6bbd88ac: compilation fix for Qt4
2021-09-24 Jean-Marc LasgouttesFix warning.
2021-09-24 Jean-Marc LasgouttesImprove (modestly) the performance of font metrics...
2021-08-23 Stephan Witt#12247 disable Qt5 modifier hack for Qt-5.12 version...
2021-08-21 Juergen SpitzmuellerFix debug output
2021-08-21 Juergen SpitzmuellerCorrect tooltip
2021-07-22 Pavel SandaGive the user visible feedback when reconfiguring.
2021-07-16 Scott Kostyshakfind: auto-wrap by default
2021-06-19 Eugene Chornyiprevent Qt6 from defining UNICODE (Qt6.1.1 and upwards)
2021-06-09 Jean-Marc LasgouttesCleanup: fix comments, move declarations around
2021-06-08 Jean-Marc LasgouttesFixup f3a0e8ff: forgot to test in main dispatch
2021-05-24 Thibaut CuvelierDocBook: missing signal connection in GUI for MathML...
2021-05-20 Daniel RamoellerOpen backup files via file open dialog
2021-05-06 Juergen SpitzmuellerMake Dock Widgets SubWindows in general (#12170)
2021-05-06 Juergen SpitzmuellerGuiSearch: prevent Tab key to switch to work area ...
2021-05-06 Juergen SpitzmuellerTab order for search pane
2021-05-05 Jean-Marc LasgouttesCache icons of dynamic menu buttons
2021-05-04 Scott KostyshakRevert "Revert "Only set dummy X11 selection if we...
2021-05-04 Scott KostyshakRevert "Revert "Fix commented out code""
2021-05-04 jpcRevert "Fix commented out code"
2021-05-04 jpcRevert "Only set dummy X11 selection if we do not own it"
2021-04-17 Juergen SpitzmuellerReplace deprecated slot
2021-04-06 Enrico ForestieriDo not dereference null pointer
2021-04-03 Enrico ForestieriUse font metrics for computing the size of math decorations
2021-04-03 Pavel SandaFix #4658: showing diff between original and emergency...
2021-04-01 Enrico ForestieriReplace obsoleted signal QComboBox::activated(QString)
2021-04-01 Enrico ForestieriReplace obsoleted signal
2021-03-26 Richard Kimberly... Change "Local Layout" button to "Local Class".
2021-03-26 Jean-Marc LasgouttesProduce an error on bad debug level values
2021-03-26 Kornel BenkoCmake build with qt6 on MAC
2021-03-23 Thibaut CuvelierImprove tool tip for the new DocBook MathML-prefix...
2021-03-22 Thibaut CuvelierDocBook: add the MathML-namespace prefix in the GUI.
2021-03-21 Juergen SpitzmuellerReplace obsoleted signal
2021-03-21 Juergen SpitzmuellerFix Qt6 deprecation warning (QMouseEvent::x() ::y())
2021-03-21 Juergen SpitzmuellerFix Qt6 deprecation warning (QEvent::globalPos())
2021-03-21 Juergen SpitzmuellerAddress Qt6 deprecation warning (QLibraryInfo::location())
2021-03-21 Juergen SpitzmuellerFix unused variable warning with Qt6
2021-03-17 Enrico ForestieriFix latex syntax highlighting with Qt6
2021-03-17 Enrico ForestieriFix copy&paste error
2021-03-16 Pavel SandaQt4 compil fix
2021-03-15 Enrico ForestieriAmend 635a7d77
2021-03-15 Enrico ForestieriAllow compiling with Qt6
2021-03-14 Juergen SpitzmuellerAmend [1bf53d47a5b8/lyxgit]
2021-03-14 Juergen SpitzmuellerUse customizable zoom context menu
2021-03-14 Juergen SpitzmuellerToom value: back to QLabel, this time with custom conte...
2021-03-14 Juergen SpitzmuellerProperly set minimum width with QToolButton
2021-03-13 Juergen SpitzmuellerFix indentation
2021-03-12 Juergen SpitzmuellerSet zoom value after menu
2021-03-12 Juergen SpitzmuellerAdd forgotten parent
2021-03-12 Juergen SpitzmuellerFix deprecation warning (from|toTime_t)
2021-03-12 Juergen SpitzmuellerAddress another deprecation warning.
2021-03-11 Juergen SpitzmuellerFix deprecation warning
2021-03-11 Juergen SpitzmuellerAdd option to toggle zoom slider to zoom statusbar...
2021-03-11 Daniel RamoellerOption to hide the zoom slider
2021-03-11 Juergen SpitzmuellerAdd menu to statusbar zoom value
2021-03-11 Juergen SpitzmuellerDo not scale statusbar icons
2021-03-11 Juergen SpitzmuellerRemove zoom slider ticks
2021-03-09 Jean-Marc LasgouttesFix debug output of FunCode
2021-03-09 Juergen SpitzmuellerRevert "Attempt to align slider and buttons in a widget"
2021-03-09 Juergen SpitzmuellerAttempt to align slider and buttons in a widget
2021-03-09 Juergen SpitzmuellerFix cut and paste error
2021-03-09 Juergen SpitzmuellerUse real minus char
2021-03-09 Juergen SpitzmuellerAdd +/- buttons to zoom slider
2021-03-09 Daniel RamoellerSmaller zoom slider on macOS
2021-03-08 Juergen SpitzmuellerKeep zoom label width constant (#12186)
2021-03-07 Juergen SpitzmuellerDisable zoom slider when there is no buffer open (...
2021-03-07 Juergen SpitzmuellerUpdate zoom display after zoom has been set
2021-03-07 Juergen SpitzmuellerAdd way to remove items from document dictionary
2021-03-07 Juergen SpitzmuellerShow zoom value in statusbar
2021-03-07 Juergen SpitzmuellerProperly set initial zoom value
2021-03-07 Juergen SpitzmuellerFix zoom slider with mouse wheel
2021-03-07 Juergen SpitzmuellerFix for Qt < 5.11
2021-03-07 Juergen SpitzmuellerAdd ticks to zoom slider
2021-03-07 Juergen SpitzmuellerZoom slider
2021-03-06 Juergen SpitzmuellerLayout fix
2021-03-06 Juergen SpitzmuellerMeet per-document spelling dictionaries (fixes #86...
2021-03-05 Juergen SpitzmuellerAdd LFUN_FONT_NO_SPELLCHECK
2021-03-04 Juergen SpitzmuellerFix wrap with Spellchecker after ignore (#10383)
2021-03-04 Juergen SpitzmuellerRemove confusing and unusual "Find Next" button from...
2021-03-04 Juergen SpitzmuellerStyle
2021-03-04 Juergen SpitzmuellerrefillToolbars() does not need to be public
2021-03-04 Juergen SpitzmuellerAllow for runtime (dark/light) mode switch
2021-03-02 Daniel RamoellerFix Disable Editing "Lock" icon protrudes into tab...
2021-03-02 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
next