]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QTocDialog.C
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / QTocDialog.C
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-04-28 Abdelrazak Younes* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc...
2006-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2006-04-19 Abdelrazak YounesTwo ways toc navigation:
2006-04-18 Abdelrazak Younes* ControlToc.[Ch]
2006-04-16 Jürgen Spitzmüller* src/frontends/qt4/QTocDialog.C: Hide the pointless...
2006-04-15 Jürgen Spitzmüller* src/frontends/qt4/QTocDialog.C
2006-04-11 Abdelrazak YounesTransfered closePB handlling (GUI code) from QToc.C...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-31 Abdelrazak YounesLog:
2006-03-29 Abdelrazak YounesAdd outlining functionality to the Qt4 TOC dialog.
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes