]> git.lyx.org Git - lyx.git/history - src/LyXRC.cpp
* src/frontends/GuiDocument.{cpp,h}:
[lyx.git] / src / LyXRC.cpp
2007-12-26 Abdelrazak YounesAdd an RC setting to disable/enable the tooltips in...
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
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-12-02 Bernhard RoiderCmdDef:
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-25 Uwe Stöhrsupport to set the examples folder in the preferences
2007-11-15 André Pönitzreduce line noise
2007-11-15 Abdelrazak YounesUse QSettings for session management of windows geometr...
2007-11-10 Jürgen Spitzmüller* src/LyXRC.cpp (lyxrcTags[]):
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-04 Jürgen Spitzmüller* src/LyXRC.cpp: shut up compiler.
2007-11-02 Jürgen Spitzmüller* src/LyXRC.{cpp,h}:
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 André Pönitz188094 lines
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-20 Bernhard RoiderCmdDef.cpp/h: A class that manages command definitions...
2007-10-20 André Pönitzmainly cosmetics
2007-10-11 Bo PengInsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua)
2007-06-12 Michael Schmitt * src/frontends/qt4/ui/TextLayoutUi.ui:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-11 Abdelrazak YounesEnable RTL language support and Converter cache by...
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src/