]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.cpp
Improve wording (#10670)
[lyx.git] / src / frontends / qt4 / GuiPrefs.cpp
2017-05-07 Daniel RamöllerColor Preferences: Disable colors rather than hide...
2017-04-02 Tommaso CucinottaRestrict file cache expiry time to positive values.
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-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-11-09 Guillaume MunchFix addition of new formats
2016-10-21 Richard HeckSimple cache for information on exportable formats...
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-08-21 Enrico ForestieriQuote filenames used for forward-search with SumatraPDF
2016-07-14 Guillaume MunchBetter error message when try to bind a Hidden LFUN
2016-07-14 Guillaume MunchPrioritize the shortcuts from the work areas
2016-06-12 Guillaume MunchReplace foreach with for
2016-05-30 Guillaume MunchShortcutPrefs: hide empty lfuns for which there is...
2016-05-30 Guillaume MunchShortcutPrefs: clean-up
2016-05-28 Guillaume MunchImprovements to the shortcuts preference dialog (#9174)
2016-02-23 Guillaume MunchFix SIGSEGV when introducing a new shortcut (#9869)
2015-11-30 Scott KostyshakUpdate previews when turned on in prefs (#9507)
2015-11-24 Scott KostyshakAdd comment
2015-11-16 Juergen SpitzmuellerFactor out multiply used ColorSorter.
2015-11-11 Scott KostyshakRevert "Update previews on preference change (#9507)"
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2015-09-12 Jean-Marc LasgouttesInitialize pointer members
2015-09-12 Jean-MarcAdd missing braces
2015-06-25 Scott KostyshakFix setting of pref "hide scrollbar in fullscreen"
2015-05-27 Richard HeckRemove printing support from LyX.
2015-05-23 Enrico ForestieriSave the document directory path only if explicitly...
2015-05-21 Jean-Marc LasgouttesImprove list of available languages for UI l10n.
2015-05-18 Juergen SpitzmuellerRe-defactor ColorSorter.
2015-05-17 Georg BaumFix indentation
2015-05-17 Juergen SpitzmuellerFactor out ColorSorter to qt_helpers, to make it
2015-05-14 Uwe Stöhrsupport for all default colors of the package xcolor
2015-05-02 Juergen SpitzmuellerRemove unused header
2015-04-21 Scott KostyshakUpdate previews on preference change (#9507)
2015-02-08 Juergen SpitzmuellerAdd pref option to disable middle-mouse-button paste
2015-01-11 Enrico ForestieriFix preferences panel.
2015-01-11 Enrico ForestieriAdjust preprocessor guards for Qt5/X11.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-22 Jean-Marc LasgouttesFix the last clang warnings about overloaded virtual...
2014-12-07 Georg BaumEncapsulate Converter class
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-13 Enrico ForestieriAdd forward search command for qpdfview.
2014-07-09 Jean-Marc LasgouttesGet rid of rtl_support preference
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-06-25 Jean-Marc LasgouttesGet rid of ugly font metrics workarounds.
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-03-16 Richard HeckFix for bug #8939: Don't just close if the user enters...
2014-02-26 Prannoy PilligundlaAllow statusbar to be set on or off in full screen...
2014-01-14 Scott KostyshakShortcut box now stays open if bad input (#8703)
2013-06-01 Juergen SpitzmuellerImplement option to set a global default output format...
2013-05-31 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-31 Juergen SpitzmuellerWindows compilation fix
2013-05-25 Stephan WittOn Mac, moving down a paragraph should place the cursor...
2013-05-14 Vincent van RavesteijnOnly show the configuration of theme icons on X11
2013-05-14 Vincent van RavesteijnMake the use of system's theme icons configurable
2013-05-13 Vincent van RavesteijnFix assert: Do not use translated names as keys
2013-03-02 Juergen SpitzmuellerSplit the overcrowded and chaotic UI pref pane into...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-04 Pavel SandaClose tab button started with 4.5.
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-28 Tommaso CucinottaNow LyX closes the current document WA only by default...
2012-09-17 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-17 Juergen Spitzmuellerrc.preview and rc.display_graphics are completely unrel...
2012-09-08 Jean-Marc LasgouttesTracking correctly available translations (take 2)
2012-08-26 Juergen SpitzmuellerFix forward search with okular
2012-05-29 Juergen SpitzmuellerFix crash when removing last converter (bug 8178)
2012-03-02 Enrico ForestieriSince version 1.9 SumatraPDF supports forward search...
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-10-27 Vincent van RavesteijnRemove unused functions.
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-24 Julien RiouxMove the NoNewLineValidator to Validator.cpp where...
2011-09-13 Julien RiouxAllow to assign several extension to a given file forma...
2011-09-12 Julien RiouxDon't allow newline characters in preference (#5840).
2011-09-12 Julien RiouxMark settings as changed when the Nomenclature line...
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-07-21 Stephan Wittonly aspell is using spellchecker_accept_compound rc...
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-06-01 Richard HeckFix bug #7540. Patch based upon one added to bug report...
2011-05-24 Julien RiouxFix bug #7543: Default Output Format in Preferences
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-04-08 Pavel SandaFix #7439.
2011-04-01 Enrico ForestieriMake the libreoffice icons the default set, add some...
2011-03-25 Jürgen Spitzmüller* GuiPrefs.cpp: default means empty string.
2011-03-25 Jürgen SpitzmüllerGuiPrefs.{cpp,h}: use text/data interface for icon...
2011-03-25 Enrico ForestieriFix compiler warning
2011-03-25 Enrico ForestieriMove to PrefUi the icon set choice and solve problem...
2011-03-25 Enrico ForestieriPreferences for choosing the icon set to use. It works...
2011-03-18 Jürgen Spitzmüller* GuiPrefs.cpp: no need to exclude greyedouttext and...
2011-03-11 Stephan Wittnow the user has control over the width of the text...
2011-03-01 Jürgen Spitzmüller* GuiPrefs.cpp: fix forward search command for Okular
2011-02-13 Jürgen SpitzmüllerIntroduce new file format flag "menu=export" to define...
2011-02-12 Enrico ForestieriTrial and error shows that this works for yap (what...
2011-02-12 Enrico ForestieriFix bug #7186 (Forward Search not working for Child...
2011-02-08 Stephan Witt#7170 Disable hunspell dict path in prefs when hunspell...
2011-01-16 Richard HeckWe don't want to write an empty string here. Keep it...
2011-01-03 Jürgen SpitzmüllerFix UI glitch in the prefs dialog (bug 7190).
next