]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/TocModel.cpp
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / TocModel.cpp
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-26 André Pönitzcosmetics
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
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-27 André Pönitzcosmetics
2007-11-15 André Pönitzreduce line noise
2007-11-14 André Pönitzcosmetics
2007-11-08 André Pönitzshuffle stuff around
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-08-31 André Pönitzmove our stuff off the Q* namespace
2007-06-12 Abdelrazak YounesCosmetics.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...