]> git.lyx.org Git - features.git/history - src/frontends/qt4/QLToolbar.C
Rename .C ==> .cpp for files in src/frontends/qt4, part one
[features.git] / src / frontends / qt4 / QLToolbar.C
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...
2007-04-25 André Pönitzcode cosmetics whitespace, unneeded lyx:: qualification...
2007-04-22 Michael Schmitt * src/frontend/qt4/QLToolbar.C: fix translation of...
2007-04-21 Michael Schmitt * frontends/LyXView.h:
2007-04-19 Edwin Leuven* remove old iconpalette (and rename iconpanel to iconp...
2007-04-19 Edwin Leuven* Action.[Ch]
2007-04-19 Edwin Leuven* Refactoring of ToolbarBackend.[Ch] into
2007-01-29 Jürgen Spitzmüller* src/frontends/qt4/QLToolbar.C: whitespace only
2007-01-27 Bo PengBUG3127 Toolbar display: restore all toolbars to differ...
2007-01-22 Abdelrazak YounesCleanup Action class: The mother should be the main...
2007-01-17 Edwin Leuven* replace many toggled(bool) with changed() signals
2006-12-24 Abdelrazak YounesFix focus problems.
2006-11-02 Bo PengSession/Toolbars:
2006-10-31 Peter Kümmelenable movable toolbars
2006-10-20 Asger Ottar Alstrup- Comments
2006-10-18 Georg Baumconvert tooltips to unicode
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-09 Abdelrazak Younesmore unicode Work: Menubar and Toolbar.
2006-09-13 Georg Baum * src/frontends/qt4/QLToolbar.C
2006-09-10 Abdelrazak Younes* LyXView.h:
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-06-30 Lars Gullik Bjønnesdelete some emits that I missed, add comments about...
2006-06-20 Abdelrazak YounesQtView renamed to GuiView
2006-06-17 Abdelrazak YounesThose classes (and their associated [Ch] files) are...
2006-06-04 Abdelrazak Younesremove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-01 Edwin Leuvensmall cleanup: we don't need to store the funcrequest
2006-05-31 Edwin LeuvenAdd new tableinsertwidget
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-04-24 Lars Gullik Bjønneschange string "qt2" to "qt4"
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-25 Abdelrazak YounesThis new citation dialog follows a new design similar...
2006-03-24 Abdelrazak Younes- The layout combox box has now a maximum number of...
2006-03-16 Abdelrazak YounesEdwin Leuven <e.leuven@uva.nl>
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes