]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiSymbols.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiSymbols.cpp
2008-11-17 Pavel SandaSupport gcc 4.4. Patch from Martin Michlmayr.
2008-11-15 Abdelrazak Younesgcc warning fix
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-05-23 Abdelrazak YounesPimpl stuff in GuiApplication.
2008-03-23 André Pönitzcosmetics
2008-03-22 Jürgen Spitzmüller* src/frontends/GuiSymbols.cpp:
2008-03-21 André Pönitzcosmetics
2008-03-21 André Pönitzimproved position caching
2008-03-21 André Pönitzspeed up symbol panel population
2008-03-21 André PönitzUse a custom model + QListView instead of QListWidget...
2008-03-21 André Pönitzsmall step towards s/QListWidget/QListView/g
2008-03-21 André Pönitzsmall refactoring
2008-03-21 André Pönitzsome un-intrusie changes first...
2008-03-19 André Pönitzsave a few more cycles
2008-03-19 André Pönitzremove a few conversions.
2008-03-19 André Pönitzslight speed improvement...
2008-03-08 Abdelrazak YounesEncapsulate all menu related stuff inside Menu.cpp...
2008-02-08 Abdelrazak Younessimplification.
2008-02-08 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-08 Jürgen Spitzmüller* GuiSymbols.{cpp,h}:
2008-02-08 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-08 Jürgen Spitzmüller* GuiSymbols.{cpp,h}:
2008-02-08 Abdelrazak YounesIntroduce toqstr(char_type) and use it.
2008-02-08 Abdelrazak Younescompil fix for Qt-4.2
2008-02-07 Dov Feldsterncompilation fix
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp: add another missing unicode block.
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-07 Jürgen Spitzmüller* src/frontends/qt4/ui/SymbolsUi.ui:
2008-02-07 Abdelrazak Younes* GuiSymbols: implement Dialog::getLfun()
2008-02-07 Abdelrazak YounesDon't insert symbols in the edit box if the control...
2008-02-07 Abdelrazak Younes* some cleanups
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp: add missing unicode block.
2008-02-07 Jürgen Spitzmüller*** New Symbols Dialog ***