]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.cpp
Typos.
[lyx.git] / src / frontends / qt4 / GuiPrefs.cpp
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...
2008-03-15 Bo PengAdd use_bundled_format rc entry to allow creation of...
2008-03-15 Bo PengTools->Preference: move editing and fullscreen from...
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-03-14 Stefan Schimanski* Use open_buffers_in_tabs instead of single_window...
2008-03-14 Stefan Schimanski* preference option to open buffers in tabs or new...
2008-03-10 Stefan Schimanski * center the line in the layout category headers...
2008-03-08 André Pönitzmake Ctrl+mousewheel change the display font sizes...
2008-03-08 André Pönitzseems the temporary copy is needed neverthelesse. it...
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-03-06 André Pönitzmore of that
2008-03-05 André Pönitza few more docstring<->QString conversions
2008-03-05 André Pönitzextend the idea of the previous patch a bit...
2008-02-26 Stefan Schimanski* "show popup without delay"-checkbox was missing a...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-19 Pavel SandaImprove fullscreen mode (bug 4146).
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-02-10 Dov FeldsternAdding preference for visual mode for bidi cursor movement
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2008-01-30 Stefan Schimanski* The gui change for the mouse wheel speed setting...
2008-01-26 Stefan Schimanski* no box around the pixmap option anymore. So we disabl...
2008-01-26 Stefan Schimanski* move the Pixmap Cache check box where it belongs...
2008-01-25 Stefan Schimanski* optional old-style editing mode for macros with a...
2008-01-22 Stefan Schimanski* Option to make macro editing less "noisy" by hiding...
2007-12-26 Abdelrazak YounesAdd an RC setting to disable/enable the tooltips in...
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-14 Abdelrazak YounesSimplify bind directory creation.
2007-12-14 Abdelrazak YounesUse FileName::createDirectory() instead of support...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 Uwe StöhrGuiPrefs.cpp: fix copy/paste error from r21776
2007-11-25 Uwe Stöhrsupport to set the examples folder in the preferences
2007-11-24 André Pönitzless boost, just plain C++.
2007-11-23 André Pönitzmerge frontend::Painter into GuiPainter
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-18 Abdelrazak YounesSpoiling some fun from Andre': put Application on a...
2007-11-15 Abdelrazak YounesUse QSettings for session management of windows geometr...
2007-11-14 Abdelrazak YounesBump the Qt requirement to version 4.0.0
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-05 André Pönitzmerge helper files;
2007-11-04 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.cpp: fix typo.
2007-11-02 André PönitzI wonder why boost::tuple is preferable over a simple...
2007-11-02 Jürgen Spitzmüller* src/LyXRC.{cpp,h}:
2007-10-31 Bo PengPrefShortcuts: remove color, remove third column, use...
2007-10-31 Bo PengPrefShortcuts: use KeySequence::ForGui to display shortcuts
2007-10-30 Bo PengTo reduce confusion, stop displaying UserExtraUnbind...
2007-10-29 Bo PengPut bindings in defaultKeyBindings() to site.bind
2007-10-29 Edwin Leuven- add label and remove subclassed SearchLineEdit
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-26 Bo PengPrefShortcuts: improve the Shortcut input dialog
2007-10-25 André Pönitz188094 lines
2007-10-25 André Pönitzremove broken promises
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-25 Bo PengProperly extend qt standard widgets, remove the search...
2007-10-24 Uwe StöhrEmbeddedFiles.cpp, GuiPrefs.cpp, PDFSupportUi.ui: fix...
2007-10-23 Richard HeckLicensing info.
2007-10-23 Bo PengPrefShortcuts: ShortcutEdit, adapted from Edwin's patch
2007-10-22 Dov FeldsternCompilation fix for Qt 4.2.1 in GuiPrefs.cpp
next