]> git.lyx.org Git - lyx.git/history - src/insets/InsetInfo.cpp
Move Lexer to support/ directory (and lyx::support namespace)
[lyx.git] / src / insets / InsetInfo.cpp
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2024-04-04 Jean-Marc LasgouttesDo not include <QDate> in InsetInfo.h
2023-10-20 Juergen SpitzmuellerFix coverity-detected issue CID 403672
2023-10-10 Scott KostyshakFix three sign-compare compiler warning
2023-10-10 Thibaut CuvelierXHTML: implement InsetInfo.
2023-10-10 Thibaut CuvelierDocBook: in InsetInfo, ensure that no db:date is insert...
2023-10-10 Thibaut CuvelierDocBook: add support for InsetInfo.
2023-05-02 Jean-Marc LasgouttesMake inset info icons tight again!
2023-03-03 Juergen SpitzmuellerFix intitle context checking for info insets
2023-02-08 Jean-Marc LasgouttesRevert "Fix crash with info inset and dialogs"
2023-02-06 Jean-Marc LasgouttesFix crash with info inset and dialogs
2022-12-19 Juergen SpitzmuellerAdapt inset info to new version check
2022-10-26 Juergen SpitzmuellerSync with master
2022-08-30 Jean-Marc LasgouttesUse auto const & when possible to avoid copies
2022-03-10 Jean-Marc LasgouttesFixup 12dfdbf0: intercept validate(), not latex()
2022-03-10 Jean-Marc LasgouttesGet rid of spelling and language marks in info inset
2022-03-10 Jean-Marc LasgouttesFix crash in InsetInfo when bindings change
2021-03-12 Juergen SpitzmuellerFix deprecation warning (from|toTime_t)
2020-12-13 Juergen SpitzmuellerMake InsetInfo math/IPA icons visible in dark mode
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-21 Yuriy SkalkoUse range-based loops
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-10-16 Yuriy SkalkoMove Cursor.h from Clipboard.h
2020-10-09 Yuriy SkalkoLoop refactoring
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-07-29 Juergen SpitzmuellerAmend 261625f4129fd6e
2020-07-13 Juergen SpitzmuellerInsetInfo: Pass back inset-modify that do not target...
2020-06-27 Juergen SpitzmuellerForce local switch for info insets that change language
2020-06-06 Jean-Marc LasgouttesGet rid of Qt resources
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2019-09-15 Jean-Marc LasgouttesMany small code cleanups suggested by cppcheck
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2019-07-28 Pavel Sandagit VCS: add support for short hashes in inset info...
2019-03-09 Juergen SpitzmuellerDo not use GUI language for shortcut info inset if...
2018-11-09 Juergen Spitzmuellermissed this.
2018-11-09 Juergen SpitzmuellerFix thinko
2018-09-20 Juergen SpitzmuellerImplement layout format in insetinfo
2018-09-01 Juergen SpitzmuellerFix potential null pointer detected by Coverity
2018-08-18 Juergen SpitzmuellerInsetInfo: Move validateArgument() to params
2018-08-13 Juergen SpitzmuellerNew info-inset type l7n
2018-08-11 Juergen SpitzmuellerInsetInfo: enable inset dissolve
2018-08-09 Juergen SpitzmuellerAmend 5f45b3ed9c851f0
2018-08-09 Juergen SpitzmuellerFix shortcuts info output on the Mac
2018-08-08 Juergen SpitzmuellerConsider default output format
2018-08-08 Juergen SpitzmuellerExtend list of accessible menu info
2018-08-07 Juergen SpitzmuellerDisambiguate time (period) from time (of day).
2018-08-07 Juergen SpitzmuellerAdd user name and email to Insert > Fields
2018-08-07 Juergen SpitzmuellerValidate (fix) date vs. time specifier
2018-08-07 Juergen SpitzmuellerFurther extend Info insets:
2018-08-06 Juergen SpitzmuellerIntroduce InsetInfoParams
2018-08-05 Juergen SpitzmuellerAdd date-related info insets
2018-08-01 Juergen SpitzmuellerInsetInfo: use localized shortcuts
2018-08-01 Juergen SpitzmuellerMore GuiInfo usability work
2018-07-30 Juergen SpitzmuellerTypo.
2018-07-29 Juergen SpitzmuellerSplit vcs Info inset from buffer Info inset
2018-07-29 Juergen SpitzmuellerInsetInfo: add useful shortcuts.
2018-07-27 Juergen SpitzmuellerSort out problems with InsetInfo language settings
2018-07-25 Juergen SpitzmuellerAmend 79cf3f5ec10
2018-07-25 Juergen SpitzmuellerFix text direction issue for InsetInfo in RTL context
2017-12-29 Richard HeckFix bug #10835.
2017-12-14 Jean-Marc LasgouttesFix MSVC warning
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-16 Richard HeckRemove updateInfo() calls in favor of doing the relevan...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2015-12-11 Enrico ForestieriFix bug #9898: inset info cannot show specified icon
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2015-03-31 Enrico ForestieriTypo
2015-03-30 Enrico ForestieriAdd comment
2015-03-28 Kornel BenkoNo need to compute size of an icon if not using GUI.
2015-03-28 Enrico ForestieriAllow using icon names in InsetInfo
2015-03-25 Enrico ForestieriRemove the iconScaleFactor() method from src/support.
2015-03-24 Richard HeckWhitespace.
2015-03-12 Enrico ForestieriUse the nominal theme's icon size for displaying the...
2013-05-19 Vincent van RavesteijnFix assertion: icon in insetinfo without a font
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-09-07 Enrico ForestieriMake InsetInfo output a path matching the LaTeX compiler.
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-03-29 Pavel SandaInsetInfo - on VCS error we don't want localized output...
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2011-02-09 Pavel SandaWe have lyx_version, for PACKAGE_VERSION.
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
2010-11-29 Vincent van RavesteijnCompile fix: solve the merge conflicts in the correct...
2010-11-29 Vincent van RavesteijnFix bug #6642: Concatenate the context menus for: Inset...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-11-01 Stephan Wittremove the translation context for vcs buffer info...
2010-11-01 Stephan Wittcorrect the gettext context for the format of the displ...
2010-11-01 Stephan Wittcorrect the gettext format of the displayed error messa...
2010-04-23 Vincent van RavesteijnFix bug #6664: InsetInfo: lyxrc information broken.
2010-04-22 Vincent van RavesteijnFix bug #5543: InsetInfo gives wrong result for textcla...
2010-04-19 Vincent van RavesteijnFix more of bug #5446: Enable to copy the contents...
2010-04-18 Vincent van RavesteijnBetter(?) fix for bug #6659: InsetInfo context menu...
2010-04-18 Vincent van RavesteijnFix bug #6659: InsetInfo context menu disabled unless...
2010-04-17 Richard HeckDisable InsetInfo for VC when VC is not active.
2010-04-17 Richard HeckMessed this up, too.
2010-04-17 Richard HeckForgot this.
2010-04-17 Richard HeckSimplify VC output from InsetInfo.
2010-04-17 Richard HeckLyX version info for InsetInfo.
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
next