]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Menus.h
Revert "Mark some intentional fall-throughs (in a way understandable to gcc)"
[lyx.git] / src / frontends / qt4 / Menus.h
2015-09-20 Georg BaumForbid wrong compiler generated copy constructors
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-07-14 Abdelrazak YounesFix memory leak: submenus were never deleted because...
2011-02-15 Vincent van RavesteijnFix bug #5414: Show context menu accelerators when...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-05-24 Abdelrazak YounesIntroduce docstring_list
2008-04-16 Peter Kümmelfix some memory leaks
2008-03-15 Stefan Schimanski* make sure the Mac special menu item are only created...
2008-03-14 André Pönitzcompile fix (missing forward declaration)
2008-03-14 Stefan Schimanski* remove the need of an active GuiView
2008-03-14 Stefan Schimanski* we have not only one instance of the menu bar. Hence...
2008-03-09 Abdelrazak YounesSmall Menu code reorg:
2008-03-09 Edwin Leuvencompile fix
2008-03-09 Stefan Schimanski* mac menus do not handle showEvent, only the aboutToSh...
2008-03-09 Abdelrazak YounesGeneral support for InsetCommand context menu. For...
2008-03-08 Abdelrazak Younessome more cleanups.
2008-03-08 Abdelrazak YounesEncapsulate all menu related stuff inside Menu.cpp...
2008-03-08 Abdelrazak Younes* Menu:
2008-03-08 André Pönitzcosmetics
2008-03-07 André Pönitzcosmetics
2008-03-07 André Pönitzmerge MenuBackend into frontend/Menus
2007-12-26 Stefan Schimanski* compile fix
2007-12-26 Abdelrazak Younesinitial basic context menu support.
2007-12-26 Abdelrazak YounesSimplify MenuBackend and menubar interactions.