]> git.lyx.org Git - lyx.git/history - src/frontends/qt
Fix completion in math when inline completion was not yet shown
[lyx.git] / src / frontends / qt /
2023-02-22 Jean-Marc LasgouttesFix completion in math when inline completion was not...
2023-02-22 Juergen SpitzmuellerDisable zoom in/out buttons when threshold is reached...
2023-02-19 Pavel Sandalyxpaperview - fix viewer calls with additional arguments
2023-02-19 Pavel SandaAnother case of statusTip
2023-02-19 Pavel SandacitationSearchCB statusTip -> toolTip
2023-02-16 Juergen SpitzmuellerMake string-widget combination more l7n friendly
2023-02-16 Juergen SpitzmuellerAmend ef2ca233d65af
2023-02-16 Juergen SpitzmuellerDifferentiate backups from autosave files (#12659)
2023-02-15 Pavel Sanda* Adv FindAndReplace - add spacer to visually distingui...
2023-02-15 Pavel SandaDisentangle tooltip in Character dialog and FindAndRepl...
2023-02-15 Pavel Sanda* ui: Latex -> LaTeX
2023-02-15 Juergen Spitzmuellertiny correction
2023-02-15 Juergen SpitzmuellerEscape single quotes in bformat string
2023-02-15 Juergen SpitzmuellerAdd some tooltips wrt document backup
2023-02-12 Juergen Spitzmuellerwhitespace
2023-02-12 Juergen SpitzmuellerSilence warning when unappropriate
2023-02-08 Jean-Marc Lasgouttesfix comment.
2023-02-07 Juergen SpitzmuellerDisable "search in selection only" with instant search
2023-01-31 Jean-Marc LasgouttesRevert "Extended comment and indentation for source...
2023-01-31 Daniel RamoellerExtended comment and indentation for source code
2023-01-30 Juergen SpitzmuellerFix font combos with Qt6 (#12630)
2023-01-30 Juergen SpitzmuellerAllow to hide categories in CategorizedCombo
2023-01-25 Scott KostyshakFix -Winconsistent-missing-override
2023-01-23 Daniel RamöllerFix bug #12061.
2023-01-09 Daniel RamoellerAllow multiple selections in the file open dialog
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...
next