]> git.lyx.org Git - lyx.git/history - src/frontends
Actually do the layout update
[lyx.git] / src / frontends /
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.
2022-07-12 Scott KostyshakStyle
2022-07-12 Daniel RamoellerCheck for icon aliases
2022-07-09 Scott KostyshakAllow negative values for counters
2022-07-02 Jean-Marc LasgouttesFixup c30b0aac: protect against bad recursion
2022-06-29 Jean-Marc LasgouttesFix ToC action when cursor is in adv. F&R pane
2022-06-28 Jean-Marc Lasgoutteswhitespace
2022-06-27 Jean-Marc LasgouttesFix line breaking thinko with Qt4
2022-06-13 Jean-Marc LasgouttesHonor key bindings for commit string
2022-06-12 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2022-06-12 Daniel RamoellerMake space names more standard
2022-06-03 Daniel RamoellerShow size of named spaces in dialog
2022-05-19 Jean-Marc LasgouttesFixup d723b903: Fix slow display of large paragraphs
2022-05-14 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-05-11 Daniel RamoellerUse "Auto" value on cursor width spinbox
2022-05-10 Juergen SpitzmuellerShuffle and add some shortcuts
2022-04-30 Juergen SpitzmuellerAdd GUI for search-ignore
2022-04-25 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-24 Juergen SpitzmuellerAmend d8f540f51
2022-04-24 Juergen SpitzmuellerProperly ignore debug levels in the GUI
2022-04-24 Kornel BenkoAmend 3b7a79f1: Use Debug::base_type instead of 'unsign...
2022-04-24 Kornel BenkoFindAdv: Amend d09f5ce1: Added new debug level :findverbose
2022-04-20 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-19 Kornel BenkoFindAdv, Debug: Added new debug level :findverbose
2022-04-19 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-19 Juergen SpitzmuellerIntroduce InsetIndexMacros
2022-04-08 Jean-Marc LasgouttesFix crash with countExpanders in Qt6
2022-03-17 Juergen SpitzmuellerProperly color red checkbox labels in validation (part...
2022-03-17 Juergen SpitzmuellerAmend 0f80de308c67
2022-03-17 Juergen Spitzmueller0 is a plausible intermediate length in positive contex...
2022-03-13 Juergen SpitzmuellerFix signal (#12506)
next