]> git.lyx.org Git - lyx.git/history - src/ParIterator.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / ParIterator.h
2021-10-15 Jean-Marc LasgouttesGet rid of std::iterator
2020-11-08 Yuriy SkalkoSimplify operator== for ParConstIterator
2020-11-06 Richard Kimberly... Remove dead comment
2020-11-06 Richard Kimberly... Move trivial constructors into header. Remove unimpleme...
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-15 Abdelrazak Younes* ParConstIterator::push_back(): new method for easier...
2008-02-09 André Pönitzstart work on less-likely-to-misuse iterators.
2008-01-12 André PönitzThere was a bit too much copying of dociterators gpoing...
2008-01-09 Pavel SandaAdd ParIterator FIXME.
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzremove ParagraphList_fwd.h
2007-04-26 Bo PengRename .C ==> .cpp for files in src/