]> git.lyx.org Git - features.git/history - src/frontends/qt4/QToc.C
Cleanup of the Toc model and controller: The objective is to let the View (TocWidget...
[features.git] / src / frontends / qt4 / QToc.C
2007-03-16 Abdelrazak YounesCleanup of the Toc model and controller: The objective...
2007-03-12 Abdelrazak Younesadd some safeguards (while investigating bug 3152).
2007-03-12 Abdelrazak Younes* ControlToc:
2007-01-30 Abdelrazak YounesFix bug 3177:
2007-01-19 Peter Kümmelcoding style: fix crash on buffer-switching (2 tabs...
2007-01-19 Peter Kümmelfix crash on buffer-switching (2 tabs) + toc-clicking
2007-01-04 Peter Kümmelundo partly 16441
2007-01-03 Michael Schmitt* src/frontends/qt4/QToc.C: fix formatting
2006-12-30 Peter Kümmeladd more lyxerr output, don't use a reference (maybe...
2006-11-25 Abdelrazak YounesToc Slider fixes from Ugras Baran.
2006-11-16 Abdelrazak YounesBug fixes from Ugras Baran:
2006-11-11 Abdelrazak Younes* Buffer
2006-10-19 Abdelrazak Younes- Fix a crash when IN is clicked multiple time in a...
2006-10-16 Abdelrazak YounesFix Toc dialog crash when TOC is empty.
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
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-11 Abdelrazak YounesTransfered closePB handlling (GUI code) from QToc.C...
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