]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QLToolbar.C
some tabular fixes for the problems reported by Helge
[lyx.git] / src / frontends / qt2 / QLToolbar.C
2004-11-09 Jean-Marc Lasgouttescode refactorization in toolbars
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-21 John LevonMake M-x show the minibuffer
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Jean-Marc Lasgouttessome includes needed to build on gcc-2.96 + qt-2.3
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingStrip out another 350 redundant #includes.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-02 Jean-Marc Lasgouttesfix layout combox update bug
2003-07-25 Jean-Marc Lasgouttestowards saner frontends. Part I: the toolbar