]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QBranches.C
Rename .C ==> .cpp for files in src/frontends/qt4, part one
[lyx.git] / src / frontends / qt4 / QBranches.C
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...
2006-11-04 Jürgen Spitzmüller* src/frontends/qt4/QBranches.C:
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-26 Abdelrazak Younesreplace colorcache global variable with GuiApplication...
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-06-30 Lars Gullik Bjønnesdelete some emits that I missed, add comments about...
2006-06-17 Abdelrazak YounesThose classes (and their associated [Ch] files) are...
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-05-07 Edwin Leuvengetting rid of qt4 convenience classes:
2006-05-04 Edwin Leuvengetting rid of even more qt3 convenience classes and...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-23 Georg BaumStore colors as rgb values in branches.
2006-03-20 Abdelrazak Younesclean up dos style line ending.
2006-03-20 Abdelrazak YounesWhen I created the Branches dialog class, I forgot...
2006-03-20 Abdelrazak YounesQBranches::on_colorPB_clicked() one-line bug fix:
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes