]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDelimiter.cpp
From c7899a30a0b5975bf599a69ecd11ab25e1cdf1a4 Mon Sep 17 00:00:00 2001
[lyx.git] / src / frontends / qt4 / GuiDelimiter.cpp
2016-12-28 Juergen SpitzmuellerFrom c7899a30a0b5975bf599a69ecd11ab25e1cdf1a4 Mon Sep...
2016-12-19 Guillaume MunchDo not rely on toolTip() to generate LaTeX code
2016-05-30 Guillaume MunchGuiDelimiters: display at least (and at most?) 4 columns
2016-05-30 Guillaume MunchGuiDelimiter: Synchronise the vertical scrollbars
2016-05-20 Guillaume MunchGuiDelimiter: Workaround symbols alignment problem...
2016-03-13 Enrico ForestieriCircumvent odd stmary font metrics (part of #9990).
2016-03-11 Enrico ForestieriFix bug #9990: Oversized & Incorrect Glyphs in Math...
2015-05-30 Enrico ForestieriExtend the fix for #5760 to the cygwin xcb backend.
2015-05-04 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-04 Enrico ForestieriFix #5760 also on Windows.
2015-05-03 Juergen SpitzmuellerFix display of math delimiters in delimiter dialog...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2012-12-16 Georg BaumFull delimiter support for llbracket and rrbracket
2010-10-15 Jürgen Spitzmüller* GuiDelimiter.cpp: disable cut and paste inside the...
2009-03-15 Jürgen Spitzmüllerplease Lars.
2009-03-15 Jürgen Spitzmüller* GuiDelimiter.cpp:
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-06-02 Abdelrazak YounesGet rid of GuiMath layer.
2008-06-02 Abdelrazak YounesMore code removal.
2008-05-23 Abdelrazak YounesPimpl stuff in GuiApplication.
2008-03-20 André Pönitzsimpliofy {Gui}FontLoader architecture a bit
2008-02-07 Abdelrazak Younesremove unused macro
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
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-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-07 André Pönitzmath stuff
2007-10-04 André Pönitzremove uneeded code;
2007-09-11 André Pönitzcosmetics
2007-09-10 André Pönitzremove Dialog::title_, direct setting the title works...
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André Pönitzsomewhat more uniform naming