]> git.lyx.org Git - lyx.git/history - src/Format.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Format.h
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Pavel SandaFix compilation on older gccs.
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-10-20 Pavel SandaMake master compilable again with older gcc.
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-05-04 Richard Kimberly... Fix a number of issues that were stopping compilation...
2019-09-11 Juergen SpitzmuellerAllow to hide formats from menus
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...
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-07-31 Guillaume MunchPerf comments: getFormatFromFile slows LyX startup...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-21 Georg BaumMake Format class almost thread-safe
2013-09-15 Juergen Spitzmuellerremove unused and error-prone function
2013-03-24 Vincent van RavesteijnDo not sort formats in BufferParams::exportableFormats
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
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-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-04-14 Richard HeckFix export of new LaTeX formats: xetex and luatex....
2011-02-13 Jürgen SpitzmüllerIntroduce new file format flag "menu=export" to define...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-12-09 Richard HeckRemove support for viewing URLs from hyperlinks. This...
2010-10-29 Richard HeckBit of cleanup around the Format view and edit code.
2010-08-30 Pavel SandaComment
2010-08-29 Pavel SandaLearn URL viewing for hyperlink insets
2009-11-19 Richard HeckFix bug in Preferences>File Formats. Editor box didn...
2007-09-15 Edwin Leuven* new file formats panel that includes copier
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/