]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.cpp
Move the NoNewLineValidator to Validator.cpp where it fits better.
[lyx.git] / src / frontends / qt4 / GuiPrefs.cpp
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).
2010-12-29 Jürgen Spitzmüller* GuiPrefs.{cpp,h}:
2010-12-16 Stephan Wittremove superfluous semicolons at the end of namespaces
2010-12-11 Enrico ForestieriDisable the "Single instance" check box if the lyxpipe...
2010-12-03 Georg Baumfix bug #6584
2010-12-03 Pavel SandaAbdel wants to transliterate
2010-12-02 Pavel SandaNothing to translate here.
2010-11-30 Pavel SandaDefault decimal point mask is not translatable string
2010-11-29 Pavel SandaUI for #4581.
2010-11-20 Jürgen Spitzmüller* UI changes in anticipation of polyglossia support:
2010-11-13 Enrico ForestieriThe "single instance" patch.
2010-10-29 Vincent van RavesteijnBufferList should not determine that the current author...
2010-09-29 Stephan Wittdisable the check box for compound word handling becaus...
2010-09-19 Pavel SandaAdd CB for Meta/Control key swap on Mac OS X.
2010-08-14 Jürgen Spitzmüller* GuiPrefs.cpp: casing fixes.
2010-08-09 Jean-Marc LasgouttesFinish implementation of "use system colors" checkbox.
2010-08-08 Jean-Marc LasgouttesAdd new pref use_system_colors (defaults to true).
2010-08-08 Jean-Marc LasgouttesRemove DPI from preference dialog. The variable is...
2010-08-07 Jürgen Spitzmüller* GuiPrefs.cpp:
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-11 Stephan Wittavoid LYX_PLATFORM_DARWIN10 macro
2010-07-08 Stephan Wittcorrect ifdef+defined construct
2010-07-08 Stephan Wittprovide native spell checker for Mac OS X
2010-06-05 Edwin Leuvenadd support for decimal alignment in tables
2010-05-10 Vincent van RavesteijnFix crashes when the list of formts is empty.
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-20 Enrico ForestieriFix bug #2844: Need option to overwrite without dialog...
2010-04-18 Pavel SandaAdd Skim to hints.
2010-04-18 Enrico ForestieriAdd forward search hint for evince.
2010-04-18 Jürgen Spitzmüller* GuiPrefs.cpp: forward search syntax hint for okular.
2010-04-16 Pavel SandaHint from synctex man pages
2010-04-16 Pavel SandaChange signal
2010-04-16 Pavel Sandaxpdf support for forward view via synctex. This is...
2010-04-16 Pavel SandaGuify forward search.
2010-04-15 Pavel SandaJoin PrefDateUi and PrefPlaintextUi into PrefOutputUi
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-04-08 Uwe Stöhrfileformat change: support to specify the background...
2010-03-31 Uwe Stöhrfileformat change:
2010-03-29 Vincent van RavesteijnAllow to assign the shortcut to an action not only...
2010-03-29 Vincent van RavesteijnNo need to issue an error if the shortcut binding did...
2010-03-29 Vincent van RavesteijnMark the preferences dialog as changed when a shortcut...
2010-03-26 Vincent van RavesteijnFix bug #6617: Allowing "compressed documents" be the...
2010-03-11 Vincent van RavesteijnFix bug #5735: Modifying a keyboard shortcut function...
2010-03-08 Richard HeckSpellcheck related bugfix from John McCabe-Dansted:
2010-02-13 Jürgen Spitzmüller* add pref option to exclude notes and comments from...
2010-02-11 Uwe StöhrGuiPrefs.cpp: revert changes that accidentally slipped...
2010-02-11 Uwe Stöhrsupport for multirows in tables:
2010-01-22 Jürgen Spitzmüller* add support for the enchant spell checker (bug 6226).
2009-11-29 Jürgen Spitzmüllerimprove fontenc GUI.
2009-11-23 Richard HeckShow only those spellers that are active.
2009-11-22 Richard HeckRe-order these to make it clearer what needs doing.
2009-11-22 Richard HeckPrefs oversight.
2009-11-22 Vincent van RavesteijnFixes for the FileFormat pane of GuiPrefs.cpp:
2009-11-19 Richard HeckFix bug in Preferences>File Formats. Editor box didn...
2009-10-17 Richard HeckFactor out some common code.
2009-10-17 Richard HeckRedo the viewer_alternatives and editor_alternatives...
2009-10-16 Richard HeckViewer and editor selections were not being saved.
2009-10-06 Pavel Sandaeven better :)
2009-10-06 Pavel Sandatypo
2009-10-05 Pavel SandaFix bug #5977 - Make Close button on tabs configurable
2009-09-21 Uwe StöhrGuiPrefs:
2009-09-18 Richard HeckIt appears that somewhere along the way, backing up...
2009-09-06 Jürgen Spitzmüller* GuiPrefs.cpp: cut and paste issue.
2009-09-05 Jürgen Spitzmüller* store all available viewers/editors and allow for...
2009-08-19 Vincent van RavesteijnFix bug #6129: Show paragraph marks / pilcrows.
2009-08-08 Abdelrazak YounesMinimal support for hunspell. Spellchecking works but...
2009-07-16 Richard HeckReact better if we can't find bind files. Related to...
2009-07-12 Jürgen SpitzmüllerAdd support for number localization in the GUI (using...
2009-06-18 Jean-Marc Lasgouttesget rid of the \use_escape_chars pref, which was not...
next