]> git.lyx.org Git - lyx.git/history - src/LyXRC.cpp
Mark some intentional fall-throughs (in a way understandable to gcc)
[lyx.git] / src / LyXRC.cpp
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-01 Kornel BenkoCorrectly interpret return value of LyXRC::read(FileNam...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-12 Enrico ForestieriUse a combo box instead of a check box for selecting...
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-01-14 Juergen SpitzmuellerMake Japanese Biblatex-aware
2017-01-13 Juergen SpitzmuellerAdd an "Automatic" bibliography processor pref option
2016-11-25 Tommaso CucinottaBump up RC fileformat after [244de5d2/lyxgit] for the...
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-10-21 Richard HeckSimple cache for information on exportable formats...
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-07-29 Scott KostyshakRel. path in paths prefs preserved as rel. paths
2016-07-18 Jean-Marc LasgouttesAdd feedback in status bar when zooming
2016-05-28 Guillaume MunchRaise the maxlastfiles cap
2015-11-02 Enrico ForestieriFix bug #7657: Detect inkscape from the configure script
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-MarcRemove unreachable code
2015-05-27 Richard HeckRemove printing support from LyX.
2015-05-23 Enrico ForestieriBump RC format for commit 260a98d2
2015-05-23 Enrico ForestieriSave the document directory path only if explicitly...
2015-05-17 Georg BaumFix indentation
2015-03-16 Juergen SpitzmuellerGrr...
2015-03-16 Juergen SpitzmuellerProperly escape backslash in string
2015-03-05 Jean-Marc LasgouttesReset stream properties after changing them
2015-02-08 Juergen SpitzmuellerAdd pref option to disable middle-mouse-button paste
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-07 Georg BaumEncapsulate Converter class
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-09 Jean-Marc LasgouttesGet rid of rtl_support preference
2014-07-08 Jean-Marc LasgouttesRemove LyXRC option force_paint_single_char
2014-06-25 Jean-Marc LasgouttesGet rid of ugly font metrics workarounds.
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-04-28 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2014-04-28 Juergen SpitzmuellerDo not write an empty default_otf_view_format.
2014-03-29 Benjamin PiwowarskiFix problem with python and change of PATH
2014-03-20 Scott KostyshakBump RC format for commit 214f7ed2
2014-03-19 Richard HeckA a copule comments reminding us where preference forma...
2014-02-26 Prannoy PilligundlaAllow statusbar to be set on or off in full screen...
2013-06-02 Juergen SpitzmuellerBump RC format for commit 8f287f5ffaff3d0306aae8e042e4e...
2013-06-01 Juergen SpitzmuellerImplement option to set a global default output format...
2013-05-25 Stephan WittOn Mac, moving down a paragraph should place the cursor...
2013-05-14 Vincent van RavesteijnMake the use of system's theme icons configurable
2013-03-21 Georg BaumSplit pdf format as discussed on the list
2013-01-12 Scott KostyshakLyXRC: escape existing quote characters in 'cmd'
2013-01-12 Scott KostyshakLyXRC: allow space in {editor,viewer}_alternatives
2013-01-12 Scott KostyshakFix editor and viewer combo boxes in prefs (#8237)
2012-10-01 Tommaso CucinottaAdding preferences format update as due to commit 49850...
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-29 Juergen Spitzmuellersort table
2012-09-28 Tommaso CucinottaNow LyX closes the current document WA only by default...
2012-08-08 Juergen SpitzmuellerComplete default_language rc removal
2012-08-07 Juergen SpitzmuellerRemove lyxrc \default_language which has been dropped...
2012-05-22 Richard HeckForgot to change format in LyXRC.cpp.
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-01-02 Stephan Witt#6760 add UI to configure the minimal length of a word...
2011-12-18 Abdelrazak Younesincrement lyxrc version following r40515.
2011-12-17 Abdelrazak YounesIntroduce new RC option for QImage backend instead...
2011-10-27 Vincent van RavesteijnAdd a preference option to specify the default length...
2011-10-27 Vincent van RavesteijnRemove the prefence default_papersize
2011-09-27 Enrico ForestieriFix bug #7796 (LyX creates file on startup that cannot...
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-07-21 Stephan Wittmove spellchecker backend change action to actOnUpdated...
2011-05-13 Enrico ForestieriFix bug #7557 (TeX engine cannot be switched on Windows)
2011-05-13 Enrico ForestieriactOnUpdatedPrefs: In order to act on updated preferenc...
2011-05-13 Enrico ForestieriFor consistency, use lyxrc_new (which is a reference...
2011-05-13 Enrico ForestieriMake actOnUpdatedPrefs() actually act on updated prefer...
2011-05-13 Enrico ForestieriRemove NOOP code
2011-05-10 Enrico ForestieriAdd tooltips
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-04-04 Jürgen Spitzmüller*LyXER.cpp:
2011-03-25 Enrico ForestieriPreferences for choosing the icon set to use. It works...
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2011-03-21 Jean-Marc Lasgoutteswhitespace
2011-03-13 Jürgen Spitzmüller* LyXRC.cpp: fix typo. although these strings are not...
2011-03-11 Stephan Wittnow the user has control over the width of the text...
2011-02-24 Stephan Witt#6920 paint single characters only when Qt4.7 or better...
2011-02-13 Jürgen SpitzmüllerIntroduce new file format flag "menu=export" to define...
2011-01-17 Richard HeckDon't try to convert any of the preference files except...
2011-01-16 Richard HeckConversion routines for preference files.
2010-11-20 Jürgen Spitzmüller* UI changes in anticipation of polyglossia support:
2010-11-13 Enrico ForestieriThe "single instance" patch.
2010-09-20 Pavel SandaSquash warning
2010-09-19 Pavel SandaAdd CB for Meta/Control key swap on Mac OS X.
2010-08-24 Uwe StöhrLyXRC.cpp: don't use the OS system colors by default...
2010-08-09 Jean-Marc Lasgouttescut and paste error
2010-08-08 Jean-Marc LasgouttesAdd new pref use_system_colors (defaults to true).
2010-07-22 Stephan Wittcorrect typo in RC_SCROLL_WHEEL_ZOOM text
2010-07-18 Stephan Wittuse "alt" instead of "option" for modifier keyword
2010-07-17 Stephan Wittmake mouse scroll wheel zoom configurable
2010-07-13 Richard HeckRevert last commit. I was confusing two things.
2010-07-13 Richard HeckEnhance LyX by fixing #6760. New preference to set...
2010-07-13 Uwe Stöhrsupport for the ISO C-series paper formats; fileformat...
2010-07-11 Stephan Wittavoid LYX_PLATFORM_DARWIN10 macro
2010-07-08 Stephan Wittcorrect ifdef+defined construct
2010-07-07 Stephan Wittprovide native spell checker for Mac OS X
2010-06-06 Peter Kümmelcompile with GCC 4.4.3
next