]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiPrefs.cpp
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...
2009-06-18 Jean-Marc Lasgouttesget rid of the \use_alt_language pref, which was not...
2009-06-18 Jean-Marc Lasgouttesprefs \use_personal_dictionary and \personal_dictionary...
2009-06-18 Jean-Marc Lasgouttespref \use_input_encoding is not used anymore
2009-06-13 Pavel SandaAdd missing gui element for autocorrection rc
2009-06-07 Uwe Stöhrunify shortcuts to avoid doubled entries in the po...
2009-05-28 Enrico ForestieriFix doubling of bibtex and index alternatives everytime...
2009-05-28 Enrico ForestieriDon't write a \bibtex_command to the preferences file...
2009-05-27 Enrico ForestieriFix the bogus "bibtex" option for the bibtex command...
2009-05-26 André PönitzIntroduce an option to keep the menubar visible in...
2009-05-23 Pavel SandaLeftover
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-22 Pavel SandaPlease Juergen wrt #5307
2009-05-20 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5307
2009-05-08 Jürgen Spitzmüller* configure.py:
2009-04-16 Jürgen Spitzmüller* GuiPrefs: revert unintended parts of previous commit.
2009-04-16 Jürgen Spitzmüller* GuiPrefs: fix typo.
2009-04-13 Jürgen Spitzmüller* Properly separate the specific Japanese (i.e., pLaTeX...
2009-04-07 Jürgen Spitzmüller* GuiPrefs.cpp:
2009-04-07 Jürgen Spitzmüller* First step towards default view format.
2009-03-29 Abdelrazak YounesPut the foundations to support continuous spell checking.
2009-03-27 Vincent van RavesteijnFix bug 4935: Scroll down below document
2009-03-27 Jürgen SpitzmüllerFix bug 5827 (validate date-insert argument):
2009-02-26 Vincent van RavesteijnFix warning similar to bug 5799: http://bugzilla.lyx...
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-01-05 Vincent van RavesteijnCase-insensitive sorting of colors in GuiPrefs.
2008-12-22 Jürgen Spitzmüller* GuiPrefs.cpp (apply):
2008-11-23 Vincent van RavesteijnSome fixes for the buttons of the Document and Preferen...
2008-11-16 André Pönitzremove unneeded "default language" option
2008-11-16 Jürgen SpitzmüllerAdd support for MyThes (i.e., OpenOffice thesauri).
2008-11-16 André Pönitzremove spellchecker command and flag telling us whether...
2008-11-15 André Pönitzremove ISpell and PSpell support
2008-11-15 André Pönitzremove ispell and pspell
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-10-05 Peter Kümmelfix bug 5332: preferences opens wrong folder for keyboa...
2008-09-24 Richard HeckThis patch prevents the shortcut dialog from silently...
2008-09-23 Richard HeckRead site.bind as well as the user's bind file.
2008-09-23 Richard HeckMove the ItemType enum out of GuiPref and into KeyMap...
2008-09-22 Abdelrazak YounesPref ui module: add a 'clear session'.
2008-08-23 Jürgen Spitzmüller* separate nomencl processing command from index proces...
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-21 Jürgen SpitzmüllerHopefully less confusing shortcut settings UI (bug...
2008-07-11 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5011
2008-06-25 José MatoxFix missing include (QMessageBox) and clean extra white...
2008-06-25 Abdelrazak YounesAdd a preference combo box for the preferred user inter...
2008-06-16 Jürgen SpitzmüllerGuiPrefs.cpp: fix signal.
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-05-25 Jürgen Spitzmüller* GuiPrefs.cpp:
2008-05-23 Abdelrazak YounesPimpl stuff in GuiApplication.
2008-05-19 André Pönitzcosmetics
2008-05-19 André Pönitzcosmetics
2008-05-14 Abdelrazak YounesHopefully fix locale aware language sorting in document...
2008-05-08 Stefan Schimanski* no .h for Qt headers
2008-05-08 Stefan Schimanski* For gcc to know about QStandardItemModel < QAbstractI...
2008-05-08 Abdelrazak YounesIntroduce GuiApplication::languageModel() and use it...
2008-05-07 Abdelrazak Younesmove languageData() out of qt_helpers.cpp
2008-05-07 Abdelrazak YounesRevamp of the character dialog:
2008-04-21 Pavel SandaCosmetics.
2008-04-21 Jürgen Spitzmüllerimprovements to the Shortcuts UI.
2008-04-21 André Pönitzcompile fix
2008-04-20 André Pönitzcosmetics
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-07 André Pönitzcosmetics, maily s/NULL/0/g as hinted by Joost
2008-04-05 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.cpp:
2008-04-05 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.cpp:
2008-03-22 Pavel SandaChange string
2008-03-19 Bo PengMove editing, shortcuts, keyboard/mouse and completion...
2008-03-19 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.{cpp,h}:
2008-03-18 Jürgen SpitzmüllerMove completion to a pane of its own.
2008-03-16 Stefan Schimanski* possibility to disable the completion cursor in text...
next