]> git.lyx.org Git - lyx.git/history - src/Format.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Format.cpp
2021-01-10 Richard Kimberly... Fix bug #3205.
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor InsetQuotes.h enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-25 Yuriy SkalkoBetter PNG detection in guessFormatFromContents
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-08-29 Juergen SpitzmuellerLocalize format prettyName in some more places (#11954)
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
2020-05-05 Richard Kimberly... Rename some routines
2020-05-05 Richard Kimberly... Replace functors in Format.cpp.
2020-05-04 Richard Kimberly... Fix a number of issues that were stopping compilation...
2020-02-29 Richard Kimberly... Fix warnings
2018-12-14 Enrico ForestieriFix bug #9622
2018-07-04 Enrico ForestieriAutodetect the EMF format
2018-07-04 Enrico ForestieriFix compilation on case insensitive filesystems
2018-07-03 Jean-Marc LasgouttesEncapsulate libmagic support in a class
2018-04-12 Jean-Marc LasgouttesFix invalid octal number
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-13 Jean-Marc LasgouttesDo not use the global variable `formats' in Formats...
2017-03-07 Jean-Marc LasgouttesFix typo found by coverity
2016-09-21 Guillaume MunchBetter title for ViewSource
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-07-31 Guillaume MunchPerf comments: getFormatFromFile slows LyX startup...
2016-07-04 Guillaume MunchRationalise includes
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-19 Georg BaumFix viewer file paths on windows (bug #8892)
2014-08-29 Enrico ForestieriFix export of xfig external insets (bug #9244).
2014-08-25 Stephan Witt#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumMake Formats::isZippedFile() threadsafe
2014-06-11 Enrico ForestieriMake binary file detection more robust.
2014-06-07 Georg BaumExplain why the binary detection works
2014-06-05 Enrico ForestieriFix bug #9146.
2014-06-04 Georg BaumDetect binary EPS files correctly (bug #9146)
2014-05-19 Georg BaumFix bug 9030 except for windows
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-02-28 Georg BaumFix crash if magic_file() returns an error
2013-09-15 Juergen Spitzmuellerremove unused and error-prone function
2013-07-13 Julien RiouxFix JPEG format detection
2013-04-12 Georg BaumImprove LaTeX format detection
2013-03-24 Vincent van RavesteijnDo not sort formats in BufferParams::exportableFormats
2013-03-21 Georg BaumSplit pdf format as discussed on the list
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-23 Lars Gullik Bjønnessrc/Format.cpp: use make_pair
2012-03-06 Kornel BenkoHandling of libmagic for some mime-types leads to incor...
2012-02-28 Kornel BenkoAvoid crash in call to magic_file() if the checked...
2012-02-21 Georg BaumMake guessFormatFromContents() a bit more private,...
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2011-10-07 Tommaso CucinottaPresenting prettyname of formats in filedialog filter...
2011-09-24 Richard HeckFix bug #7764 by ordering the formats according to...
2011-09-20 Julien RiouxFixes to Format.{h,cpp} following advices from Richard...
2011-09-19 Tommaso CucinottaMoving the zipped file info cache to Formats.cpp saves...
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-13 Julien RiouxAllow to assign several extension to a given file forma...
2011-09-07 Richard HeckRemove unused code.
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-08-02 Enrico ForestieriWhen previewing a format, change to the directory of...
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-04-14 Richard HeckRemove unused header. Thanks Julien.
2011-04-14 Richard HeckFix export of new LaTeX formats: xetex and luatex....
2011-03-21 Jean-Marc LasgouttesDo not forget to save menu=export format flag to LyXRC.
2010-12-09 Richard HeckRemove support for viewing URLs from hyperlinks. This...
2010-12-07 Pavel SandaReplay r36748
2010-12-07 Pavel SandaRevert commits from 36745
2010-12-06 Stephan Witt#7026 substitute isDigit() by isDigitASCII() and ditch...
2010-10-29 Richard HeckBit of cleanup around the Format view and edit code.
2010-08-29 Pavel SandaLearn URL viewing for hyperlink insets
2010-04-22 Peter KümmelSeems boost also includes all std headers. Not includin...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-11-19 Richard HeckFix bug in Preferences>File Formats. Editor box didn...
2008-02-03 Stefan Schimanski* Support for graphics pasting (with most code in the...
2008-01-25 Jürgen Spitzmüller* src/BufferParams.{cpp,h}:
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-15 André Pönitzreduce line noise
2007-11-12 André Pönitzremove unneeded #include
2007-10-20 André Pönitzcosmetics
2007-10-18 André Pönitzstart using FileName::exists()
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename LyXServer into Server
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/