]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.cpp
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiPrefs.cpp
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).
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...
next