]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QLPopupMenu.C
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / QLPopupMenu.C
2006-09-29 Abdelrazak YounesThis commit splits the add() method in two methods...
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-08-22 Jean-Marc LasgouttesDo not make all menu entries checkable
2006-06-20 Abdelrazak YounesQtView renamed to GuiView
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-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-20 Abdelrazak Younesclean up dos style line ending.
2006-03-15 Abdelrazak Younesremoved topLevelMenu_.clear() call in QLPopupMenu:...
2006-03-15 Abdelrazak YounesQLPopupMenu.[Ch]: renamed topLevelMenu to topLevelMenu_
2006-03-14 Abdelrazak YounesQWorkArea.[Ch]: Wheel one-liner mouse fix
2006-03-12 Jürgen SpitzmüllerAbdelrazak Younes: Compile fixes for the Mac (ChangeLog...
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes