]> git.lyx.org Git - lyx.git/history - src/LyX.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / LyX.cpp
2024-02-29 Jean-Marc LasgouttesFix support for screen fractional scaling with Wayland
2024-02-10 Richard Kimberly... Fix return value. Committed wrong version.
2024-02-10 Richard Kimberly... Do not error out if -geometry is used with QPA_XCB...
2023-10-15 Eugene ChornyiImplement ui style selection dialog 12832 attempt 2
2023-10-11 Eugene ChornyiRevert 072ba7bd and f1deb1c6
2023-10-11 Eugene ChornyiImplement ui style selection dialog 12832
2023-04-21 Pavel SandaImprove error msg.
2023-01-09 Juergen SpitzmuellerFix grammar in, and try to clarify, warning
2023-01-05 Stephan Witt#12523 check for existence of usable Python interpreter
2021-03-26 Jean-Marc LasgouttesProduce an error on bad debug level values
2020-12-08 Pavel SandaHint message when .lyx dir can not be created.
2020-11-25 Yuriy SkalkoCleanup headers
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-16 Yuriy SkalkoMove Cursor.h from Clipboard.h
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-04-18 Richard Kimberly... Fix some warnings
2020-04-13 Kornel BenkoAmend ef42541d26: Missed to commit these
2020-02-17 Stephan WittCode cleanup: avoid repeating temp_dir method calls...
2019-03-19 Juergen SpitzmuellerReorganize templates and example folders
2018-06-04 Jean-Marc LasgouttesCatch exception in replaceEnvironmentPath
2018-05-31 Richard Kimberly... Revert "Remove test for files when using batch mode."
2018-05-29 Richard Kimberly... Remove test for files when using batch mode.
2018-01-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2018-01-29 Jean-Marc LasgouttesFixup 6b6fa94c: coverity says there are more possible...
2018-01-29 Jean-Marc LasgouttesCatch exceptions to please coverity
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-11 Jean-Marc LasgouttesWhen cleaning up before quitting, take care of exceptions
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-05-09 Scott KostyshakRevert "Change default working directory from ~/ to...
2017-04-07 Jean-Marc LasgouttesAvoid using theServer() for no reason
2017-03-26 Juergen SpitzmuellerSplit external_templates to individual *.xtemplate...
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-10 Guillaume Munchbuffer-export default
2017-03-08 Scott KostyshakDescribe the use of '*' in -e/-E CL options
2017-02-07 Enrico ForestieriEnsure that QT_VERSION is defined
2017-01-25 Enrico ForestieriIgnore QT_SCALE_FACTOR for Qt < 5.6
2017-01-22 Enrico ForestieriAllow to properly scale the GUI with Qt5
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerCommand line option to ignore error msgs
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-01 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2017-01-01 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-31 Guillaume MunchFix memory leak with WordLists
2016-12-31 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-30 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-10-12 Scott KostyshakChange default working directory from ~/ to "."
2016-08-17 Enrico ForestieriAdd verbose option
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-06-12 Richard HeckFix coverity issue #127197.
2016-06-09 Guillaume MunchReplace boost::scoped_ptr with unique_ptr
2015-11-29 Richard HeckFix bug #9096: Load all the files specified on the...
2015-11-10 Guillaume MunchMove tmpdir error message to stderr
2015-07-22 Stephan WittImproved symlink creation for Mac OS for first LyX...
2015-07-15 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-06-30 Jean-Marc LasgouttesRevert "Auto feature for minibuffer toolbar"
2015-06-29 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-06-23 Stephan Witt#7896: LyX templates folder is empty - create a symlink...
2015-06-08 Jessica HamiltonAdd packaging support for Haiku
2015-05-17 Georg BaumFix indentation
2015-03-26 Jean-Marc LasgouttesMake builds reproducible
2015-03-05 Jean-Marc LasgouttesRemove variable properly now
2015-03-05 Jean-Marc LasgouttesRemove unused member.
2015-02-24 Richard HeckMicro-optimization.
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-01-11 Georg BaumStart qt event loop for commandline usage
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-29 Georg Baumtex2lyx: Run configure.py if needed (bug #8539)
2014-11-25 Jean-Marc LasgouttesAdd new variables lyx_build_date/time
2014-11-16 Stephan Witt#9317 add method cleanDuplicateEnvVars() to correct...
2014-10-10 Jean-Marc LasgouttesAdd the git commit (if applicable) to LyX version
2014-10-01 Stephan WittRemove Qt4 artifacts in comments
2014-06-14 Peter KümmelOn Linux show in crash message box the backtrace
2014-04-21 Jean-Marc LasgouttesDo not store Languages objects in completion words...
2014-03-10 Georg BaumAdd comment (thanks Enrico)
2014-03-10 Vincent van RavesteijnRevert "Fix opening files from command line"
2013-12-10 Vincent van RavesteijnFix opening files from command line
2013-12-01 Georg BaumMake -userdir available to child processes
2013-11-20 Kornel BenkoImplement file locking and apply to configure
2013-05-30 Jean-Marc LasgouttesImplement native reading of mo files.
2013-05-13 Vincent van RavesteijnUse [[Context]] for the msgid of some strings
2013-05-13 Vincent van RavesteijnTranslate build version strings
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-03-30 Scott KostyshakExit with error if required filename is not given
2013-03-30 Scott KostyshakGive an error message when LyX cannot load a file
2013-03-29 Scott KostyshakRevert "Exit with error if no filename given to -e...
2013-03-29 Scott KostyshakExit with error if no filename given to -e switch
2013-03-29 Scott KostyshakRemove an empty line to make style consistent
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
next