]> git.lyx.org Git - lyx.git/history - src/support
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / support /
2024-04-28 Jean-Marc LasgouttesRemove unused #include
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2023-12-29 Enrico ForestieriChange the way a filepath is displayed
2023-11-10 Jean-Marc Lasgouttesfixup 2b0841b0: forgot to add new file
2023-11-10 Jean-Marc LasgouttesMove LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their...
2023-11-08 Pavel SandaFix mangling names in temp directory (amends eef0c8e8).
2023-11-06 Juergen Spitzmuellerescape spaces in labels
2023-09-08 Juergen SpitzmuellerHandle multiple files in file and localfile BibTeX...
2023-09-05 Pavel SandaTypo fix from Jose
2023-09-04 Pavel SandaOutput python version in About dialog.
2023-09-01 Jean-Marc LasgouttesAdd _v_() debug helper maco
2023-08-16 Juergen SpitzmuellerProperly resolve files and dois in InsetCitation (...
2023-07-24 Jean-Marc LasgouttesDisplay footnote labels as superscripts
2023-06-11 Juergen SpitzmuellerAddress deprecation warning
2023-03-03 Jean-Marc LasgouttesRemove use of QRegExp
2023-01-06 Scott KostyshakTypo in a comment
2023-01-05 Stephan Witt#12523 check for existence of usable Python interpreter
2022-12-11 Enrico ForestieriFurther amend fb7b7e52
2022-12-11 Enrico ForestieriAmend fb7b7e52
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-25 Scott KostyshakEffectively disable the "Stop command?" dialog
2022-11-25 Scott KostyshakChange os::timeout from minutes to milliseconds
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 LasgouttesHandle multiple spaces at row break
2022-11-06 Jean-Marc LasgouttesFix pasting as LaTeX in documents with no modules
2022-10-28 Jean-Marc LasgouttesRevert "WIP: refactor Systemcall"
2022-10-28 Jean-Marc LasgouttesWIP: refactor Systemcall
2022-10-26 Juergen SpitzmuellerSync with master
2022-10-21 Jean-Marc LasgouttesAlways qualify calls to std::move()
2022-08-30 Jean-Marc LasgouttesUse auto const & when possible to avoid copies
2022-08-09 Juergen SpitzmuellerMode [un]locLengthString() methods to support/qstring_h...
2022-08-08 Stephan WittMake "open -a" implicit on macOS
2022-07-25 Jean-Marc LasgouttesAdd proper extension as needed in Save as and Export
2022-05-29 Kornel BenkoGuard 'isNumberChar()' from char outside ucs4-range
2022-05-29 Kornel BenkoIntroduce isNumberChar(char_type) function
2022-05-19 Jean-Marc Lasgouttespmprof: fix missing output in the 100% miss case
2022-04-25 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-24 Juergen SpitzmuellerMark aliases in the description
2022-04-24 Juergen SpitzmuellerAmend d8f540f51
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 Juergen SpitzmuellerImprove string
2022-04-19 Kornel BenkoFindAdv, Debug: Added new debug level :findverbose
2022-04-08 Jean-Marc LasgouttesFix crash with countExpanders in Qt6
2022-03-05 Enrico ForestieriCompile fix
2022-03-01 Thibaut CuvelierRename LATEX debug level to OUTFILE and use it for...
2022-02-27 Thibaut CuvelierSlightly simplify code by using for range.
2022-02-20 Stephan Witt#9287 query Standard User Defaults on mac and adjust...
2022-02-13 Enrico ForestieriFix bug #12466
2022-02-06 Thibaut CuvelierAmend 109ea2be4a21ca93d22ab25703b3352a50fbbe3b
2022-01-04 José MatosAdd new placeholder $${python} to configure
2022-01-01 Stephan WittGuard new code for builds with OS X 10.11 SDK and lesse...
2022-01-01 Stephan WittGuard new code for builds with OS X 10.11 SDK and lesser.
2021-12-30 Scott KostyshakAdd comment regarding fsanitize + Clang issue
2021-10-19 Thibaut CuvelierRefactor file-name sanitisation.
2021-10-19 Thibaut CuvelierRefactor computing hashes.
2021-09-28 Yuriy SkalkoRemove redundant declarations reported by GCC with...
2021-09-28 Yuriy SkalkoRemove redundant semicolons reported by GCC with -Wextr...
2021-09-24 Jean-Marc LasgouttesImprove (modestly) the performance of font metrics...
2021-07-09 Pavel SandaReformat mangled filenames for (xhtml) export to have...
2021-06-19 Eugene Chornyiprevent Qt6 from defining UNICODE (Qt6.1.1 and upwards)
2021-05-20 Jean-Marc LasgouttesFixup 9f92fc92: improve FIXME in SystemcallPrivate...
2021-04-17 Juergen SpitzmuellerFix toqstr(chart_type) with Qt6 (#12252)
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-24 Kornel BenkoCmake build Qt6: Remove some redundant statements.
2021-03-22 Kornel BenkoAmend 635a7d77: Allow compiling with Qt6 with cmake
2021-03-21 Enrico ForestieriFix Qt6 deprecation warning about QString::fromUcs4
2021-03-21 Juergen SpitzmuellerRevert "Fix Qt6 deprecation warning (QString::fromUcs4...
2021-03-21 Juergen SpitzmuellerFix Qt6 deprecation warning (QString::fromUcs4(uint))
2021-03-21 Eugene ChornyiMake all a synonym of any in cmd debug mode
2021-03-15 Enrico ForestieriAllow compiling with Qt6
2021-03-12 Juergen SpitzmuellerYet another deprecation fix (this is the last one I...
2021-03-12 Juergen SpitzmuellerFix deprecation warning (from|toTime_t)
2021-03-12 Juergen SpitzmuellerAddress another deprecation warning.
2021-02-13 Thibaut CuvelierStop using a GCC extension for an unprintable character...
2021-01-31 Enrico ForestieriFix make check
2021-01-26 Juergen SpitzmuellerIntroduce InputGlobal (#12087)
2021-01-15 Kornel BenkoReplace calls from make_unique to lyx::make_unique
2021-01-14 Richard Kimberly... Revert "Add move constructor and move assignment operat...
2021-01-10 Richard Kimberly... Count words in hyperlink
2021-01-09 Yuriy SkalkoAdd move constructor and move assignment operator for...
2021-01-05 Richard Kimberly... Fix bug #11104. Activate refstyle support for InsetMathRef.
2021-01-04 Enrico ForestieriDo not replace nonexistent environment variables
2021-01-02 Thibaut CuvelierFix compilation with MSVC 19.
2020-12-28 Yuriy SkalkoUse crc32 calculation from zlib instead of boost
2020-12-19 Yuriy SkalkoMove Trackable class to Server.h
2020-12-19 Yuriy SkalkoMerge namespace signals2 into namespace lyx
2020-12-19 Yuriy SkalkoRemove useless declaration
2020-12-18 Richard Kimberly... Typo
2020-12-18 Richard Kimberly... Fix bug with registering files for VC when they are...
2020-12-13 Pavel SandaCompile on older gcc.
2020-12-13 Yuriy SkalkoUse new signal library `nod` instead of `boost::signals2`
2020-12-10 Yuriy SkalkoUse `to_string` instead of `boost::lexical_cast`
2020-12-09 Jean-Marc LasgouttesReduce the amount of needed boost headers
2020-11-30 Kornel BenkoRevert "Amend 3093789e for cmake build"
2020-11-29 Yuriy SkalkoInclude standard <regex>
2020-11-29 Kornel BenkoAmend 3093789e for cmake build
2020-11-29 Yuriy SkalkoUse correct std header
next