]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiCharacter.h
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiCharacter.h
2017-10-18 Enrico ForestieriSpeed up exit time
2015-05-17 Juergen SpitzmuellerUse view/data separation for GuiCharacter colors, which...
2013-05-02 Jean-Marc LasgouttesMore llvm/clang warnings
2010-01-27 Vincent van RavesteijnFix doxygen output for grouped items. Without the ...
2009-05-05 Pavel SandaIntroduce double underline and wavy underline styles...
2009-05-03 Pavel SandaIntroduce strikeout text style (strike-through)
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-05-24 Peter Kümmelremove stupid windows defines
2008-05-14 Abdelrazak YounesAdd session to character dialog.
2008-05-07 Abdelrazak Younesmove languageData() out of qt_helpers.cpp
2008-05-07 Abdelrazak YounesRevamp of the character dialog:
2008-04-20 André Pönitzmove the string conversion functions out-of-line to...
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-05 André Pönitzmerge helper files;
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext one
2007-09-11 André Pönitzshuffle stuff around
2007-09-11 André Pönitzcosmetics
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace