]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiListings.cpp
Remove profiling.py
[lyx.git] / src / frontends / qt4 / GuiListings.cpp
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt
2019-04-19 Juergen SpitzmuellerFix some listings/minted incompatibilities
2019-04-15 Juergen SpitzmuellerListings: language updates
2018-07-22 Enrico ForestieriFix bug #11203
2018-07-10 Juergen SpitzmuellerMore QDialogButtonBox
2018-02-24 Richard HeckFix bug #10879.
2017-06-07 Enrico ForestieriFix a small glitch
2017-06-06 Enrico ForestieriFix bug #9101
2016-08-01 Guillaume MunchReplace static with thread_local when used for caching
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2012-06-28 Pavel SandaRevert a6e42e50791d.
2012-06-26 Uwe Stöhrremoved unused includes
2010-01-30 Peter KümmelCMake: fix merged build, seems GCC could not handle...
2009-05-23 Pavel SandaCamelize another slot
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-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-08 Uwe Stöhrvarious listings fixes by Vincent, see http://www.mail...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-26 André PönitzFix crash
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
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 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-23 André Pönitzmerge frontend::Painter into GuiPainter
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-13 Bo PengAdd Erlang support for listings (bug 4263)
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-05 André Pönitznext one
2007-09-11 André Pönitzshuffle stuff around
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
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