]> git.lyx.org Git - lyx.git/history - src/frontends
LyXHTML: avoid using v/align HTML attributes in tables, they are deprecated (like...
[lyx.git] / src / frontends /
2023-01-05 Richard Kimberly... Fix minor bug mentioned in #10827
2022-12-27 Juergen SpitzmuellerMaster/Child: do not clean includeonly list while editi...
2022-12-27 Juergen SpitzmuellerMasterChild.ui: Group radio buttons (part of #12470)
2022-12-26 Juergen SpitzmuellerTry to be more precise in the hyperlink type tooltips
2022-12-26 Juergen SpitzmuellerGuiHyperlink: some minor fixes
2022-12-25 Richard Kimberly... Allow an 'other' type for hyperlinks. Format change.
2022-12-24 Juergen SpitzmuellerUsed pressed() signal in status bar widgets (fixes...
2022-12-23 Juergen SpitzmuellerFix signals
2022-12-23 Juergen SpitzmuellerFix UI of document color selection
2022-12-23 Juergen SpitzmuellerMark "edit externally" button of preamble and local...
2022-12-22 Juergen SpitzmuellerInform user if panel or tab has invalid content (#10827)
2022-12-18 Juergen SpitzmuellerAdd toolbar option to reset font + language settings...
2022-12-15 Juergen SpitzmuellerRemove preceding spaces
2022-12-12 Richard Kimberly... Fix shortcut
2022-12-12 Richard Kimberly... Fix bug #12609
2022-12-12 Richard Kimberly... Pronoun
2022-12-11 Juergen SpitzmuellerAllow defaultfamily change with non_TeX fonts (#12608)
2022-12-11 Juergen SpitzmuellerMinor checkedLineEdit fixes
2022-12-10 Daniel RamoellerRestrict toolbar menu to toolbar
2022-12-10 Jean-Marc LasgouttesAdd != operator to FuncRequest and special value FuncRe...
2022-12-10 Scott KostyshakChange Doc Settings "Edit" PB to "Edit Externally"
2022-12-10 Juergen SpitzmuellerWarn if buffer is switched with unapplied document...
2022-12-08 Stephan WittFollow-up for change a66ee4109e - guard Qt 5.4 code...
2022-12-06 Stephan WittAdd OS version info to About box.
2022-12-06 Jean-Marc LasgouttesC++11 compilation fix
2022-12-05 Juergen SpitzmuellerMore refs sorting fixes
2022-12-04 Richard Kimberly... Fix bug #11410.
2022-12-04 Juergen SpitzmuellerFixup refs sorting
2022-12-04 Juergen SpitzmuellerFixup refs grouping
2022-12-04 Daniel RamoellerProperly reset on ESC key on LayoutBox/CategorizedCombo
2022-12-04 Richard Kimberly... Partially fix bug #10827. Patch from Daniel, slightly...
2022-12-03 Juergen SpitzmuellerSome string fixes in compare UI
2022-12-03 Scott KostyshakComment
2022-12-03 Scott KostyshakLine width
2022-12-03 Scott KostyshakComment
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-27 Richard Kimberly... Fix bug #11781. Patch from Daniel.
2022-11-27 Daniel RamoellerActivate another tab group (aka split view)
2022-11-25 Jean-Marc LasgouttesStephan has checked that caching is still needed on...
2022-11-24 Jean-Marc LasgouttesImprove replacement for qDegreesToRadians
2022-11-22 Scott KostyshakCentralize cancelation of export
2022-11-22 Scott KostyshakAfter export-cancel, hide busy and cancel buttons
2022-11-22 Scott KostyshakAfter confirm cancel, hide busy and cancel buttons
2022-11-21 Juergen SpitzmuellerAdd button to stop processing
2022-11-21 Kornel BenkoAmend(2) 580dea63: get rid of Qt4 code also in cmake...
2022-11-20 Jean-Marc LasgouttesFix handling of codepoints 9, 10, 12, 13
2022-11-20 Juergen SpitzmuellerRegenerate previews after zoom (#11919)
2022-11-19 Jean-Marc LasgouttesRemove a workaround that seems to be useless since...
2022-11-19 Jean-Marc LasgouttesRemove all uses of Q_WS_* macros
2022-11-19 Jean-Marc LasgouttesGet rid of setSectionResizeMode helper functions.
2022-11-19 Jean-Marc LasgouttesRemove workaround that was needed only by Qt4
2022-11-19 Jean-Marc LasgouttesRemove old workaround that was needed for Qt 4.2
2022-11-18 Jean-Marc LasgouttesGet rid of Qt4 code in src/
2022-11-16 Jean-Marc LasgouttesMerge branch 'breakspace'
2022-11-10 Jean-Marc Lasgouttes(almost) Fix Qt4 support
2022-11-10 Jean-Marc LasgouttesUse TextLayoutHelper in x2pos and pos2x
2022-11-10 Jean-Marc LasgouttesRefactor GuiFontMetrics::getLayout
2022-11-10 Jean-Marc LasgouttesHandle multiple spaces at row break
2022-11-10 Jean-Marc LasgouttesIntroduce a struct to handle docstring <-> QString...
2022-11-07 Jean-Marc LasgouttesRevert "Fixup 572b06d6: reduce cache size for breakString"
2022-11-04 Daniel RamoellerShow suggestions containing the input in the command...
2022-11-02 Juergen SpitzmuellerDo not unnecessarily reset the outliner to TOC on inter...
2022-10-31 Juergen SpitzmuellerMerge branch 'features/indexmacros'
2022-10-29 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-10-29 Juergen SpitzmuellerMinor improvements to the screen width UI
2022-10-28 Scott KostyshakWhitespace
2022-10-27 chillenbadjust text display width in windowed mode
2022-10-26 Juergen SpitzmuellerSync with master
2022-10-21 Jean-Marc LasgouttesAlways qualify calls to std::move()
2022-10-16 Juergen SpitzmuellerGuiLog: don't miss package warnings for packages with...
2022-10-09 Juergen SpitzmuellerGuiLyXFiles: differentiate user and system folders
2022-10-09 Juergen SpitzmuellerGuiLyXFiles: Hide empty categories on filtering (#12584)
2022-10-08 Juergen SpitzmuellerGuiLyXFiles: Visually distinguish folders from files...
2022-10-07 Yuriy SkalkoShow branches from master document in branch inset...
2022-10-05 Jean-Marc LasgouttesCompletion: handle undo in insets' insertCompletion...
2022-09-21 Jean-Marc LasgouttesFixup 572b06d6: reduce cache size for breakString
2022-09-13 Jean-Marc LasgouttesUnify wording for statistics
2022-09-13 Daniel RamoellerDisentangle status bar and zoom menu
2022-08-30 Jean-Marc LasgouttesUse auto const & when possible to avoid copies
2022-08-18 Juergen SpitzmuellerUpdate stats display if a stat is (un)selected
2022-08-17 Juergen SpitzmuellerPolish status bar statistics
2022-08-13 Stephan WittImproved synctex support
2022-08-11 Stephan WittImproved synctex support
2022-08-09 Pavel SandaAdd document statistics to statusbar.
2022-08-09 Juergen SpitzmuellerMode [un]locLengthString() methods to support/qstring_h...
2022-08-09 Juergen SpitzmuellerLocalize display of glue lengths in dialogs
2022-08-09 Juergen SpitzmuellerRename function
2022-08-08 Juergen SpitzmuellerAllow entering localized lengths with unit (#11852)
2022-08-08 Juergen SpitzmuellerAmend 9e645a5cfc9d6c3e66d
2022-08-08 Daniel Ramoeller"System Default" viewer/editor option
2022-08-07 Juergen SpitzmuellerGuiGraphic: delimit "Scale in LyX" (1--1000%)
2022-07-27 Jean-Marc LasgouttesAllow to unbind without specifying the lfun
2022-07-25 Jean-Marc LasgouttesFix flicker due to changing metrics while selecting...
2022-07-25 Jean-Marc LasgouttesAdd proper extension as needed in Save as and Export
2022-07-19 Jean-Marc LasgouttesFix display of bindings for StaticMenuButton
2022-07-19 Jean-Marc LasgouttesRevert "Fix display of bindings for View-other-formats...
2022-07-19 Jean-Marc LasgouttesFix display of bindings for View-other-formats dynamic...
2022-07-18 Jean-Marc LasgouttesDo not override (Back)Tab in Adv F&R when it is useful
2022-07-13 Jean-Marc LasgouttesAvoid duplicates in minibuffer history
2022-07-13 Jean-Marc LasgouttesFixup 95da2707: document getAlias.
next